body {
background:url(images/bg.jpg) repeat-x top #fff;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px auto auto auto;
color:#663300;}

p{
text-align:justify;
line-height:20px;
margin:0px;}
span{
color:Navy;
text-align:center;}

.title{
text-align:center;
top:200px;
padding-left:0px;
font-size:14px; 
color:#306754; 
line-height: 22px;
font-weight:bold;
}

a{
text-decoration:none;
color:#416271;
}

h1{
width:225px;
margin:0 0 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8c847a;
padding:5px 0 3px 0;
border-bottom:1px #CCCCCC dashed;
}

#main_container{
width:1100px;
height:auto;
margin:auto;
padding:0px;
position:relative;
}

.main_content{
width:1000px;
height:auto;
margin:auto;
}

.contentwrapper{
width:950px;
min-height:400px;
margin:auto;
padding:5px;
}

.logopic{
position:absolute;
top:120px;
left:75px;
}

#header{
width:1000px;
height:40px;
margin:auto;
}

.logo{
padding:55px 0 0 300px;
    width: 646px;
}

.top_center_box{
width:1000px;
height:19px;
background:url(images/top_box_lg.jpg) no-repeat center;
}

.center_box{
width:1000px;
background-color:#FFFFFF;
}

/*---------------- menu tab----------------------*/
#menu_tab{
width:963px;
height:51px;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
margin:auto;
background:url(images/menu_bg_lg.jpg) no-repeat center;
}

ul.menu {
list-style-type:none; display:block; width:420px; 
margin: auto; padding:0px; background:none;
}

ul.menu li {
display:inline;
font-size:13px;
font-weight:bold;
line-height:51px;
}

ul.menu li.divider {
display:block;
float:left;
width:1px;
height:51px;
padding:0px ;
margin:0px;
background:url(images/divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin:0;width: auto; margin:0px 14px 0px 14px; text-align:center;
text-decoration:none; background:none; color:#62584d;
}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px; margin:0;width: auto;margin:0px 14px 0px 14px;text-align:center;
text-decoration:none; color: #62584d; background:url(images/menu_arrow.gif) no-repeat top center;
}

a.nav:hover {
color: #62584d; text-decoration:none;background:url(images/menu_arrow.gif) no-repeat top center;
}

/*---------------middle_box-----------------*/
.middle_box{
width:954px;
height:161px;
background:url(images/center_box_bg2.jpg) no-repeat center;
margin:10px auto;
}

.middle_box_text_content{
width:800px;
height:auto;
}

.middle_box_title{
width:560px;
height:63px;
padding:5px;
background:url(images/box_title_bg_lg.jpg) no-repeat center;
}

p.middle_text{
padding:0 0 0 15px;
}


/*--------------------footer--------------------*/
#footer{
width:950px;
height:16px;
clear:both;
color:#763c26;
padding:10px;
/*background:url(images/footer_bg.gif) no-repeat center;*/
}


/* homepage slideshow *//* homepage slideshow *//* homepage slideshow *//* homepage slideshow */
	#imageSlideshowHolder{
		width:230px;
		height:165px;	
		position:relative;
	}

#imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}

img.floatright { 
    float: right; 
    margin: 4px; 
}

.floatright {
    border:1px solid #b0b0b0;
    float:right;
    padding:10px;
    margin: 10px;
}
	