/* Meyer CSS Reset Modified */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Begin page defaults */

body {
	background:#3a5575;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#00adef;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
.center {
	text-align:center;
}
img.right {
	float:right;
	margin:0 40px 10px 10px;	
}

/* Page layout */

#centerPage {
	text-align:center;
}
#pageWrapper {
	margin:0 auto;
	text-align:left;
	width:900px;
}

/* Header */

#header {
	background:#063152;
}
#logo {
	border-right:3px solid #063152;
	float:left;
	width:369px;
}
#customerLogos {
	background:#fff;
	float:left;
	height:228px;
	margin:9px 0 0 0;
	width:528px;
}

/* Nav */

#nav {
	background:#449b22;
	border-bottom:4px solid #01c7ed;
	height:46px;
}
#nav ul {
	list-style-type:none;
}
#nav ul li {
	float:left;
	height:46px;
	line-height:46px;
}
#nav ul li#navHome, #nav ul li#navHome a {
	width:261px;
}
#nav ul li#navVidProd, #nav ul li#navVidProd a {
	width:383px;
}
#nav ul li#navContact, #nav ul li#navContact a {
	width:256px;
}
#nav ul li a {
	color:#fff;
	display:block;
	height:46px;
	position:relative;
}
#nav ul li a span {
	cursor:pointer;
	height:100%;
	position:absolute;
	width:100%;
}
#nav ul li#navHome a span {
	background:url(../images/navHome.jpg) top left no-repeat;
}
#nav ul li#navVidProd a span {
	background:url(../images/navVidProd.jpg) top left no-repeat;
}
#nav ul li#navContact a span {
	background:url(../images/navContact.jpg) top left no-repeat;
}

/* Content */

#content h1 {
	background:url(../images/heading-bg.jpg) top left no-repeat;
	color:#f8d548;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	height:63px;
	line-height:63px;
	margin:20px 0 20px 5px;
	padding:0 0 0 35px;
}
#content h1#serviceArea {
	background:url(../images/serviceArea-heading-bg.jpg) top left no-repeat;
	height:82px;
	line-height:64px;
}
#content p {
	color:#fff;
	font-size:0.8em;
	line-height:1.25em;
	margin:10px 20px;
}
#content ul {
	margin:10px 20px;
}
#content ul li {
	color:#fff;
	font-size:0.8em;
	margin:5px 15px;
}
#homeTopContent {
	border-bottom:4px solid #01c7ed;
}
#homeVideo {
	background:#fff;
	float:left;
	height:339px;
	width:587px;	
}
#floatVideoContainer {
	position:relative;
}
#FloatVideo {
	position:absolute;
	top:-65px;
	left:-45px;
	background:transparent;
}
#homeServices {
	background:#314861;
	float:left;
	height:339px;
	width:313px;	
}
#homeServices h1 {
	background:url(../images/homeTopContent-heading-bg.jpg) top left no-repeat;
	height:64px;
	line-height:64px;
	margin:10px 0 0 5px;
	padding:0 0 0 32px;
}
#homeServices p {
	font-size:0.7em;
	margin:5px 20px;
}
#homeServices ul {
	list-style-type:none;
}
#homeServices ul li {
	margin:5px 0;
}
h1#vidProdServices {
	background:url(../images/vidProdServices-bg.jpg) top left no-repeat;
	height:93px;
	line-height:70px;
}
div.vidProdBox {
	border:1px solid #03c5ec;
	float:left;
	height:220px;
	margin-bottom:-1px;
	width:446px;	
}
#vidProdSeminar, #vidProdViral, #vidProdSuperimposed, #vidProdBudgets {
	margin-left:-1px;	
}
div.vidProdBox h2 {
	background:url(../images/vidProdBox-bg.gif) top left no-repeat;
	color:#8bcd47;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	height:46px;
	line-height:46px;
	margin:10px 10px 20px 10px;
	padding:0 0 0 53px;
}
div.vidProdBox h3 {
	color:#8bcdff;
	font-size:0.7em;
	font-weight:normal;
	margin:10px 20px;
}
#content div.vidProdBox p {
	font-size:0.7em;
}
#vidProdViral {
	background:url(../images/vidProdViral-bg.gif) top right no-repeat;
}
#vidProdPodcast {
	background:url(../images/vidProdPodcast-bg.gif) top right no-repeat;
}
#vidProdBudgets {
	background:url(../images/vidProdBudgets-bg.gif) top right no-repeat;
}
div#vidProdProcess {
	background:url(../images/vidProdProcess-bg.jpg) top right no-repeat;
}
div#vidProdProcess h2 {
	background:url(../images/vidProdBox-bg.gif) top left no-repeat;
	color:#f9a81b;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:46px;
	margin:30px 10px 20px 10px;
	padding:0 0 0 53px;
}
div#vidProdProcess h3 {
	color:#8bcd47;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	height:41px;
	line-height:41px;
	margin:10px 20px;
	padding:0 0 0 35px;
}
div#vidProdProcess p, div#vidProdProcess ul li {
	line-height:1.7em;	
}
#vidProdProcess1 {
	background:url(../images/vidProdProcess1-bg.gif) top left no-repeat;
}
#vidProdProcess2 {
	background:url(../images/vidProdProcess2-bg.gif) top left no-repeat;
}
#vidProdProcess3 {
	background:url(../images/vidProdProcess3-bg.gif) top left no-repeat;
}
p#contactLink {
	margin:30px;
	text-align:center;
}
p#contactLink a {
	color:#f8d548;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}
#contactPage {
	background:url(../images/contactPage-bg.jpg) top right no-repeat;
}
#contactForm {
	margin:30px 0 0 0;	
}
#contactForm p label {
	float:left;
	width:7em;
}
#contactForm p#captchaField label {
	width:27em;	
}
#contactForm p#captchaField label {
	line-height:25px;	
}
#contactForm p#captchaField input {
	margin:0 0 7px 5px;	
}

/* Footer */

#footer {
	background:url(../images/footer-bg.gif) #fff top left no-repeat;
	margin:30px 0 20px 30px;
	height:46px;
	padding:5px 0 0 0;
	width:845px;
}
#footer p {
	color:#3d5a7b;
	font-size:0.7em;
	line-height:19px;
	margin:0;
	text-align:center;
}