@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #B7D9EF;
	background-image: url('../images/top_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
}

#frame {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
}

#header {
	width: 960px;
	height: 170px;
	float: left;
	background-color: #FFF;
}

#logo {
	width: 235px;
	height: 170px;
	float: left;	
}
#header_right {
	width: 449px;
	height: 170px;
	float: right;
}
#nav {
	width: 960px;
	height: 35px;
	background-color: #FFF;
	float: left;
}

#nav_cont {
	width: 940px;	
	margin: 0 auto;
	background-image: url('../images/nav_bg.gif');
	background-repeat:repeat-x;
	background-position:center;	
	height: 35px;
}

#nav ul {
	float: left;
	padding-top: 10px;
}

#nav ul li {
	display: inline;
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #FFBE0D;
}


#banner {
	width: 960px;
	float: left;
	background-color: #fff;
}

#banner_cont {
	width: 940px;
	margin: 0 auto;
	background-color: #FBB300;
}

#banner_cont_left { 
	width: 517px;
	height: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FBB300;
	float: left;
}

#banner_cont_right { 
	width: 403px;
	height: 310px;
	background-color: #FBB300;
	float: left;
}

#banner_cont_small { 
	width: 920px;
	height: 50px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FBB300;
	float: left;
}

#banner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	padding-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #000;
	padding-bottom: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding-bottom: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #009EE0;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #009EE0;
	padding-top: 10px;
	padding-bottom: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	padding-bottom: 10px;
}

#mainbody {
	width: 960px;
	float: left;
	background-color: #fff;
	padding-bottom: 10px;
}

#mainbody_cont {
	width: 940px;
	margin: 0 auto;
	padding: 10px;
}

#footer {
	width: 960px;
	background-color: #FFF;
	float: left;
	padding-bottom: 10px;
}

#footer_cont {
	width: 940px;	
	margin: 0 auto;
	background-color: #3091D2;
	background-image: url('../images/bottom_nav_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer_cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align:center;
}

#footer_cont p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

#footer_cont p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.clear
{
clear: both;
}

.float_right {
	float: right;
	margin: 0 0 0 10px;
	clear: both;
}

#cont_left {
	float:left;
	width:470px;
}

#cont_right {
	float:left;
	width:470px;
}
.box_cont {
	width: 310px;
	float: left;
}

ul.yellow_ticks {
	padding:0px 0px 0px 5px;
}
ul.yellow_ticks li {
	list-style:none;
	background-image: url('../images/yellow_tick.gif');
	background-position:left center;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color: #333;
}

ul.blue_dots {
	padding:0px 0px 0px 15px;
}
ul.blue_dots li {
	list-style:none;
	background-image: url('../images/blue_dot.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	line-height:normal;
}


input#name, input#email, input#phone {
	background:#ffffff;
	border:1px solid #3c91ca;
	padding:4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:200px;
}

input#submit {
	background:#3c91ca;
	border:1px solid #3c91ca;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
}

input#submit:hover {
	background:#63a7d5;
	border:1px solid #3c91ca;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
	cursor:pointer;
}

label {
	margin:10px;
}

textarea#comment, textarea#message {
	background:#ffffff;
	border:1px solid #3c91ca;
	padding:4px;
	width:300px;
	height:150px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}

