/* STANDARD STYLES */

h1 { font-size:33px;color:#cc0000; margin-top:12px; margin-bottom:10px; font-family:calibri,verdana;font-weight:normal; }
h2 { font-size:22px;color: #66CCFF; margin-top:0px; margin-bottom:10px; font-family:calibri,verdana;font-weight:normal; }
h3 { font-size:12px;color:#cc0000;  margin-top:12px; margin-bottom:10px;font-family:calibri,verdana;font-weight:bold; }
h4 { font-size:11px; margin-top:14px; margin-bottom:14px; }
h5 { font-size:9px; margin-top:15px; margin-bottom:15px; }	

/* THEME STYLES */

a:link{
	text-decoration: none;
	color: #666666;
}

a:visited{
	text-decoration: none;
	color: #666666;
}

a:hover{
	text-decoration: none;
	color: #CF0101;
}


#submenu{
	background-image: url(../img/submenu.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #d5edf8;
	padding-left: 18px;
	/*padding-right: 15px;*/
	width: 306px;
	min-height:100px;
	height:auto !important;
	height:100px;
	
	border-left: 1px solid #cccccc;
	border-top: 1px solid #e0e0e0;
	padding-top:10px;
}

#clearfix{
	clear:both;
	font-size: 0px;
	height:0px;
}

body{
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-color: #606060;
	margin-top: 0;
	font-family: Calibri, Verdana;
	font-size: 12px;
	color: #666666;
}

#wrapper{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#top{
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 85px;
	text-align:center;
}

#menu{
	margin-top:15px;
	height: 40px;
}

#wrapper1{
	width: 950px;
	border-top: 1px solid black;
}

#flash_wrap{
	width: 625px;
	height: 200px;
	float: left;
	
}

#flash{
	width: 625px;
	height: 200px;
	background-color: white;
}

#box_wrap{
	float: left;
	width: 325px;
	height: 200px;
}

#box_wrap1{
	float: left;
	background-image: url(../img/service_box_bg.png);
	background-repeat: repeat-x;
	width: 119px;
	height: 200px;
	padding-left: 16px;
}

#box_wrap2{
	float: left;
	width: 190px;
	height: 200px;
}

#box_wrap3{
	float: left;
	width: 179px;
	height: 200px;
}

#box_wrap4{
	float: left;
	width: 11px;
	height: 200px;
}

.box1{
	background-image: url(../img/box_menu.png);
	width: 169px;
	height: 39px;
	line-height: 39px;
	margin-bottom: 1px;
	font-size: 12px;
	padding-left: 10px;
	color: #666666;
}

.box1:hover{
	background-image: url(../img/box_menu_hover.png);
	width: 169px;
	height: 39px;
	margin-bottom: 1px;
	color: #FFF;
	cursor:pointer;
}

.box1 a:hover{
	text-decoration: none;
}

.box1 a:link{
	text-decoration: none;
}

.box1 a:visited{
	text-decoration: none;
}

.box_color1{
	background-color: #0553a1;
	width: 11px;
	height: 39px;
	margin-bottom: 1px;
}

.box_color2{
	background-color: #796d52;
	width: 11px;
	height: 39px;
	margin-bottom: 1px;
}

.box_color3{
	background-color: #cc0000;
	width: 11px;
	height: 39px;
	margin-bottom: 1px;
}

.box_color4{
	background-color: #ffe400;
	width: 11px;
	height: 39px;
	margin-bottom: 1px;
}

.box_color5{
	background-color: #009900;
	width: 11px;
	height: 39px;
	margin-bottom: 1px;
}


#wrapper2{
	background-image: url(../img/wrap_bg.png);
	background-repeat: repeat-y;
	width: 950px;
	background-color: white;
}

#content{
	float: left;
	width: 565px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
}

#content2{
	float: left;
	width: 325px;
}

#sister{
	width: 324px;
	overflow: hidden;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #e0e0e0;
}

#sister img{
	vertical-align: bottom;
	}

#here{
	background-image: url(../img/here_bg.png);
	background-repeat: repeat-x;
	background-color: #D8EFF9;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	width: 306px;
	padding-top: 10px;
	padding-left: 18px;
	font-size: 11px;
	border-left: 1px solid #cccccc;
}

#news_feed{
	background-image: url(../img/news_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f4fafd;
	/*padding-left: 18px;*/
	/*padding-right: 15px;*/
	width: 324px;
	overflow: hidden;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
}

#footer{
	background-color: #ddf0f9;
	width: 890px;
	height: 23px;
	line-height: 23px;
	padding-left: 30px;
	padding-right: 30px;
}