﻿.nav
{
	width:962px;
	height:30px;
	background-image: url(navbp.png);
	background-repeat: no-repeat;
	clear:both;
	line-height:30px;
	margin:0 auto;
}
.navseach
{
	width:140px;
	height:29px;
	float:right;
	/*background-image: url(navright.png);*/
	background-repeat: no-repeat;
	background-position: right 0 !important;
	background-position: right 0.5px;
}
.navmain
{
	width:550px;
	height:30px;
	float:left;
	padding-left:20px;
}
.menustyle
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px 0px 33px;
}
*html .menustyle
{
	padding:10px 10px 0 33px;
}
*+html .menustyle
{
	padding:3px 10px 7px 33px;
}
.main
{
	margin:0px auto 8px auto;
	width:962px;
}
.stop
{
	height:24px;
	width:962px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.smain
{
	background-color : #ffffff;
	border-top:solid #727272 1px;
	background-image: url(smainbp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
clear:both;
}
.smainleft
{
	width:223px;
	float:left;
}
.smainright
{
	width:697px;
	float:right;
}
.imgpane
{
	width:697px;
	margin-bottom:20px;
}
.thirdmainpane
{
	width:697px;
	margin-bottom:20px;
}
