/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, font, img, small, strike, strong, sub, sup,
dl, dt, dd, ol, ul, li, form, label, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
body{
	margin:12px 0px 0px 0px;
	background: #F6F5EF url(../images/bodybg.jpg) repeat-x;
	padding: 0px;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	line-height:16px;
	color: #363636;
	font-weight:normal;
	}
img{
	border:0px;
	}
a img{
	border:0px;
	}
p	{padding:5px 0px 10px 10px}

h1{
	color:#5B0000;
	font-size:17px;
	margin:20px 4px 15px 14px;
	font-weight:normal;
	}
h2{
	color:#771919;
	font-size:14px;
	margin:3px 4px 4px 14px;
	}
a{
 	color:#7E743D;
	text-decoration:none;
	font-weight:normal;
}
a:link, a:visited{	
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.highlight{
	color:#5B0000;
	font-size:11px;
	font-weight:bold;
	}
.floatleft{float:left;padding-right:10px}
.floatright{float:right;padding-left:10px}
table.topmostmenu {
	width:785px;
	height:30px;
	text-align:right;
	padding:2px 2px 2px 0px;
	font-size:10px;
}
table.bodymain{
	width:1000px;
}
table.bodymain td#left{
	background:#F6F5EF url(../images/bck_lefttop.jpg) no-repeat;
	width: 103px;
	min-height:734px;
}
table.bodymain td#right{
	background:#F6F5EF url(../images/bck_rightop.jpg) no-repeat;
	width: 113px;
	min-height:739px;
	}
table.middlecontainer{
	width:100%;
	}
table.middlecontainer table#whiteconten{
	background:#F6F5EF;
	width:100%;
	}
table.middlecontainer table#whiteconten td.white{
	background:#fff;
	vertical-align:top;
	}
table.middlecontainer table#whiteconten td#leftnav{
	width: 227px;
	vertical-align:top;
	}
table.middlecontainer table#whiteconten td#devider
{
	background:#fff url(../images/devider.jpg) no-repeat;
	width:10px;
	vertical-align:top;
	}
table.middlecontainer table#whiteconten td#content{
	vertical-align:top;
	padding-left:10px;
	text-align:justify;
	min-height:604px;
	}
.footerholder{ width:100%;}
td.footertable{
	background:#fff;
	}
td.footertable table{
	width:752px;
	height:37px;
	background:#990000 url(../images/bck_footer.jpg) repeat-x;
	color:#FFFFFF;
	text-align:left;
	}
td.footertable table td {padding:12px 17px 2px 17px;}
td.footertable table td div{float:right;}
td.footertable table a:link,td.footertable table a:visited{
	color:#fff;
	text-decoration:none;
	}
td.footertable table a:hover{
	text-decoration:underline;
	}
.contenttable{
	width: 520px;
	margin-left:14px;
}
.contenttable .top{
	background:url(../images/home_contenttable_top.jpg) no-repeat;
	height:10px;
	}
.contenttable .mid table {width:100%;}
.contenttable .mid table td.leftbck{
	background:url(../images/bck_home_contblelft.jpg) repeat-y;
	height:auto;
	vertical-align:top;
	width:5px;
	}
.contenttable .mid table .cont{ vertical-align:top; text-align:justify; padding:5px; padding-right:15px; padding-top:14px;}
.contenttable .bottom{
	background:url(../images/home_contenttable_bottom.jpg) no-repeat;
	height:9px;
	}
table.leftmenu{
	background:url(../images/bck_leftnav.jpg) no-repeat;
	width:208px;
	height:239px;
	margin:26px 8px 15px 14px;
}
table.leftfirst{
	background:url(../images/bck_vision.jpg) no-repeat;
	width:208px;
	height:113px;
	margin-left:14px;
	}
table.leftfirst p{ width:75%;}
table.leftsecond{
	background:url(../images/bck_secondleft.jpg) no-repeat;
	width:208px;
	height:113px;
	margin-left:14px;
	}
table.leftsecond p{ width:75%;}
a.more{ color:#990000; text-decoration:none;}
