body{
	background-color: black;
	font-family: arial;
	font-size: 14px;
	margin: auto;
	line-height: 150%;
	}
	
.divClearer{
	clear: both;
	}	
	
h1{
	color: white;
	font-size: 26px;
	margin-bottom: 20px;
	
	}
	
h2{
	color: white;
	font-size: 26px;
	margin-bottom: 40px;
	}	
	
h4{
	color: white;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	}			
	
.divContainer{
	width: 960px;
	margin: auto;
	height: 700px;
	}
	
.divHeader{
	margin-bottom: 30px;
	border: 1px solid #666;
	border-top: 0px;
	padding: 30px;
	}
	
.divHeader p{
	color: white;
	float: right;
	}	
	
.contactH{
	color: white;
	font-size: 20px;
	float: right;
	font-weight: bold;
	}
	
/*.emailH{
	color: white;
	float: right;
	}*/	
	
.nameH{
	color: white;
	font-size: 20px;
	font-weight: bold;
	}		
	
.divNav li{
	float: left;
	}
	
.divNav a{
	color: white;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	margin-left: 20px;
	}		

.divNav a:hover{
	background-color: red;
	border-radius: 10px;
	-moz-border-radius: 10px;
	}
	
.homeImage{
	text-align: center;
	margin-top: 70px;
	margin-bottom: 50px;
	}
	
.mainContent{
	margin-top: 70px;
	margin-bottom: 50px;
	padding: 30px;
	padding-top: 10px;
	height: 565px;
	}
	
.homeContent{
	margin-top: 70px;
	margin-bottom: 50px;
	padding: 30px;
	padding-top: 10px;
	height: 565px;
	}
	
.homecolLeft{
	float: left;
	}
	
.homecolRight{
	float: right;
	}			
	
.homebox1{
	height: 250px;
	width: 435px;
	border: 1px solid #333;
	background-image: url('../_images/home/jewel.jpg');
	}
	
.homebox1 a{
	height: 250px;
	width: 435px;
	display: block;
	}
	
.homebox1 a:hover{
	height: 250px;
	width: 435px;
	display: block;
	
	}	
	
.homebox2 a{
	height: 250px;
	width: 435px;
	display: block;
	}	
	
.homebox3 a{
	height: 250px;
	width: 435px;
	display: block;
	}	
	
.homebox4 a{
	height: 250px;
	width: 435px;
	display: block;
	}					
	
.homebox2{
	height: 250px;
	width: 435px;
	border: 1px solid #333;
	margin-top: 30px;
	background-image: url('../_images/home/pharm.jpg');
	}	
	
.homebox3{
	height: 250px;
	width: 435px;
	border: 1px solid #333;
	background-image: url('../_images/home/misc.jpg');
	}
	
.homebox4{
	height: 250px;
	width: 435px;
	border: 1px solid #333;
	margin-top: 30px;
	background-image: url('../_images/home/counters.jpg');
	}								
	
.homeText{
	padding: 30px;
	}		

.homeText p{
	color: white;
	}
	
#productPics img{
	margin: 10px;
	border: 1px solid #666;
	}		

.contactForm td{
	color: white;
	padding-bottom: 20px;
	vertical-align: top;
	}	
	
.conSent{
	color: white;
	}
	
.columnLeft{
	float: left;
	
	}	
	
.columnRight img{
	float: right;
	border: 1px solid #666;
	margin: 10px;
	margin-right: 30px;
	
	}
	
.map{
	border: 1px solid #666;
	}		
	
.required{
	padding: 3px;
	margin-left: 20px;
	width: 200px;
	margin-right: 20px;
	}

.nonrequired{
	padding: 3px;
	margin-left: 20px;
	width: 200px;
	margin-right: 20px;
	}
	
.submit{
	margin-left: 20px;
	}
	
.divFooter{
	border: 1px solid #666;
	border-bottom: 0px;
	padding: 30px;
	}
	
.spnEmail{
	color: white;
	
	}
	
.spnVat{
	color: white;
	float: right;
	font-size: 12px;
	}				

.spnComp{
	color: white;
	float: right;
	font-size: 12px;
	margin-right: 20px;
	co
	}		

.contactText{
	color: white;
	margin-bottom: 30px;
	}
	
.aboutText{
	color: white;
	}
	
.list{
	color: white;
	}
	
.list li{
	list-style-type: circle;
	margin-left: 30px;
	line-height: 180%;
	}

.aboutLeft{
	
	width: 350px;
	float: right;
	}
	
.aboutRight{
	
	float: left;
	}
	
.divFooter a{
	color: white;
	text-decoration: none;
	}			

.divFooter a:hover{
	text-decoration: underline;
	}
	
.footerText{
	color: white;
	text-align: center;
	font-weight: bold;
	}
	
.box{
	height: 100px;
	width: 100px;
	border: 1px solid red;
	}		