body {
	background-color: #FF9;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e2001a;
}
p{
	text-align:left;
	line-height:16px;
	font-weight:bold;
	font-style:italic;
	padding:5px 0 5px 0;
	margin:0px;
}
p.tab_content{
	width:200px;
	padding:75px 15px 0 15px;
	margin:0px;
	font-size: 16px;
}
a.read_more{
float:right;
padding:0 15px 0 0;
}
.clear{
clear:both;
}
#main_container{
width:955px;
height:auto;
margin:auto;
background:url(../images/header_bg.jpg) no-repeat center top;
}

#header{
width:960px;
height:120px;
margin:auto;
}
#logo{
clear:both;
margin:auto;
width:347px;
}
/*----------------------menu-------------------------*/
#menu{
width:272px;
background:url(../images/menu_bg.gif) no-repeat center;
float:right;
height:22px;
padding:0;
margin:0 20px 0 0;
}
#menu ul{
list-style:none;
padding:0px;
margin:0px;
display:block;
}
#menu ul li{
list-style:none;
display:inline;
float:left;
width:auto;
padding:0px; 
font-size:12px; 
font-weight:bold; 
font-style:italic; 
line-height:18px;
}
#menu ul li.divider{
list-style:none;
display:inline;
float:left;
width:2px; 
height:22px; 
background:url(../images/menu_divider.gif) no-repeat center;padding:0px;
}
#menu ul li a{
float:left;
text-decoration:none;
padding:0px 10px 0 10px;
_padding:0px 9px 0 9px; 
color:#e2001a;text-align:center;
}
#menu ul li a:hover{
text-decoration:none;
color: #ffed00;
}
#menu ul li a.current{
float:left;
text-decoration:none;
padding:0px 10px 0 10px;
_padding:0px 9px 0 9px;
color: #fff;
}
/*-----------------slider----------------------*/
div#slider {
width:900px;
height:265px;
padding:0px; 
margin:0px;
float:left; 
position: relative;
}
.stripViewer { 
position: relative;
overflow: hidden; 
width:900px;
height:265px;
float: left;
margin:0px;
}
.stripViewer .panelContainer { 
position: relative;
left: 0; top: 0;
width: 100%; height: 100%;
list-style-type: none;
float: left; overflow: hidden;
}
.stripViewer .panelContainer .panel {
float:left;
overflow: hidden;
position: relative;
width:900px;
height:265px;
padding: 0px;
}
.stripNavL, .stripNavR {
text-indent: -9000em;
}
div.featured-arrow {
width:27px; height:89px;
float: left;
padding:70px 0px 0px 0px;
}
.csw {width: 100%; height: 100%; overflow: hidden; float: left;}
.csw .loading { margin: 100px 0 300px 0; text-align: center; color: #fff; font-weight: bold;font-size: 12px; }
.tab1{
width:239px;
height:236px;
float:left;
margin:0 32px 0 29px;
_margin:0 32px 0 19px;
background:url(../images/tab1.gif) no-repeat center;
}
.tab2{
width:239px;
height:236px;
float:left;
margin:0 32px 0 29px;
_margin:0 32px 0 19px;
background:url(../images/tab2.gif) no-repeat center;
}
.tab3{
width:239px;
height:236px;
float:left;
margin:0 32px 0 29px;
_margin:0 32px 0 19px;
background:url(../images/tab3.gif) no-repeat center;
}

.main_content{
width:878px;
padding:0px;
clear:both;
margin:auto;
background:url(../images/center_bg.jpg) no-repeat center top;
}

.left_content{
width:375px;
float:left;
padding:15px 0 10px 20px;
}
.right_content{
	width:430px;
	float:left;
	padding:15px 0 10px 40px;
}
.wide_content{
width:820px;
float:left;
padding:15px 0 10px 20px;
}
.title{
	font-size:18px;
	color:#172983;
	clear:both;
	padding:5px 0 5px 0px;
}
img.left_img{
float:left;
padding:0 10px 0 0;
}
.banner{
width:374px;
height:86px;
float:left;
background:url(../images/banner_bg.jpg) no-repeat center;
margin:10px 0 15px 0px;
}
img.news_icon{
float:left;
padding:12px 0 0 17px;
}
p.banner_content{
width:265px;
float:left;
padding:10px 0 0 15px;
}
.project_box{
width:430px;
float:left;
clear:both;
padding:10px 0 10px 0;
margin:0 0 20px 0;
background:url(../images/border.jpg) no-repeat center bottom;
}
.project_title_tab{
width:436px;
float:left;
height:22px;
}
.project_bullet{
width:22px;
height:22px;
line-height:22px;
background:url(../images/yellow_bullet.jpg) no-repeat center;
text-align:center;
color:#e2001a;
float:left;
font-weight:bold;
}
.project_title{
float:left;
padding:2px 0 0 7px;
font-size:14px;
font-weight:bold;
color:#e2001a;
}
.project_content{
	clear:both;
	padding:10px 0 0 0;
	text-align: center;
}
.project_content p{
padding:0px;
}
/*-----------------------contact_form-------------------*/
#contact_form{
	width:360px;
	height:auto;
	padding:30px 0 0 0;
}
.form_row{
float:left;
padding:7px 0 7px 0;
}
label{
width:60px;
float:left;
padding:3px 5px 0 0;
color:#89613a;
text-align:right;
font-weight:bold;
}
input.contact_input{
width:293px;
height:24px;
float:left;
border:1px #c3b688 solid;
background-color:#f2edd1;
color: #89613a;
}
textarea.contact_textarea{
width:293px;
height:80px;
float:left;
border:1px #c3b688 solid;
background-color:#f2edd1;
color: #89613a;
}
input.send_message{
float:right;
padding:10px 10px 0 0;
}

/*------------footer----------------*/
.footer{
width:960px;
height:96px;
clear:both;
margin:auto;
color:#172983;
font-weight:bold;
font-style:italic;
background:url(../images/footer_bg.gif) no-repeat center top;
}
.right_footer{
font-size:14px;
float:right;
padding:70px 20px 0 0;
}

.right_footer a {
padding:0 10px 0 10px;
text-decoration:none;
font-size:14px;
font-weight:bold;
font-style:italic;
color:#172983;
}

.main_content .wide_content h2 {
	color: #172983;
}

.404 {
	text-align:center;
	font-size:18px;
}