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-align:justify;
line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 0px;
border:1px  #CCCCCC solid;
background:white;
}
img.pic_large{
padding:5px;
border:1px  #CCCCCC solid;
margin:20px 0;
}
a {
color: #09257f;
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;
}
h3 a {
text-decoration:underline;
}
h4{
font-size:13px;
padding:4px 0 4px 2px;
margin:10px 0 2px 0;
color: #003366;
border-bottom:1px #c4c4c4 dotted;
}

#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 750px;
	height: 142px;
	background: url(images/head.png) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 321px;
	height: 87px;
	background: url(images/logo.png) no-repeat;
	left: -11px;
}
#head h1 a {
	text-indent: -2000px;
	width: 310px;
	height: 87px;
	display: block;
	background: url(images/logo.png) no-repeat;
}
#top_head_banner{
	position: absolute;
	width: 168px;
	top: 51px;
	left: 549px;
	margin: 0px;
	padding: 0px;
	z-index: 104;
	height: 88px;
}

#menu {
	position: absolute;
	width: 617px;
	top: 115px;
	left: 12px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 7px 0 9px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
	
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#09257f;
}
#area {
	width: 750px;
	height: 4px;
	background: url(images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(images/bg_main.png) repeat-y;
	width: 750px;
	height: auto; 
}

#content_left {
float:left;
padding:15px 30px 30px 30px;
width: 505px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 445px;
}
html>body #content_left {
  width:445px;
} 

div.content { 
  width:400px; 
  
  width:300px;
} 

#content_left ul {
text-align:justify;
}
#content_left table{
border:1px solid #cfdeea;
margin:10px 0;
}

div.agent {
display:none;
}

#content_right{
	float:left;
	padding:5px;
	width: 200px;
margin-top:10px;  

}
#welcome {
/*background: url(images/center_banner.jpg) no-repeat;
background-position:12px 0px;*/
padding-left:12px;
width: 750px;
height:40px; 
}
#welcome h3{
font-size:x-small;
margin-left:30px;
color:#969696;
}
#item_box{
margin-top:18px;
border-top:4px #c4c4c4 dotted;
border-bottom:4px #c4c4c4 dotted;
padding:0;
font-size:13px;
}
div#item_box ul{
padding:0;
margin:20px 0 20px 15px;
}
div#item_box ul li{
padding-bottom:10px;
}
div#item_box ul li .selected {
color:#09257f;
}
div#item_box ul li a {
color:#8A8A8A;
}
div#item_box ul li a:hover {
color:#000033;
}

.item_box2{
	width:auto;
	background: #fff url("images/button.gif") top center no-repeat;
	padding-top: 10px;
}

#item_box3{
	width:auto;
	height:auto;

}
#item_box4{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #c4c4c4 solid;
}
#item_box5{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #c4c4c4 solid;
}
#item_box6{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #c4c4c4 solid;
}
#item_box7{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #c4c4c4 solid;
}

.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:#999999;
background: url(images/footer.png) no-repeat;
background-position:0px 0px;
padding-top:50px;
width: 750px;
height:155px;
}
#footer a {
	background: none;
	padding: 0px;

}
#designedby {
position:relative;
top:22px;
}
/*#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}*/

#designedby a:hover {color:#35566C; text-decoration:none;}
#designedby img     {border:none; filter:alpha(opacity=30); -moz-opacity:0.3;}
#designedby a:hover img, div#designedby a:active img, div#designedby a:focus img 
                       {filter:alpha(opacity=100); -moz-opacity:1;}

.terms_list h4 {
	margin-top:0;
	padding-top:0;
	}
ul.terms_list {
	list-style-type:none;
	padding-bottom:1.0em;
	}
