/* CSS Document */

body{
	color:#666666;
	background-color:#FFFFFF;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;

}a:link, a:visited{
	color:#CC6600;
	text-decoration: none;

}a:hover{
	color:#000000;
	text-decoration: underline;

}#header{
	height: 125px;
	background-image:url(images/header_bckg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 30px;

}#nav{
	display: inline;
	text-align:right;
	float: right;

}.wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;

}#contents{ /* for IE */
	height: 450px;
	display: block;
	clear: both;
	background-color:#E5E5E9;
	
}html>body .wrapper #contents{
	height: auto;
	min-height: 450px;
	display: block;
	clear: both;
	background-color:#E5E5E9;

}#latest{
	text-align: right;
	margin-top: 5px;
	border-top: 6px solid #979797;
	clear: both;
	background-color:#FFFFFF;

}#footer{
	clear: both;
	margin-top: 50px;
	height: 125px;
	background-color:#A6A6B2;
	color:#FFFFFF;

}#footer a, #footer a:link, #footer a:visited{
	color:#FFFFFF;
	text-decoration: none;

}#footer a:hover{
	color:#333333;
	text-decoration:none;
	
}#footer strong{
	color:#333333;
	padding-right: 15px;
	
}.footerBckg{
	background-image:url(images/logo_sign.gif);
	background-repeat: no-repeat;
	background-position:top right;

}.padd{
	padding: 10px;
}.spacer{
	clear: both;
}




/*
	Products section
*/

#products{
	display: inline;
	
}#imgCol{
	float: left;
	width: 335px;
	height: 40em;

}#imgCol h2, h2{	
	font-size:16pt;
	color:#CC6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26pt;
	margin: 0px;
	padding: 0px;

}#prodDesc{
	float: right;
	width: 615px;
	padding: 10px;
	border-left: 5px solid #FFFFFF;
	height: 40em;


}#prodDesc table{

}#prodDesc th{
	
}#prodDesc h2{
	font-size:16pt;
	color:#CC6600;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}#products th{
	text-align: left;
	color:#333333;

}#products .thumbs{
	margin-top: 60px;
	height: 100px;
	overflow: scroll;
	overflow-y: hidden;
	float:none;

}#products .thumbs table{
	margin: 0px;
	padding: 0px;
	height:auto;
	
}#products .thumbs table img{
	cursor:pointer;
}

#contentList{
	float: left;
	width: 160px;
	display: block;
	padding-top: 90px;
	
}#contentText{
	float: right;
	width: 790px;
	padding: 20px;
	display: block;
	border-left: 5px solid #FFFFFF;
	min-height: 400px;
	text-align:justify;
	
}#contentText h2{
	font-size:16pt;
	color:#CC6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26pt;

}#contentList ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	line-height: 18pt;
}

.contactInfo strong{
	font-weight: normal;
	color:#333333;

}#contactForm input, #contactForm textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 300px;
	padding: 2px;
	margin-left: 15px;

}#contactForm textarea{
	height: 80px;

}#contactForm .button{
	width: 100px;
}

#missionStatement strong{
	font-family:"Times New Roman", Times, serif;
	font-size: 16pt;
	color:#FF6600;
	font-weight: normal;

}#packdetails{
	text-align: right;
	padding: 20px;

}

#portlinks{
	border-left: 1px solid #C0C0C0;
	
}#portlinks ul li{
	line-height: 20pt;
	color:#999999;
	list-style: none;
	
}#portlinks a:hover{
	text-decoration: none;
}

.back{
	margin-top: 30px;
	margin-left: 10px;
}


#qualityPolicy h3{
	width: 320px;
	margin-left:auto;
	margin-right: auto;
}
.careDetails{
	border: 1px #333333 solid;
	padding: 10px;
	
}.careDetails strong{
	color: #000000;
	text-align: center;

}.careDetails2{
	border: 1px #333333 solid;
	width: 300px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}

#exhibits strong{
	color: #CC6600;
	font-weight: bold;
}#exhibits b{
	color:#333333;
}
