/* BASIC CONFIGURATION */

body {
	background:url(background.png) repeat-x #ADD8E2;
	margin:0; padding:0;
	color:#333; font-family:Arial; font-size:13px;
}

h1 {
}

h2 {
}

p {
}

a {
	text-decoration:none; color:#666;
}

a:hover {
	color:#000;
}

.container {
	position:relative; width:980px; margin:0 auto;
}


/* VIDEO REGION and MAIN CONTENT */
#video {
	position:absolute; top:90px; left:0;
	width:680px; height:500px;
	background:url(background.video.png) no-repeat;
}

#text {
	position:absolute; top:90px; left:0;
	width:680px;
	background:#E8F2F7; border:1px solid #FFF;
	padding:20px; padding-bottom:50px;
}

#videoEmbed {
	position:absolute; top:61px; left:36px;
	width:610px; height:350px; margin:0 auto;
}

#claim {
	position:absolute; top:85px; right:0;
	width:300px; height:550px;
	background:url(claim.png) no-repeat;
}

#claim .preText {
	position:relative; height:315px; width:250px; margin-left:50px; cursor:pointer;
}

#claim .text {
	position:relative; padding:0 10px 10px 60px;
}


/* NAVIGATION */
#nav {
	position:relative; height:50px; color:#FFF;
}

#nav .left {
	position:relative; float:left; width:280px; margin-left:20px; line-height:72px; background:url(logoM.png) center no-repeat;
}

#nav .right {
	position:relative; float:left; width:680px; text-align:center; line-height:72px;
}

#nav .right .nav {
	width:100px; height:72px; line-height:72px; float:right; text-decoration:none; color:#FFF; 
}

#nav .right .nav {
	background-position:0 -72px;
}

/* WEB FORM */
.name {
	width:167px; height:18px; padding:12px; padding-left:53px; background:url(field.name.png) no-repeat center; border:none;
}

.email {
	width:167px; height:18px; padding:12px; padding-left:53px; background:url(field.email.png) no-repeat center; border:none;
}

.phone {
	width:167px; height:18px; padding:12px; padding-left:53px; background:url(field.phone.png) no-repeat center; border:none;
}

.submit {
	width:180px; height:31px; background:url(button.get.disabled.png) no-repeat center; border:none;
}

.submit2 {
	width:180px; height:31px; background:url(button.get.png) no-repeat center; border:none;
}

label {
	font-size:14px; font-weight:bold; color:#036; text-align:center; display:block;
}

/* FOOTER */

#footer {
	position:absolute; bottom:0; left:0;
	width:680px;
	font-size:11px; text-align:center;
	padding-bottom:15px;
}


/* FlowPlayer CONFIG */

