@charset "utf-8";
html {
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

body {
	background-color: #F0F0F0;
	background-image: url(../images/pagebg.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
}


#container{
	
}

#header {
	background-image: url(../images/headertile.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 202px; 	
}

#headerbox {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	height: 202px;
}

#logo {
	float: left;
	display: inline;	
}

#topright {
	float: right;
	display: inline;
	margin-right: 47px;
	font-size: 170%;
	color: #ffffff;
	margin-top: 52px;
	padding: 0px;
}

#navigation {
	width: 361px;
	float: right;
	display: inline;
	margin-top: -15px;	
}

#headingbox {
	background-image: url(../images/headingbg.png);
	background-repeat: repeat-x;
	height: 71px;
}

#headingboxcontent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}


#headingboxcontent h1 {
	margin: 0px;
	line-height: 0px;
	color: #ffffff;
	padding-top: 42px;
	font-size: 180%;
	padding-left: 24px;
}

#videobar {
	height: 418px;
	background-image: url(../images/videobg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#videoarea {
	margin-left: auto;
	margin-right: auto;
	width: 960px; 
}


#videobox {
	float: left;
	display: inline;
	background-image: url(../images/videoouter.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 575px;
	height: 392px;
	padding-left: 24px;
	padding-top: 26px;
}

#intro {
	background-image: url(../images/introbg.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	height: 407px;
	width: 300px;
	margin-top: 8px;
	padding-left: 24px;
	padding-right: 37px;
}

#intro h1 {
	color: #6c0107;
	font-size: 140%;
	font-weight: bold!important;
	padding: 0px;
	margin-top: 30px;	
}

#intro p {
	font-size: 110%;
	color: #525252;
	line-height: 130%;
}


#maincontent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;	
}

#flashbox {
	float: left;
	display: inline;
	width: 568px;
	height: 353px;
	margin-top: 23px;
	background-image: url(../images/flashbg.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 7px;
	padding-top: 7px;
}

#maintextbox {
	float: left;
	display: inline;
	width: 550px;
	padding-left: 20px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 110%;
}

#gmbox {
	background-image:url(../images/gmbg.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 565px;
	height: 340px;
	padding-left: 7px;
	padding-top: 7px;
	float: left;
	display: inline;
	margin-left: -15px;
	margin-top: 8px;
}

#contactbox {
	background-image: url(../images/contactbox.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	height: 360px;
	width: 300px;
	margin-top: 23px;
	padding-left: 24px;
	padding-right: 37px;
	line-height: 130%;
}

#contactbox h2 {
	font-size: 140%;
	padding-top: 0px;
	margin-top: 21px;
	margin-bottom: 25px;
	color: #3a0609;
}

#contactbox p {
	font-size: 110%;
	color: #525252;
}

#contactbox a:link {
	color: #590505;
	text-decoration: underline;
}

#contactbox a:visited {
	color: #590505;
	text-decoration: underline;
}

#contactbox a:hover {
	color: #a81018;
	text-decoration: underline;
}


#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 180px;
}

#footerright img {
	margin-top: -25px;	
	margin-left: 20px;
	float: right;
}

#footercontent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#footercontent a:link {
	color: #adadad;
	text-decoration: none;
}

#footercontent a:visited {
	color: #adadad;
	text-decoration: none;
}

#footercontent a:hover {
	color: #6c0107;
	text-decoration: none;
}

#footerleft {
	width: 400px;
	float: left;
	display: inline;
	margin-left: 35px;
	margin-top: 140px;
	color: #707070;
	font-size: 80%;
}

#footerright {
	width: 400px;
	float: right;
	display: inline;
	margin-right: 35px;
	margin-top: 140px;
	color: #707070;
	text-align: right;
	font-size: 80%;
}


@font-face {
    font-family: 'FuturaBook';
    src: url('../fonts/tt0140m-webfont.eot');
    src: url('../fonts/tt0140m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tt0140m-webfont.woff') format('woff'),
         url('../fonts/tt0140m-webfont.ttf') format('truetype'),
         url('../fonts/tt0140m-webfont.svg#FuturaBook') format('svg');
    font-style: normal;

}


.FuturaBook {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'FuturaBook', sans-serif;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1px;
}

.clearfix {
	display: block;
}

#clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
