body{


background-image: url(images/background_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font: normal 10pt helvetica;
	line-height: 150%;
	color: #333333;

}

p
{ 
line-height: 140%
}  

#container {
   position: relative;
 	margin-left: auto;
 	margin-right: auto;
 	width: 760px;
 	text-align: left;
   }
   
   
a:link { 
	color: #8C8C8C;
	text-decoration: underline;
	}
a:visited {
	color: #8C8C8C;
	text-decoration: underline;
	}
a:hover {
	color: #0099CC;
	text-decoration: none;
	}
a:active {
	color: #8C8C8C;
	text-decoration: none;
	}


#quotebubble {

	
		position: absolute;
		left: 457px;
		top: 71px;
		width: 317px;
		height: 157px;
		border: 0px;

}

#header {

	
		position: absolute;
		left: 0px;
		top: 17px;
		width: 447px;
		height: 116px;
		border: 0px;

}

#buttons {

	
		position: absolute;
		left: 536px;
		top: 290px;
		width: 194px;
		height: 146px;
		border: 0px;

}

#text_main {

	
		position: absolute;
		left: 25px;
		top: 175px;
		width: 475px;
		height: 300px;
		border: 0px;

}


#featured_tee_A {

	
		position: absolute;
		left: 25px;
		top: 293px;
		width: 147px;
		height: 147px;
		border: 0px;

}

#featured_tee_B {

	
		position: absolute;
		left: 188px;
		top: 293px;
		width: 147px;
		height: 147px;
		border: 0px;

}

#featured_tee_C {

	
		position: absolute;
		left: 351px;
		top: 293px;
		width: 147px;
		height: 147px;
		border: 0px;

}

#more_link {

	
		position: absolute;
		left: 430px;
		top: 442px;
		width: 75px;
		height: 20px;
		border: 0px;

}

#text_bottom {

	
		position: absolute;
		left: 25px;
		top: 478px;
		width: 475px;
		height: 150px;
		border: 0px;

}

#footer_links {

	
		position: absolute;
		left: 13px;
		top: 629px;
		width: 285px;
		height: 40px;
		border: 0px;

}

#footer_legal {

	
		position: absolute;
		left: 595px;
		top: 630px;
		width: 150px;
		height: 40px;
		border: 0px;

}



