@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:normal 12px/14px Tahoma;
	color:#04285a;
	text-decoration:none;
	background-color: #fffdfa;
}
img {
	border-width:0px
}
p, form, h1, h2, h3 {
	margin:0;
	padding:0
}
a {
	font:normal 13px/16px Arial;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0px;
}
a.noline {
	text-decoration:none;
}
a.noline:hover {
	text-decoration:underline;
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
	background-image: url(../images/index_bot_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/index_body_bg.jpg);
	background-repeat: repeat-x;
}
#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(../images/index_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bgright {
	position:absolute;
	right: 0px;
	width: 50%;
	overflow: hidden;
}
#bgright1 {
	background-image: url(../images/index_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1000px;
	left:533px;
	position: relative;
}
#bgleft {
	width:50%;
	position:absolute;
	left: 0px;
}
#bgleft1 {
	background-image: url(../images/index_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1000px;
	position: relative;
	right: 533px;
}
#main {
	width:1067px;
	margin:0 auto;
	position: relative;
	z-index: 1000;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	width:1067px;
	text-align:left;
	background-image: url(../images/index_header.jpg);
	background-repeat: no-repeat;
	height: 345px;
	overflow: hidden;
	background-position: left top;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/

#content {
	text-align:left;
	width: 1067px;
	overflow: hidden;
}
/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	width: 409px;
	float: left;
	position: relative;
	z-index: 900;
	background-image: url(../images/index_c_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
}
/*
================================================================================
|                                     LEFT                                   |
================================================================================
*/
#left {
	width:244px;
	float:left;
	text-align: left;
	padding-left: 14px;
}
#left p {
	color:#4f4f4f;
	font-size:11px;
	line-height:13px;
}
/*
================================================================================
|                                     RIGHT                                   |
================================================================================
*/
#right {
	width:658px;
	float:left;
	height: 370px;
}
/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/

#footer {
	width:1067px;
	margin:0 auto;
	text-align: center;
	font-size:11px;
	color: #173569;
	height: 142px;
	overflow: hidden;
}
#footer .menu, #footer .menu1 {
	padding-top:8px;
	width: 1097px;
}
#footer .menu1 {
	padding-top:23px;
}
#footer .menu .nolink, #footer .menu a {
	color:#173569;
	margin:0 7px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform: uppercase;
}
#footer .menu1 a {
	color:#013a78;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 8px;
}
#footer .menu1 a:hover {
	text-decoration:underline;
}
#footer .menu .nolink, #footer .menu a:hover {
	text-decoration:underline;
}
#phone {
	color:#012748;
	height: 35px;
	width: 150px;
	margin-left: 895px;
	margin-top: 12px;
}
#phone .txt1 {
	font-size:10px;
	text-transform: uppercase;
	color: #000000;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#phone .txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #013995;
	font-weight: bold;
}
#block_bot {
	height:196px;
	text-align: left;
	background-image: url(../images/index_bl_top.jpg);
}
#block_bot .title {
	font:19px/24px Arial, Helvetica, sans-serif;
	color:#00446e;
}
#block_bot .pr_small {
	width:132px;
	height:135px;
	background:url(../images/pr_small.jpg) no-repeat;
	padding-top: 15px;
	text-align: center;
	float: left;
}
#credits {
	font:10px/12px Arial, Helvetica, sans-serif !important;
	text-align:center;
	padding-top:24px;
	color:#063667;
	margin-left: 85px;
}
#credits a {
	font:10px/12px Arial, Helvetica, sans-serif !important;
	color:#063667;
}

