body {
	margin:10;
	padding:0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #1a1f19;
}

a:link, a:visited { color: #000000; text-decoration: none} 
a:active, a:hover { color: #B70000; text-decoration: none}

#container {
	width: 800px;
	margin: auto;
	border: 1px solid #ffffff;
}

#header {
	height: 100px;
	background-image: url(../Images/Header.gif);
	background-repeat: no-repeat;
}

#site_title {
	padding-top: 75px;
	font-size: 13px;
	color:#FFFFFF;
	padding-left: 530px;
	font-family: Verdana;
}

.menu{
	float: left;
	width: 800px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/menubg.gif);
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.menu li{
	display: inline;
}

.menu li a{
	float: left;
	font: 1.2em arial;
	text-align: center;
	text-decoration: none;
	width: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu a:hover, .menu li a.current{
	color: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #000000;
	background-image: url(../Images/menuhover.gif);
}

#content {
	width: 800px;
}

#top {
	float: left;
	padding: 20px;
	width: 760px;
	background-color: #99aaaa;
}

#bottom {
	float: left;
	width: 800px;
	color: #99AAAA;
	padding: 0px;
	background-color: #99AAAA;
}

#bottom a{
	line-height: 25px;
	color:  #FFFFFF;
}

#bottom .section {
	float: left;
	width: 158px;
	height: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#bottom .section a{
	padding-left: 15px;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
	background: url(images/list_icon.gif) no-repeat center left;
}
#bottom .section a:hover {
	color: #B70000;
}

.text_area {
	color: #333333;
	margin: 10px;
}
#bottom>p a{
	text-align: right;
}


.title {
	height: 37px;
	margin-left: 10px;
	padding-top: 18px;
	padding-left: 15px;
	font-size: 1.8em;
	color:#000000;
}
.img1 {
	margin-right: 40px;
	margin-bottom: 10px;
	float: left;
	margin-left: 25px;
}


.subtitle{
	height: 20px;
	font-size: 1.5em;
	color:#B70000;
	margin-bottom: 10px;
	padding-left: 15px;
}

.text_area img{
	float: left;
	margin: 0px 10px;
}

.text_area1{
	float: left;
	margin: 0px 10px;
	color: #000000;
	width: 720px;
}

.text_area1 img{
	float: left;
	margin: 0px 10px;
}

.text_area2 {
	color: #333333;
	text-align:center;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: both;
}
.text_area2 a {
	color: #000000;
	text-decoration: none;
}
.text_area2 a:hover, .text_area2 a.current {
	color: #B70000;
	text-decoration: none;
}
#products {
	margin-left: 10px;
}
#products ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#products li {
	display: inline;
}
#thumbnail {
	width: 250px;
	float: left;
	text-align: center;
}
#thumbnail span {
	display: block;
	padding: 5px;
	color: #000000;
	margin-bottom: 20px;
}





#footer {
	clear: left;
	padding-top: 15px;
	width: 790px;
	height: 62px;
	color: #000000;
	line-height: 24px;
	text-align:left;
	background-color: #99AAAA;
	background-repeat: repeat-x;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer span {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
}


#footer a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

#footer a:hover {
	color: #B70000;
}

#bfactor {
	float: right;
	position: relative;
	bottom: 20px;
	right: 10px;
}

#bfactor a {
	color: #000000;
	text-decoration: none;
}

#bfactor a:hover {
	color: #B70000;
	text-decoration: none;
}
