@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	z-index:0;
	height: 100%;
	background-color: #000000;
}

#parent {
	min-height: 100%;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(/images/rotate_background/rotate.php);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 85px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-bottom: 30px;
	padding-left: 50px;
	z-index:inherit;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
	padding-bottom: 50px;
	z-index: 99;
}
#menu ul {
	list-style-type: none;
	display: inline;
}
#menu {
	padding-top: 20px;
	padding-left: 50px;
}
#menu li:hover {
	background-image: url(/images/underline_orange.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FF6600;
}
#menu li {
	float: left;
	font-size: 9pt;
	background-image: url(/images/underline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 8.5em;
	margin-right: 1.5em;
	padding-bottom: 2px;
}
#menu li a  {
	text-decoration: none;
	color: #FFFFFF;
}
#menu li a:hover  {
	text-decoration: none;
	color: #FF6600;
}
.selected a  {
	text-decoration: none;
	color: #FFFFFF;
}
.selected a:hover {color:#FF6600}
.selected {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	font-size: 9pt;
	background-image: url(/images/thick_underline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 8em;
	margin-right: 1.5em;
	padding-bottom: 2px;
	font-weight: bold;
}
#main {
	padding-bottom: 10px;
	padding-left: 50px;
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 0px;
}
#mainbox {
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainside {
	float: left;
	width: 500px;
	padding: 0px;
	margin: 0px;
}
#bigbox {
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#leftside {
	float: left;
	width: 250px;
}
#rightside {
	float: right;
	width: 250px;
}

#mainbox .sb-inner {	background:#000; }
#mainbox .sb-border { background:#666666; }
#bigbox .sb-inner {	background:#000; }
#bigbox .sb-border { background:#666666; }

#main h1, h2, h3, h4 {
	color:#FF6600;
}
#mainbox h3 {
	font-size: 12pt;
	line-height: 16pt;
}
#main li {
	text-transform: uppercase;
	font-size: 8pt;
	list-style-image: url(/images/arrow.gif);
}
#main a {
	color: #FF6600;
}

#main ul {
	margin: 0px;
	padding: 0px;
}
#main h1 {
	color: #FF6600;
	font-size: 24px;
}
#main hr {
	color: #FF6600;
}

#main p {
	font-family: Verdana;
	font-size: 83%;
	line-height: 16pt;
}
#main th {
	text-align: left;
	font-size: 95%;
	text-decoration: underline;
}
#main td {
	font-size: 90%;
}
#main table {
	width: 100%;
}


#news {
	float: right;
	width: 290px;
	padding-top: 20px;
}
#newsbox {
	padding: 20px;
	margin-right: 32px;
	margin-bottom: 25px;
	margin-left: 32px;
	color: #000000;
	background:#FFFFFF url(/images/shine_back.png) no-repeat;
}
#newsbox .sb-inner {	background:#FFFFFF url(/images/shine_back.png) no-repeat; }
#newsbox .sb-border { background:#666666; }

#news a, h1, h2 {
	color: #FF6600;
}

#news h1 {
	margin-top: 10px;
	font-size: 300%;
	font-weight: bold;
}
#news h2 {
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 2px;
}
#news p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 80%;
}
#news h3  {
	font-size: 14pt;
	margin: 0px;
}

#footer {
	background-color: #222222;
	width: 850px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	z-index:50;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer .sb-inner { background:#000000; }
#footer p {
	color: #FFFFFF;
}

#footer ul {
	list-style-type: none;
	display: inline;
	font-size: 12px;
}

#footer li {
	float: left;
	width: 100px;
	font-weight: normal;
	background-image: url(/images/thick_underline.png);
	background-repeat: repeat-y;
	background-position: right;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#bt_menu {
	margin-right: auto;
	margin-left: auto;
	width: 708px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tiny {
	font-size: 25%;
}
.big {
	font-weight: bold;
	font-size: 160%;
	color: #FF6600;
	font-family: Verdana;
}
#news form {
	margin-right: auto;
	margin-left: auto;
	width: 230px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.search_box  {
	font-family: Verdana;
	color: #666666;
	width: 140px;
}
.search_button {
	font-family: Verdana;
}
#base_graphics {
	background-image: url(/images/bottom.png);
	background-repeat:repeat-x;
	background-position: bottom;
	bottom: 0px;
	width: 100%;
	height: 85px;
	position:absolute;
}
#clouds {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:120px;
}
#main_alt {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
}
#main_alt li {
	text-transform: uppercase;
	font-size: 8pt;
	list-style-image: url(/images/arrow.gif);
}
#main_alt a {
	color: #FF6600;
}

#main_alt ul {
	margin: 0px;
	padding: 0px;
}
#main_alt h1 {
	color: #FF6600;
	font-size: 28px;
}
#main_alt p {
	font-family: Verdana;
}
#main_alt th {
	text-align: left;
}
#main_alt td {
	font-size: 80%;
}

.text_field {
	padding:0;
	margin-bottom:0.8em;
	width:250px;
}
label {clear:left; display:block; float:left; width:150px; text-align:right; padding-right:10px; margin-bottom:0.5em; font-style:normal;
}
.thumb {
	margin: 5px;
}
.prices {
	font-size: 10pt;
}
.testimonial {
	font-style: italic;
}

