* {
	margin: 0;
	padding: 0;
	}
a img {
	border: none;
	}

	
	/*basic structure*/
body {
	text-align: center;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	}
#header {
}
#headleft {
	float: left;
	width: 450px;
}
#headright {
	float: left;
	width: 620px;
}
#topmenu {
	clear: both;
}
#innerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 901px;
}
#contentwrap {
	
	}
#brands {
}


/*end basic structure*/

#topmenu li {
	display: inline;
	}
	
#headleft img {
	display: block;
	}
#headright img {
	display: block;
	}
#contentwrap table {
	margin-top: 18px;
	text-align: left;
	}
table td {
	vertical-align: top;
	}
.tablespace {
	width: 20px;
	}
.smallboxtop {
	background-image: url(images/sm_boxtop.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 287px;
	}
.smallboxmid {
	border-right: 2px solid #D9D9D9;
	border-left: 2px solid #D9D9D9;
	padding-left: 15px;
	padding-right: 15px;
	}
.smallboxmid ul {
	padding-left: 20px;
	padding-right: 20px;
	}
.smallboxbott {
	background-image: url(images/sm_boxbott.jpg);
	height: 83px;
	}
.smallboxhicaps {
	background-image: url(images/hicaps.jpg);
	height: 83px;
	}
.contactbox {
	border-right: 2px solid #D9D9D9;
	border-left: 2px solid #D9D9D9;
	padding-left: 15px;
	}
.contactbox img {
	float: right;
		}
h1 {
	color: #930051;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	}
h2 {
	color: #930051;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	}
.purpletext {
	color: #930051;
	}
table h1 {
	padding-top: 3px;
	}
.smallboxbott .purpletext {
	padding-left: 15px;
	padding-right: 15px;
	}
.floatleft {
	float: left;
	font-size: 10px;
	padding-bottom: 30px;
	}
.floatright {
	float: right;
	font-size: 10px;
	padding-bottom: 30px;
	}
a:link {
	text-decoration: none;
	color: #930051;
	}
a:visited {
	text-decoration: none;
	color: #930051;
	}
a:hover {
	text-decoration: none;
	color: #333333;
	}
	
	
/* content pages */

/*structure*/

#maincontent {
	padding-top: 18px;
	width: 596px;
	margin-right: 18px;
	float: left;
	text-align: left;
	}
#mainboxtop {
	
	}
#mainboxtop img {
	display: block;
	}
#mainbox {
	background-image: url(images/maincontbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 2px solid #D9D9D9;
	border-left: 2px solid #D9D9D9;
	}
#mainboxbott {
	}
	
#sidecontent {
	padding-top: 18px;
	float: right;
	width: 287px;
	text-align: left;
	margin-bottom: 30px;
}
.sideboxtop img {
	display: block;
}
.sideboxmid {
	border-right: 2px solid #D9D9D9;
	border-left: 2px solid #D9D9D9;
	padding-left: 15px;
}
.sideboxmid img {
	float: right;
	}
.sidehicapsbott {
	clear: both;
}
.sidecontbott {
}

#copyright {
	clear: both;
	
	padding-top: 5px;
	border-top: 2px solid #cccccc;
	}
h3 {
	padding-bottom: 5px;
	}
.clear {
	clear: both;
	}
	
h4 {
	font-size: 12px;
	padding-bottom: 5px;
	}
#mainbox ul {
	padding-left: 20px;
	padding-right: 20px;
	}.security {
	display: none;
}


/*form*/

input {
	margin-bottom: 10px;
		}
.formright input {
	width: 300px;
	}
.formleft {
	width: 200px;
}
.formright {
}