body 
{
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	background-image: url(images/site/bg.jpg);
	background-repeat: repeat;
}

div#container
{
	margin-top:15px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	border:10px solid #FFFFFF;
	text-align:justify;
	background-repeat: repeat-y;
	background-image: url(images/site/left-back.jpg);
	background-color: #FFFFFF;
}

div#logo
{
	margin-left:auto;
	margin-right:auto;
	height:282px;
	width:770px;
	display:block;
	background-color:#FFFFFF;
	color:white;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#menu
{
	background-color:#000000;
	color:#FFFFFF;
	width:572px;
	height:30px;
	display:block;
	text-align:right;
	line-height:25px;
	font-size: 15px;
	margin-left: 0px;
	float: right;
	padding-left: 10px;
}
div#leftyhome
{
	float:left;
	display:block;
	color:#000000;
	text-align:left;
	width: 190px;
	margin-top: 15px;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.menuLink
{
	display:block;
	font-weight: bold;
	margin-left: 0px;
	text-decoration: none;
	color: #05314A;
	padding-left: 10px;
	font-size: 15px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05314A;
}
#container #leftyhome .menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}


div#textArea
{
	display:block;
	width:578px;
	margin-right:0px;
	background-position:right top;
	background-repeat:repeat-y;
	float: right;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #05314A;
	border-bottom-color: #141414;
	border-left-color: #141414;
	height: auto;
	padding-bottom: 10px;
}
h1
{
	color:#05314A;
	font-size:16px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;

}

h2
{
	color:#E9ECF1;
	font-size:16px;
	background-color: #05314A;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	display:block;
	font-size:11px;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	background-color:#05314A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
}

span#bottomText a
{
	color:#D2C09A;
	text-decoration:none;
	font-weight: bold;
}

span#bottomText a:hover
{
	color:#FFFFFF;
	font-weight: bold;
	background-color: #05314A;
}

div#map
{
padding: 4px;
display:block;
border:1px solid #05314A;
margin-bottom:20px;
margin-left:10px;
width: 450px; height: 300px
}

div#map a
{
color:#05314A;
}

a
{
color:#05314A;
text-decoration:none;
font-weight:bold;
}


a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-color: #05314A;
	font-size: 11px;
}

p.underNormal
{
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}

img.floatRight
{
	border: 1px solid #05314A;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;

}

div#address
{
	width:500px;
	display:block;
	float:left;
	margin-right: 0px;
	height: 500px;
}
div#address a:hover
{
	color:#FF0000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#container #textArea ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 30px;
}
#container #textArea a {
	font-weight: bold;
}
div#map a:hover {
	color:#FF0000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.logos {
	margin-top: 20px;
	margin-left: 20px;
}
#images {
	margin-left: 12px;
	margin-bottom: 20px;
}
.imageBorder {
	border: 1px solid #05314A;
}
