body {
	background: #CFDEEA url('images/background.gif') repeat-x top center;
	margin: 0px;
	color: #282828;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Trebuchet MS, Lucida Sans Unicode; padding-left:0; padding-right:0; padding-top:16px; padding-bottom:16px
}
p{
	font-size:12px;
	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: #333333;
	text-decoration: none;
}
a:hover {
	color: #038177;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}
#welcome h2{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#000000;
}
h3{
font-size:14px;
color: #038177;
}
h4{
font-size:16px;
padding:10px; 
margin:0px;
color: #038177;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 750px;
	height: 172px;
	background: url('images/head.gif') no-repeat;
}
#head h1 {
	position: absolute;
	width: 215px;
	height: 85px;
	color:#003366;
	background: url('images/logo.gif') no-repeat;
	;
	margin-left:36px;
	margin-right:0;
	margin-top:31px;
	margin-bottom:0;
	background-image: url(images/logo.gif);
	left: 0px;
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	color:#003366;
	background: url('images/logo.png') no-repeat;
}
.top_head_banner{
float:right;
width:500px;
height:150px;
background:url('images/top_head.gif') no-repeat -12px 12px;
}

#menu {
	position: absolute;
	width: 726px;
	height:40px;
	top: 132px;
	left: 12px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image:url(images/bg_linx.gif);
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0px 0px 0px; 
	height: 22px;
	color:#FFFFFF;
}
#menu li a:hover {
color:#038177;
}
#menu .current {
color:#038177;
font-weight:bold;
}
#area {
	width: 750px;
	height: 54px;
	background: url('images/area.gif') repeat-x;
}

#main {
	margin: auto;
	background: url('images/bg_main.gif') repeat-y;
	width: 750px;
	height: auto 
}
#content_left {
float:left;
padding:0 30px 30px 30px;
width: 445px;
height:auto;
}
#content_right{
float:left;
padding:5px;
width: 200px;
height:auto;/* background-color:#A5E0D8;*/
}
#welcome {
background: url('images/center_banner.gif') no-repeat 12px 0px;
padding:15px 35px;
width: 750px;
height:60px 
}
.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;
}
.pageheader {
font-size:16px; font-weight:bold;
padding:10px; 
margin:0px;
color: #038177;
border-bottom:1px #999999 dashed;
}
.subheaders {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-left: 5px;
}

/*---------contact----------*/
#form {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 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: 80px;
	height: 31px;
	margin: 5px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
	float:left;
	padding:10px;
}

/*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 0px 0px;
padding-top:10px;
width: 750px;
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;
}

