html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #546A81;
	font-size: 11px;
	background-color: #000000
	}

strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
hr {
	margin: 0.5em 0;
	border: 0px;
	height: 1px;
	color: #000;
	background-color: #000;
	border-top: 1px solid #d6d6d6;
	}
.hide {
	display: none;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	}
.highlight {
	color: #d9ecff;	
	}

#wrapper {
	width: 779px;
	margin: 0 auto;
	border: 1px solid #431869;
	text-align: left;
	}
	
#cartTop {
	line-height: 10px;
	background-color: #5F2196;
	} 
	
#cart {
	background: url(../../images/homepage/bg_cart.jpg) no-repeat;
	float: right;
	margin-right: 70px;
	width: 279px;
	height: 18px;
	} 
#cart p {
	margin-left: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#flash {
	background: url(../../images/homepage/flash.jpg) no-repeat;
	float: left;
	width: 779px;
	height: 156px;
	} 
	
#menu {
	background: url(../../images/homepage/bg_menu.jpg) no-repeat;
	float: left;
	width: 779px;
	height: 20px;
	}
	
#menu p {
	margin-left: 270px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #E1E1E1;
	}
#menu p a{
 	text-decoration: none;
 	font-size: 12px;
 	font-weight: bold;
	color: #E1E1E1;
	}
#menu p a:hover{
 	text-decoration: underline;
 	font-size: 12px;
 	font-weight: bold;
	color: #E1E1E1;
	}
	
#container {
	background: #8854B8 url(../../images/homepage/bg_content.jpg) repeat-x top;
	float: left;
	width: 779px;
	}
/*LHS menu*/
#lhsmenu {
	background: url(../../images/homepage/bg_lhsmenu.jpg) no-repeat top left;
	float: left;
	width: 135px;
	height: 420px;
	margin: 0 20px 0 7px;
	}

#lhsmenu p{
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

#lhsmenu h1{
	margin-left: 5px;
	margin-top: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #5F2196;
	}	
#lhsmenu h1 a{
	font-weight: bold;
	color: #5F2196;
	text-decoration: none;
	}
#lhsmenu h1 a:hover{
	font-weight: bold;
	color: #5F2196;
	text-decoration: none;
	}
#lhsmenu input{
	height: 15px;
	width: 100px;
	color: #000000;
	border: 1px solid #333333;
	}
	
#lhsmenu ul {
	padding: 0;
	margin: 0;
	background-color:transparent;
	list-style-type: none;
	}

#lhsmenu ul li {
	padding: 0;
	margin-top: 3px;
	color: #000000;
	}

#lhsmenu ul li a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}

#lhsmenu ul li a:hover, #lhsmenu ul li a:focus {
	text-decoration: underline;
	color: #000000;
	}
	
/*main content area */	
#content {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float:left;
	width:590px;
	}
#content p{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
	}

#content_text {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	}
#content a:link{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	}
	}
#content a:visited{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	}
	}
#content a:hover{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	}
	}
#content a:active{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	}

	
/*Product page properties*/
#products {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	}
#products h1 {
	background:transparent url(../../images/homepage/tl_products.gif) no-repeat bottom left;
	width: 150px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}
#products p{
	color: #431869;
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
	}
#products div.boxTop {
	background:transparent url(../../images/homepage/products_box_top.gif) no-repeat top left;
	width: 187px;
	float:left;
	}

#products div.boxContent {
	background:transparent url(../../images/homepage/products_box_content.gif) repeat-y left;
	width: 187px;
	float:left;
	}
#products div.boxBottom {
	background: url(../../images/homepage/products_box_bottom.gif) no-repeat bottom left;
	width: 187px;
	float:left;
	}
#products div.space {
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	}

.leftimage{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000000;
}

.rightimage{
	float: right;
	margin: 0 0 20px 15px;
	border: 1px solid #000000;
}


/*About Us page properties*/
#about {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	}
#about h1 {
	background:transparent url(../../images/homepage/tl_about.gif) no-repeat bottom left;
	width: 150px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}
#about p{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	}

/*Specials page properties*/	
#specials {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	}
#specials h1 {
	background:transparent url(../../images/homepage/tl_specials.gif) no-repeat bottom left;
	width: 150px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}
#specials p{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	}

/*News page properties*/	
#news {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	}
#news h1 {
	background:transparent url(../../images/homepage/tl_news.gif) no-repeat bottom left;
	width: 150px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}
#news p{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	}

/*Order Form page properties*/	
#distributors {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	}
#distributors h1 {
	background:transparent url(../../images/homepage/tl_distributors.gif) no-repeat bottom left;
	width: 150px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}
#distributors p{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	}
	
/*News page properties*/	
#repairs {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	}
#repairs h1 {
	background:transparent url(../../images/homepage/tl_repairs.gif) no-repeat bottom left;
	width: 217px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}
#repairs p{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	}	


/*Contact page properties*/	
#contact {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	}
#contact h1 {
	background:transparent url(../../images/homepage/tl_contact.gif) no-repeat bottom left;
	width: 150px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}
#contact p{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	}

#register h1 {
	background:transparent url(../../images/homepage/tl_register.gif) no-repeat bottom left;
	width: 150px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}

#clearance h1 {
	background:transparent url(../../images/homepage/tl_clearance.gif) no-repeat bottom left;
	width: 200px;
	text-indent: -700em;
	height: 39px;
	margin: 5px 20px 0 0;
	display: block;
	overflow: hidden;
	}
	
/*footer area*/
#footer {
	CLEAR: both;	
	PADDING-BOTTOM: 20px;	
	MARGIN: 0 auto 0px;	
	WIDTH: 799px;	
	PADDING-TOP: 5px;	
	HEIGHT: 20px;	
	TEXT-ALIGN: left
	}
#footer div.lhs{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 110px 0 30px;
	float: left;
	}
	
#footer div.mid{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 50px 0 30px;
	float: left;
	}
#footer div.mid a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
#footer div.mid a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer div.rhs{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 20px 0 90px;
	float: left;
	}
#footer div.rhs a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
#footer div.rhs a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	}
