@charset "utf-8";
/* CSS Document */

html {
	background-image:url(images/Back.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

body {
	background-image:url(images/Back2.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:23px 0 0 0;
	text-align:center;
}

div#logo {
	padding: 0 0 15px 320px;
	width: 480px;
	margin: 0 auto;
	text-align:left;
}

div#Bottom {
	width: 800px;
	margin: 0 auto;
	text-align:justify;
}

div#ProductBottom {
	width: 100%;
	background-image:url(images/ProductsBack.gif);
	background-repeat:repeat-y;
}

div#contact {
	text-align:center;
}

div#ProductLeft {
	width: 250px;
	color: #435152;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding:10px 0 0 0;
}

div#ProductRight {
	width:500px;
	color: #435152;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	float:right;
	padding: 0 0 0 40px;
}

div#ProductLeft li{
	list-style:none;
}

ul#Nav li{
	list-style:none;
	float:left;
	width:150px;
	color: #435152;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt; 
	padding:20px 0 0 0;
	margin:0;
	height:50px;
	text-align:center;
}

ul#Nav li#home{
	margin:0 0 0 60px;
	display: inline;
}

ul#Nav li#homeActive{
	margin:0 0 0 60px;
	display: inline;
	color:#FFFFFF;
	background-image:url(images/Active.gif);
	background-position: bottom;
	background-repeat:no-repeat	
}

ul#Nav li a {
	color: #435152;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-decoration:none;
}

ul#Nav li a:hover{
	color: #515151;
}

ul#Nav li#active{
	color:#FFFFFF;
	background-image:url(images/Active.gif);
	background-position: bottom;
	background-repeat:no-repeat	
}

ul#Nav{
	list-style:none;
	text-align:center;
	width:100%;
	height:70px;
	margin: 0;
	background: none;
}

h1 {
	display: none;
	margin: 0;
	padding:0;
}

h2{
	margin: 10px 0 0 0;
}


img#home1{
	margin:0 120px 0 0;
}

blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #274b4b;
	line-height:150%;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #212424;
	line-height:150%;
}


div#footer {
	width: 800px;
	margin: 0 auto 10px auto; 
	text-align: center;
	background-image:url(images/Bar.jpg);
	background-repeat:no-repeat;	
	font-weight: 500;
	color: #435152;
	padding:5px 0 0 0;
}

div#Bottom div#footer {
	width: 800px;
	margin: 10px auto; 
	text-align: center;
	background-image:url(images/Bar.jpg);
	background-repeat:no-repeat;	
	font-weight: 500;
	color: #435152;
	padding:5px 0 0 0;
}


div#footer p {
	font-size: 8pt;
	margin: 0px;
}

ul#SubTopic{
	padding: 0 0 5px 25px;
}


ul#SubTopic li{
	font-size:9pt;
	margin: 0;
	padding:0;
	list-style:url(images/SubTopic.gif);
	list-style-position:outside;
}

table#Products {
	padding:10px;
}

table#Products td.SubProducts{
	padding:10px;
	font-size:12pt;
}

table#Products td.SubProducts a{
	font-size:11pt;
}

table#Products td.SubProducts p{
	font-size:10pt;
}

a:active {
	color: white;
}
