html {
	height: 100%;
	overflow: scroll;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000;
	background-image: url(../Images/SRC/backgroundimage.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
}
#wrapper {
	background-color: #000;
	width: 760px;
	border-right-color: #FF7D09;
	border-left-color: #FF7D09;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	
}


#footeroutsidewrapper_index {
	width: 100%;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FF7D09;
	border-left-color: #FF7D09;
	height: 70px;
	padding: 0px;
	text-align: center;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(../Images/SRC/backgroundimage.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	bottom: 0px;
}
#footeroutsidewrapper_allotherpages {
	background-color: #000;
	width: 760px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF7D09;
	border-left-color: #FF7D09;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#textheader {
	background-color: #000;
	width: 374px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0px;
}
#textheaderL {
	background-color: #000;
	width: 354px;
	height: 120px;
	float: left;
	text-align:left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin: 0px;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #666;
	
}
#textheaderR {
	background-color: #000;
	width: 394px;
	height: 120px;
	text-align: right;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-right: 6px;
	margin: 0px;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #666;
}
#imageheader {
	background-color: #000;
	width: 760px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: thick;
	border-top-style: outset;
	border-bottom-style: solid;
	color: #FFF;
	border-bottom-width: thin;
	margin: 0px;
	padding: 0px;
}
#col1_nav {
	background-color: #000;
	width: 134px;
	float: left;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-top: 40px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#col2_content {
	background-color: #000;
	width: 440px;
	float: left;
	color: #FFF;
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 70px;
	padding-left: 10px;
	
	}
#ftr{
	margin-top: -70px;
	height: 70px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#ftr_rst{
	margin-top: -30px;
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#contentcontactus_left {
	background-color: #000;
	width: 80px;
	float: left;
	color: #FFF;
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentcontactus_right {
	background-color: #000;
	width: 200px;
	float: left;
	color: #FFF;
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col3_miscright {
	background-color: #000;
	width: 134px;
	float: left;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 40px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#footer {
	background-color: #000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 744px;
	float: none;
	bottom: 0px;
	margin: 0px;
	height: 30px;
	right: 50%;
	left: 50%;
}
a:link {color: #FFF; text-decoration: none} 
a:visited {color: #FFF; text-decoration: none}
a:active {color: #FFF; text-decoration: none}
a:hover {color: #FF7D09; text-decoration: underline}

a.revlinkstyle:link {color: #FF7D09; text-decoration: none} 
a.revlinkstyle:visited {color: #FF7D09; text-decoration: none}
a.revlinkstyle:active {color: #FF7D09; text-decoration: none}
a.revlinkstyle:hover {color: #FFF; text-decoration: underline}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	font-weight: bold;
	color: #FF7D09;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF7D09;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7D09;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #000;
	text-align: center;
}
p.testimonial {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	text-align: justify;
	background-color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	text-align: justify;
	background-color: #000;
}
p.rightalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	text-align: right;
	background-color: #000;
}
p.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF7D09;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	text-align: left;
	background-color: #000;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: justify;
	background-color: #000;
	list-style-position: inside;
}
li.listnav {
	list-style: square inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7D09;
	margin: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: auto;
	clip: rect(0px,0px,0px,0px);
	list-style-position: inside;
	text-align: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
