@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin-top: 20px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
	background-color: #000000;
	height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.6em;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

html {
	font-size: 100%;
	height: 100%;
}

hr {
	color: #FF0000;
	height: 1px;
	border: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/red.gif);
	background-repeat: repeat-x;
	background-position: center;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF0000;
	color: #000000;
	background-color: #ce1106;
	font-size: 14px;
	font-weight: bold;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #ce1106;
}
input[type="submit"]:active {
	background-color: #ce1106;
}
input[type="submit"][disabled] {
	border-color: #FF0000;
	color: #000000;
	background-color: #ce1106;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF0000;
	color: #000000;
	background-color: #ce1106;
	font-size: 14px;
	font-weight: bold;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #ce1106;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #ce1106;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}
.h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 21px;
	font-weight: normal;
}
.h2 {
	font-size: 21px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
.h3 {
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	font-weight: normal;
}
.h4 {
	font-size: 16px;
	font-weight: normal;
}

.textred {
	color: #ff0000;
}
.textred a {
	color: #ff0000;
}
.textred a:visited {
	color: #ff0000;
}
.textred a:hover {
	color: #ff0000;
}

.textwhite {
	color:#ffffff;
}
.textwhite a {
	color: #ffffff;
}
.textwhite a:visited {
	color: #ffffff;
}
.textwhite a:hover {
	color: #ffffff;
}

.textsmall {
	font-size: 11px;
}

.textnewsletter {
	font-size: 12px;
}

.clear {
	clear:both;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.contactblock {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: auto;
	width: auto;
}
.contacttitle {
	float: left;
	width: 65px;
	text-align: right;
	margin: 5px;
}
.contactdetail {
	margin: 5px;
	float: left;
	width: 220px;
}

#bgx1 {
	background-image: url(../images/bgx1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 100%;
	width: 100%;
}
#bgx2 {
	background-image: url(../images/bgx2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#container {
	width: 1003px;
	height: 482px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 1003px;
	padding: 0px;
	margin: 0px;
	height: 40px;
	float: left;
}
#nav ul {
	list-style: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#nav ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#logo {
	width: 502px;
	margin-top: 180px;
	z-index: 1;
	position: absolute;
	clear: left;
	overflow: hidden;
}

#pic-window {
	float:left;
	height: 420px;
	width: 502px;
	margin-top: 7px;
}

#flash-alt {
	text-align:center;
	width: 502px;
	padding-top: 30px;
}


#thumbs {
	text-align: center;
	float: left;
	width: 112px;
	margin-top: 1px;
}
#thumbs a img {
	border: 1px solid #ce1106;
	margin-top: 6px;
}

#window {
	float: left;
	height: 434px;
	width: 389px;
}

#footer {
	line-height: 16px;
	padding-top: 0px;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 13px;
	margin:0px;
}
#footer p {
	clear: both;
	margin: 0px;
	padding-top: 7px;
}
#footer ul { 
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: 17px;
	float: left;
	width: auto;
	background-image: url(../images/footer-devide.gif);
	background-repeat: no-repeat;
	background-position: center right;
} 
#footer ul li a {
	padding-right: 11px;
}

