@charset "utf-8";

body {
	margin:0px;
	background:#fbc483;
	background-image:url(../images/background.gif);
	background-position:top center;
	background-repeat:repeat-y;
	text-align:center;
}
#container {
	position:relative;
	width:738px;
	margin:0 auto;
	text-align:left;
}
#header {
	position:relative;
	width:738px;
	height:83px;
	background-image:url(../images/mast-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#footer {
	position:relative;
	width:708px;
	height:16px;
	padding:7px 15px;
	text-align:right;
	background:#726f22;
	font-size:11px;
	color:white;
}
#footer a:link, #footer a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
}
#content {
	position:relative;
	background:#FFF;
	background-image:url(../images/content-background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:738px;
	height:0px;
	visibility:hidden;
}
.copy {
	position:absolute;
	width:718px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	padding:10px;
}

.copy p {
	margin:0px 0px 20px 0px;
	}
	
.copy h1 {
	font-size:17px;
	font-weight:normal;
	
}

.copy h1 {
	font-size:17px;
	margin:0px;
}

.content {
	padding:35px 0px 0px 23px;
	width:435px;
}

#contact-main
{
	position:relative;
	text-align:center;
	padding:55px 0px 0px 15px;
	width:300px;
	align:left;
}

#contact-left
{
	position:relative;
	text-align:center;
	padding:0px 0px 0px 15px;
	width:300px;
	float:left;
}

#contact-right
{
	position:relative;
	text-align:center;
	padding:0px 0px 0px 25px;
	width:300px;
	float:left;
	
}

#home {
	background-image:url(../images/home-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#about-us {
	background-image:url(../images/about-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}
#products {
	background-image:url(../images/products-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#earth-to-earth {
	background-image:url(../images/earth-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#locate-a-retailer {
	background-image:url(../images/retailers-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#faq {
	background-image:url(../images/FAQ-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#news-and-events {
	background-image:url(../images/news-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#contact-us {
	background-image:url(../images/contact-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#logo {
	position:relative;
	float:left;
	width:206px;
	height:60px;
	margin:10px 35px;
}
#navigation {
	position:relative;
	float:right;
	margin:30px 0px 0px 0px;
	}
	
#nav-top
{
	position:relative;
	margin:0px;
}

.clear-all
{
	height:0px;
	width:0px;
	clear:both;
}

.orange
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:41px;
	line-height:45px;
	color:#f8981d;
}

.green
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:41px;
	line-height:45px;
	color:#9fa615;
}

