body {
	background-color:#999999;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #FFFFFF;
	text-align: center;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #993300;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}



h3{
font-size:14px;
color: #710A0A;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #710A0A;
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.jpg) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 130px;
	height: 110px;
	
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	background: url(images/logo.gif) no-repeat;
}
.top_head_banner{
position: absolute;
width:130px;
height:110px;
top: 0px;
left: 35px;
}

#menu {
	position: absolute;
	width: 710;
	top: 135px;
	left: 23px;
	margin: 0px;
	top:127;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 1px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #FFFFFF;
}
#menu li a:hover {
color:#993300;
}
#menu .current {
color:#993300;
font-weight:bold;
}
#area {
	width: 750px;
	height: 240px;
	background: url(images/back.jpg) repeat-x;
}
#blank {
	height: 10px;
}
/*----/Menu Panel----*/
#area_li{
	width:750px;
	height:240px;
	position:absolute;
	text-align:center;
	top: 185px;
/*----	background:#FFFFFF;
	border-bottom:1px solid #006699;
	border-top:1px;
solid #006699; 	border-left:1px;
solid #006699; 	border-right:1px;
solid #006699;	top: 173px;
----*/}

#main {
	background-color:#FFFFFF;
	margin: auto;
	width: 750px;
	height: auto; 
}

#content {
padding:0 30px 30px 30px;
width: 685px;
height:auto;
}

#welcome {
background-position:12px 0px;
padding:10px;
width: 750px;
height:80px; 
}
.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;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {

background: url(images/footer.jpg) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 750px;
height:172px;
text-align:center;
font-size:10px;
color:#993300;
}
