/* @override http://hellomynameisjonathanober.com/lavon/css/master.css */

@charset "UTF-8";
/* CSS Document */
html>body{
	background: #fff;
	width: 100%;
	margin: 0;
	padding: 0
}
body{
	background: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
}
#header{
	height: 120px;
	background: #fff;
	display: block;
}
#headercontainer{
	width: 1098px;
	margin: 0 auto;
	height: 85px;
}
#logo{
	background-image: url(../img/logo.jpg);
	width: 546px;
	height: 100px;
	margin: 0 auto;
}
#logo h1{
	text-indent: -9999px;
}
#logo h2{
	text-indent: -9999px;
}
.clear{
	clear: both;
}
#container{
	background: #fff;
	width: 980px;
	background:url(../img/backgroundnew.jpg) no-repeat top left;
	height: 550px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#navcontainer{
	background: #fff;
	border-bottom: 8px solid #850600;
}
#navigation{
	height: 31px;
	width: 980px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
#nav{
	
}
#nav ul{
	height: 31px;
}
#nav li{
	float: left;
	display: block;
	height: 31px;
	width: 185px;
	margin-right: 11px;
}
#nav li a{
	margin-top: 5px;
	padding-top: 10px;
	text-align: center;
	background: url(../img/nav-off.jpg) no-repeat center top;
	height: 21px;
	width: 185px;
	display: block;
	color: #fff;
	text-decoration: none;
	font: bold 12px "Century Gothic", Verdana;
	text-transform: uppercase;
}
#nav li a:hover{
	margin-top: 0px;
	padding-top: 10px;
	height: 31px;
	width: 185px;
	background: url(../img/nav-on.jpg) center top no-repeat;
	display: block;
	font-weight: bold;
}
#nav li a.selected{
	margin-top: 0px;
	padding-top: 10px;
	height: 31px;
	width: 185px;
	background: url(../img/nav-on.jpg) center top no-repeat;
	display: block;
	font-weight: bold;
}
#main{
	min-height: 662px;
}
#left{
	
}
#flashcontainer{background:url(../img/flashbg.gif) no-repeat; width:181px; height:526px; float:left; display:block; z-index:9999; margin-top:10px;}
#flash{
	width:147px;
	height:420px;
	float:left;
	position:relative;
	top:55px;
	left:17px;
}
#right{

	height: 536px;
	float: right;
	width: 797px;
}
#right-resources, #right-packages{
	float: right;
	width: 797px;
}
#content{
	color: #000;
	width: 70%;
	margin: 0 auto;
	position: relative;
}

#right-video{
	height: 436px;
	float: left;
	width: 797px;
	margin-top:70px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#video{
	float:left;
	width:430px;
	border:6px solid #6e0303;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	background-color: #000;
	height: 241px;
}
#video2{
	float:left;
	width:580px;
	border:6px solid #6e0303;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	background-color: #000;
	height: 326px;
}
#video3{
	float:left;
	width:580px;
	border:6px solid #6e0303;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	background-color: #000;
	height: 319px;
}
#content-video{
	color: #000;
	width: 250px;
	margin: 0 auto;
	font-family:"Century Gothic", Verdana;
	float:right;
	font-size:13px;
}
#content-vimeo{
	color: #000;
	width: 500px;
	font-family:"Century Gothic", Verdana;
	float:left;
	font-size:13px;
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 100px;
}
#content-resources, #content-packages{
	color: #000;
	width: 90%;
	margin: 0 auto;
	position: relative;
	top: 60px;
}
#content h1, #content-resources h1, #content-video h1, #content-packages h1{
	font: bold 15px/17px "Century Gothic", Verdana;
	color:#970600;
}
#content p, #content-resources p, #content-video p, #content-packages p{
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}
#redbar{
	height: 140px;
	background: #860500 url(../img/redbar.jpg) no-repeat center;
	clear: both;
}
#footer{}
#footerinfo{
	width: 1098px;
	margin: 0 auto 20px auto;
	text-align: center;
}
#footernav{
	padding: 20px 0 40px 0;
	width: 675px;
	margin: 0 auto;
}
#footernav li{
	float: left;
	padding:0 0 0 60px;
	font: 10px "Century Gothic", Verdana;
	color: #fff;
	text-transform: uppercase;
}
#footernav li a{
	color: #fff;
	text-decoration: none;
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	font-weight: bold;
}
#footernav li a:hover{
	text-decoration: underline;
}
#footerinfo p{
	clear: both;
	color: #fff;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
}
strong{
	font: 14px "Century Gothic", Verdana;
	font-weight: bold;
}
td{
	font: 13px "Century Gothic", Verdana;
}
#homevideo{
	width: 640px;
	margin: 40px auto;
}
#footerinfo p a{color:#fff;
				font: 11px "Century Gothic", Verdana;} 
#othercontainer{
	background: #fff;
	width: 980px;
	height: 1025px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/backgroundnew1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-packages a{
	color:#970600;
} 
