body {
	background: url(images/background.gif) top center repeat-x #E9E3CE;
	margin: 0px;
	padding: 16px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #282828;
	text-align: center;
}
p{
font-size:12px;
/* 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: #FFD9C6;
	text-decoration: none;
}
a:hover {
	color: #FFD9C6;
}
#welcome h1{
padding:3px 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 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 1000px;
	height: 200px;
	background: url(images/head4.jpg) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 200px;
	height: 75px;
	background: url(images/logo.gif) no-repeat;
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	background: url(images/logo.gif) no-repeat;
}
.top_head_banner{
float:right;
width:200px;
height:120px;
background:url(images/top_head.gif) no-repeat right;
background-position:-12px 12px;
}
.table_font_size {size: 12px;}
.tabnle {
	position: absolute;
	width: 690px;
	top: 148px;
	left: 185px;
	margin: 0;
	padding: 0;
	z-index: 100;
	height: 45px;
}
.style99 {font-size: 12px;}
#area {
	width: 1000px;
	height: 26px;
	background: url(images/area2.gif) repeat-x;
}

#main {
	margin: 0 0 0 0;
	background: url(images/bg_main2.gif) repeat-y;
	width: 980px;
	height: auto; 
}
#content_left-right { width: 980px; padding:0 0 0 10px;}
#tdmain-left { padding:0 18px 0 20px; width:640px;}
#tdmain-right { padding:0 18px 0 20px; width:270px;}
#content_left {
float:left;
padding:0 18px 0 30px;
width: 430px;
height:auto;
font-size: 12px;
}
#content_right{
float:right;
padding: 5px 5px 5px 5px;
width: 205px;
height:auto;
}
#welcome {
background: url(images/center_banner2.jpg) no-repeat;
background-position:12px 0px;
padding:10px;
width: 1000px;
height:40px; 
}
.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 {
text-align:center;
font-size:10px;
color:#ffffff;
background: url(images/footer2.jpg) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 1000px;
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;
}
.map:link{
text-decoration:none;
color:#0066FF;
}
.map:visited{
text-decoration:none;
color:#0066FF;
}
.map:hover{
text-decoration:none;
color:#666666;
}
.text-box { background-color:#FFFFCC; }

.test-center {text-align:center;}