body{


background-image: url(images/background_2.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: 400px;
		border: 0px;

}

#shop_title {

	
		position: absolute;
		left: 25px;
		top: 155px;
		width: 40px;
		height: 15px;
		border: 0px;

}

#shop {

	
		position: absolute;
		left: 6px;
		top: 185px;
		width: 495px;
		height: 415px;
		border: 1px;

}



#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;

}



