body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
}
#header {
	text-align: left;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}
#flash {
	vertical-align: bottom;
	height: 210px;
	width: 1000px;
}

#logo {
	text-align: left;
	height: auto;
	width: 500px;
	margin-top: 5px;
	margin-left: 10px;
	vertical-align: middle;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #900;
	font-weight: bold;
}
#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: right;
	height: 40px;
	width: auto;
	position: relative;
	top: 0px;
	right: 0px;
	margin-top: 5px;
	text-align: right;
	margin-right: 10px;
}
#buttons {
	float: right;
	height: 20px;
	width: 100px;
	text-align: center;
	padding-top: 10px;
}

#MainContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	margin-top: 10px;
	width: 1000px;
}
#footerLeft {
	text-align: left;
	width: 120px;
	float: left;
	padding-left: 5px;
}

#ContentLeft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 21%;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
#ContentRight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	float: right;
	width: 77%;
	color: #004080;
}

#phoneNo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: right;
	float: right;
	margin-right: 40px;
	width: 95%;
	height: 37px;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #0080C0;
	clear: both;
	height: 30px;
	width: 100%;
	padding-top: 20px;
	margin-top: 20px;
}
#wrapper #footer a {
	text-align: left;
}
#wrapper #footer #footerLeft a {
	color: #FFF;
}

#titleBar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-image: url(images/titleBar.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: auto;
	height: 35px;
	font-weight: bold;
	padding-top: 15px;
	margin-right: 5px;
}
#LeftColumn {
	color: #004080;
	width: auto;
	height: auto;
	margin-right: 5px;
}
a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004080;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #004080;
}
#wrapper #MainContent #ContentLeft #LeftColumn p a {
	color: #F00;
}
#wrapper #header #menu #buttons a {
	color: #FFF;
}
.star {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #900;
}
