* { margin:0; padding:0;}
body { 
	font-size:13px;
	line-height:18px;
	font-family:Arial;
	color:#000000;
	text-align:center;
	font-size:16px;
	line-height:24px;
	background-color: #069;
}
#main {margin:0 auto; width:980px; text-align:left;background-color: #FFF;}

#header, #content, #footer {width:980px}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#707070; font-weight:normal;  padding-left:5px}
img {border:0;}

#bot ul {list-style:none}

/*==================list====================*/
ul.list_1 {margin:0px; padding:0px;}
ul.list_1 li { padding:0 0 15px 0; margin-bottom:10px; }
ul.list_1 li a{ color:#008ed8; }
ul.list_1 li a:hover{ text-decoration:underline}
ul.list_1 li.none {background:none; padding:0; margin:0}

ul.list_2 {margin:0px; padding:0px;}
ul.list_2 li { list-style:disc;
	padding:4px 0 4px 11px;
}
ul.list_2 li.bg {background:#f1f1f1}
ul.list_2 li a{ color:#008ed8;  padding-left:15px}
ul.list_2 li a:hover{ text-decoration:underline; color:#000}

ol {margin:0; padding:0; list-style-position:inside}
ol li { padding:4px 0 4px 11px;}
ol li a {text-decoration:none; color:#008ed8; padding-left:15px}
ol li a:hover {color:#000}
/*==========================================*/

a {text-decoration:underline; color:#000000}
a:hover {text-decoration:none}

a.link {text-decoration:underline; color:#008ed8; }
a.link:hover {text-decoration:none}

a.link_1 {text-decoration:underline; color:#008ed8;}
a.link_1:hover {text-decoration:none}


.button {background:url(images/button_bg.gif) repeat-x top; color:#d52d00;  text-transform:uppercase; float:left; margin-top:12px; margin-right:10px}
.button .left {background:url(images/button_left.gif) no-repeat 0 0}
.button .right {background:url(images/button_right.gif) no-repeat right top; padding:1px 7px 0 22px}
.button a {color:#d52d00; text-decoration:none}
.button a:hover {color:#000}

.clear { clear:both;}
 
h3 { color:#008ed8; font-weight:normal; margin:0 0 14px 0;font-size:20px;}
h4 {text-decoration:underline; color:#008ed8;  font-weight:normal; margin:0 0 14px 0;font-size:19px;}
h5 {font-size:19px; font-weight:bold;}

p {margin:0 0 16px 0}

/*header*/
#header { height:357px; background:url(images/header_bg_building.jpg) no-repeat 294px 19px}

.logo {position:absolute; margin:19px 0 0 19px}

.menu {background:url(images/menu_bg.jpg) repeat-y left top; width:285px; position:absolute; margin:-62px 0 0 19px}
.menu .top {background:url(images/menu_top.jpg) no-repeat 0 0}
.menu .bot {background:url(images/menu_bot.jpg) no-repeat left bottom; width:100%; padding:42px 0 38px 0}


/*content*/
#content { }
.title_1 {margin:0 0 12px -10px}
.title_2 {margin:0 0 20px 0}
.title_3 {margin:0 0 20px -10px}
.title_4 {margin:0 0 12px 0}

.img_left {float:left; margin:4px 30px 35px 0}
.img_right {float:right; margin:4px 3px 73px 30px}
.img {margin-bottom:18px}
.img2 {margin-bottom:28px}

.line {background:url(images/line_bg.gif) repeat-x top; height:35px}

/*footer*/
#footer {font-size:12px; line-height:16px;}
#footer .indent { padding:0 20px 30px 19px}
#footer a {color:#363636; text-decoration:none}
#footer a:hover {text-decoration:underline}
#footer .img {position:absolute; width:256px; height:105px; margin:-12px 0 0 23px}
#footer ul {list-style:none; display:inline;}
#footer ul li {list-style:none; display: inline;}

/*================== index.html ==================*/
 #content .col_1 .indent { padding:248px 60px 30px 39px}
#content .col_2 .indent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 34px;
	padding-left: 0;
}

#content .col_1{width:333px;}
#content .col_2{width:627px;}

#content .col_2 .img_left {margin:4px 30px 73px 0}
#content .col_2 .box {width:590px}
#content .col_2 .col_box_1 {width:270px; margin-right:41px}
#content .col_2 .col_box_2 {width:278px}



/*==================block====================*/
.block { background:#e1e1e1; color:#363636}
.block .left_top { background:url(images/left_top_1.gif) left top no-repeat;}
.block .right_top { background:url(images/right_top_1.gif) right top no-repeat;}
.block .right_bot { background:url(images/right_bot_1.gif) right bottom no-repeat;}
.block .left_bot { background:url(images/left_bot_1.gif) left bottom no-repeat; width:100%}
.block .ind {padding:30px 0 28px 314px}
/*==========================================*/
.bot ul li a {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	padding-bottom:5px;
}
.bot ul li a:hover {
	color: #2d4fa0;
	
}
.bot ul li{	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 200px;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:25px;
	list-style:none;
}
.3_images {
	float: right;
	width: 475px;
	text-align: right;
}
