body{
margin:0 auto;
background:url(images/bg1.jpg) repeat-x #5e4d2a;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.border {
	border: 1px dotted #999999;
}

 .pic_container{
 	height: 100px;
	width:160px;
	background:white;
	text-align: center;
	vertical-align:middle; 
 }
 .title {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.title2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}

#mainWrapper{
width:900px;
margin:0 auto;
}

#header{
width:778px;
background:url(images/header.jpg) no-repeat;
height:299px;
}

.box_mailist{
	float:left;
	width:300px;
	padding-top:80px;
	color: #dabc55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#navBar{
width:778px;
height:47px;
}

#contentWrapper{
width:800px;
}

#mainContent{
width:800px;
background:url(images/leftPanel.jpg) no-repeat top left;
}

#leftCol{
width:273px;
padding-top:30px;
float:left;
}

*html #leftCol{
width:273px;
padding-top:0;
float:left;
}

#rightCol{
width:500px;
float:right;
vertical-align:top;
}

#picbox{
color:#FFFFFF;
width:150px;
height:100px;
background:#000;
margin:30px  0px 30px 0px;
text-align:center;
border:solid 2px #990000;
}

*html #picbox{
color:#FFFFFF;
width:150px;
height:100px;
background:#000;
margin:50px  0px 30px 0px;
text-align:center;
border:solid 2px #990000;
}

#footer{
background:url(images/footer_bg.jpg) repeat-x;
width:100%;}

#footer_copyright{
background:url(images/copyright_bg.gif) right top no-repeat;
width:778px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.title1{
color:#0099FF;
font-family:"Times New Roman", Times, serif;
font-size:28px;
font-style:italic;
}

.text1{
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.menu { float: left; clear: both; width: 220px; margin: 0 0 8px 0; padding: 0; background: #fff; list-style: none; }
.menu li { margin: 0 0 2px 0; padding: 0; background: #fff; }
.menu li a { display: block; width: 196px; padding: 7px 10px 7px 10px; margin: 0; background: #E3E3E3 url("images/background_menu.jpg") 0 0 repeat-x; border-left: 4px solid #DBDBDB; font-weight: bold; }
.menu li a:hover { color: #fff; border-left: 4px solid #373737; text-decoration: none; background: #444 url("images/background_menu_active.jpg") 0 0 repeat-x; }
.menu li a.active { color: #fff; border-left: 4px solid #373737; text-decoration: none; background: #444 url("images/background_menu_active.jpg") 0 0 repeat-x; }
.menu li ul { margin: 2px 0 2px 0; padding: 0; background: #fff url("images/background_sub_fade.jpg") 0 0 repeat-x; }
.menu li ul li { margin: 0; padding: 1px 0 1px 20px; background: transparent url("images/bullet.jpg") 12px 12px no-repeat; }
.menu li ul li a { background: none; border: 0; width: 176px; padding: 7px 10px 7px 10px; margin: 0; }
.menu li ul li a:hover { border: 0; background: transparent; color: #0099FF; }

.li_button{
	width:212px;
	height:23px;
	background:url(images/li_button.gif) no-repeat;
	padding: 8px;
	color: 0000ee;
	font-size:12px;
	text-indent:7px;
	font-weight:bold;
}
