body {
	margin: 0px;
	background-color: #00011e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
h1, h2, h3 {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #cd951c;
}
h2, h3 {
	font-size: 14px;
}
/* normal body links*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
	color: #cd951c;
}
a.footer:active {
	text-decoration: none;
}
/* end of normal body links*/
li {
	list-style-position: outside;
	line-height: 20px;
	text-align: justify;
	margin: 3px 7px 7px;
}

#header{
	margin: 0 auto 0 auto;
	width:700px;
	height:169px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color: #FFFFFF;
}
#menu{
	margin: 0 auto 0 auto;
	width:700px;
	padding: 142px 0px 0px 0px;
	height:25px;
	text-align:center;
}
#main {
	margin: 0 auto 0 auto;
	width:700px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	background-color: #FFFFFF;
}
#main-content {
	width: 600px;
	float: right;
	margin: 7px 30px 30px 0px;
}
#content {
	width: 620px;
	float: right;
	margin: 7px 30px 30px 20px;
}
#footer {
	margin: 0 auto 0 auto;
	width:700px;
	height: 50px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear:both;
	border-bottom:#FFFFFF solid 1px;
	background-color: #FFFFFF;
}
#footer-links {
	text-align:center;
	padding: 7px;
	padding-top: 25px;
	color: #ABBABE;
}
#side-menu {
	width: 00px;
	margin-left: 7px;
	margin-top: 0px;
}
.menu-links-height {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	height: 27px;
	text-align: centre;
	float: none;
}
li {
	list-style-image: url(images/bullet.jpg);
}
.imglftserv {
	float:left;
	margin: 5px 30px 45px 10px;
}
.imglft {
	padding: 0 15px 0 0;
	float:left;
}
.imgright{
	padding: 0 0 0 15px;
	float:right;
}
.imgrightbrands{
	padding: 15px 0 0 15px;
	float:right;
}
.txtbox {
	font-size: 10px;
}
#promo {
	position:absolute;
	left:500px;
	top:95px;
	width:337px;
	height:97px;
	z-index:1;
}
a.sitemap1:link, a.sitemap1:active, a.sitemap1:visited {
	color: #333333;
	text-decoration:none;
}
a.sitemap2:link, a.sitemap2:active, a.sitemap2:visited {
	margin-left: 20px;
	color: #333333;
	text-decoration:none;
}
#copyright {
	font-size: 10px;
	color:#666666;
	text-align: left;
	margin: 0 0 0 10px;
}
#qws {
	float:right;
	margin: 0 10px 0 0;
	width: 240px;
	font-size: 10px;
	color:#666666;
}
#qws a {
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}