body {
	margin: 0px;
	background-image: url(../images/header1.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55658F;
	padding: 6px;
	font-weight: bold;
}

.nav1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55658F;
 
	font-weight: bold;
	text-decoration: none;
}




.nav1 a:hover, .nav1 a:active {
	font-weight: bold;
	color: #FF6600;


}


.nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
	text-decoration:none;
}

.nav2 a {
 	font-size: 11px;
	
	color: #666666;
 
	text-decoration:none;
}
.nav2 a:hover {

color:#FF6600;
}


 

.nav2selected  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;

}
.nav2selected a {
	color: #FF6600;
	text-decoration:none;
}



.nav2-end {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
 	color: #666666;
}
.nav2-end a{
 	font-size: 11px;
 	color: #666666;
 	text-decoration:none;
}


 .nav2-end a:hover {

color:#FF6600;
}

 
 .nav2-end-selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
 	color: #666666;
}
.nav2-end-selected a{
	color: #FF6600;
	text-decoration:none;
}






.content {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
}
.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.img2 {
	padding-right: 10px;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.nav3 a {
 		font-size: 11px;
	color: #333333;
text-decoration: none;
	
	}
.nav3 a:hover {
		text-decoration:underline;

color:#FF6600;
}
.contact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.content hr {
	height: 1px;
	color: #999999;
	width: 60%;
	text-align: center;
}

.contact a {
	color: #FF6600;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
 	color:#000000;
}

.product_image {
	padding-bottom: 5px;
	text-align: center;
	padding-top: 10px;
}
.product_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.content input {
	border: 1px solid #999999;
	background-color: #F4F4F4;
}
