@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #FFF6E3;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
p {
	margin: 5px 0 10px 0;

}
a {
	text-decoration: none;
	color: #094FA3;
}
a:hover {
	text-decoration: underline;
	
}
a.readmore {
	float: right;
}

ol, ul, li {font:inherit;
	font-size:inherit;}

h1, h2, h3, h4, h5, h6 {

}
h1 {
	font-size: 2em;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #094FA3;
	
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.8em;
	color: #EABC00;
}
h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.6em;
	color: #094FA3;
	border-bottom-color: #094FA3;

}
h4 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #EABC00;
	border-top-color: #EABC00;
	border-bottom-color: #EABC00;
	
}
h5 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #094FA3;
	text-transform: uppercase;
	
}
h6 {
	font-weight: bold;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #094FA3;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	position: absolute;
	width: 250px;
	z-index: 10;
	top:0px;
	left:25px;
}
#left_menu {
	float: left;
	width: 250px;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}
#logo {
	float: left;
	height: 154px;
	width: 194px;
	margin-top: 15px;
	margin-right: 28px;
	margin-bottom: 15px;
	margin-left: 28px;
	background-image: url(../images/logo_bg.gif);
	display:inline;
}
#menu {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 15px;

}
#menu ul {
	list-style-type: none;
	float: left;
	width: 190px;
	display:inline;
	margin:0;
	padding:0;
}
#menu li {
	float: left;
	display:block;
	margin:0;
}
#menu li a {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 165px;
	font-size: 13px;
	color: #094FA3;
	padding-top: 9px;
	padding-left: 25px;
	padding-bottom: 9px;
	display:block;
}
#menu li a:hover, #menu li a.active {
	background-image: url(../images/nav_over.gif);
	text-decoration: none;
}
#menu li.last a {
	height: 33px;
	background-image: url(../images/nav_last.gif);
}
#menu li.last a:hover, #menu li.last a.active {
	background-image: url(../images/nav_over_last.gif);
}
#left_login {
	float: left;
	height: 125px;
	width: 170px;
	background-image: url(../images/login_bg_2.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-right: 40px;
	padding-left: 40px;
	display:inline;
}
#left_login h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #094FA3;
	font-size: 14px;
}
#left_login form.form {
	float: left;
	width: 170px;
}
#left_login label.label {
	font-size: 11px;
	float: left;
	width: 60px;
	text-align: right;
	height: 17px;
	margin-top: 7px;
}
#left_login input.field {
	font-size: 12px;
	float: right;
	height: 17px;
	width: 103px;
	margin-top: 5px;
	border: 1px solid #333333;
	padding-left: 3px;
}
#left_login input.submit {
	float: left;
	height: 18px;
	width: 48px;
	margin-left: 120px;
	margin-top: 5px;
}
#right {
	width: 960px;
	float: right;
}
#right_inner {
	width: 867px;
	float: right;
}
#phone {
	height: 12px;
	width: 525px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #094FA3;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	float: right;
	margin-right: 15px;
	display:inline;
}
#right_top {
	background-image: url(../images/right_top.gif);
	height: 10px;
	width: 867px;
	margin: 0px;
	float: right;
	display:inline;
	overflow:hidden;
}
#right_wrap {
	background-color: #FFCD00;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #094FA3;
	width: 863px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #094FA3;
	float: right;
	display:inline;
}
#right_bot {
	background-image: url(../images/right_bot.png);
	height: 33px;
	width: 867px;
	float: right;
	display:inline;
}
#content {
	width: 688px;
	float: right;
	margin: 10px;
	font-size: 11px;
	display:inline;
}
#header {
	float: right;
	height: 176px;
	width: 688px;
}
#main_top, #main_bot {
	float: left;
	height: 14px;
	width: 688px;
	overflow:hidden;
}
#main_top {
	background-image: url(../images/main_top.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	display:inline;
}
#main_content {
	float: left;
	width: 664px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #094FA3;
	border-left-color: #094FA3;
	display:inline;
}
#main_bot {
	background-image: url(../images/main_bot.gif);
	background-repeat: no-repeat;
}

#r_box_1 {
	background-image: url(../images/r_box_1_bg.gif);
	background-repeat: no-repeat;
}
#r_box_2 {
	background-image: url(../images/r_box_2_bg.gif);
	background-repeat: no-repeat;
}
#r_box_3 {
	background-image: url(../images/r_box_3_bg.gif);
	background-repeat: no-repeat;
}
#l_box_1 {
	float: left;
	height: 344px;
	width: 195px;
	background-image: url(../images/l_box_1_bg.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding: 15px;
	overflow: hidden;
	display:inline;
}
.r_content_box {
	float: right;
	height: 85px;
	width: 418px;
	margin-top: 15px;
	padding: 15px;
	overflow: hidden;
	line-height: normal;
	display:inline;
}
.r_content_box h3 {
	font-size: 17px;
	padding: 0;
	margin: 0;
	border: 0;
	color: #094FA3;
}
.r_content_box a, .r_content_box p {

}
#footer {
	float: right;
	width: 700px;
	margin-bottom: 20px;
	font-size: 0.8em;
	display:inline;
}

