html, body{height:100%;}
body{
	margin:0;
}
img{border:none;}
#main{
	margin:0 auto;
	width:814px;
	overflow:visible;
	padding-bottom:10px;
	padding-top:50px;
}

#logo{
	float:left;
	width:315px;
	height:72px;
}
#nav-area{
	float:left;
	width:499px;
	height:72px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
}

#home{
	float:left;
	width:73px;
	height:72px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
#about{
	float:left;
	width:84px;
	height:72px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
}
#products{
	float:left;
	width:80px;
	height:72px;
	background-image: url(../images/product.jpg);
	background-repeat: no-repeat;
}
#services{
	float:left;
	width:78px;
	height:72px;
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
}
#careers{
	float:left;
	width:74px;
	height:72px;
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
}
#contact{
	float:left;
	width:110px;
	height:72px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}

#banner{
	height:303px;
	width:814px;
	float:left;
	background-image: url(../images/banner-home.jpg);
	background-repeat: no-repeat;
		margin:0;
	padding:0;
}
#banner h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7361;
	width:420px;
	text-decoration: none;
	padding:0;
	margin:143px 0 0 34px;
	font-weight: normal;
}	
#space{
	height:9px;
	width:814px;
	float:left;
	background-image: url(../images/space.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}	
#space{
	height:10px;
	width:814px;
	float:left;
	background-image: url(../images/banner-devide.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}	
#space-flash{
	height:400px;
	width:814px;
	float:left;
	background-image: url(../images/space.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}	
#text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efeeee;
	width:108px;
	text-decoration: none;
	padding:0;
	margin:59px 0 0 15px;
}
#text a{
	color: #9e9e9d;
	text-decoration: none;
	line-height: 35px;
	background-position: left center;
	font-size: 10px

}
#text a:hover{
	color: #9e9e9d;
	text-decoration: underline;
}
#text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
	width:150px;
	text-decoration: none;
	padding:0;
	margin:69px 0 0 15px;
}
#text2 a{
font-size: 10px;
	color: #efeeee;
	text-decoration: none;
	line-height: 35px;
}
#text2 a:hover{
	color: #efeeee;
		text-decoration: underline;
}

#ctn-left{
	float:left;
	margin:0;
	padding:0;
	height:157px;
	width:219px;
	background-image: url(../images/ctn-left.jpg);
	background-repeat: no-repeat;	
}
#ctn-center{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	height:157px;
	width:219px;
	background-image: url(../images/ctn-center.jpg);
	background-repeat: no-repeat;	
}
#ctn-right{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	height:157px;
	width:356px;
	background-image: url(../images/ctn-right.jpg);
	background-repeat: no-repeat;	
}
#footer{
	margin:8px 0px 0px 0px;
	padding-bottom:15px;
	width:814px;
	overflow:hidden;
	background-image: url(../products/images/footer.jpg);
	background-repeat: repeat-x;
	float:left;
}
.left{
float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:10px;
	
}.left a{
color: #616161;	

	
}
.left a:hover{
color: #808080;	

}
.right{
float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:10px;
	color: #616161;	
	
}
.right a{
	color: #616161;
	text-decoration: none;	
}
.right a:hover{
	text-decoration: underline;	
	margin-top:10px;
	color: #808080;	
	
}
.high{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #849428;
	text-decoration: none;
	font-weight: bold;

}
.bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40403f;
	text-decoration: none;
	font-weight: bold;
}