@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

#background {
	height: 144px;
	background-image: url(images/back_repeat.jpg);
	background-repeat: repeat-x;
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	height: 1058px;
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
	}

#container {
	width: 800px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	}

#header {
	width: 800px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	float: left;
	}

/*-- Begin Nav --*/
#nav {
	width: 775px;
	height: 53px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
	text-align: right;
	}
	
a.home {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/home_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	}
  
a.home:hover {
	background-image: url(images/home_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	}


a.homeactive {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/home_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	overflow: hidden;
	}
  
a.about {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/about_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	}
  
a.about:hover {
	background-image: url(images/about_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	}


a.aboutactive {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/about_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	overflow: hidden;
	}
		
a.options {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/options_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	}
  
a.options:hover {
	background-image: url(images/options_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	}


a.optionsactive {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/options_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	overflow: hidden;
	}
			
a.products {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/products_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	}
  
a.products:hover {
	background-image: url(images/products_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	}


a.productsactive {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/products_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	overflow: hidden;
	}
			
a.catalog {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/catalog_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	}
  
a.catalog:hover {
	background-image: url(images/catalog_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	}


a.catalogactive {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/catalog_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	overflow: hidden;
	}
			
a.distributors {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/distributors_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	}
  
a.distributors:hover {
	background-image: url(images/distributors_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	}


a.distributorsactive {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 98px;
	height: 53px;
	background-image: url(images/distributors_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	overflow: hidden;
	}
		
			
a.adslogo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 85px;
	height: 53px;
	text-decoration: none;
	background-image: url(images/ads_logo_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	}
  
a.adslogo:hover {
	background-image: url(images/ads_logo_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	}
			
/*-- End Nav --*/

#address {
	width: 670px;
	height: 35px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	color: #9d9d9d;
	font-size: 9px;
	line-height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	position: relative;
	float: left;
	}
	
#address a {color: #9d9d9d; text-decoration: none; }
#address a:hover {color: #FFF; text-decoration: none;}

#space {
	width: 800px;
	height: 290px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	text-align: right;
	vertical-align: bottom;
	}

#maincontent {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	font-family: 'Lucida Grande', Arial, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: 100;
	line-height: 13px;
	}

#maincontent a {color: #134e92; text-decoration: none; }
#maincontent a:hover {color: #FFF; text-decoration: none;}


#columnone {
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	position: relative;
	float: left;
	}
	
#columntwo {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 0px;
	position: relative;
	float: right;
	}
	
/*-- Header Css --*/
h1 {
	font-family:  'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	color: #134e92;
	font-size: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}

h2 {
	font-family:  'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	color: #134e92;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	}
	
h3 {
	font-family:  'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	color: #134e92;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: 100;
	}