body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	#background-image: url(../_img/watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:750px;
}
form {
	margin: 0px;
	padding: 0px;
}
#top {
	width: 100%;
}
#top .dash {
	font-size: 0px;
	background-image: url(../_img/dash01.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: auto;
}
#top .logo {
	height: 67px;
	width: 184px;
	vertical-align: top;
}
#top .pagetitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #1212E0;
	text-align: left;
	vertical-align: top;
	width: auto;
	padding-left: 5px;
}
#top .topspacer {
	height: 18px;
	font-size: 0px;
}
#top .menucell {
	height: 31px;
	width: auto;
}
#menu {
	height: 31px;
	width: 416px;
}
#menu TD DIV {
	cursor: hand;
}
#menu .products {
	height: auto;
	width: 70px;
}
#menu .brands {
	height: auto;
	width: 50px;
}
#menu .valueadd {
	height: auto;
	width: 69px;
}
#menu .aboutus {
	height: auto;
	width: 63px;
}
#menu .store {
	height: auto;
	width: 41px;
}
#menu .contact {
	height: auto;
	width: 93px;
}
#menu .home {
	height: auto;
	width: 30px;
}
.content {
	text-align: left;
	vertical-align: top;
	height: auto;
	width: auto;
	padding-top: 10px;
}
#content_area A {
	color: #1212E0;
	
	text-decoration: none;
}
#content_area A:hover {
	color: #1212E0;
	text-decoration: underline;
}
#content_area {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}
IMG.right {
	margin: 5px;
	float: right;
}
IMG.left {
	margin: 5px;
	float: left;
}
.blueborder {
	border: 1px solid #417FCE;
}
H1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #1212E0;
	margin-bottom: 2px;
	margin-top: 0px;
}
A {
	color: #1212E0;
	text-decoration: none;
}
A:hover {
	color: #1212E0;
	text-decoration: underline;
}
