﻿body { margin:0px;padding:0px;}
html{ margin:0px;padding:0px;background-color:#D8D8D8;color:black;width:100%;height:100%;background-image:url('assests/images/logobg.jpg');}
p{text-indent:20px;}

#wrapper{width:800px;margin:0 auto;padding-top:0px;
background-image:url('assests/images/wrapperbg1.png');padding-left:2px;padding-right:2px; }

#header{ height:185px; width:800px; background-image:url('assests/images/header.png');	position:relative;	z-index:5;margin:0px;}
#content{clear:both;min-height:200px;width:95%;display:block;padding:0 10px 0 10px;}

#header a{ color:white;} #header a:hover{ color:white;} #header a:visited{ color:white;} #header a:active{ color:white;}

#nav{
	padding-top:135px;
	text-align:center;
	width:100%;
}

#proTab{background-image:url('assests/images/productsTab.png');margin-top:-10px;color:white;position:absolute;z-index:1;
		width:800px;text-align:center;height:50px;text-align:center;color:white;padding-top:12px;background-repeat:no-repeat;s}
#proTab a{ color:white;text-decoration:none;padding-left:10px;padding-right:10px; }
#proTab a:hover{ color:red; }

.topNav{ padding-left:10px;padding-right:10px;text-decoration:none;color:white;height:39px;display:inline-block;padding-top:10px;}
.topNav:hover{ 	background-image:url('assests/images/navBG1.png'); background-repeat:repeat-x;}

#footer{ float:left;padding-top:25px;width:100%;height:100px;text-align:center;background-image:url('assests/images/footer.png');background-repeat:no-repeat;}
#footer a{ 	color:white; text-decoration:none;padding-left:10px;padding-right:10px; }
#footer a:visited{ 	color:white; }
#footer a:hover{ color:black; }

#products a{ color:white;text-decoration:none;}
#products a:visited{ color:white; }
#products a:hover{ color:red; }