body {
	background: url(images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
	line-height:1.5;
}
p{
font-size:12px;

text-align:justify;
line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px 8px 8px 0px;


}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}

h1{
font-size:16px;
color: #003366;
}

h2{
font-size:14px;
color:#C63;
}

h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 950px;
	height: 172px;
	background: url(images/head.gif) no-repeat;
}



#head span {
	position: absolute;
	margin: 24px 0 0 270px;
	font-size:32px;
	color:#2981a7;
}

div#head-info{
	position: absolute;
	margin: 64px 0 0 270px;
	width:480px;
		
}

div#head-info p{
	font-size:14px;
	color:#333333;
	
}


div#head-info img{
	margin-top:14px;
	padding-right:30px;
	
}
	



#logo {
	position: absolute;
	margin: 20px 0 0 50px;
	font-size:32px;
	
	
}


.top_head_banner{
float:right;
width:200px;
height:120px;
padding-top:15px;

}

#menu {
	position: absolute;
	width: 800px;
	top: 190px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 12px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #2981a7;
	font-size:13px;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;

}
#area {
	width: 950px;
	height: 54px;
	background: url(images/area.gif) no-repeat;
}

#main {
	margin: auto;
	
	background: url(images/bg_main.gif) repeat-y;
	width: 950px;
	height: auto; 
}

#content_left {
float:left;
padding:0 30px 30px 30px;
width: 645px;
height:auto;
}
#content_right{
float:left;
padding:5px;
width: 200px;
height:auto;
}

.item_box{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}

.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.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;
}

.didyouknow{
	font-size:14px;
	font-style:italic;
	line-height:1.6;
	
	
	
}
.friends{
	width:450px;
	border-bottom:1px dashed #CCCCCC;
	min-height:104px;
	
	
}

.friends img{
	float:left;
	padding-right:15px;
	
}