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

body {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}

#menu {
	width: 805px;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	text-align: center;
	overflow: hidden;
}

#menu ul {
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	width: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	display: block;
	margin-right: 40px;
}

#menu ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}

#menu li:hover {
	color: #333;
	text-decoration: none;
	background-color: #E8E8E8;
}


.wrapper {
	width: 805px;
	margin: 0 auto;
}

#logo {
	width: 170px;
	float: left;
	margin-top: 40px;
	margin-left: 47px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #000;
	letter-spacing: -3px;
	font-weight: bold;
	text-align: center;
}

#logov3 {
	margin-top: 56px;
	width: 110px;
	float: left;
	margin-left: 152px;
}

#logo p {
	margin: 1px;
}

#contact {
	width: 280px;
	height: 120px;
	overflow: hidden;
	float: right;
	margin-top: 40px;
	margin-right: -10px;
	background-image: url(../images/bracket.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
	text-align: right;
}

#contact h1 {
	margin: 0px;
	margin-right: 35px;
	margin-top: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #000;
	letter-spacing: -1px;
	font-weight: bold;	
}

#contact p {
	margin: 0px;
	margin-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

 #contact a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;	  
 }

#pagemenu {
	position: absolute;
	top: 170px;
	clear: both;
	float: left;
	width: 270px;
	margin-top: 40px;
	height: auto;
}

#pagemenu ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}

#pagemenu li {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	text-align: left;
}

#pagemenu li a {
	text-decoration: none;
	color: #333;
}

#pagemenu li:hover {
	background-color: #E8E8E8;
}


#maincontent {
	clear:both;
	float: right;
	width: 460px;
	min-height: 270px;
	overflow: visible;
	margin: 0px;
	margin-top: 40px;
	margin-bottom: 85px;
	
}

#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	letter-spacing: -1px;
	margin-bottom: 0px;
	font-weight: normal;
}

#maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	letter-spacing: -1px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 20px;
	font-style: italic;
}

#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 8px;
	font-weight: bold;
}

#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	text-align: justify;
}

#logos_grid {
	clear:both;
	float: left;
	width: 805px;
	height: auto;
	margin-top: 40px;
	margin-bottom: 85px;
	font-family: Arial, Helvetica, sans-serif;
}

#logos_grid td {
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#videoplayer {
	clear: both;
	float: left;
	width: 805px;
	margin-top: 40px;
	margin-bottom: 20px;
	height: 250px;
	background-attachment: scroll;
	background-image: url(../images/video-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#videoselector {
	clear: both;
	width: 805px;
	height: 150px;
	margin-bottom: 85px;
	background-image: url(../images/selector-bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

#videothumbnails {
	width: 720px;
	margin: 0 auto;
	height: 150px;
	overflow: hidden;
}

#footer {
	clear: both;
	margin-top: 85px;
	width: 100%;
	height: 108px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}

#footertext {
	margin-top: 12px;
	width: 390px;
	float: right;
	height: 80px;
	overflow: hidden;
	text-align: right;
}

#footertext h1 {
	margin: 0px;
	margin-top: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #FFF;
	letter-spacing: -2px;
	text-decoration: none;
}

#footertext h1 a {
	color: #FFF;
	text-decoration: none;
}

#footertext p, #footerlinks p {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#footerlinks {
	margin-top: 12px;
	width: 390px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-align: center;
}
.wrapper #logos_grid p a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#logos_grid p a:hover {
	background: #e8e8e8;
}

.vidthumb {
	border: none;
	cursor: link;
}

.clear {
	clear: both;
}

.italic {
	font-style: italic;
}

