ul {margin:0; padding:0; list-style:none;}
ul a { color:#FF9600; text-decoration:none; color:#777F81}
ul a:hover, ul a:hover span { color:#FF9600}
.li1 li { background:url(images/pointer.gif) no-repeat left center; padding-left:10px;}
.li1 a { font-weight:bold;}
.li1 a span { color:#4E9DB1;}
.li2 li { background:url(images/pointer2.gif) no-repeat left center; padding-left:12px; margin-left:10px}
.li2 li strong { font-size:9px}
.li2 a { font-weight:normal;}
.style1 {
	font-size: 11px;
	color: #63777D;
}
.img { float:right; margin: 10px 10px 0px 0px;}
.logo { margin: 0px 0px 10px 0px;}
.facebook { margin: 0px 0px 0px 10px;}
.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style10 {
	color: #63777D;
	font-weight: bold;
	font-size: 11px;
}
.style12 {color: #4E9DB1}
.style13 {
	color: #FF9600;
	font-weight: bold;
}
.style15 {color: #4E9DB1; font-weight: bold; }
.style16 {	color: #4E9DB1;
	font-size: 11px; padding-bottom:4px;
}
.style6 {color: #4e9d81;
	font-weight: bold;
	font-size: 12px;
}
.style17 {font-weight: bold}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;	
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background:url(images/tall_top.gif) repeat-x top;
	background-color:#FFFFFF;
	}

td,textarea, select{
	font-size:11px;
    font-family:Tahoma;
	color:#333333;
	line-height:13px;
	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
}
 a {
	color:#848C8E;
	text-decoration:underline;
}
 a:hover {
	text-decoration:none;
}

.header { 
	background:url(images/back_header.jpg) no-repeat;
	
}
.header2 { 
	background:url(images/back_header_2.jpg) no-repeat;
	
}
.header3 { 
	background:url(images/back_header_3.jpg) no-repeat;
	
}
.header4 { 
	background:url(images/back_header_4.jpg) no-repeat;
	
}
.header5 { 
	background:url(images/back_header_5.jpg) no-repeat;
	
}
.header6 { 
	background:url(images/back_header_6.jpg) no-repeat;
	
}

.block1 a { 
	font-size:9px; 
	text-decoration:none; 
	color:#7A8C91;
}
.block1 a:hover { 
	text-decoration:underline;
}
.block1 select { 
	width:129px; 
	font-size:9px; 
	color:#7A8C91; 
	background-color:#F6F6F6;  
	height:20px;
}

.block2 td { 
	color:#D39400; 
	text-transform:uppercase;
}
.block2 a {
	color:#9B968B; 
	text-decoration:none; 
	text-transform:none;
}
.block2 a:hover { 
	text-decoration:underline;
}
.block2 .input { 
	width:129px; 
	height:22px; 
	font-size:9px; 
	color:#7A8C91; 
	background-color:#F6F6F6; 
	padding-left:5px; 
	padding-top:3px; 
	text-transform:none;
}
.footer { background:url(images/tall_h.gif) repeat-x top}
.footer1, .footer1 a { 
	font-size:9px;
	color:#9DA3A5; 
	text-decoration:none
}

.footer1 a:hover { 
	text-decoration:underline;
}

.footer2, .footer2 a { 
	font-size:9px;
	color:#9DA3A5; 
}
.footer2 span { 
	color:#63777D; 
}
.footer2 span a {
	font-weight:bold; 
	text-transform:uppercase; 
	text-decoration:none; 
	color:#63777D; 
	font-size:11px;
}
.footer2 span a:hover {
	color:#FF9600;
}

.title { text-transform:uppercase; color:#3C555C}
.price { font-size:14px; color:#FF9600}
.price span { font-size:9px}

.block_title { background:url(images/tall_title.gif) repeat-x bottom; height:25px}
.block_title div { padding-right:25px}
.block_title div a { color:#4E9DB1; font-weight:bold; text-decoration:none; text-transform:uppercase}
.block_title div img { margin-right:3px}
.block_title div a:hover {color:#FF9600}


#contact-form {
	width: 230px;
	padding: 0 0 0 1px;
	position: absolute;
	top: 528px;
	left: 722px;
}

	#contact-form label {
		display: block;
		height: 36px;
		overflow: hidden;
	}
	
	#contact-form input {
		background:#FFF;
		width: 230px;
		height: 22px;
		padding: 4px 4px 4px 4px;
		float: left;
		border: 1px solid #cfcbc4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #644f52;
	}
	
	#contact-form textarea {
		background:#FFF;
		width: 230px;
		height: 60px;
		padding: 4px 4px 4px 4px;
		float: left;
		overflow: auto;
		border: 1px solid #cfcbc4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #644f52;
	}

	#contact-form a {
		display: block;
		height: 25px;
		float: right;
		margin: 30px 0 0 30px;
		overflow: hidden;
		line-height: 1.636em;
		font-size: 0.917em;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		color: #000000;
	}
	
		#contact-form a:hover {
			text-decoration: underline;
		}

