body
	{
	margin: 0px;
	font:76%/150% "Lucida Grande","Microsoft Sans Serif",Geneva,Verdana,Arial,Helvetica,sans-serif;
	line-height: 140%;
	background-image: url(images/background.gif);
	}
	
div.header
	{
	background-color: #0267FF;
	border-bottom: 4px solid #0809C8;
	width: 100%;
	}
	
div.menu
	{
	border-bottom: 4px solid #0809C8;
	width: 100%;
	margin-bottom: 14px;
	text-align: center;
	}
	
div.container
	{ 
	text-align: left; 
	margin: 0; 
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/pagebackground.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}

div.left
	{ 
	margin-right: 300px; 
	padding-left: 14px;
	padding-right: 14px;
	background-image: url(images/bodybackground.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
	
div.fullleft
	{
	padding-left: 14px;
	padding-right: 14px;
	background-image: url(images/bodybackground.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
	
div.right
	{ 
	border-left: 1px dashed #CED5DD;
	padding-left: 10px;
	width: 270px; 
	float: right;
	padding-right: 12px;
	text-align: left;
	font-family: MS Sans Serif;
	}
	
div.footer
	{
	width: 742px;
	padding: 8px 14px 8px 14px;
	font-family: MS Sans Serif;
	border-top: 1px solid #CCCCCC;
	text-align: right;
	clear: both;
	}
	
h1
	{
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	}
	
h2
	{
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	}
	
p
	{
	margin: 0px 0px 28px 0px;
	color: #222222
	}
	
a:link
	{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 0px;
	margin: 0 -2px 0px -2px;
	border-bottom: 1px dotted #666666;
	}
	
a:visited
	{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 0px;
	margin: 0 -2px 0px -2px;
	border-bottom: 1px dotted #666666;
	}
	
a:hover
	{
	color: #580801;
	border-color: #580801;
	border-bottom-style:solid;
	}
	
ul
	{
	margin: 8px 10px 0px;
	padding: 0 0 14px 2.5ex;
	list-style: square;
	}
li
	{
	margin: 0 0 5px;
	}
	
form.contactform
	{
	margin: 0px;
	}
	
div.news
	{
	width: 438px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #CED5DD;
	}
	
img.news
	{
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right: 8px;
	border: 1px solid #CED5DD;
	}
	
img.map
	{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 6px;
	margin-right: 6px;
	}

img.map2
	{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 74px;
	border: 1px solid #000000;
	background: #ffffff;
	padding: 6px;
	}
	
img.button
	{
	margin-top: 11px;
	margin-bottom: 7px;
	margin-right: 7px;
	margin-left: 7px;
	}
	
img.sectionheader
	{
	margin-bottom: 10px;
	}