* {
	font-family: "Verdana","Arial",sans-serif;
	margin: 0pt;
	padding: 0pt;
}


html, body {
	background-color: #011F39;
	color: #222222;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0pt;
	padding: 0pt;
}


p {
}

a {
	color: #c00;
}


#main {
	background-color: #087D9E;
	background-image: url(images/bkg2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
}


#header {
	background: transparent url(images/headerbkg.jpg) repeat scroll 0% 0%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 67px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 900px;
}

#header a img {
	border: 0;
}

#signup {
	position: absolute;
	right: 0;
	border: 1px solid #fff;
	border-top: 0;
	border-right: 0;
	background-color: #001f39;
	color: #fff;
	padding: 5px 10px;
	top: -68px;
	width: 250px;
	font-size: .9em;
	
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity: .90;
	
	z-index: 500;
}


#masthead {
	height: 148px;
	padding: 30px 0pt;
	position: relative;
	width: 100%;
}

#masthead a img {
	border: 0;
}

#masthead img#masthead-image {
	height: 148px;
	left: 0pt;
	position: relative;
	width: 425px;
	z-index: 10;
}


#masthead #whitestripe {
	background-color: #FFFFFF;
	height: 115px;
	padding: 7px 0pt;
	position: absolute;
	right: 0px;
	top: 39px;
	width: 100%;
	z-index: 5;
}


#masthead #whitestripe #whitestripe-image1 {
	position: absolute;
	right: 328px;
}


#masthead #whitestripe #whitestripe-image2 {
	position: absolute;
	right: 160px;
}


#masthead #whitestripe #whitestripe-image3 {
	position: absolute;
	right: 0px;
}


#content {
	float: left;
	height: 282px;
	margin-left: 20px;
	margin-top: 10px;
	position: relative;
	width: 500px;
}


.video {
	height: 280px;
	margin-left: 20px;
	margin-top: 10px;
	width: 500px;
}


#content #mpl {
	position: absolute;
}


#content #movie-description {
	background: transparent none repeat scroll 0% 0%;
	height: 4em;
	position: absolute;
	top: 232px;
	width: 500px;
}


#content #movie-description .transparentbackground {
	background-color: #011F39;
	height: 4em;
	position: absolute;
	width: 500px;
}


#content .movie-icon {
	height: 46px;
	left: 27px;
	position: absolute;
	top: 232px;
	width: 46px;
	z-index: 100;
}


#content #movie-description .description {
	letter-spacing: 1px;
	padding-left: 100px;
	position: absolute;
	z-index: 20;
}


#content #movie-description .description .lg {
	color: #FFFFFF;
	font-family: "Times",serif;
	font-size: 1.67em;
	font-variant: small-caps;
	line-height: 1.4em;
}


#content #movie-description .description .sm {
	color: #FFFFFF;
	font-family: "Times",serif;
	font-size: 1.5em;
	font-variant: small-caps;
	line-height: 0.66em;
}


#menu {
	float: right;
}

#narrow-menu {
	position: absolute;
	right: 0;
}


#menu li, #narrow-menu li {
	list-style-type: none;
}


#menu li a, #narrow-menu li a {
	background: transparent url(images/menu-sprite.png) no-repeat scroll 0px 0px;
	color: #000000;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	height: 34px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 14px;
	text-decoration: none;
	width: 304px;
}

#narrow-menu li a {

width: 224px;

}

a.white-button {
	background: transparent url(images/menu-sprite.png) no-repeat scroll 0px 0px;
	color: #000000;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	height: 34px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 14px;
	text-decoration: none;
	width: 304px;

}


#menu li a:hover, #narrow-menu li a:hover, a.white-button:hover {
	background: transparent url(images/menu-sprite.png) no-repeat scroll 0px -49px;
}

.product-description {
	position: absolute;
	top: 110px;
	padding-left: 40px;
	width: 340px;
	font-size: 1.2em;
	font-weight: bold;
}


#mainsection {
	clear: both;
	margin: 0pt;
	padding: 10px 0pt 0pt;
}


#buttongroup {
	clear: both;
	height: 122px;
	margin: 0pt;
	padding: 10px 0pt 0pt;
	position: relative;
	text-align: center;
}


.button {
	height: 102px;
	position: absolute;
	vertical-align: middle;
	width: 247px;
}


#btn1 {
	left: 38px;
}


#btn2 {
	left: 327px;
}


#btn3 {
	right: 38px;
}


.button a {
	background: #011F39 url(images/button-sprite.gif) repeat-x scroll 0px 0px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-size: 1.33em;
	font-weight: bold;
	height: 40px;
	overflow: hidden;
	padding: 24px 10px 36px;
	text-decoration: none;
	vertical-align: middle;
	width: 227px;
}


.button a:hover {
	background: #011F39 url(images/button-sprite.gif) repeat-x scroll 0px -101px;
}


.button:hover {
}


.button span.btnsm {
	color: #FFFFFF;
	font-size: 0.75em;
}


.narrowpage {
	background-color: #EEFBFF;
	border: 1px solid #666666;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 15px;
	padding: 10px;
	position: relative;
	width: 495px;
}


.page {
	background-color: #EEFBFF;
	border: 1px solid #666666;
	clear: both;
	margin: 20px;
	padding: 10px;
	position: relative;
	width: 600px;
}

.fullpage {
	/*margin-top: 30px;*/
	margin-top: 10px;
	width: 838px;
}


.page h1, .page h2 {
	padding-bottom: 0.5em;
	line-height: 1em;
}

.page p {
	padding-bottom: 1em;
}

.page a {
	text-decoration: none;
	border-bottom: 1px dashed #c00;
	color: #c00;
}

.page a:hover {
	color: #00c;
	border-bottom: 1px solid #00c;
}

.page ul, .page ol {
	margin-left: 1.7em;
}

ul ul, ul ol {
	margin-left: 3em;
	margin-top: .5em;
	margin-bottom: .5em;
}


.narrowpage h1 {
	padding-bottom: 0.5em;
}


#footer {
	clear: both;
	color: #EEEEEE;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
	vertical-align: middle;
}


#footer p {
	color: #EEEEEE;
}

#footer a {
	border-bottom: 1px dashed #eee;
	text-decoration: none;
	color: #eee;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
	color: #fff;
}