body {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 995px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	overflow: visible;
	background-image: url(../design/background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
hr {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
}
h1, h5, #menuItem BR {
	display: none;
}
#menu {
	background-image: url(../design/menu.jpg);
	height: 410px;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	clear: right;
	float: left;
	width: 280px;
	padding-top: 35px;
}
.menuItem {
	position: relative;
	height: 20px;
	padding-top: 15px;
}

#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 47px;
}
#menu a:hover {
	text-decoration: none;
	font-weight: bold;
}

#ColumnOne {
	width: 280px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../design/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 130px;
	clear: left;
}


#ColumnTwo {
	float: right;
	width: 715px;
	position: relative;
	clear: right;
}
#content {
	position: relative;
	width: 675px;
	background-image: url(../design/fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: left;
	padding-right: 40px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
#footerImage {
	background-image: url(../design/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 975px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	background-color: #010066;
	padding-right: 20px;
}

#mainImage {
	height: 200px;
	width: 715px;
	position: relative;
	clear: right;
	float: left;
}
.smlCol1 {
	clear: left;
	float: left;
	width: 350px;
}

#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 30px;
	position: relative;
	clear: left;
	float: left;
	width: 160px;
	padding-top: 20px;
}
.imageRight {
	clear: both;
	float: right;
	border: 1px solid #010066;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: -50px;
}
.imageLeft {
	border: 1px solid #010066;
}


h2 {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000066;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #010066;
	color: #000066;
	padding-top: 30px;
	float: none;
	clear: both;
}
.smlCol2 {
	clear: right;
	float: right;
	width: 300px;
}
.imageRightCopy {
	clear: both;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.email_error {
	border: 2px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
#footerImage a {
	text-decoration: none;
	color: #FFFFFF;
}
#ColumnOneHome {

	width: 280px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../design/lefttophome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 200px;
}
.testimonals {
	margin-left:200px;
	clear:none;
	color:#CFE4E9;
	width:300px;
	visibility:visible;
	border-bottom-color:#CFE4E9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top: 20px;
	margin-bottom: 40px;
}
#address a {
	color: #FFF;
	text-decoration: underline;
}
