/* WIDTH & PADDING NOTE: If width AND padding are specified, Actual Width = Width + (Padding X 2) */

@charset "UTF-8";
html {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	font: 13px/1.5em Arial, Helvetica, sans-serif;
	background:url(../images/bg-gradient.jpg) repeat-x #011E43;
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.hide {
	display:none;
}
a, a:visited {
	font-weight:bold;
	color:#0D549D;
}
a:hover {
	color:#499EF3;
}
#bodywrap {
	width:1200px;
	height:600px;
	margin:0 auto;
	background:url(../images/bg-gears.jpg) no-repeat;
	text-align:left;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
ol li {
	list-style:decimal;
	margin-top: 15px;
}
p {
	margin-top:0;
	padding-top:0;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
img.floatright {
	float:right;
	margin:0 0 15px 15px;
}
img.floatleft {
	float:left;
	margin:0 15px 0 15px;
}
img.gallery {
	float:left;
	margin:0 0 15px 15px;
}
.aligncenter {
	margin:0 auto;
}
/*
#topnav {float:right; margin-right:100px;}

ul#topnav, ul#topnav ul {
	margin:0;
	list-style:none;
	padding:0;
	
	border-width:0px;
	border-style:solid;
	border-color:#5f5f5f;
}
ul#topnav ul {
	display:none;
	position:absolute;
	left:0;
	top:100%;
	-moz-box-shadow:0.5px 0.5px 5px #000000;
	-webkit-box-shadow:0.5px 0.5px 5px #000000;
	box-shadow:0.5px 0.5px 5px #000000;
	padding:0 10px 10px;
	background-color:#FFFFFF;
	border-color:#d4d4d4;
}
ul#topnav li:hover>* {
	display:block;
}
ul#topnav li:hover {
	position:relative;
	
}
ul#topnav ul ul {
	position:absolute;
	left:100%;
	top:0;
}
ul#topnav {
	display:block;
	font-size:0;
	float:right;
	margin-right:100px;
}
ul#topnav li {
	display:block;
	white-space:nowrap;
	font-size:0;
	float:left;
}
ul#topnav>li, ul#topnav li {
	margin:0;
}
ul#topnav a:active, ul#topnav a:focus {
	outline-style:none;
}
ul#topnav a {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	font:11px Arial;
	color:#ffffff;
	text-shadow:#FFF 0 0 1px;
	cursor:pointer;
	padding:10px 20px;
	background:url(../images/bg-menubut.jpg) repeat-x;
	background-position:0 0;
	border-width:0px;
	border-style:solid;
	border-color:transparent;
	margin-left:2px;
}
ul#topnav ul li {
	float:none;
	margin:10px 0 0;
}
ul#topnav ul a {
	text-align:left;
	padding:4px;
	background-color:#FFFFFF;
	background-image:none;
	border-width:0;
	font:11px Arial;
	color:#000;
	text-decoration:none;
}
ul#topnav li:hover>a {
	border-color:#C0C0C0;
	border-style:solid;
	font:11px Arial;
	color:#ffffff;
	text-decoration:none;
	text-shadow:#FFF 0 0 1px;
	background-position:0 100px;
}
ul#topnav img {
	border:none;
	vertical-align:middle;
	margin-right:10px;
}
ul#topnav img.over {
	display:none;
}
ul#topnav li:hover > a img.def {
	display:none;
}
ul#topnav li:hover > a img.over {
	display:inline;
}
ul#topnav span {
	display:block;
	overflow:visible;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:0px;
}
ul#topnav ul li:hover>a {
	background-color:#FFFFFF;
	background-image:none;
	font:11px Arial;
	color:#03C;
	text-decoration:none;
}
/*ul#topnav li.topfirst>a {
	height:30px;
	line-height:30px;
}
ul#topnav li.topfirst:hover>a {
	line-height:30px;
	background:url(../images/bg-menubut-on.jpg) repeat-x;
}
ul#topnav li.topmenu>a {
	height:30px;
	line-height:30px;
}
ul#topnav li.topmenu:hover>a {
	line-height:30px;
		background:url(../images/bg-menubut-on.jpg) repeat-x;
}*/



/*ul#topnav li.toplast>a {
	height:30px;
	line-height:30px;*/
	
}
/*ul#topnav li.toplast:hover>a {
	line-height:30px;	background:url(../images/bg-menubut-on.jpg) repeat-x;
}*/


#topnav {float:right; margin-right:100px;}

ul#topnav {
	display:inline; float:right; margin-right:100px;
}
ul#topnav li {
	display:inline;
	height:50px; line-height:50px;
}
ul#topnav a, ul#topnav a:visited {
	float:left; display:block; height:50px; padding:0 20px; margin-left:2px;
	background:url(../images/bg-menubut.jpg) repeat-x;
	font-size:11px; text-align:center; text-transform:uppercase; color:#FFF; text-decoration:none; font-weight:normal;
}
ul#topnav a:hover {
	background:url(../images/bg-menubut-on.jpg) repeat-x;
}













#logobanner {
	float:left;
	width:1000px;
	margin-left:100px;
	height:121px;
	background-color: #FFF;
}
#contentwrap {
	float:left;
	width:1000px;
	margin-left:100px;
	padding:15px 0;
	background-color:#FFF;
}
#homeleftcolumn, #leftcolumn {
	float:left;
	width:655px;
}
#homeleftcolumn ul {
	float:left;
	width:625px;
	height:150px;
	margin-left:15px;
	background:url(../images/bg-homelearnmore.gif) no-repeat;
}
#homeleftcolumn li {
	margin:18px 0 0 428px;
	line-height:1.1em;
}
#homerightcolumn {
	float:left;
	width:330px;
	padding-bottom:15px;
	background:#EAEAEA;
	text-align:center;
}
#homerightcolumn h4, #homerightcolumn h4 a, #homerightcolumn h4 a:visited {
	font:normal 24px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0D549D;
}
#homerightcolumn h4 a:hover {
	color:#990000;
}
#homerightcolumn h5 {
	float:left;
	width:280px;
	height:22px;
	line-height:22px;
	margin:10px 0 15px 0;
	padding:0 10px;
	font-size:12px;
	color:#666;
	background:url(../images/bg-rightdate.jpg) repeat-x;
}
#homerightcolumn h5 div {
	float:right;
	margin-top:-22px;
}
#homerightcolumn h5 a, #homerightcolumn h5 a:visited {
	color:#666;
}
#homerightcolumn h5 a:hover {
	color:#990000;
}
#leftcolumn h1 {
	float:left;
	width:610px;
	height:47px;
	margin-left:15px;
	padding-left:15px;
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:47px;
	text-align:left;
	text-transform:uppercase;
	background:url(../images/bg-leftheader.jpg) repeat-x;
}
#leftcolumn h2 {
	float:left;
	width:610px;
	height:40px;
	margin:15px 0 15px 15px;
	padding-left:15px;
	font:normal 22px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:40px;
	color:#0D549D;
	background:#EAEAEA;
}
#leftcolumn h3 {
	margin-bottom:15px;
}
#rightcolumn {
	float:left;
	width:330px;
	background:#EAEAEA;
	text-align:center;
}
.txtblock {
	float:left;
	width:625px;
	margin:15px;
}
.txtblock h4 {
	float:left;
	width:610px;
	height:40px;
	margin:15px 0;
	padding-left:15px;
	font:normal 22px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:40px;
	color:#0D549D;
	background:#EAEAEA;
}
.txtblock h5 {
	float:left;
	width:605px;
	height:22px;
	line-height:22px;
	margin:0 0 15px 0;
	padding:0 10px;
	font-size:12px;
	color:#666;
	background:url(../images/bg-rightdate.jpg) repeat-x;
}
.postblock {
	float:left;
	text-align:left;
	margin:15px;
}
.postblocknotop {
	float:left;
	text-align:left;
	margin:0 15px 15px 15px;
}
#rightcolumn h1 {
	display:block;
	float:left;
	height:47px;
	width:300px;
	padding:0 15px;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	color:#000;
	line-height:47px;
	text-align:left;
	text-transform:uppercase;
	background:url(../images/bg-rightheader.gif) repeat-x;
}
a.bigbutton {
	background: transparent url('../images/bg-buttonright.gif') no-repeat scroll top right;
	display: inline-block;
	height: 52px;
	margin:0 auto;
	padding-right: 27px; /* sliding doors padding */
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
a.bigbutton span {
	background: transparent url('../images/bg-button.gif') no-repeat;
	display: block;
	line-height: 52px;
	padding: 0 0 0 27px;
}
a:hover.bigbutton {
	background-position: bottom right;
}
a:hover.bigbutton span {
	background-position: bottom left;
}
.productinfo {
	float:left;
	width:372px;
}
.productfeatures {
	float:left;
	width:223px;
	margin-left:30px;
}
.productfeatures ul {
	padding-left:13px;
}
.productfeatures li {
	list-style:disc;
}
.centermovie {
	width:500px;
	margin:0 auto;
}
input, textarea {
	padding:5px;
	border: 1px solid #999;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
}
label {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 14px;
	color: #0D549D;
}
input:hover, textarea:hover {
	background: #e3edf7;
	color: #000;
}
input:focus, textarea:focus {
	background: #e3edf7;
	color: #000;
}
#footer {
	float:left;
	width:1000px;
	height:200px;
	margin:2px 0 0 100px;
	padding-left:320px;
	background:url(../images/bg-footerblank.jpg) no-repeat;
}
#footer ul {
	float:left;
	margin-top:20px;
	padding:0 30px;
	border-left:#1F4A7A solid 1px;
	list-style:none;
	color:#FFF;
}
#footer ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#footer a, #footer a:visited {
	color:#FFF;
}
#footer a:hover {
	color:#499EF3;
}

