body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	background: #ffffff url(images/background.gif) repeat-y;
		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		
}

a {color:#6B9731;}

img {border:0px;}

#header{
height:245px;
overflow:hidden;
background: #ffffff url(images/headbackground.gif) repeat-x;
}

#circle{
z-index:3;
position:absolute; bottom:-50px; left:-60px;
width:211px;
height:211px;
    background: url(images/circle.png) 0 0 no-repeat !important;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/circle.png');
}

#footer{
position:relative;
}

#sectionimage{ z-index:2; position:absolute; top:245px; left:0px;}


#copywrapper{ margin-left:100px; margin-top:50px; width:570px; line-height:1.3;}

#menu{
height:21px;
position:absolute;
top:224px;
left:50px;
white-space:nowrap;
overflow:hidden;
width:1000px;
}

#menu div{float:left; position:relative;}


#rightrail{ width:262px; 
position:absolute;
top:268px; left:700px;
color:#FFFFFF;
}

#locations{ width:262px; 
position:absolute;
top:650px; left:700px;
color:#FFFFFF;
}