/* CSS Document */
/* body general*/
html {
	background: #E0E9E9; 
	}
body li {
	list-style:none;
	}
h1 {font-family: Verdana, Geneva, sans-serif; 
	font-size:14px; color:#FF0000;
	font-weight: bold;
	}
h2 {font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight: bold; 
	}
h3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; font-weight:bold; color: #616A7F;
	}
p {	font-family: Verdana, Geneva, sans-serif; 
	font-size:11px; 
	line-height:180%;
	font-weight:bold;
	}

li {list-style:none;
	text-indent: -40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:2;
	font-weight:bold;
	}
#container #content #about li {
	list-style-position: inside;
	list-style-type: disc;
}

#container {
	/*background-color:#FFFFFF;*/
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	overflow:auto;
	}
#navigation {
	width:100%;  
	height:25px;
	clear:both;
	background:#2D3956;
	text-align:center;
	/*float:left;*/	 
	}	
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #E0E9E9; }
a:visited {
font:inherit; color:#00FF99;
    }
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration: underline;
	}
#subnav a:link, a:visited {
    font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:right;
	text-decoration:none;
	color: #FFFFFF;
}
#picture_header	{
	width:100%; 
	height:140px;
	float:left;
	clear:both;
	}
#bar2 {
	width: 100%;
	height: 25px;
	background-color:#616A7F;
	float:left;
	}
#content {
	width:750px;
	margin:0;
	padding:0px; 
	text-align:left;
	background-color: #E0E9E9;
		}
#content_one { 
	padding: 20px;
	background-color:#E7E7E7;	
	float: left;
	width: 180px;
	height: 343px;
	clear:left;
	}
#content_two {
	margin-top:20px;
	margin-bottom: 0px; 
	padding:10px; padding-left: 20px; padding-right: 0px;
	background-color:0;
	float: right;
	width:480px;
	height: 343px;
	background-image: url(../Images/round-corner-box.gif);
	background-repeat:no-repeat;
}
#bar3 {
	width: 100%;
	height: 25px;
	padding-top:0px;
	background-color:#616A7F;
	float:left;
	}
#Copyright{ 
	width: 100%;
	height: 30px;
	padding-top:5px;
	clear:both;
	background-color: #E0E9E9;
		}
#index {height: 343px; 
	padding-left:10px;
	padding-right:20px;
	     }
#about {
	background-color:#FFFFFF;
	height: auto;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	clear:left;
	list-style: disk;
	     }
#about a { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size:11px; 
	line-height:180%;
	font-weight:bold;
	text-decoration: none; 
	color: #333333;
}
#about ul .bullet{
	list-style:disc;
	list-style-position:inside;
}
.quote{ font-family:"Times New Roman", Times, serif; font-size:16px;
font-style:italic;
font-weight:bold;
}
#address {
	background-color: #FFFFFF;
	height:300px;
	padding-top:20px; 
	padding-left:30px;
	padding-right:30px; 
	padding-bottom:20px;
	clear:left;
	}
#address li {
	list-style:none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#address a:link{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000; 
}
#address a:visited{
	color: #FF0000;
	font-size:11px;
	text-decoration:none;
}
#address a:hover{
	color: #FF0000;
	font-size:11px;
	text-decoration:underline;
}
#address a:active{
	color: #FF0000;
	font-size:11px;
	text-decoration:none;
}
/*.spacer white character aligns Tel and Fax #*/
.spacer { 
	color:#FFFFFF;
	}
.authority {
	font:inherit; 
	font-size:11px;
	text-align:left;
}
#superior { list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2;
	}
/*#poducts1 {
	height: 343px;
	width:30px;
	padding-left:10px;
	padding-right:20px;
	}
#products1 ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: 4cm;
	height: 260px;
	overflow: auto;
}*/
#products1 {
	height: 260px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	overflow: auto;
	}

