  body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}	

 p {
 margin-top:0px;
 margin-bottom:0px;
 
 }	
	
  #wrapper {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	}
  #header {
		height:200px;
	}
  
  #content-left {
	width:480px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	margin: 0px;
	padding-left: 0px;
    
	}
  #content-right {
	width:300px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

	}
 
 
  #footer {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:778px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #748AA1;
	line-height: 18px;
	font-weight: bold;
	}
  #bottom {
	clear:both;
	text-align:left;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
#navbar {
	padding: 5px 0px 5px 10px;
	text-align: left;
	margin: 3px 0px 4px;
	background-color: #E3E3E3;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #748AA1;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#top {

		height:70px;
}
ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}
#navbar a:link {
	color: #666666;
	text-decoration: none;
}
#navbar a:visited {
	text-decoration: none;
	color: #666666;
}
#navbar a:hover {
	color: #FF0000;
}
#navbar a:active {
	text-decoration: none;
	color: #666666;
}	
#contacttbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#map {
	height: 450px;
	width: 450px;
	border: 1px solid #CCCCCC;
}
#contactfrm {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
#content-left li{
	display: list-item;
	list-style-type: disc;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}

