/* CSS Document */
.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/film_bg.jpg) center top no-repeat #EFEFEF;
	background-attachment: fixed;
	background-color: #000000;
}
img { behavior: url(iepngfix.htc) }
p	{
	line-height:1.5;
	margin-top: 0.5em;
}
form	{margin:0px;}
h1	{
	font-size:18px;
	margin: 0px;
	color:#1C3664;
	font-weight:lighter;
	}
h2	{
	font-size:16px;
	margin: 0px;
	color:#1C3664;
	font-weight:normal;
	}
h3 {
	font-size:14px;
	margin: 0px;
	color:#fff;
	text-decoration:none;
	font-weight: lighter;
	}
h4	{
	font-size:18px;
	margin: 0px;
	color:#333333;
	font-weight:lighter;
	}
.divider {
	height:1px;
	background-color:#CCCCCC;
	color:#CCCCCC;
	margin: 20px;
}
.buttlink	{
	display:block;
	background-color:#1C3664;
	padding:2px 4px;
	text-decoration:none;
	color: #FFFFFF;
	width: 51px;
	font-size: 10px;
}
.title1	{
	font-size:28px;
	margin: 0px;
	color:#1C3664;
	font-weight:lighter;
	line-height: .6;
	}
.title2	{
	font-size:20px;
	margin: 0px;
	color:#1C3664;
	font-weight:lighter;
	}
	.redline	{
	height:1px;
	background-color:#FFFFFF;
}
.imgleft	{padding:0px 20px 10px 0px; float:left}
.imgright {padding:0px 0px 10px 20px; float:right}
.maintext {
	font-size:12px;
	color:#333333;
	line-height: 1.1;
}
.smallgrey {
	font-size:10px;
	color:#666666;
}
#container {
	margin: 0px auto;
	width: 900px;
	background-color: #FFFFFF;
}
#header {
	height: 110px;
	background-color: #FFFFFF;
}
#headertop	{
	height:120px;
}
#headermenu	{
	height:20px;
	z-index:2;
	float: right;
	width: 500px;
	margin: 90px 0px 0px 0px;
}
.logo	{
	float:left;
	width:292px;
	height:80px;
	padding: 20px 0px 10px 20px;
}
.headinfo	{
	float:right;
	width:240px;
	text-align: right;
	margin:20px 10px 20px 0px;
	font-size:12px;
	}
.emailgrab	{
	width:120px;
	font-size:10px;
	height:12px;
	border:solid 1px #003366;
}
.emailsubmit	{background-color:#003366; border:solid 1px #999999; color:#FFFFFF; font-size:10px;}
input.form_textfield_long {
	width: 264px;
	height: 20px;
	padding: 5px 6px 0px 6px;
	background-image: url(images/textfield_long.gif);
	background-repeat: no-repeat;
	border: 0;
	color: #886a57;
	font-size: 1.2em;
}

input.form_textfield_short {
	background-image: url(images/textfield_short.gif);
	width: 89px;
}
input.form_textarea {
	width: 350px;
	height: 135px;
	padding: 5px 6px 0px 6px;
	background-color: #eae5df;
	background-image: url(images/textarea.jpg);
	background-repeat: no-repeat;
	border: 0;
	border-right: 1px solid #a79b8c;
	border-bottom: 1px solid #a79b8c;
	color: #886a57;
	font-size: 1.20em;
	letter-spacing: 0.05em;
	overflow: hidden;
}

#feature1	{
	height:230px;
	width:900px;
	padding: 3px 0px;
	background-color: #1C3664;
}
#feature2	{
	height:240px;
	width:960px;
}
#content {
	background: url(images/bg.gif) repeat-y;
}
#content2 {
	background: url(images/main_bg5.jpg) no-repeat;
}
#fullcol	{
	margin:30px 20px 10px 20px;
	float: left;
}
#leftcol {
	float:left;
	width:600px;
	margin: 30px 0px 10px 20px;
}
*html #leftcol {
	float:left;
	width:600px;
	margin: 30px 0px 10px 10px;
}
#rightcol {
	float:right;
	width:220px;
	margin: 30px 20px 0px 0px;
}
*html #rightcol {
	float:right;
	width:200px;
	margin: 30px 10px 0px 0px;
}
#rightcol	ul	{
	color:#fff;
}
#box1	{
	width:180px;
	float:left;
	padding: 5px;
	border-right: 1px solid #cccccc;
	}
#box2	{
	width:180px;
	float:right;
	padding: 5px;
	margin: 0px 14px;
	border-right: 1px solid #cccccc;
	}
*html #box2	{
	width:180px;
	float:right;
	padding: 5px;
	margin: 0px 14px;
	border-right: 1px solid #cccccc;
	}
#box3	{
	width:180px;
	float:right;
	padding: 5px;

	}
dl {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #FFFFFF;
}

dt {
	font-size:12px;
	padding: 4px 6px;
	float: left;
	font-weight: bold;
}

dd {
	font-size: 12px;
	text-align: right;
	padding: 4px 6px;
	font-weight: bold;
}
.vidtext {
	float:left;
	width:440px;
}
.vid	{
	float:right;
	width:140px;
}
.line	{
	height:1px;
	background-color:#CCCCCC;
	clear:both;
	margin: 20px 0px;
}
#html .line	{
	height:1px;
	background-color:#CCCCCC;
	clear:both;
	margin: 20px 0px;
}
#footer	{
	height:40px;
	background-color: #CCCCCC;
}
#footer .copyright	{
	padding:10px;
	font-size:11px;
	color:#666666;
	text-align: right;
}
/* Begin CSS Menu 1*/

#headermenu ul
{
	padding: 0em 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#headermenu li { display: inline; }

#headermenu li a
{
	text-decoration: none;
	color: #666666;
	padding: .6em 1em;
}

#headermenu li a:hover
{
	background-color: #1C3664;
	color: #FFFFFF;
}
#headermenu .active
{
	background-color: #1C3664;
	text-decoration: none;
	color: #FFFFFF;
	padding: .6em .5em;
}
/* footer nav */
#footermenu ul
{
	padding: .4em 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#footermenu li { display: inline; }

#footermenu li a
{
	text-decoration: none;
	color: #999999;
	padding: .4em 2em;
}

#footermenu li a:hover
{
	color: #333333;
}
