body {
	background: url(images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
}
p{
font-size:11px;
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: #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 {
	position: relative;
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 850px;
	height: 167px;
	background: url(images/head.gif) no-repeat;
overflow:hidden;
}
#head h1 {
	position: absolute;
	margin: 1px 0 0 26px;
 	width: 794px;
	height: 146px;
	left: 3px;
	top: 20px;
overflow:hidden;
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	
}

#menu {
	margin: 0px;
	padding: 0px;
	z-index: 100;
	padding-left: 20px;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 5px;
	height: 22px;
	padding-right:20PX;
	padding-top:5px;
}
#menu li a {
	padding: 0 0 4px 0;
	height: 22px;
	color: #8A8A8A;
	font-size:14px;
	font-weight:bold;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#area {
	width: 850px;
	height: 54px;
	background: url(images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(images/bg_main.gif) repeat-y;
	width: 850px;
	height: auto; 
}

#content_left {
float:left;
padding:0 30px 30px 30px;
	width: 790px;
height:auto;
}

#welcome {
background: url(images/center_banner.gif) no-repeat;
background-position:12px 0px;
padding:10px;
width: 850px;
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------------*/
#footer {
text-align:center;
font-size:11px;
color:#000033;

background-position:0px 0px;
padding-top:10px;
width: 850px;
}
#footer a {
	background: none;
	padding: 0px;

}
.noteheader
{	
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
