body 
{
	background-color:#FFFFFF;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #389A37;
	border-right-color: #389A37;
	border-bottom-color: #389A37;
	border-left-color: #389A37;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/site/background.jpg);
}
div#lefty img
{
	margin-bottom:17px;
	float: right;
}

div#container
{
	margin-top:10px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #020106;
	text-align:justify;
	background-color:#FFFFFF;
	padding: 0px;
}

div#logo
{
margin-left:auto;
margin-right:auto;
height:277px;
width:770px;
display:block;
background-color:#CCCCCC;
color:white;
}

img#mainlogo
{
	width:770px;
	height:277px;
	margin:0px;
	padding:0px;
	border: 0px;
}

div#menu
{
	background-color:#FFFFFF;
	color:#000000;
	width:760px;
	height:27px;
	display:block;
	text-align:right;
	line-height:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-left: 0px;
	float: none;
	font-weight: normal;
	margin-right: 0px;
	padding-right: 10px;
	background-image: url(images/site/menu.jpg);
}
content new {
	margin-left: 0px;
}


div#menu a
{
	color:#000000;
	font-weight:bold;
	display:inline;
	float:none;
	height:27px;
	padding-left:0px;
	padding-right:0px;
	width: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: white;
	font-size: 16px;
	margin-left: 0px;
	text-decoration: none;
}
div#lefty
{
	float:right;
	display:block;
	color:#000000;
	text-align:left;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 10px;
}

div#menu a:hover
{
color:#FF0000;
text-decoration:underline;
}

div#textArea
{
	display:block;
	width:0px;
	background-position:right top;
	background-repeat:repeat-y;
	float: left;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

p
{
padding-left:20px;
padding-right:20px;
}

p.bodyText
{
padding-left:0px;
padding-right:0px;
margin-right:0px;
}

h2
{
color:#170ADE;
font-size:16px;
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
}

span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	display:block;
	font-size:11px;
	height:16px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #000000;
}

span#bottomText a
{
color:#FFFFFF;
text-decoration:none;
}

span#bottomText a:hover
{
color:#FF0000;
}

div#map
{
padding: 4px;
display:block;
border:2px solid #000000;
margin-bottom:20px;
margin-left:0px;
width: 390px; height: 280px
}

div#map a
{
color:#FF0000;
}

a
{
color:#000000;
text-decoration:none;
font-weight:bold;
}


a:hover
{
color:#FF0000;
text-decoration:underline;
font-weight:bold;
}

img
{
	border:1px solid #000000;
	margin-bottom:0px;
	margin-right: 4px;
	margin-left: 4px;
	color: #FFFFFF;
}

p.underNormal
{
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	font-size: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

img.floatRight
{
	float:right;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;

}
#container #textArea .underNormal .floatRight {
	margin-bottom: 0px;
	float: left;
}


div#address
{
	width:260px;
	display:block;
	float:right;
	margin-right: 30px;
}
#container #textArea img.bottomimages {
	margin-right: 0px;

}
#container #textArea ul {
	margin-top: 2px;
}
