p, h1, h2, h3, li
{
font-family: Arial, Helvetica, sans-serif; color:#35323e;
} 

ul {list-style: none;}
li {width: 150px; height: 30px; color: #000; padding: 2px;}
a:link, a:visited, a:hover, a:active {text-decoration:none;}

body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:1200px;		/* Minimum width of layout - remove line if not required */
	background: url("../images/footer_bg.png");			/* The min-width property does not work in old versions of Internet Explorer */	
	font-size:90%;
	
}
#container {
	width:1200px;
	margin:auto;
	text-align:center;
	min-height: 995px;
}

#bg_img {margin:auto; width: 100%; min-height: 995px;background-image:url('../images/bg.png');}


h1 {
	color: #35323e;
	font-size:16px;
	
}

h2 {
	color: #35323e;
	font-size:16px;
}


/* 'widths' sub menu */
#layoutdims {
	clear:both;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {


}
.threecol .colmid {
	right:18%;			/* width of the right column */
}
.threecol .colleft {
	right:57%;			/* width of the middle column */
}
.threecol .col1 {
	left: 102%;
    margin: -15px auto auto;
    text-align: center;
    width: 46%;		/* 100% plus left padding of center column */
}
.threecol .col2 {
	left: 29%;
    margin-top: -13px;
    text-align: right;
    width: 408px;		/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}

.threecol .col3 {
	left: 1136px;
    margin-top: -50px;
    text-align: left;
    width: 408px;		/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

#top_style {

	align: top;
	width: 100%;
	height: 20px;
}
/* product styles */
#product {
	clear:both;
	margin:auto;
	text-align: center;
	width:100%;
	margin-top:-20px;
	padding-bottom: 40px;
}

#product img {
       margin: -40px 0 -28px;
}
#gallery_thumbs {
	width: 100%;
}

#gallery_list {
	text-align:center;
	margin:auto;
	display: inline;
}

#gallery_list h2{margin-top: 50px;}

#gallery_list ul {
    float: left;
    list-style-type: none;
    margin: -47px auto auto 69px;
    padding-bottom: 10px;
    width: 100%;
}

#gallery_list ul li{
	float: left;
	display:inline;
	position: relative;
	width: 236px;
	text-decoration: none;
}

#click_dist {clear:both; width: 1200px; min-height: 32px; margin-top: 114px;}
#distributer list_right ul {list-style: none;}
#distributer list_right ul li {background-color:#ccc; width: 150px; height: 30px; border-top: 2px solid #ddd; color: #fff; padding: 2px;}
#on_hover {display: none;}
li:link + #on_hover {display: block;}


	
.rollover1 {
    display: block;
	width: 240px;
	height: 150px;
	text-decoration: none;
	background: url("../images/thumb_1.png");
	}

a.rollover1:hover {
	background: url("../images/thumb_1_rollover.png");
	}
	
.rollover2 {
    display: block;
	width: 240px;
	height: 150px;
	text-decoration: none;
	background: url("../images/thumb_2.png");
	}

a.rollover2:hover {
	background: url("../images/thumb_2_rollover.png");
	}
	
.rollover3 {
    display: block;
	width: 240px;
	height: 150px;
	text-decoration: none;
	background: url("../images/thumb_3.png");
	}

a.rollover3:hover {
	background: url("../images/thumb_3_rollover.png");
	}

#distributers {
    display: block;
    margin: auto;
	clear:both;
	width: 1200px;
	background: url("../images/footer_bg.png");
}
#dist_bg {
width: 100%;
min-height: 350px;
background: url("../images/footer_bg.png");

}
#footer_bg {
clear: both;
width: 100%;
border-top: 10px double #900;
background: url("../images/footer_bg.png");
}

#dist_left {
	float: left;
    text-align: right;
    width: 600px;
}

#left img {
	float:right;
}

#dist_right {
	float: right;
	width:600px;
    text-align: left;
}

#list_left {
	float: left;
    width: 300px;
	display: block;
}

#list_right {
	float: right;
	width: 300px;
	display: block;
}

#list_left, #list_right ul li {line-height:125%;}


#footer {
	clear:both; text-align: center; margin:auto; display:block; width:1200px;
}


#on_hover1{display: none;}#on_hover2{display: none;}#on_hover3{display: none;}#on_hover4{display: none;}
#on_hover5{display: none;}#on_hover6{display: none;}#on_hover7{display: none;}#on_hover8{display: none;}
#on_hover9{display: none;}#on_hover10{display: none;}#on_hover11{display: none;}#on_hover12{display: none;}
#on_hover13{display: none;}#on_hover14{display: none;}#on_hover15{display: none;}#on_hover16{display: none;}
#on_hover17{display: none;}#on_hover18{display: none;}

#on_hover1:target{display: block; margin-top:-34px;}#on_hover2:target{display: block;margin-top:-34px;}#on_hover3:target{display: block;margin-top:-34px;} 
#on_hover4:target{display: block; margin-top:-34px;}#on_hover5:target{display: block;margin-top:-34px;} #on_hover6:target{display: block;margin-top:-34px;}
#on_hover7:target{display: block; margin-top:-34px;} #on_hover8:target{display: block;margin-top:-34px;}#on_hover9:target{display: block;margin-top:-34px;} 
#on_hover10:target{display: block; margin-top:-34px;}#on_hover11:target{display: block;margin-top:-34px;} #on_hover12:target{display: block;margin-top:-34px;}
#on_hover13:target{display: block; margin-top:-34px;} #on_hover14:target{display: block;margin-top:-34px;}#on_hover15:target{display: block;margin-top:-34px;} 
#on_hover16:target{display: block; margin-top:-34px;}#on_hover17:target{display: block;margin-top:-34px;} #on_hover18:target{display: block;margin-top:-34px;}
