/* General Elements */

body {
	line-height: 1.4;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #000 url(../images/background.jpg) top center no-repeat;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #CCC;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	margin-bottom: 30px;
}

h2 {
	font-size: 21px;
	margin-bottom: 30px;
}

h3 {
	font-size: 18px;
	margin-bottom: 12px;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #727171;
}

a:hover {
	text-decoration: underline;	
}

p, pre {
	margin-bottom: 8px;
}

strong {
	color: #CCC;
	font-weight: bold;
}

.clear {
	clear:both;
}


#wrapper {
	margin: 0 auto;
	width: 600px;
}

#mainText {
	width: 500px;
	height: 126px;
	background: url(../images/mainText.gif) bottom left no-repeat;
	margin-top: 194px;
	margin-left: 180px;
}
#mainDesc {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	width: 420px;
	margin-top: 10px;
}


#mainText h1, #mainText h2, #mainText p {
	text-indent: -9999px;
}
#mainTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #FFF3D9;
	padding-top: 49px;
	letter-spacing: -1px;
}


#mailList {
	width: 379px;
	height: 154px;
	background: url(../images/Mail_List_Background.png) bottom left no-repeat;
	margin-left: 128px;
	margin-top: 60px;
}

#mailList form{
	position: relative;
	top: 67px;
	left: 60px;
	width: 280px;
	height: 20px;
}

#mailInput {
	float: left;
	width: 184px;
	height: 16px;
	padding-top: 6px;
	padding-left: 4px;
	margin-right:12px;
	margin-top: 6px;
	border: none;
	background: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

#mailSubmit {
	float: left;
	width: 65px;
	height: 33px;
	background: transparent url(../images/buton_add.png) bottom left no-repeat;
	border: none;
	outline: none;
	margin-top: 1px;
}

#mailSubmit:hover {
	background: transparent url(../images/buton_add_over.png) bottom left no-repeat;
	cursor:pointer;
}

/* END OF General Elements

#wrap {
	margin: auto auto;
	width: 859px;
}

#header {
	height: 106px;
}

#logo {
	float: left;
	height: 55px;
	margin-top: 30px;
}

#logo h1 a {
	text-indent: -9999px;
	display: block;
	width: 354px;
	height: 55px;
	background: url(../img/logo.png) bottom left no-repeat;
}

#headerWrap {
	margin: auto auto;
	width: 930px;
}

#menu {
	float: right;
	margin-right: 12px;
	margin-top: 82px;
}

#menu ul {
	margin: auto auto;
}

#menu ul li{
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}

#menu ul .last{
	border-right: none;
}

#menu ul li a{
	text-decoration: none;
	color: #a3dceb;
	text-shadow: 1px 1px 1px #333;
	display: block;
	text-align: center;
	height: 24px;
}

#menu ul li a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../img/arrow.gif) bottom center no-repeat;
}

#menu ul li a:active{
	text-decoration: none;
}

#contentTop {
	background: url(../img/contentTop.png) bottom center no-repeat;
	width: 859px;
	height: 11px;
}

#content {
	background: #efefef;
	width: 859px;
}

#slogan {
	background: url(../img/slogan.jpg) bottom center no-repeat;
	width: 843px;
	height: 250px;
	margin: auto auto;
	margin-top: -3px;
	margin-bottom: 24px;
}

#leftSide {
	float: left;
	width: 525px;
	padding-left: 10px;
	padding-right: 10px;
}

#rightSide {
	float: right;
	width: 298px;
}


#content h2 {
	color: #19282b;
}

#footerLogo {
	width: 235px;
	height: 20px;
	background: url(../img/footLogo.png) bottom left no-repeat;
	margin: auto auto;
	margin-bottom: 0px;
}

#footerLogo h1 {
	text-indent: -9999px;
	margin-bottom: 0px;
	padding: 0;
}

#footerLogo h1 a {
	width: 235px;
	height: 20px;
	display:block;
}

#freq ul {
	margin: auto auto;
	margin-top: -15px;
	float: right;
}

#freq ul li {
	float: left;
}

#freq ul li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	width: 108px;
	height: 32px;
	padding-top: 8px;
	display: block;
	text-align: center;
	background: url(../img/freqBg.png) top center no-repeat;
}

#freq ul li a:hover {
	text-decoration: none;
	background: url(../img/freqBg.png) bottom center no-repeat;
}

#freq ul li a.freqSelected {
	background: url(../img/freqBg.png) bottom center no-repeat;
}


#videos {
	margin-top: 40px;
}

#videos ul {
	width: 920px;
}

#videos ul li {
	float: left;
	width: 160px;
	height: 170px;
	margin: 12px;
}

#videos ul li p {
	padding: 0px;
	margin: 0px;
}

.vImage img{
	border: 3px solid #333;
}

.vImage a:hover img{
	border: 3px solid #490009;
}

.vLink {
	color: #b70016;
}

.vLink a {
	color: #b70016;
}

.vTime {
	float: left;
	font-weight: bold;
}

.vView {
	float: right;
	font-style: italic;
}

#videoMenu {
	margin: 10px;
}

#videoMenu ul li {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

#videoMenu ul li .selected {
	color: #b70016;
}

 */
