body 
{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
	background-color: #1841B7;
}

div#container
{
	width:770px;
	text-align:justify;
	background-color:#FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/site/container-back.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1841B7;
}

div#logo
{
margin-left:auto;
margin-right:auto;
height:289px;
width:770px;
display:block;
color:white;
}

img#mainlogo
{
	width:770px;
	height:289px;
	margin:0px;
	padding:0px;
	border: 0px;
}

div#menu
{
	color:#000000;
	width:760px;
	height:5px;
	display:block;
	text-align:left;
	font-size: 14px;
	background-repeat: no-repeat;
	float: none;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(images/site/menuback.jpg);
	padding-left: 10px;
	margin-bottom: 10px;
}


div#menu a
{
	color:#000000;
	font-weight:bold;
	display:inline;
	float:none;
	height:43px;
	padding-right:0px;
	width: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: white;
	font-size: 18px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#container #textArea ul {
	font-size: 15px;
	padding-left: 200px;
}

div#menu a:hover
{
color:#3B76C6;
text-decoration:underline;
}

div#textArea
{
	display:block;
	background-position:right top;
	background-repeat:repeat-y;
	color: #000000;
}

p
{
padding-left:20px;
padding-right:20px;
}

p.bodyText
{
padding-left:0px;
padding-right:0px;
margin-right:0px;
}

h2
{
	color:#334F90;
	font-size:16px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left: 170px;
}
h1
{
	color:#334F90;
	font-size:18px;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: "Comic Sans MS";
	font-weight: normal;
	text-align: center;
}
span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:720px;
	display:block;
	font-size:80%;
	height:16px;
	text-align:right;
	color:#000000;
	float: right;
	padding-right: 50px;
	clear: both;
}

span#bottomText a
{
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}

span#bottomText a:hover
{
color:#FF0000;
}

div#map
{
	display:block;
	border:2px solid #334F90;
	margin-bottom:20px;
	margin-left:170px;
	width: 450px;
	height: 300px;
	margin-top: 20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

div#map a
{
color:#334F90;
}

a
{
	color:#1841B7;
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
}


a:hover
{
color:#FF0000;
text-decoration:underline;
font-weight:bold;
}

img
{
	margin-bottom:0px;
	margin-right: 4px;
	margin-left: 4px;
	color: #FFFFFF;
}

p.underNormal
{
	padding-left:160px;
	padding-right:0px;
	margin-top:0px;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
}

img.floatRight
{
	float:right;
	margin-bottom: 15px;
	border: 1px solid #1841B7;

}
img.floatRightabout
{
	float:right;
	margin-bottom: 20px;
	border: 1px solid #1841B7;

}
div#address
{
	width:260px;
	display:block;
	float:right;
	margin-right: 30px;
}
div#leftmenu
{
	float:left;
	display:block;
	color:#F78916;
	text-align:left;
	width: 135px;
	height: auto;
	margin-right: 20px;
	margin-left: 5px;
}
#leftmenu a {
	color: #FFFFFF;
	text-transform: none;
	margin-left: 20px;
	text-align: left;
}
#leftmenu a:hover {
	color: #F88916;
	text-decoration: underline;
}


div#rightimage
{
	float:right;
	display:block;
	color:#000000;
	text-align:left;
	width: 180px;
	height: auto;
	margin-right: 15px;
	margin-top: 22px;
	margin-left: 10px;
	margin-bottom: 30px;
}
