/** { margin: 0; padding: 0;}*/
body {
	margin: 0;
	padding: 0;
	background: #acd1ee url(images/Arctic_cloudback.jpg);
	font: 85%/1.3em Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
a:link {
	color: #1c7195;
	font-weight: bold;
}
a:visited {
	color: #1c7195;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ba751b;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ba751b;
	font-weight: bold;
}
#shadow {
	position: relative;
	width: 1008px;
	/*background: url(images/background-shadow-cloud.gif) repeat-y top center;*/
	margin: 0 auto;
	}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	position: relative;
	text-align: left;
}
#mainHeader {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 94px;
}
#mainHeader p {
	position: absolute;
	top: 18px;
	right: 16px;
	text-align: right;
	font: italic 14px/1.7em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #000000;
	padding: 0;
}
#mainHeader #number {
	color: #000;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	}
#mainHeader img {
	border: none;
	float: left;
}
#mainHeader  a, #mainHeader p a {
	margin: 0px;
	padding: 0px;
}

/* ----------------------- Beginning of main navigation styling -------------------------- */

#main_nav {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 39px;
	background: #05A3D6 url(images/menu_background.gif);
}
#main_nav ul {
	list-style: none;
	margin: 0;
	padding: 0em;
}

#main_nav li {
	float: left;
	}
#main_nav a {
	display: block;
	}
#main_nav #about a {
	background: url(images/mainMenu_about.gif) no-repeat top left;
	width: 131px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #about a:hover {
	background: url(images/mainMenu_aboutCurrent.gif) no-repeat top left;
}
#main_nav #about_current {
	background: url(images/mainMenu_aboutHi.gif) no-repeat top left;
	width: 131px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #benefits a {
	background: url(images/mainMenu_benefits.gif) no-repeat top left;
	width: 231px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #benefits a:hover {
	background: url(images/mainMenu_benefitsCurrent.gif) no-repeat top left;
}
#main_nav #benefits_current {
	background: url(images/mainMenu_benefitsHi.gif) no-repeat top left;
	width: 231px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #films a {
	background: url(images/mainMenu_films.gif) no-repeat top left;
	width: 299px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #films a:hover {
	background: url(images/mainMenu_filmsCurrent.gif) no-repeat top left;
}
#main_nav #films_current {
	background: url(images/mainMenu_filmsHi.gif) no-repeat top left;
	width: 299px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #faq a {
	background: url(images/mainMenu_faq.gif) no-repeat top left;
	width: 68px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #faq a:hover {
	background: url(images/mainMenu_faqCurrent.gif) no-repeat top left;
}
#main_nav #faq_current {
	background: url(images/mainMenu_faqHi.gif) no-repeat top left;
	width: 68px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #testimonials a {
	background: url(images/mainMenu_testimonials.gif) no-repeat top left;
	width: 113px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #testimonials a:hover {
	background: url(images/mainMenu_testimonialsCurrent.gif) no-repeat top left;
}
#main_nav #testimonials_current {
	background: url(images/mainMenu_testimonialsHi.gif) no-repeat top left;
	width: 113px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #contact a {
	background: url(images/mainMenu_contact.gif) no-repeat top left;
	width: 108px;
	height: 39px;
	text-indent: -9999px;	
}
#main_nav #contact a:hover {
	background: url(images/mainMenu_contactCurrent.gif) no-repeat top left;
}
#main_nav #contact_current {
	background: url(images/mainMenu_contactHi.gif) no-repeat top left;
	width: 108px;
	height: 39px;
	text-indent: -9999px;	
}
/* ----------------------- Beginning of main graphic styling -------------------------- */

#mainGraphic {
	width: 950px;
	margin: 0;
	padding: 0;
	height: 179px;
}
#mainGraphic_inner {
	width: 950px;
	margin: 0;
	padding: 0;
	height: 80px;
}
#mainGraphic img, #mainGraphic_inner img{
	margin: 0px;
	padding: 0px;
	float: left;
}

/* ----------------------- Beginning of title styling -------------------------- */

#title_home, #title_about, #title_benefits {
	margin: 0;
	padding: 0px;
	clear: both;
}
#title_home h1 {
	background: url(images/home_mainTitle_wide.gif) no-repeat left bottom;
	text-indent: -9999px;
	margin: 0;
	padding: 0px;
	height: 70px;
	width: 950px;
	float: left;
}
#title_home img {
	margin: 0px;
	padding: 0px;
	float: right;
}
#title_about h1, #title_benefits h1, #title_films h1, #title_faq h1, #title_testimonials h1, #title_contact h1, #title_classic h1   {
	background: url(images/titleAbout.gif) no-repeat left top;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	height: 66px;
	width: 950px;
	float: left;
}
#title_benefits h1 {
	background: url(images/titleBenefits.gif) no-repeat left bottom;
}
#title_films h1 {
	background: url(images/titleFilms.gif) no-repeat left bottom;
}
#title_faq h1 {
	background: url(images/titleFaq.gif) no-repeat left bottom;
}
#title_testimonials h1 {
	background: url(images/title_testimonials.gif) no-repeat left bottom;
}
#title_contact h1 {
	background: url(images/titleContact.gif) no-repeat left bottom;
}
#title_classic h1 {
	background: url(images/titleClassic.gif) no-repeat left bottom;
}

/* ----------------------- Beginning of content styling -------------------------- */

#content_container_home {
	background: url(images/contentHome_back.gif);
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#content_container {
	background: url(images/contentInner_back.gif);
	margin: 0px;
	padding: 0px;
	width: 950px;
}

#content_home .firstParagraph img, #content_home p img, #content .firstParagraph img {
	float: right;
	margin: 0px 0px 35px 15px;
}

#content_container_home #clear, #content_container #clear{
	clear: both;
}
#content_home, #content {
	margin: 0px -25px 0px 25px;
	padding: 0px 0px 25px;
	width: 625px;
	float: left;	/*background: transparent url(images/contentBack_sky_smaller.jpg) no-repeat 3px top;*/
}
#content h1,  #content h2, #content h3, #content h4 {
	padding-left: 50px;
}
#content_home h3 {
	margin: 0px;
	padding: 0px;
	background: url(images/homeSubhead.gif) no-repeat 3px top;
	height: 50px;
	text-indent: -9999px;
}
#content_container #content h4 {
	color: #05A3D6;
	border-bottom: 1px solid #BA751B;
	margin: 15px 0px 0px 45px;
	width: 525px;
	text-indent: -45px;
	font-size: 110%;
	padding-bottom: 0.2em;
	line-height: 1.4em;
}
#content_container #content ul {
	list-style: square;
	padding: 0;
	margin: 0;
}
#content_container #content li {
	padding: 0px 0px 0.2em 0px;
	margin-left: 1em;
}
#content_home p, #content p, #content p .firstParagraph {
	font-size: 1em;
	padding: 0px 25px 0px 50px;
	line-height: 1.5em;
}	
#content .filmCompanies {
	background: #EEFAFC;
	margin: 25px 50px;
	padding: 5px 25px;
	border: 1px solid #ba751b;
}
#content .filmCompanies img {
	float: left;
	margin-right: 10px;
}
#shadow #wrapper #content_container #content .filmCompanies p {
	padding: 0;
	margin-top: 0px;
}
#shadow #wrapper #content_container #content .filmCompanies h2 {
	padding: 0;
	line-height: 1.3em;
	margin: 10px 0px 5px 0px;
	color: #007093;
}
p.firstParagraph:first-line {
	font-size: 1.1em;
	/*font-variant:small-caps;*/
	color: #0083AE;
	font-weight: bold;
}
p.benefit {
	padding-left: 35px;
	margin-top: 0;
}
.sidebarHighlight {
	color: #FFFFFF;
	font-weight: bold;
}
#sidebar_home, #sidebar_about, #sidebar_films, #sidebar_benefits, #sidebar_faq, #sidebar_testimonials, #sidebar_contact  {
	background: url(images/sidebarBack.gif) repeat-y top center;
	color: #FFFF99;
	font: italic normal 1.1em/1.6em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 251px;
	float: right;
	position: relative;
	/*The following two rules fixes the IE italic rendering bug that breaks widths */
	overflow: visible;
	height: 1%;
}
#sidebar_benefits a, #sidebar_benefits br {
	margin: 0;
	padding: 0;
	}

#sidebar_home  {
	background: none;
	border: none;
}
#sidebar_about ul, #sidebar_testimonials ul {
	list-style: none;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 0;
	width: 225px;
	padding-left: 15px;
}
#sidebar_about img, #sidebar_benefits img, #sidebar_films img, #sidebar_faq img, #sidebar_testimonials img, #sidebar_contact img  {
	padding: 0;
	margin: 10px 0px 0px 0px;
	width: 251px;
	border: none;
}
#sidebar_home p, #sidebar_about p, #sidebar_films p, #sidebar_benefits p,  #sidebar_faq p, #sidebar_testimonials p, #sidebar_contact p {
	width: 200px;
	margin: 0 auto;
	padding-bottom: 25px;
	padding-left: 15px;
}
#sidebar_home p {
	line-height: 1.9em;
}
#sidebar_about li, #sidebar_testimonials li {
	padding: 10px 0px;
	margin: 0 auto;
	width: 205px;
	border-bottom: 1px solid #244F67;
}
#sidebar_about li.last, #sidebar_testimonials li.last {
	border: none;
}
#sidebar_home h3, #sidebar_about h3 , #sidebar_films h3, #sidebar_benefits h3, #sidebar_faq h3, #sidebar_testimonials h3, #sidebar_contact h3 {
	border-bottom: 1px solid #00a3d6;
	padding: 11px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	text-indent: -9999px;
}
#sidebar_home h3 {
	background: url(images/whyWindow.gif) no-repeat center center;
}
#sidebar_about h3 {
	background: url(images/sidebarHead_about.gif) no-repeat center center;
}
#sidebar_films h3 {
	background: url(images/sidebarHead_films.gif) no-repeat center center;
}
#sidebar_benefits h3 {
	background: url(images/sidebarHead_benefits.gif) no-repeat center center;
}
#sidebar_faq h3 {
	background: url(images/sidebarHead_faq.gif) no-repeat center center;
}
#sidebar_testimonials h3 {
	background: url(images/sidebarHead_about.gif) no-repeat center center;
}
#sidebar_contact h3 {
	background: url(images/sidebarHead_contact.gif) no-repeat center center;
}
#footer {
	background: #00A3D6;
	height: 100px;
	width: 950px;
	border-bottom: 1px solid black;
	clear: both;
}
#footer p {	
	font-size: 0.85em;
	line-height:23px;
	color: #E3F5FA;
	text-align: center;
}
#content .firstParagraph {
	margin-top: 25px;
	font-size: 110%;
	line-height: 1.5em;
}
#content_container #content ul {
	margin-left: 75px;
	width: 400px;
}
#content .answer {
	margin: .75em 0 1.5em 0;
}
.testimonial {
	font-size: 110%;
}
#content_container #content .testimonial {
	font-size: 105%;
	font-style: italic;
	height: 1%;
	border-top: 1px solid #BA751B;
	margin: 25px 0px 0px 48px;
	padding: 20px 0px 0px;
	width: 525px;
}
#content_container #content .customer {
	margin: 10px 0px 0px 48px;
	padding: 0px;
	color: #0083AE;
}
#content_container #content #nano {
	margin-top: 10px;
}
#content_container #content #contactInfo {
	line-height: 1.5em;
	font-size: 105%;
	margin-top: 25px;
}
#shadow #wrapper #content_container #content #contactInfo .normal_weight {
	font-weight: normal;
}
.three {
	font-family:"Arial Black" Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	}
#shadow #wrapper #content_container_home #content_home .firstParagraph {
	margin-top: 25px;
	font-size: 110%;
	line-height: 1.5em;
}
#shadow #wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#shadow #wrapper #content_container #content #HOvideo {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#content_container #content img {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#sitemapList li {
	margin-bottom: 0px;
	width: 550px;
	margin-top: 25px;
}
#sitemapList a {
	font-weight: normal;
}
#sidebar_about img, #sidebar_benefits img, #sidebar_films img, #sidebar_faq img, #sidebar_testimonials img, #sidebar_contact img{
	width: 245px;
	border-bottom: 1px solid #00A3D6;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: -1px;
	margin-left: 3px;
}
#sidebar_home img {
	width: 247px;
	margin-right: 4px;
	margin-bottom: 5px;
}
.style1 {
	font-style: italic;
	font-size: 0.9em;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.video { 
	cursor: pointer;
}
#content_container_home #content_home .specialoffer,
#content .specialoffer   {
	font: bold 120%/1.4em Arial, Helvetica, sans-serif;
	color: #ED1B2F;
	width: 500px;
	padding: 15px 20px;
	display: block;
	border: 2px solid #0083AE;
	margin-left: 50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	background: #eed94b url(images/3m-bg.gif) no-repeat right center;
}
