/* CSS Document */

<style type="text/css">

* {
  margin: 0;
  padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align: center; 
  min-width: 730px;
  background-color:#666666;
  font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size:11px;
  line-height:15px;
  color:#000000;
  background-image:url(images/sattin-bg.jpg);
}

h1 {
  font-size:16px;
  font-weight: bold;
  line-height:22px;
  color:#333333;
}
h2{
  font-size:12px;
  color:#F00;
}
.links {
   color:#000000;
	text-decoration: underline;
	}
	
	.sendmessage {
   color:#393;
	text-decoration: none;
	font-size:14px;
	}
	
	
	
	
.links2 {
	color:#FFF;
	font-weight: normal;
	text-decoration: underline;
	}
	
.bottomlinks {
	font-size:10px;
	color:#999;
	font-weight: normal;
	}

.footersmall {
	font-size:10px;
	color:#999;
	font-weight: normal;
	}

.copyright {
	font-size:10px;
	color:#999;
	font-weight: normal;
	}


.links:hover {
color:#060;
}

.bottomlinks:hover {
color:#000;
}


.subnav:hover {
color:#000000;
}


#wrapper {
  margin-top:0px;
  width: 730px; 
  margin: 0 auto; 
  text-align: left;
  position:relative;
  }

#mainbox_home {
  margin-top:0px;
  width: 730px; 
  margin: 0 auto; 
  text-align: left;

  }
  
  
  #home_addressbox {
	position:absolute;
	padding:0px;
	width: 240px;
	height: 167px;
	text-align: left;
	position: absolute;
	top: 345px;
	left: 38px;
	z-index: 5;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFF;
}

  #contactform {
	position: absolute;
	padding: 0px;
	width: 408px;
	height: 167px;
	text-align: left;
	position: absolute;
	top: 153px;
	left: 247px;
	z-index: 5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}



  
  #mainbox_interior {
  width: 730px; 
  margin: 0 auto; 
  text-align: left;
  background-image:url(images/bg-mainbox-interior.jpg);

  }

#content { 
  width: 645px; 
  margin-left: 22px;
  padding-right: 14px;
  padding-top: 70px;
  padding-left: 18px;
  padding-bottom: 8px;

}



#home_quote { 
  position:absolute;

  width: 290px;
  margin-top: 320px;
  float: right; 
  margin-right: 5px;
  text-align:right;
  color:#FFFFFF;
  z-index:3;

} 



#footer { 
  clear: both;
  margin-top: 0px;
  padding: 0px;
  height: 100px;
  width: 730px;
  background-image:url(images/sattin-bg.jpg);
  text-align:center;
} 

#homefooter { 
  clear: both;
  margin-top: 0px;
  padding: 0px;
  height: 60px;
  width: 730px;
  text-align:center;
} 



</style>
