@charset "utf-8";
/* CSS Document */

body {
	font-size: 87.5%; /*font size 14*/
	font-family: Arial, Helvetica, Lucida Sans Unicode;
	line-height: 1.5;
	text-align: left;
}
.body {
	width: 998px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container  {
	width: 998px; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #006;
}
a:hover, a:active {
	color: #09F;
}
.mainHeader {
	background-image: url(images/Wanda_hdr_980a.jpg);
	height: 292px;
	background-color: #09152B;
	background-repeat: repeat-x;
}
.titlebox1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.8em;
	color: #FFF;
	font-weight: normal;
	float: left;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.titlebox2 {
	color: #FFF;
	height: 110px;
	float: left;
	margin-top: 25px;
	padding-top: 6px;
	padding-left: 46px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 20px;
}
.titlewrap {
	height: 80%;
	width: 100%;
}
.mainHeader img {
	width: 30%;
	height: auto;
	margin: 2% 0;
}
.nav {
	list-style:none;
	color:#FFF;
	margin:0;
	text-align:left;
}
.social {
	float: right;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	clear: both;
}
.infobox {
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-bottom: 30px;
}
.infobox p {
	padding-right: 25px;
}

.infoboxlinks {
	background-color: #DCDFE4;
	color: #000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 1.3em;
}


.nav > li {
	display: inline-block;
}
.nav > li > a{
	text-decoration:none;
	font-size:18px;
	color: #fff;	
}
.nav a:link, .nav a:visited {
	color: #fff;
	display: inline-block;
	height: 20px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.nav a:hover, .nav a:active 
.nav .active a:link, .nav active a:visited {
	text-shadow: none;
	color: #FFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


.mainContent {
	line-height: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.video {
	clear: both;
	margin-bottom: 20px;
}
.contentwrap {
	background-image: url(images/camera_lense3.jpg);
	background-repeat: no-repeat;
	height: 595px;
	margin-top: 30px;
}

.content {
	margin-left: 67px;
	width: 93%;
	float: left;
	margin-top: 20px;
}
.container {
}


.h1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.8em;
	color: #48455B;
}
.h2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.4em;
	color: #48455B;
}
.h2wyt {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.4em;
	color: #FFF;
}

.h3 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.2em;
	color: #48455B;
}



.h4 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.2em;
	color: #48455B;
}
.infoboxwhite {
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-bottom: 30px;
	color: #FFF;
}
.text-clear {
	clear: both;
}

.mainFooter {
	width: 100%;
	height: 100px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#666;
	margin-top: 2%;
	margin-right: 0;
	margin-bottom: 2%;
	margin-left: 0;
	padding: 10px;
	float: left;
}
.mainFooter p {
	width: 92%;
	color: #fff;
	font-size: 0.8em;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	text-align: center;
}

.title2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.2em;
	color: #FFF;
	line-height: .8em;
}
.mainFooter a {
	width: 92%;
	color: #fff;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	text-align: center;
	text-decoration: underline;
}
.mainFooter a:hover {
	width: 92%;
	color: #9FF;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	text-align: center;
	text-decoration: underline;
}
.moreInfobox {
	width: 98%;
	float: none;
	margin-bottom: 30px;
	height: auto;
}
