* {
	margin: 0;
	padding: 0;
}

body{
	font-family:arial, verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
	background-repeat: repeat-x;
	background-color: #223345;
	position:relative;
	color:#333333;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	margin-bottom:0px;


}


a {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: underline;
color: #fcd315;
}

#wrap {
margin: 0px auto;
width: 960px;
		
}


#header {
	width: 960px;
	position:relative;
	margin-bottom:0;
	height: 278px;


}

#logo {
width:960px;
height: 160px;

}

#refer {
float: right; 
width: 190px; 
padding-right: 30px;
}








#content{
	/*background-image: url(../images/design/bgmain.jpg);
	background-repeat: repeat-x;;
	background-position: center 0px;*/
	background-color: #101a24;
	border: 2px solid;
	width:918px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:0;
	padding-bottom:0px;
	z-index: 0px;

}
.content a {position: relative;}


#left{
float:left;
width:640px;
position:relative;

}
h1,h2{
font-weight:normal;
font-size:x-large;
color:#666666;
margin-bottom:25px;
letter-spacing: -1px;
}
h3{
font-weight:normal;
}

img
{  border-style: none;
}

a.imglnk{
     border: none;
}
a:visited img {
border: none;
}

p{
margin-bottom:20px;
color: #fff;
font-family: arial, verdana, sans-serif;
font-size: 13px;
letter-spacing: 0.5px;
padding-left: 10px;
}

#right {
	float: right;
	width: 210;
	position: relative;
	
	

}
.style1 {
	font-size: 16px
}
.style2 {
	color: #21861c;
	font-weight: bold;
	font-size: 24px;
}
.style4 {color: #3a7895; font-weight: bold; font-size: 20px; }
#right_2 {
float: right;
width: 715px;
position: relative;}

#left_2{  float: left; width: 200px;}

#left_2, { padding-top: 30px; }
#left_2 li a{ display: block; border-top: dotted  1px #fcd315; padding-left: 20px; line-height: 2em;}
#left_2 li a:hover, #left_2 li a.selected, #left_2 li a:active{ background: url(../images/arrow.gif) left no-repeat; color: #fcd315; }
#left_2 li a.visited{ background-image: none; color: #0FA5DA;}

#bottom {

padding: 10px 0;

}

#footer {

	background-repeat: repeat-x;;
	background-position: center 0px;
	background-color: #3a7895;
	height: 85px;
	width: 960px;
}
