body {
	margin: 0;
	background: #0089d1 url(images/bodyback.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif; font-size:10pt; text-align:justify; line-height:1.3em;
	color: #333333;
}
#content {
	width: 760px;
	margin: 0 auto;
	background: #ffffff url(images/background.gif) repeat-y right;
	border:#ffffff 5px solid;
}
#leftcol {
	float: left;
	width: 185px;
}
#rightcol {
	float: left;
	width: 575px;
}
#topnav{
	background-color:#f2efea; 
	text-align:right;
}
#menu{
	background-color:#d5e9f2;
	width:180px;
	height:271px;
	padding-left:2px;
}
#leftmenu{
	width:98%;
	margin:0px auto;
}
#dummywhite{
	background: #ffffff url(images/dummy.gif) repeat-y right;
}
#dummyblue{
	background: #d5e9f2 url(images/dummyblue.gif) repeat-y right;
}
#imageSlideshowHolder{
	width:575px;	
	height:250px;	
	
	position:relative;	
}
	
#imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}
#maintext{
	width:98%;
	margin:0px auto;
}
#container {
	width: 100%;
	margin: 0 auto;	
	
}
#firstcontainer{
	width:48%;
	float:left;
	
}
#secondcontainer{
	width:48%;
	float:right;
}
#containertext{
	width:270px;
	margin:0px;
}
#contactcontainer{
	width:70%;
	height:270px;
	margin:0 auto;
}
#contactlabel{
	width:30%;
	float:left;
}
#contactfield{
	width:70%;
	float:right;
}
#labelfieldstable{
	height:25px;
	padding-top:1px;
}
#footer{
	background-color:#0089d1; 
	text-align:center; 
	width:760px; 
	margin:0px auto;
}
#credit{
	background-color:#0089d1; text-align:right; width:760px; 
	margin:0px auto;
}
#sitemap1{
	width:28%;
	float:left;
}
#sitemap2{
	width:37%;
	float:left;
}
#sitemap3{
	width:35%;
	float:right;
}