body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;
	margin: 0px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
td, input, select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
.mainsub {
	background-image: url(./../images/mainsub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}

.header {
	background-image: url(./../images/header.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 980px;
	text-align: right;
	color: #FFF;
}
.main {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFF;
}
.nav {
	text-align: right;
	padding-right: 10px;
	color: #FFF;
	font-weight: bold;
}
.search {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #043472;
	font-size: 16px;
}
.linedivider {
	width: 20px;
}

.mainmenu{
	color:#fff;
}
.mainmenu a{
	color:#fff;
	text-decoration:none;
}
.mainmenu a:hover{
	color:#fff;
	text-decoration:underline;
}

.productmenu {
	background-color: #FBBD1E;
	color: #000;
	padding-left: 0px;
}
.productmenu a{
	color:#000;
	text-decoration:none;
}
.productmenu a:hover{
	color:#000;
	text-decoration:underline;
}

.shoppingcart {
	background-color: #06B606;
	color: #fff;
	padding-left: 0px;
}
.shoppingcart a{
	color:#000;
	text-decoration:none;
}
.shoppingcart a:hover{
	color:#000;
	text-decoration:underline;
}

.title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size:14px;
	font-weight:bold;
}
.mainbottom {
	background-image: url(./../images/main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.maintop {
	background-image: url(./../images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


.main {
	text-align: justify;
	width: 980px;
}
.sidebar {
	width: 220px;
	background-color: #FFF;
}
.content {
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 18px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 30px;
	width: 960px;
}
.main a:link, .main a:visited, .main a:active {
	color: #0452A5;
	text-decoration: none;
}
.formfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

.main a:hover {
	color: #0452A5;
	text-decoration: underline;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #999999;
	text-decoration: none;
}
.formbutton {
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.newsletter {
	background-color: #C4141F;
	color: #000;
	padding-left: 20px;
}

.specialdeal {
	background-color: #033373;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
}

.terms {
	background-color: #FFF;
	color: #000;
	padding-left: 20px;
}
