body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, label, select, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
ul, li {
	list-style:none;
}
img, fieldset {
	border:none;
}
.clear {
	clear:both;
}
body {
	background-color:#000;
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Arial, Verdana;
}
h2, h3 {
	color:#fff;
	font-size:1.5em;
	margin:0px 0px 5px 0px;
}
p {
	color:#fff;
	font-size:0.8em;
	line-height:1.4em;
	text-align:justify;
	margin:0px 0px 5px 0px;
}
a {
	color:#fff;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
#siteContainer {
	min-height:750px;
	_height:750px;
}
#scrollerOnTop {
	width:100%;
	position:relative;
}
#scrollerOnTop1 {
	height:150px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:absolute;
	top:0;
}
#scrollerOnTop2 {
	height:150px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:absolute;
	top:0;
}
#scrollerOnTop3 {
	height:150px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#scrollerOnTopContent1 {
	width:10000px;
	height:150px;
	background-image:url("images/scrollTop.png");
	background-repeat:repeat-x;
}
#scrollerOnTopContent2 {
	width:10000px;
	height:150px;
	background-image:url("images/scrollTop.png");
	background-repeat:repeat-x;
}
#scrollerOnTopContent3 {
	width:10000px;
	height:150px;
	background-image:url("images/scrollTop.png");
	background-repeat:repeat-x;
}
#header {
	width:100%;
	height:60px;
	position:absolute;
	top:34px;
	left:0px;
}
#headerBg {
	width:100%;
	height:60px;
	background:url("images/headerBg.png") repeat-x top left;
}
#header li {
	float:left;
}
#menuWrapper {
	width:960px;
	margin:0px auto;
	position:relative;
}
#move_to_home {
	display:block;
	text-indent:-9999em;
	width:360px;
	height:60px;
	left:40px;
	position:absolute;
	overflow:hidden;
	background:url("images/headerAll.png") no-repeat -40px 0px;
	_background:url("images/headerHomeIEfix.png") no-repeat;
}
#header:hover #move_to_home {
	background:url("images/headerAll.png") no-repeat -40px -60px;
	_background:url("images/headerHomeIEfix.png") no-repeat;
}
#header #move_to_home:hover {
	background:url("images/headerAll.png") no-repeat -40px 0px;
	_background:url("images/headerHomeIEfix.png") no-repeat;
}
#move_to_web {
	display:block;
	text-indent:-9999em;
	width:70px;
	height:60px;
	left:630px;
	position:absolute;
	overflow:hidden;
	background:url("images/headerAll.png") no-repeat -630px 0px;
	_background:url("images/headerWebIEfix.png") no-repeat;
}
#header:hover #move_to_web {
	background:url("images/headerAll.png") no-repeat -630px -60px;
	_background:url("images/headerWebIEfix.png") no-repeat;
}
#header #move_to_web:hover {
	background:url("images/headerAll.png") no-repeat -630px 0px;
	_background:url("images/headerWebIEfix.png") no-repeat;
}
#move_to_print {
	display:block;
	text-indent:-9999em;
	width:95px;
	height:60px;
	left:700px;
	position:absolute;
	overflow:hidden;
	background:url("images/headerAll.png") no-repeat -700px 0px;
	_background:url("images/headerPrintIEfix.png") no-repeat;
}
#header:hover #move_to_print {
	background:url("images/headerAll.png") no-repeat -700px -60px;
	_background:url("images/headerPrintIEfix.png") no-repeat;
}
#header #move_to_print:hover {
	background:url("images/headerAll.png") no-repeat -700px 0px;
	_background:url("images/headerPrintIEfix.png") no-repeat;
}
#move_to_contact {
	display:block;
	text-indent:-9999em;
	width:120px;
	height:60px;
	left:795px;
	position:absolute;
	overflow:hidden;
	background:url("images/headerAll.png") no-repeat -795px 0px;
	_background:url("images/headerContactIEfix.png") no-repeat;
}
#header:hover #move_to_contact {
	background:url("images/headerAll.png") no-repeat -795px -60px;
	_background:url("images/headerContactIEfix.png") no-repeat;
}
#header #move_to_contact:hover {
	background:url("images/headerAll.png") no-repeat -795px 0px;
	_background:url("images/headerContactIEfix.png") no-repeat;
}
#scrollWrapper {
	width:960px;
	margin:20px auto 0px;
	position:relative;
	overflow:hidden;
}
#prevArrow {
	display:block;
	text-indent:-9999em;
	width:35px;
	height:35px;
	background:url("images/leftArrow.png") no-repeat top left;
	position:absolute;
	top:230px;
	left:0px;
	overflow:hidden;
}
#nextArrow {
	display:block;
	text-indent:-9999em;
	width:35px;
	height:35px;
	background:url("images/rightArrow.png") no-repeat top left;
	position:absolute;
	top:230px;
	right:0px;
	overflow:hidden;
}
#scrollerWindow {
	margin:0px auto 0px;
	width:860px;
	position:relative;
	overflow:hidden;
}
#scrollingContent {
	width:10000px;
}
div.scrollPanel {
	width:760px;
	float:left;
	padding:0px 50px;
}
.leftColumn {
	width:425px;
	float:left;
	padding:0px 50px 0px 0px;
	min-height:170px;
	background:url("images/line.gif") top right repeat-y;
}
.rightColumn {
	width:235px;
	float:left;
	padding:0px 0px 0px 50px;
	min-height:170px;
}
div.thumbs {
	margin:20px 0px 0px 0px;
}
div.thumbs img {
	border:solid 1px #fff;
	margin:0px 6px 6px 0px;
}
legend {
	display:none;
}
label {
	display:block;
	color:#fff;
	font-size:0.8em;
	line-height:1.4em;
	margin:0px 0px 5px 0px;
}
input {
	width:415px;
	margin:0px 0px 10px 0px;
	border:solid 1px #003333;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Verdana;
}
textarea {
	display:block;
	width:415px;
	height:130px;
	border:solid 1px #003333;
	margin:0px 0px 10px 0px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.9em;
	padding:2px;
	max-width:420px;
}
.error {
	border:solid 1px #003333;
	background-color:#cc3300;
	margin:0px 0px 10px 0px;
	padding:2px;
}
.button {
	font-family:"Trebuchet MS", Arial, Verdana;
	border:solid 1px #003333;
	width:207px;
}
