#footer {
	border-top:#333333 thin solid;
	padding-top:0px;
	width:800px;
	height:40px;
	font-size:90%;
	text-transform:uppercase;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#header {
	width:760px;
	height:238px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_wrap {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#menu {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-transform: uppercase;
}
#container {
	width:810px;
	border-left-width: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#container_border {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
}
li {
	font-size:85%;
	color:#000000;
	font-family: "Trebuchet MS";
	list-style-type: square;
	list-style-position: outside;
}
h1 {
	color:#000000;
	text-transform:uppercase;
	font-size:125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	color:#666666;
	font-size:100%;
	padding-left:15px;
	font-family: "Trebuchet MS";
}
h3 {
	color:#000000;
	font-size:90%;
	padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	line-height: 15px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 85%;
	font-style: normal;
	line-height: 5px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 95%;
}
.big_img {
	padding: 3px;
	margin: 15px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.contact_content {
	float: left;
	width: 400px;
	margin-left: 20px;
	height: 375px;
	margin-top: 125px;
}
.img_border {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer_text {
	width: 360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 90%;
}
.page_content {
	height: auto;
	width: 780px;
	clear: none;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#sidebar  {
	clear: none;
	float: left;
	height: auto;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
}
#sidebar ul li {
	list-style-type: none;
	list-style-position: inside;
	padding-top: 4px;
	padding-bottom: 4px;
}
.page_background {
	height: auto;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/contact_bkgd.jpg);
	float: left;
}
.style1 {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 95%;
}
.about_text {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: justify;
}
.thankyou_text {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}
.thumb {
	float: left;
	height: 150px;
	width: 100px;
	border: 1px solid #666666;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #30297A;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #333333;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #FC4312;
	text-decoration: none;
}
