body {
	margin: 0px;
	padding: 0px;
	background: #CCCCCC url(images/bg2.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
		}
		#container {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF;
		}

		#banner {
	height: 80px;
	margin: 0px;
	padding: 0px;
	background: #000000;
		}
				

		#content {
	background: #FFF;
	margin: 0px;
	padding: 0px;
		}
a:link {
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
}
a:active {
	font-weight: bold;
	color: #0000FF;
}

		#content ul ul{
	font-size : 110%;
}
#content ol ol{
	font-size : 110%;
}
.imgright {
	float: right;
}
.imgleft{
	float: left;
	padding-right: 4px;
}

#content ol ul{
	font-size : 110%;
}
.textmiddle {
	vertical-align: middle;
}

		#content p {
	font: 80% Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
		}
.highlight {
	font-weight: bold;
	background: #FFFF99;
	color: #000;
}
#topbar {
	background: #0033FF;
	height: 17px;
	color: #FFFFFF;
	font-size: 80%;
	text-align: right;
	padding: 5px;
}

#topbar a{
	color: #FFFFFF;
}
#slideshow {
	height: 200px;
	background: url(images/slideplace.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0033FF;
}

		#footer {
	clear: both;
	padding: 5px;
	background: #0033FF;
	height: auto;
	width: auto;
	color: #FFFFFF;
		}

		#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}

.offer {
	width: 600px;
	border: 2px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer p {
		font-size: 80%;

	}
		.center {
		text-align: center;
		}
	h1 {
	color: #0033FF;
	font: bold 140% Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	background-color: #f1f1f1;
}
h2 {
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
	h3 {
	color: #000000;
	font: bold 80% Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
	h4 {
	color: #FF0000;
	text-align: center;
	padding-top: 10px;
	font: bold 180% Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

		.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
	padding-left: 5px;
		}
#content ul,ol {
	font-size : 80%;
	margin-right: 10px;
}
#content ul ul{
	font-size : 100%;
}
#content ol ol{
	font-size : 100%;
}
#content ol ul{
	font-size : 100%;
}
.topnav {
		font-size: 80%;
		margin-left: 10px;
	}
.textright {
text-align: right;
}
.hide {
display: none;
}



#menu {
	height: 22px;
	background: #000000 url(images/menubg.jpg);
}
#menu ul
{
	padding-left: 0;
	background: #000 url(images/menubg.jpg) repeat-x center center;
	color: #fff;
	float: left;
	width: 100%;
	margin: 0;
	font: 80% arial, helvetica, sans-serif;
}

#menu ul li { display: inline; }

#menu ul li a
{
	padding: 0.2em 1em;
	color: #fff;
	text-decoration: none;
	float: right;
	border-left: 1px solid #666666;
}

#menu ul li a:hover
{
background: url(images/menuroll.jpg) repeat-x center center;
color: #fff;
}
.banner {
padding-top: 8px;
float: right;
}
.logo {
float: left;
}