{ margin: 0; padding: 0; border: 0px; }
h1{
	font-size:12px;
	font-weight:bold;
	display:inline;
}
h2
{
	font-size:12px;
	font-weight:bold;
	display:inline;
}
body {

	margin-top:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(left.jpg);
	background-repeat:repeat-x;


}
.wrapper
{ 	
	width:800px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
	position:relative;
}
.BodyBG
{
	background-image:url(bodybg.png);
	background-repeat:repeat-x;
	background-repeat:no-repeat;
	width:800px;
	height:1000px;
}
.nav
{
	position:absolute;
	top:287px;
	left:28px;
	width: 738px;


}

/* rotator css */
	div#rotator ul li {
	position:absolute;
	list-style: none;
	top:80px;
	right:29px;
	width: 747px;


}
/* rotator image style */	
	div#rotator ul li img {
	

border:0px;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {

}
.leftnav
{
	float:left;
	position:absolute;
	left: 25px;
	top: 365px;
	width: 215px;
	padding-left:10px;

}
.righttext
{
	float:right;
	position:absolute;
	left: 249px;
	top: 405px;
	width: 489px;
	color:#333;


}
.logo
{
	position:absolute;
	left: 30px;
	top: 18px;
}
a { text-decoration: none; color:#024268; }

a:visited { text-decoration: none; color: #024268; }

a:hover { text-decoration: underline; color:#069; }

#preview{

	top:-200px;
	position:absolute;
	background:#333;
	padding:1px;
	display:none;
	color:#fff;
	}

.footer
	{
		text-align:center;
	}

a {	border: 0px; }
img {	border: 0px; }