body {
	margin:0px; padding:0px;
	background-color:#FFF5D7;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	overflow-x:hidden;
}

a {
color:black;
text-decoration:none;
}

a:hover {
color:grey;
text-decoration:underline;
}

img
{  border-style: none;
}

#outside_container {
	position:relative;
background:url(/images/finBG.jpg) no-repeat;
	min-width:800px;
left:50%;
margin-left:-750px;
}
#container {
	
	min-height:650px;
width:600px;

}


#vesta {
position:relative;
left:980px;
top:25px;
z-index:40;

}
#mwrapper {position:absolute; top:130px; left:350px; z-index: 150;}

#heater {
position:relative;
left:430px;
top:90px;
z-index:20;
}


#heater img {
height:370px
}



#tagline {
position:relative;
left:710px;
top:-260px;
z-index:100;
}

#text {
position:relative;
width:600px;
top:100px;
left:450px;
padding-bottom: 40px;
}

blockquote p
    {
    padding: 0px 100px 0px 0p;  
    float: left;
    background: url(/images/quoteright.png) bottom right no-repeat;
}

blockquote
    {
	margin-top:30px;
    padding: 20px;  
    background: url(/images/quoteleft.png) top left no-repeat;
}

cite
    {
   
    float: right;    
}


#footer {
position:relative;
left: 570px;
font-size: 10px;
top:80px;
}