body {
	background: url(images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
}
p{
font-size:11px;
text-indent:1cm;
text-align:justify;
line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:20px;
color:#FFFFFF;
}
h3{
font-size:14px;
color: #003366;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;

}
#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 950px;
	height: 226px;
	background: url(images/head.gif) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 12px 0 0 12px;
	width: 300px;
	height: 150px;
	
}
#head h1 a {
	text-indent: -2000px;
	width: 300px;
	height: 150px;
	display: block;
	background: url(images/logo.png) no-repeat;
}
.top_head1{
position: releative;
float:right;
width:400px;
height:226px;
background:url(images/top_head.png) no-repeat right;
background-position:-12px 12px;
 
}
.top_head2{
position: releative;
float:right;
width:400px;
height:226px;
background:url(images/top_head2.png) no-repeat right;
background-position:-12px 12px;
 
}
.top_head3{
position: releative;
float:right;
width:400px;
height:226px;
background:url(images/top_head3.png) no-repeat right;
background-position:-12px 12px;
 
}

.top_head4{
position: releative;
float:right;
width:400px;
height:226px;
background:url(images/top_head4.png) no-repeat right;
background-position:-12px 12px;
 
}
.top_head5{
position: releative;
float:right;
width:400px;
height:226px;
background:url(images/top_head5.png) no-repeat right;
background-position:-12px 12px;
 
}
.top_head6{
position: releative;
float:right;
width:400px;
height:226px;
background:url(images/top_head6.png) no-repeat right;
background-position:-12px 12px;
 
}





#menu {
	position: absolute;
	width: 617px;
	top: 190px;
	left: 25px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	 
	font-size: 16px;
	height: 22px;
	color: #8A8A8A;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#area {
	width: 950px;
	height: 54px;
	background: url(images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(images/bg_main.gif) repeat-y;
	width: 950px;
	height: auto; 
}
#main2 {
	margin: auto;
	background: url(images/bg_mainbig.gif) repeat-y;
	width: 950px;
	height: auto; 
}

#content_left {
float:left;
padding:10px 20px 20px 30px;
width: 652px;
height:auto;
}
#content_left2 {
float:left;
padding:10px 30px 30px 30px;
width: 880px;
height:auto;
}
#content_right{
float:right;
padding:5px;
width: 200px;
height:auto;
padding:0 30px 0 0;
}
#welcome {
background: url(images/center_banner.gif) no-repeat;
background-position:12px 0px;

padding:10px;
width: 950px;
height:80px; 
}

#welcome2 {
background: url(images/center_banner2.gif) no-repeat;
background-position:12px 0px;

padding:10px;
width: 950px;
height:31px; 
}

.item_box{
width:auto;

height: 90px;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
color: #c14917;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}

ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}

.l {width:100px; float: left;}
.r {width:70px; float: right; }



.contact_info{
float:left;
padding:15px;
}




.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
text-align:center;
font-size:10px;
color:#000033;
background: url(images/footer.gif) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 950px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}
#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}