html, body {
	height: 100%;
	}

/* Hack for IE, Reset to 100% height */
* html #Content {
	}
#MainContent P{ padding-bottom:10px; }
body {
	background-color: #615f6a;
	padding: 0;
	text-align: center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	margin: 0;
}

#Container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 750px;
	background-color: #B2B2B2;
}

#Splash {
	position: relative;
	width: 740px;
	
	margin-top: 0px;
	top: 0px;
	left: 5px;
	background-color: #CCC;
	background-image: url(/images/splash_back.gif);
	background-repeat: repeat;
}

#SplashHOME {
	position: relative;
	width: 740px;
	margin-top: 0px;
	padding:0px;
	top: 0px;
	left: 0px;
	background: #CCCCCC url(/images/splash_back.gif) repeat-y;
	height: 910px;
	border-left:5px solid #B2B2B2;
	border-right:5px solid #b2b2b2;
}

#Splash2 {
	position: relative;
	width: 740px;
	margin-top: 0px;
	top: 0px;
	left: 5px;
	background-color: #CCC;
	background-image: url(/images/splash_back.gif);
	height: 900px;
}
#Splash3 {
	position: relative;
	width: 740px;
	margin-top: 0px;
	top: 0px;
	left: 5px;
	background-color: #CCC;
	background-image: url(/images/splash_back.gif);
	height: 1000px;
}
#Splash4 {
	position: relative;
	width: 740px;
	margin-top: 0px;
	top: 0px;
	left: 5px;
	background-color: #CCC;
	background-image: url(/images/splash_back.gif);
	height: 1500px;s
}
#Splash5 {
	position: relative;
	width: 740px;
	margin-top: 0px;
	top: 0px;
	left: 5px;
	background-color: #CCC;
	background-image: url(/images/splash_back.gif);
	height: 2000px;
}
#Navbar {
	width: 740px;
	height: 34px;
	background-color: #404040;
	background-image: url(/images/Menu.jpg);
}

#Content {
	left: 150px;
	background-image: url(/images/back_body_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 176px;
	position: absolute;
	height: 563;
	width: 590;
}
#Content2 {
	left: 150px;
	background-image: url(/images/back_body_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 176px;
	position: absolute;
	height: 723px;
	width: 590;
}
#Content3 {
	left: 150px;
	background-image: url(/images/back_body_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 176px;
	position: absolute;
	height: 823px;
	width: 590;
}
#Content4 {
	left: 150px;
	background-image: url(/images/back_body_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 176px;
	position: absolute;
	height: 1322px;
	width: 590;
}
#Content5 {
	left: 150px;
	background-image: url(/images/back_body_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 176px;
	position: absolute;
	height: 1822px;
	width: 590;
}
#Left_Sidebar {
	width: 149px;
	top: 0px;
	left: 0px;
	background-image: url(/images/lntop2.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	position: relative;
}
#flashcontent {
	position: relative;
	left: 0px;
	top: 0px;
	height: 132px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #01496F;
	color: #FFFFFF;
}
#gallery {
	position: relative;
	left: 0px;
	top: 0px;
	height: 400px;
	width: 440px;
}
#Footer {
	width: 740px;
	height: 27px;
	background-image: url(/images/footer.gif);
	position: relative;
	border-left:5px solid #B2B2B2;
	border-right:5px solid #b2b2b2;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bodyHOME {
	color:#000000;
	font-size:14px;
}

#homeForm {
	background:#b2b2b2;
	border:1px solid #828282;
	border-right:0px;
	padding:5px;
}

.formQuote {
	background:#ffffff url('/images/homeQuote.jpg') bottom repeat-x;
	border-right:1px solid #626262;
	border-bottom:1px solid #626262;
	padding:1px;
	position:relative;
}

.formQuote h2 {
	background:#1f7fb2;
	margin:0px;
	padding:5px;
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	border:1px solid #006699;
	color:#ffffff;
	margin-bottom:3px;
}

.formQuote table {
	padding:5px;
}