

a:link {color: #283a4c; text-decoration: none;}     
a:visited {color: #283a4c; text-decoration:none;}  
a:hover {color: #ff9333;  text-decoration:none;}  
a:active {color: #283a4c;  text-decoration:none;}  


body{
	background-color: #a8c0d9;
	font-family:arial, 'lucida console', sans-serif;
}

h3{

}

.logo{
	cursor: pointer;
}
.area{
	
	background-color: #496989;
	margin-left:10px;
	margin-top:10px;
	width:970px;
	border: 1px solid #000000;
}

.header{
	background-color: #5582aa;
	height:78px;
	border-bottom: 1px solid #35516d;
	font-size:1px;
	}


.content{
	background-color: #ffffff;
	margin-left: 200px;
	margin-top: 21px;
	margin-bottom:20px;
	border: 1px solid #000000;
	width: 760px;
	font-size:13px;
	color: #283a4c;
	
}

.corner{
	position: absolute;
	margin-left:-2px;
	margin-top:-2px; 
}

.navigation{
	position:absolute;
	left:20px;
	top:100px;
	margin-left:20px;
	margin-top:15px;
}

.navInfo{
	float: left;
	width:160px;
	background: url('../img/tablePix.gif');
	margin-top:-5px;
	margin-bottom:-2px;
	font-size:14px;
	color: #5b6879
}

.bullet{
	margin:8px 0px 8px 15px;
}

.littleBullet{
	margin:8px 0px 8px 25px;
	font-size:10px;
}

.littleNonBullet{
	margin:8px 0px 8px 25px;
	font-size:10px;
	color: #ff9333;
	float: center;
	font-weight: bold;
}

.nonbullet{
	margin:8px 0px 8px 15px;
	color: #ff9333;
	float: center;
	font-weight: bold;
}


.contactInfo{
	position:absolute;
	left:630px;
	color:#3d5974;
	font-size:12px;
	margin-top:3px;
	margin-bottom:10px;
}

.text{
	margin: 5px 25px 15px 35px;
	line-height:20px;

}

.list{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;

}

.image{
	position:absolute;
	left:750px;
	top:140px;

}

.productImgs{
	position:relative;
	left:150px;
}

.productImg{
	border:1px solid #a8c0d9;
	margin-left: 10px;
	margin-right:10px;
}

.productImg2{
	position:relative;
	left:200px;
}

.productImgClickable{
	border:1px solid #a8c0d9;
	margin-left: 10px;
	margin-right:10px;
	cursor: pointer;
}

.productImgBottom{
	position:absolute;
	border:1px solid #a8c0d9;
	left: 630px;
	top:260px;
}

.productImgBottom2{
	position:absolute;
	left: 750px;
	top:260px;
}


.labelProds{
	position:relative;
	

}

.labelProd{
	width:140px;
	float:left;
	text-align: center;
	margin-left:15px;
	margin-right:16px;
}