@charset "utf-8";
/* CSS Document */
/******* the basics ************/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1B1464;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1B1464;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #1B1464;
}
h1 {
	font-size: 18px;
	color: #000000;
	margin-top:0;
	padding-top:0px;
	margin-left:5px;
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 600px;
}
h2 {
	font-size: 14px;
	color: #000000;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #999999;
}
h6 {
	font-size: 10px;
	color: #000000;
}
/********* page structure **********/
#container {
	
	width: 600px;
}
#masthead{
	display:none;
}

#nav{
display:none;
}
#contentcontainer{
	
	width: 600px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	
}
#footer{
	
	height: 140px;
	width: 600px;
	float: left;
	font-size: 10px;
	padding-top: 30px;
	padding-left: 4px;
}
#contleft{
	float: left;
	width: 600px;
	padding-right: 0px;
	
}
#contentright{
	
	display:none;
}



/*********** boxing ***********/
.smallbox{
	background-color: #CCCCCC;
	margin: 2px;
	padding: 0px;
	float: left;
	width: 125px;
	border: 1px solid #000000;
	height:170px;
}
.bigbox{
	background-color: #CCCCCC;
	margin: 2px;
	float: left;
	width: 250px;
	border: 1px solid #000000;
	min-height:250px;
	height:250px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bigbox_shrt{
	background-color: #CCCCCC;
	margin: 2px;
	float: left;
	width: 250px;
	border: 1px solid #000000;
	height:120px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.highlightbox{
	background-color: #CCCCCC;
	padding: 1%;
	width: 88%;
	border: 1px dashed #000000;
	margin-left: 1%;
}
.100percentwide{
	width: 100%;
}

/*********** link styles and navigation ************/

a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	float: left;
	text-align: center;
}
a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	float: left;
	text-align: center;

}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	float: left;
	text-align: center;
	background-color: #000000;
}
a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	float: left;
	text-align: center;
}

a.smenulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	float: left;
	text-align: center;
}
a.smenulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(png/road_markings_r7_c3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 7px;
	display: block;
	padding-bottom: 7px;
	float:left;
}
a.smenulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(png/road_markings_r7_c3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 7px;
	display: block;
	padding-bottom: 7px;
	float:left;
}
a.smenulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(png/road_markings_r7_c3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 7px;
	display: block;
	padding-bottom: 7px;
	float:left;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.whitelink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


/******** forms *********/
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;	
	width: 220px;
}
.sixteenbold {
	font-size: 16px;
	font-weight: bold;
}
.wallpaperbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	height: 250px;
	width: 300px;
	border: 1px solid #000000;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.productlisting{
	float: left;
	height: 130px;
	width: 510px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.padpicright{
	padding-right: 10px;
}
.clear{
	clear: left;
	float: left;
	width: 100%;
}
.clear2{
	clear:both;
	
	width: 100%;
	
}
.thumb{
	float: left;
	height: 200px;
	width: 150px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: top;
}
.pad1{
	padding-left: 1px;
}
