@charset "utf-8";
body {
	margin: 0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Tahoma, Arial;
	color: #555555;
	font-size:12px;
	background-color:#4284b4;
	text-align: justify;
}



a {
	font-size: 12px;
	color: #ff980a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b, strong {font-weight:bold; color:#666666;
}
p {
	text-align: justify;
}
h1 {
	font-size: 19px;
	color: #338ad4;
}
h2 {
	font-size: 17px;
	color: #338ad4;
}
h3 {
	font-size: 14px;
	color: #673000;
	padding-bottom: 8px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: lighter; padding:0px; margin:0px;
}
#header {
	height: 180px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 19px;
	vertical-align: top;
	
}
#header #header_left {
	width: 390px;
}
#header #header_right {
	vertical-align:top;
	padding: 0px;
}
#header #contact_info {
	margin: 0px;
	padding: 42px 0px 0px 10px;
	font-size: 12px;
	color: #673000;
}
#header_right #partner_program {
	font-size: 12px;
	color: #673000;
	text-align: right;
	padding: 9px 0px;
	font-weight:bold;
}
#header_right #partner_program h3{
	display:inline;
}
#navigation {
	padding-right: 5px;
	padding-left: 5px;
	padding-top:6px;
	vertical-align: top;
    height: 32px;
}
#navigation #menu {
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	width: 100%;
    height: 32px;
}
#menu li {
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu a {
	padding:7px 16px;
	display:block;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#338ad4;
	text-decoration:none;
	background-image:url(images/menu_sep.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#menu a:hover {
	text-decoration:underline;
	color:#F90;

}
#Main .shadow_left {
	background-repeat: repeat-y;
	background-image:url(images/shadow_left.png); width:9px;
}
#Main .shadow_right {
	background-repeat: repeat-y;
	background-image:url(images/shadow_right.png);
	width:9px;
}
#Main #content_area {
	background-color: #fefefe;
	padding: 25px 20px;
}
#seprator {
	background-image: url(images/seprator.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 18px;
	padding-left: 18px;
	width:1px;
}
#seprator_large {
	background-image: url(images/seprator_large.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 18px;
	padding-left: 18px;
	width:1px;
}
#left_content #left_sep {
	background-image: url(images/left_seprator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 17px;
	padding-bottom: 20px;
}
#content_area #left_content {
	width: 590px;
}
#left_seprator_vr {
	background-image: url(images/left_seprator_vr.gif);
	background-position: center top;
	width: 1px;
	padding-right: 18px;
	padding-left: 18px;
	background-repeat: no-repeat;
}
#left_seprator_vr_large {
	background-image: url(images/left_seprator_vr_large.gif);
	background-position: center center;
	width: 1px;
	padding-right: 18px;
	padding-left: 18px;
	background-repeat: no-repeat;
}
#list_links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#list_links li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
}
#left_bot #box1, #left_bot #box2 {
	vertical-align: top;
}
#left_bot #box2 {
	vertical-align: top;
	width:280px;
}

#content_area #right_content {
	vertical-align: top;
}
.txt_blue {color: #3776a8; font-weight:bold;
}
#right_seprator_vr {
	background-image: url(images/right_seprator.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
.image_float_left {
	float:left; margin-right:10px; border:1px solid #e2e2e2;
}
#left_content #left_top {
}
#top_area {
	background-color: #ffffff;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;

}
#bot_area {
	background-color: #4284b4;
	padding:16px 0px;
	vertical-align: top;
}
#bot_area #footer {
	margin: auto;
	width: 900px;
	color:#FFFFFF
}
#footer a {
	color:#FFFFFF; text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #column2 {
	text-align: right;
}
#contact_form .txt_field {
	width: 220px;
	border: 1px solid #e3e3e3;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
}
#contact_form .txt_box {
	width: 550px;
	border: 1px solid #e3e3e3;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin: 8px 0px;
}
#contact_form #Submit {
	background-color: #f8f8f8;
	border: 1px solid #e3e3e3;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top:12px;
}
#contact_form {
	margin: auto;
}
.website_name { color:#ff9c00; font-size:25px; font-weight:lighter;}