body {
/*background-color:#24385b;*/
background-image:url(../images/site_bg4.jpg); background-repeat:repeat;
margin: 10px;
font: 11px arial;
color: #424849;
text-align: center;
}
p{
font-size:11px;

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:14px;
color:#FFFFFF;
}
h3{
font-size:14px;
color: #003366;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#container_home {
	position: relative;
	width: 1090px;
	height:auto;
	margin: 0 auto 0 auto;
	padding:0 0 0 0px;
	text-align: left;
	background-color:#FFFFFF;
	
}

#head {
	width: 1100px;
	height: 172px;
	background: url(../images/head.gif) no-repeat;
	margin:0 0 0 5px;
}
#main_menu {
	width: 1100px;
	height: 50px;
		margin:0 0 0 0px;
}
#head h1 {
	position: absolute;
	margin: 0px 0 0 2px;
	width: 387px;
	height: 80px;
	background: url(../images/logo.png) no-repeat;
	left: 0px;
	top: 17px;
}
#head h1 a {
	text-indent: -2000px;
	width: 387px;
	height: 80px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
.top_head_banner{
float:right;
margin:0 0 0 0px;
width:200px;
height:20px;


}

#menu {
	position: absolute;
	width: 1051px;
	
	margin: 3px 0 0 4px;
	padding:0px 0 0 0px;
	z-index: 100;
}



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

#content_left {
float:left;
padding:0 30px 30px 30px;
width: 670px;
height:auto;
}
#content_right{
float:left;
padding:5px;
width: 300px;
height:auto;
}
#welcome {
/*background: url(../images/center_banner.gif) no-repeat;
background-position:12px 0px;*/
padding:0px;
width: 1090px;
height:auto;
margin:0 0 0 0px; 
}
.item_box{
width:auto;
height:70;
padding:10px 0 5px 0;
margin:0 0 0 30px;

}
.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:12px;
color:#ffffff;
background: url(../images/footer.gif) no-repeat;

background-position:0px 0px;
padding-top:25px;
width: 1110px;
height:50px;
margin:0px 0 0 9px;
}
#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;
}
.top_left_box{
width:257px;
height:10px;
float:left;
background:url(../images/top_box_bg.gif) no-repeat center;
}
.center_left_box{
width:257px;
height: auto;
float:left;
background:url(../images/center_box_bg.gif) repeat-y;
}
.box_title{
width:257px;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
}
.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:142px;
float:left;
margin-left:16px;
}
.bottom_left_box{
width:257px;
height:10px;
float:left;
background:url(../images/bottom_box_bg.gif) no-repeat center;
}
.box_title span{
font-weight:bold;
color:#2b318b;
}
label.left{
float:left;
width:70px;
padding:3px 0 0 10px;
text-align:right;
}
label.left_long{
float:left;
width:90px;
padding-top:3px;
text-align:right;
}
.textarea{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:140px;
height:40px;
float:left;
margin-left:15px;
}