body
{
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
}
h1 {
	font-family: Tahoma;
	font-size: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
}
h2 {
	font-family: Tahoma;
	color: #6BBD3A;
	font-size: 1.25em;
}
#container
{
margin: 0 auto;
width: 800px;
}

/*********** header ***********/
#header
{
	width: 800px;
	float: left;
	height: 78px;
	background-image: url(/img/1_r1_c5.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
#header p
{
	float: right;
	margin: 20px 10px 0px 0px;
	font-size: 20px;
}
#header1
{
	position: relative;
	width: 800px;
	float: left;
	height: 136px;
	background-image: url(/img/1_r3_c1.jpg);
	background-repeat: repeat-x;
}
#header1 p
{
	float: left;
	padding: 10px 0px 0px 15px;
	font-size: 20px;
	font-weight: bold;
}
#header1 .smtxt
{
	font-size: 14px;
	font-weight: bold;
}
/*********** nav bar ***********/
#nav_sub
{
	position: relative;
	width: 400px;
	top: 20px;
	left: 345px;
	height: 39px;
}
#nav
{
	float: left;
	width: 800px;
	margin: 0 auto;
	background-image: url(/img/1_r2_c1.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.nav ol{
	float: left;
}
#nav ol li{
	display: inline;
}
#nav ol li a{
	float: left;
	color: white;
	padding: 10px 11px 0px 11px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
}#nav ol li a:hover{
	color: #CC0000;
}

/*********** content ***********/
#left
{
	float:left;
	width: 180px;
	margin: 20px 0px 20px 0px;
}
#left a
{
	text-decoration: none;
	color: #000000;
}#left td
{
	background-image: url(/img/5.jpg);
}
#left a:hover
{
	text-decoration: none;
	color: #CC0000;
}
#right
{
	float: right;
	width: 565px;
	margin: 20px 0px 0px 20px ;
}

/*********** footer ***********/
#footer
{
	height: 80px;
	color: #333333;
	clear: both;
	text-align: center;
	background-image: url(/img/footer.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-top: 40px;
}

#footer a
{
color: #333333;
text-decoration: none;
}
#footer a:hover
{
color: #CC0000;
}
/*********** customer login ***********/
#login
{
	float: left;
	width: 760px;
	margin: 20px 20px 20px 20px ;
}
/************
div.hr {
  height: 15px;
  background: #fff url(../media/images/img08.gif) repeat-x;
}
div.hr hr {
  display: none;
}
**************/
