body{
	background: #cfcfcf;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #333333;
	line-height: 150%;
	margin: 0px auto;
}



a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #000000;
}







.navdiv{
	width: 160px;
	height: 35px;
	line-height: 290%;
	padding-left: 10px;
}





#container1{
	width: 950px;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	margin: 0px auto;
	background: #efefef;
}

#container2{
	width: 950px;
	height: auto;
	margin: 0px auto;
}


#logo{
	width: 950px;
	height: 180px;
	background: url('images/title.jpg');
	border-bottom: #000000 1px solid;
}

#nav{
	width: 950px;
	height: 35px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}


#maincontainer{
	background: #efefef;
	width: 950px;
	float: left;
	height: auto;
	margin: 0px auto;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;

}

#mainleft{
	width: 175px;
	height: auto;
	float: left;
	background: #EFEFEF;
}


#col1{
	width: 600px;
	height: auto;
	float: left;
	background: #EFEFEF;
	text-align: justify;
}

#col2{
	width: 172px;
	height: auto;
	float: left;
	background: #EFEFEF;
	text-align: justify;
}






.colinner{
	width: 588px;
	padding: 5px;
}

.colinner2{
	width: 162px;
	padding: 5px;
}




.titleleft{
	font-size: 14px;
	font-weight: bold;
	width: 172px;
	height: auto;
	background: #BBB8C0 url('images/header_bg_right.gif') no-repeat;
	line-height: 200%;
	padding-top: 3px;
	color: #FFFFFF;
	text-align: center;
}



.title{
	font-size: 14px;
	font-weight: bold;
	width: 598px;
	height: auto;
	background: #BBB8C0 url('images/header_bg.gif') no-repeat;
	line-height: 200%;
	padding-top: 3px;
	color: #FFFFFF;
	text-align: center;
}


.titleright{
	font-size: 14px;
	font-weight: bold;
	width: 172px;
	height: auto;
	background: #BBB8C0 url('images/header_bg_right.gif') no-repeat;
	line-height: 200%;
	padding-top: 3px;
	color: #FFFFFF;
	text-align: center;
}




.hometd{
	padding-top: 10px;
	padding-bottom: 10px;
}





.heading{
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
	color: #333333;
}


.subheading{
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	color: #D5731A;
}








#footer{
	width: 950px;
	text-align: right;
	font-size: 10px;
}
