body{
	margin:0px;
	background-color:#9ea3a8;
	background-image:url(images/bgImage.jpg);
	background-repeat:repeat-y;
	background-position:top;
	}
	#all{
		position:absolute;
		width:100%;
		}
		#allCont{
			position:relative;
			width:743px;
			margin:auto;
			/*border-left:solid #556a7e 2px;
			border-right:solid #556a7e 2px;*/
			}
			#heading{
				width:743px;
				height:92px;
				float:left;
				background-image:url(images/head.jpg);
				background-repeat:no-repeat;
				}
			#underHeading{
				width:743px;
				height:6px;
				float:left;
				background-color:#556a7e;
				}
			#optextholder{
				width:558px;
				float:left;
				padding:15px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#556a7e;
				line-height:14px;
				background:#FFFFFF;
				}
			#menuHolder{
				width:140px;
				float:left;
				}
				#menuTop{
					width:140px;
					height:9px;
					float:left;
					background-color:#556a7e;
					}
				#menu{
					width:140px;
					float:left;
					background-color:#6e8192;
					background-image:url(images/menuBg.gif);
					background-position:top;
					background-repeat:no-repeat;
					}
					#menu a{
						display:block;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:10px;
						color:#FFFFFF;
						text-decoration:none;
						padding: 2px 2px 2px 15px;
						}
					#menu a:hover{
						color:#9df700;
						}
				#menuRound{
					width:140px;
					height:9px;
					float:left;
					}
			#textHolder{
				width:349px;
				float:left;
				}
				#text{
					width:318px;
					float:left;
					padding:15px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					color:#556a7e;
					line-height:14px;
					background:#FFFFFF;
					}
				#textwide{
					float:left;
					padding:15px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					color:#556a7e;
					line-height:14px;
					background:#FFFFFF;
					}
					.head{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#556a7e;
						}
					h1{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-style:normal;
						font-weight:normal;
						font-size:18px;
						color:#556a7e;
						}

			#textRound{
				text-align:center;
				width:349px;
				float:left;
				}
			#imageHolder{
				width:254px;
				float:left;
				}
				#image{
					width:254px;
					float:left;
					padding:0px;
					background:#6e8192;
					text-align:center;
					background-image:url(images/menuBg.gif);
					background-position:top;
					background-repeat:repeat-x;
					}
				#imageRound{
					width:254px;
					height:9px;
					float:left;
					}			
				#mapHolder{
					width:603px;
					float:left;
					}
				#mapRound{
					text-align:center;
					width:603px;
					float:left;
					}
				#map{
					width:603;
					float:left;
					background:#FFFFFF;
					}
#floatingFrame{
	background-position: right;
	background-color:#FFFFFF;
	/*height: 150px;
	width: 260px;*/
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	border-left:6px;
	border-left-color:#FFFFFF;
}
.boldlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#556a7e;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
	}
.normallink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#556a7e;
	text-decoration:none;
	line-height:14px;
	}
.boldtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*color:#556a7e;*/
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
	}
.normaltext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#556a7e;
	text-decoration:none;
	line-height:14px;
	}
