@charset "utf-8";
body {
	background-color: #170600;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
	margin-bottom: 85px;
}
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
.clear {
	clear: both;
}
#container {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top_menu {
	float: left;
	margin-top: 33px;
}
#currect_page {
	background-color: #b42020;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#top_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top_menu #currect_page div {
	background-image: url(images/hover_corner_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_menu #currect_page div div {
	background-image: url(images/hover_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 25px;
	padding-left: 25px;
}
#top_menu #currect_page {
	background-color: #b72727;
	margin-right: 11px;
	height: 25px;
	background-image: none;
}
#top_menu li {
	background-color: #7b041f;
	background-image: url(images/link_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 11px;
	height: 25px;
}
#top_menu li div {
	background-image: url(images/link_corner_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_menu li div div {
	background-image: url(images/link_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 25px;
	padding-left: 25px;
}#top_menu ul {
	list-style-type: none;
}
#top_menu li {
	float: left;
}
#top {
	height: 58px;
}
#logo {
	float: left;
	padding-left: 30px;
	padding-right: 65px;
}
#header {
	background-image: url(images/header2.gif);
	height: 128px;
	color: #FFFFFF;
	font-family: "Franklin Gothic Medium Cond";
	padding-top: 30px;
	padding-left: 35px;
}
#big_title {
	font-size: 30px;
}
#small_title {
	font-size: 20px;
}
#navigation {
	font-size: 11px;
	text-transform: uppercase;
	color: #7f6b67;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#navigation a{
	color: #7f6b67;
	text-decoration: none;
}
#main_content {
	font-size: 12px;
	color: #340e0e;
	background-color: #FFFFFF;
	width: 702px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	float: left;
font-size: 15px;
}
#footer {
	padding-top: 8px;
	font-size: 10px;
	color: #822727;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 7px;
	height: 28px;
}
.footer_tab {
	float: left;
	margin-right: 60px;
}
.footer_tab2 {
	float: left;
}
.footer_tab2 a {
	padding-right: 8px;
	padding-left: 8px;
	color: #822727;
	text-decoration: none;
}
.footer_tab a {
	color: #822727;
	text-decoration: none;
}
#main_content h2 {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 26px;
	font-weight: normal;
}
#main_content h3 {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 20px;
	font-weight: normal;
}
#main_content ul {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 18px;
	list-style-type: none;
}
#main_content ul li {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#main_content ol {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#main_content ol li {
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#main_content p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_content a {
	font-weight: normal;
	color: #a61515;
	text-decoration: underline;
}
#seperator {
	background-image: url(images/seperator.gif);
	background-repeat: repeat-x;
	height: 13px;
	background-position: bottom;
	clear: both;
}
#sidebar {
	float: right;
	width: 238px;
	font-size: 11px;
	color: #907b74;
}
#meteoricsuc {
	background-image: url(images/meteoricsuc.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 206px;
	padding-left: 6px;
	padding-top: 19px;
	margin-left: 19px;
}
.seperator2 {
	background-image: url(images/seperator.gif);
	background-repeat: repeat-x;
	background-position: left 17px;
	height: 35px;
}
#clients {
	background-image: url(images/clients.gif);
	height: 120px;
	margin-left: 19px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 20px;
	padding-right: 20px;
}
#clients a {
color: #907b74;
	text-decoration: none;
	font-weight: normal;
}
.alignleft {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#contact {
	background-image: url(images/contact_us_bg.gif);
	background-repeat: no-repeat;
	height: 121px;
	width: 227px;
	background-position: bottom;
	margin-left: 6px;
	padding-left: 11px;
}
.input1 {
	background-image: url(images/input1.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 84px;
	border: 0px;
	font-size: 11px;
	color: #b79999;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#input2 {
	background-image: url(images/input2.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 193px;
	border: 0px;
	font-size: 11px;
	color: #b79999;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	overflow:hidden;
}
#submit_button {
	background: url(images/submit.gif);
	border: 0px;
	height: 15px;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b79999;
	margin-top: 4px;
	margin-right: 25px;
}
.footer_tab2 ul {
	list-style-type: none;
}
.footer_tab2 li {
	float: left;
}
#contact_us_results {
	padding-top: 40px;
	font-family: "Franklin Gothic Medium Cond";
	font-size: 26px;
	font-weight: normal;
	text-align:center;
}
#contact_us_results span{
	font-size: 18px;
}
