html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,em, font, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, select, button, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    border: none;
}

ul, li  {
	list-style: none;
}

a, a:visited, a:hover, a:link {
    text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: left;
}

.clear {
	clear: booth;
}
	

body {
	background: #0d274c;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #0d274c;
}

#container {
	position: relative;
	margin: 0px auto; 
	width: 980px; 
	z-index: 3;
	overflow: hidden;
	background: #FFF;
}

#left_bg {
	position: absolute;
	float: left;
	background: #0a1f40;
	width: 50%;
	height: 202px;
	z-index: 2;
	}
	
#right_bg {
	position: absolute;
	float: left;
	background: #15315e;
	width: 100%;
	height: 112px;
	z-index: 1;
	}

	
	
/* -------------- header ---------------------- */
	
#header {
	float: left;
	height: 112px;
	width: 100%;
}

#header .left {
	width: 665px;
	height: 20px;
	background: #0a1f40;
	padding-left: 5px;
}

#header .left a{
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	margin-right: 24px;
	vertical-align: middle;
}

#header .right {
	width: 310px;
	height: 30px;
	background: #15315e;
	color: #15315e;
	padding-top: 10px;
	text-align: right;
}

#header .right a{
	vertical-align: middle;
	color: #ebebeb;
	font-size: 12px;
	margin: 20px;
}

#header .right a#header_right_link {
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
	font-weight: bold;
}

#header #header_menu{
	width: 100%;
	height: 56px;
}

#header #header_menu a#logo {
	float: left;
	width: 320px;
	height: 56px;
	background: url(images/logo.png) no-repeat;
	margin: 0px;
}

#header #header_menu #menu_top {
	float: left;
	margin-top: 18px;
	font-weight: bold;
	font-size: 14px;
	height: 38px;
}

#header #header_menu #menu_top a {
	color: #0d004c;
	margin: 10px;
}

#header #header_menu #menu_top a:hover {
	color: #9d0a0e;
}

#header_bottom {
	float: left;
	background: #eaeaea;
	margin-left: 20px;
	_margin-left: 10px;
	height: 18px;
	width: 650px;
	}
	
/* main box */

#main {
	float: left;
	width: 100%;
}

#left_box {
	float: left;
	width: 320px;
	_width: 300px;
	background: url(images/left_box_bg.png) repeat-x #0a1f40;
}

#menu_left {
	float: left;
	width: 300px;
	margin-left: 20px;
	_margin-left: 10px;
	background: #eaeaea;
}

#menu_left li {
	display: block;
	background: url(images/menu_left_bg.png) repeat-x;
	height: 20px;
	padding-top: 10px;
	margin: 0px 40px 0px 40px;
}

#menu_left a.menu_left_title {
	font-weight: bold;
}

#menu_left a {
	color: #0d004c;
}

#menu_left a:hover {
	color: #9d0a0e;
}

#left_box_entrance {
	float: left;
	margin: 20px 10px 20px 20px;
	_margin: 10px 5px 10px 10px;
	font-size: 12px;
	color: #FFF;
}

#left_box_services {
	float: left;
	background: #FFF;
}

.left_box_services_title {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 20px;
	padding: 20px;
	width: 280px;
}

.left_box_services_blue {
	padding: 10px 20px 10px 20px;
	width: 279px;
	border-right: 1px solid #e3e3e3;
}

.left_box_services_blue a {
	display: block;
	font-weight: bold;
	color: #0d004c;
	margin-bottom: 6px;
} 

.left_box_services_blue a:hover {
	color: #9d0a0e;
}

.left_box_services_red {
	padding: 10px 20px 10px 20px;
	width: 279px;
	border-right: 1px solid #e3e3e3;
	color: #9d0a0e;
}

.left_box_services_red a {
	display: block;
	font-weight: bold;
	color: #9d0a0e;
	margin-bottom: 6px;
} 

.left_box_services_red strong {
	display: block;
	margin-bottom: 10px;
}

.left_box_services_red a:hover {
	color: #0d004c;
}

/* ------------------ content -------------------- */

#content {
	float: left;
	width: 660px;
	_width: 675px;
}

#title {
	float: left;
	width: 700px;
	_width: 675px;
	height: 30px;
	background: url(images/title_bg.png) repeat-x #0b2346;
	overflow: hidden;
}

#title h1 {
	font-size: 14px;
	color: #FFF;
	margin: 8px 0px 0px 8px;
}

#content h2 {
	float: left;
	display: block;
	margin: 8px;
	color: #0d004c;
	font-size: 12px;
	width: 100%;
}

.content {
	float: left;
	margin: 8px;
	color: #363636;
	/*min-height: 800px;*/
}

/* ------------ footer ---------------- */

#footer {
	float: left;
	width: 1020px;
	height: 40px;
	background: #0a1f40;
	color: #FFF;
}

#footer .left {
	width: 725px;
	height: 40px;
	margin-top: 12px;
}

#footer .left a{
	color: #FFF;
	margin: 8px;
}

#footer .right {
	width: 295px;
	height: 40px;
	background: #0d274c;
	padding-top: 5px;
	_padding-top: 10px;
}

#footer .right a{
	color: #FFF;
	font-size: 11px;
	margin: 8px;
}

/* atf group */
#atf_group {
	padding-bottom: 10px;}







