
#container {     
     width: 1000px;
     margin: 5px 0 5px 50px;
     padding: 0;}

#banner {
	float: left;
	padding: 10px 10px 50px 10px;
	margin: 0 0 10px 0;
	height: 50px;
	width: 800px;
	border-bottom: solid black;
	}

#logo {
    float: left;
    padding: 0 0 20px 0;
    width: 500px;}

#add {
float: right;
	width: 175px;
	height: 55px;
	color: #cc9;
	background: transparent;}

a, a:link, a:visited, a:active {
	color: #996;
	background: maroon;
	text-decoration: underline;}

a:hover {
	color: maroon;
	background: white;}
	

div.menu {
	clear: both;
	float: left;
	color: #cc9;
	background: transparent;
	width: 130px;
	height: 200px;
	margin: 0 20px 0 0;}

div.menu a, div.menu a:link, div.menu a:visited, div.menu a:active {
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 3px #996 outset;
	border-bottom: 3px #996 outset;
	color: black;
	background: #cc9;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: arial, sans-serif;
	width: 120px;
	height: 15px;}

div.menu a:hover {
	border-top: 3px white outset;
	border-bottom: 3px white outset;
	color: white;}


#pics {
	float: left;
	height: 130px;
	margin: 10px 0 20px 0;
	}	

#pics img {
	margin-left: 10px;
	margin-right: 10px;}

div.main {
	float: left;
	width: 600px;
	height: 250px;
	color: #cc9;
	margin: auto;
	background: transparent;
	text-align: justify;
	padding-bottom: 30px;
	}

div.aboutmain {
	float: left;
	width: 480px;
	height: 250px;
	color: #cc9;
	background: transparent;
	text-align: justify;
	padding: 0 0 30px 30px;
	}

div.aboutmain p {font-size: 12px;}

div.linesmain {
	float: left;
	width: 480px;
	height: 400px;
	color: #cc9;
	background: transparent;
	text-align: left;
	padding: 0 0 30px 10px;
	}

div.linesmain img { 
  	type: block; float: right; 
  	margin-top: -30px;
	margin-left: 40px;}
	
div.title {
	float: left;
	margin: auto;
	width: 480px;
	height: 20px;
	text-align: center;}
	
div.prodtable {
	float: left;
	width: 850px;
	height: 500px;
	margin-top: 40px;
	}
	
td {
	padding-top: 10px;
	padding-bottom: 10px;}
		
#pic {
	width: 600px;}
	
#desc {
	align: left;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	width: 450px;
	color: #CC9;}			
	
span {
	font: 20px/24px serif;
	color: #996;}	
	
div.servicemain {
	float: left;
	width: 490px;
	height: 400px;
	color: #cc9;
	background: transparent;
	text-align: justify;
	padding-bottom: 30px;
	}
	

div.left {
	float: left; 
	width: 240px; 
	height: 300px; 
	text-align: left;
	margin: 0 0 0 10px;}

div.right {
	float: right;
	width: 240px; 
	height: 400px; 
	text-align: left;}
	

h1{font-size: 32px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	color: #cccc99;
	padding-bottom: 35px;
	}

h2{font: small-caps bold 24px/24px helvetica arial sans-serif;
	text-align: center;
	color: #999966;}
	
h3{font: 20px/24px helvetica arial sans-serif;
	color: #999966;
	clear: right;}	
	
h4{font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	color: #CCCC99;
	padding-bottom: 0px;
	}

	
address{font-size: 14px;
	color: #996;
	margin-right: 40px;
	text-align: right;}

body{background-color: maroon;}	

p{font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	color: #cc9;
	margin-left: 10px;
	margin-right: 20px;}