body {
	background-image: url(images/tbbg.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#graphics {
	height: 300px;
	width: 800px;
	text-align: center;
	margin-bottom: 3px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header {
	width: 804px;
	height: 110px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #1FBAF2;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
}

#logo {
	height: 110px;
	width: 168px;
	float: left;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDFAFE;
	padding: 3px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #666;
	text-align: center;
}

#topMenu {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	/* font-size: 12px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	
	background-color: #1FBAF2;
	text-align: center;
	*/
	text-align: right;
	padding-top: 98px;
	font-size: 10px;
	float: right;

}

#topMenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100px;
	padding-top: 14px;
	margin: 0px;
	font-weight: bold;
}

#topMenu a:hover {
	color: #FF8B45;
	font-weight: bold;
}

#homecontent {
	width: 305px;
	text-align: center;
	float: right;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#homecontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentFull {
	background-repeat: repeat;
	color: #036;
	padding: 20px;
	margin-top: 3px;
	font-size: 14px;
	min-height: 400px;
}

#contentFull a {
	color: #1BBAF1;
	text-decoration: none;
	
	}

#contentFull img {

border: 1px solid #FFFFFF;
margin-left: 3px;

}

#below-graphics {
	min-height: 350px;
	padding-bottom: 3px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;

}
#side {
	width: 410px;
	float: left;
	font-size: 14px;
	color: #036;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
}

#side img {
	border: 1px solid #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}
#action1 {
padding:3px;
}
#action2 {
padding:3px;

}
#action3 {
padding:3px;
}
#action4 {
padding:3px;
}




h1 {
	margin: 0px;
	padding: 0px;
	font-size:22px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
}

.forms {
	font-size: 12px;

}
#mapSide {
	float: right;
	width: 425px;
	padding: 20px;
}
#infoSide {
	width: 270px;
	float: left;
	padding: 20px;
	color: #036;
	font-size: 14px;
}
