@charset "iso-8859-1";



* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-image: url('../images/top_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;	
	background-color: #027db1;
}

#frame {
	width: 960px;
	margin: 0 auto;
}

#logo {
	width: 960px;
	height: 98px;
	float: left;
}

#nav_cont {
	width: 960px;
	height: 30px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#nav {
	width: 960px;
	float: left;
}

#nav ul {
	float: left;
}

#nav ul li {
	display: inline;
	float: left;
	list-style: none;
}

#nav ul li a {
	width: 190px;
	height: 22px;
	float: left;
	padding-top: 8px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #027db1;
}


#header {
	width: 960px;
	float: left;
}

#header_left { 
	width: 400px;
	height: 272px;
	float: left
}

#header_right {
	width: 540px;
	height: 212px;
	float: left;
	padding-top: 40px;
	margin-left: 20px;
}

#header_right h1 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 20px;
}

#header_right h2 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 20px;
}

#header_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	padding-bottom: 10px;
}

#header_right ul {
	float: left;
	padding-bottom: 10px;
}

#header_right ul li {
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height:30px;
	margin-left: 30px;
}

#mainbody {
	width: 100%;
	float: left;
	clear: both;
	background-color: #fff;	
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#mainbody_cont {
	margin: 0 auto;
	width: 960px;
}

#mainbody h1 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 24px;
	font-weight: normal;
	color: #00AEEF;
	padding-bottom: 20px;
}

#mainbody h2 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 20px;
	font-weight: normal;
	color: #0C59A5;
	padding-bottom: 20px;
}

#mainbody h2 a {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

#mainbody h2 a:hover {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#mainbody h3 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 20px;
}

#mainbody h3 a {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 14px;
	font-weight: normal;
	color: #009DDC;
	text-decoration: underline;
}

#mainbody h3 a:hover {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 14px;
	font-weight: normal;
	color: #009DDC;
	text-decoration: none;
}


#mainbody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 150%;
	text-align: justify;
	padding-bottom: 10px;
}

#mainbody p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}

#mainbody p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#mainbody ul {
	float: left;
	padding-bottom: 20px;
}

#mainbody ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 200%;
	padding-left: 20px;
	background-image: url('../images/points.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#cont_left {
	width: 750px;	
	float: left;
}

#cont_right {
	width: 190px;
	float: left;
	padding-left: 20px;
}

#footer {
	width: 100%;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: top;	
	float: left;
	clear: both;
	background-color: #027db1;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
}

#footer_cont {
	width: 960px;
	margin: 0 auto;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	float: none;
	clear: both;
	padding-bottom: 10px;
}

#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

#footer p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.box_cont {
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#list_services_cont {
	width: 960px;
	float: left;
}

.list_services {
	width: 320px;
	float: left;
}

.list_services li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-image: url(../images/points.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 20px;
}

.clear
{
clear: both;
}

label {
	width: 200px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display: block;
}

input {
	border: 1px solid #666;
}

textarea {
	border: 1px solid #666;
}

.submit input {
	margin-left: 200px;
	color: #fff;
	background: #027db1;
	padding: 5px;
}