body {
	color: 003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 12px;
	background-color: #003366;
	padding: 0px;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #003366;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #FFFFFF;
	text-transform: capitalize;
}
.main {
	background-color: #FFFFFF;
	width: 900px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	height: 700px;
}
.header {
	height: 115px;
	background-image: url(images/header_bg.gif);
}
.nav {
	background-color: 003366;
	background-image: url(images/nav_bg.gif);
	height: 28px;
	padding-top: 4px;
}
.logo {
	height: 100px;
	width: 225px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.advertise {
	height: 100px;
	width: 590px;
	float: left;
	margin-left: 75px;
	margin-top: 5px;
}
.links {
	float: right;
	text-decoration: none;
	list-style-image: url(images/li_image.jpg);
	list-style-position: outside;
	list-style-type: none;
	margin-right: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.addr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	padding-right: 20px;
}
.left_bar {
	width: 150px;
	background-image: url(images/bar_bg.gif);
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 9px;
	float: left;
	background-repeat: no-repeat;
}
.leftbar_topic {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #003366;
	font-weight: normal;
}
.main_page {
	float: left;
	width: 350px;
}
.main_page_b {
	float: left;
	width: 650px;
	padding-top: 15px;
	color: #003366;
}
.main_pagetext {
	float: left;
	width: 675px;
	padding-left: 5px;
	padding-top: 10px;
}
.main_content {
	float: left;
	width: 600px;
	padding-left: 10px;
	padding-top: 10px;
}
.image {
	float: right;
	padding-left: 0px;
	padding-top: 0px;
}
.image_l {
	float: left;
}
.location_sidetext {
	float: left;
	width: 150px;
	height: 300px;
}
.contact_sidetext {
	float: left;
	width: 300px;
	height: 300px;
}
.con_b {
	background-repeat: no-repeat;
	background-image: url(images/con_b.gif);
	width: 100%;
}
.con_t {
	background-repeat: no-repeat;
	background-image: url(images/con_t.gif);
	width: 600 px;
}
.footer {
	margin-left: 30px;
	height: 75px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 905px;
	padding-top: 10px;
}
.b_banner {
	height: 100px;
	background-color: #FFFFFF;
	width: 500px;
	float: left;
	margin-bottom: 0px;
	margin-left: 30px;
}
.welcome {
}
.main_banner {
	height: 115px;
	background-image: url(advertisements/banner_900x115.jpg);
	background-repeat: no-repeat;
}
.profile {
	height: 115px;
	width: 700px;
	background-image: url(images/profile_bg.gif);
	margin-top: 15px;
}
.prof_image {
	height: 100px;
	width: 100px;
	float: left;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.prof_text {
	padding: 5px;
	height: 100px;
	width: 250px;
	float: left;
	margin-left: 15px;
}
.about_image {
	height: 110px;
	width: 500px;
	float: left;
}

