html>body #sitecontainer {width:760px;}
#sitecontainer {
width: 750px; 
height: 650px; 
margin-right:auto; 
margin-left:auto; 
margin-top:5px; 
margin-bottom:0px;
}

body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;
	color: Gray;
	font-size: 0.8em;
}

#topcontainer {
	width: 760px;
	height: 105px;
	background-color: #FFF;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
}

#maincontainer {
	width: 758px;
	height: 370px;
	margin: 10px 0px 10px 0px;
	background-color: #F3F3F3;
}

#leftcontainer {
	width: 75px;
	height: 370px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #F3F3F3;
}
#leftcontainercontact {
	width: 75px;
	height: 370px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #F3F3F3;	
}

#middlecontainer {
	width: 315px;
	height: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	background-color: #F3F3F3;
}

#middlecontainercontact {
	width: 562px;
	height: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	background-color: #F3F3F3;
}

.middlecontainermenu {
width: 500px;
	float: right;
	font-family: Verdana, Arial, sans-serif; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
	color: Gray;
	font-size: 1.0em;
	padding: 1px 0px 1px 0px;
}

#rightcontainer {
	width: 315px;
	height: 242px;
	margin: 0px 0px 0px 0px;
	padding: 38px 10px 0px 10px;
	float: right;
	background-color: #F3F3F3;
}

#rightcontainercontact {
	width: 75px;
	height: 242px;
	margin: 0px 0px 0px 0px;
	padding: 78px 10px 0px 10px;
	float: right;
	background-color: #F3F3F3;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: lighter;	
	color: #3382E1;
}

#bottomcontainer {
	width: 760px;
	height: 80px;
	margin: 0px 0px 0px 0px; 
	padding: 3px 0px 0px 0px; 
	background-color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 0.7em;
	color: #3382E1;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
}

#imagecontainer {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 0.7em;
	color: #3382E1;
}
	a {
	text-decoration: none; 
	color: Gray; 
	text-align:right;
	}
	
	a:hover {
	text-decoration: none; 
	color: Orange;
	}
	
	#highlighttext {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
	color: #3382E1;
	}
	
#highlighttext2 {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
	color: Orange;
	}
	
	#addresstext {
	font-family: Verdana, Arial, sans-serif;
	padding: 2px 0px 0px 0px; 
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: 8px;
	}	