body, html { 
	padding: 0;
	margin:0;
	background: #000;
	}

body { 
	font-family: arial,helvetica,san-serif;
	}

* html .container { 
	}

.container { 
	position:relative !important;
	margin: 0 auto;
	background: #000;
	}
	
.clr{
	clear:both;
	}
	
.iframe{
	float:left;
	width:645px;
	height:200px;
	background:#000;
	overflow:auto;
	margin-top: 15px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	
.iframe1{
	float:left;
	margin:15px 9px 0 0;
	padding:0 0 10px 0;
	width:645px;
	height:500px;
	background:#000;
	overflow:auto;
	}

.h1 {
	position: absolute;
	top: 8px;
	right: 57px;
	color: #bbb;
	font-size:50px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	z-index: 1;
}

.video{
	position: absolute;
	top: 250px;
	right: 285px;
	width: 185px;
	height: 157px;
	}
	
.mp3{
	height:20px;
	width:200px;
	}

.h1part2 { 
	color: #3b76a5; 
	font-size:70px; 
	font-family:arial;  
	font-weight: 100; 
}

.listings{
	float:left;
	width:200px;
	padding:100px 0 0 100px;
	}
	
.listings h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
.listings ul{
	margin:0;
	padding:10px 0 0 0;
	float:left;
	}
	
.listings li{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	font-size:12px;
	color:#A5A6A9;
	font-weight:bold;
	}

.listings li a {
	color:#a5a6a9;
	text-decoration:none;
	}
	
.listings li a:hover {
	color:#fff;
	}
	
.listings li a.active {
	color:#a5a6a9;
	font-weight:bold;
	}

.content {
	position: relative;
	width: 800px;
	padding-top: 40px;
	padding-bottom: 50px;
	color: #666;
	font-size:12px;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	}

blockquote img {
	border: 0;
	padding: 4px;
	background: #69c;
}

blockquote img:hover {
	border: 0;
	padding: 4px;
	background: #fff;
}

a {
	text-decoration:none;
	color:#666;
}

a:hover {
	text-decoration:none;
	color:#69c;
}

h3, b {
	color:#69c;
}

.youtube {width:640px; height:390px; margin:0 auto 15px auto; background:#fff}

.bqstart {
	float: left;
	height: 45px;
	margin-left: -35px;
	margin-top: -70px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 700%;
	font-family: Georgia,Palatino,'Times New Roman',Times,serif;
	color: #69c;
}
	
.bqend {
	float: right;
	height: 25px;
	padding-top: 0;
	font-size: 700%;
	font-family: Georgia,Palatino,'Times New Roman',Times,serif;
	color: #69c;
}
.aaa {
	position: absolute;
	top: -10px;
	right: 0px;
	z-index: 0;
}

#horizmenu a {
	font-family: Helvetica, Arial, sans-serif;
}

div#horizmenu {
	background: url(menu_horiz_bg.png) 0 0 repeat-x;
	height: 45px;
	position: relative;
}

/*****************************
 ****      splitmenu      ****
 *****************************/
#navheader li {
	z-index: 3;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
#navheader li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 24px;
	text-decoration: none;
	color: #bbb;}
	
#navheader li a:hover {
	color: #fff;}
	
#navheader li.active {
	z-index: 1;
	height: 17px;
	border-bottom: 4px solid #69c;
}
#navheader {
	z-index: 2;
	position: absolute;
	height: 20px;
	margin-top: 15px;
}
#slider {
	z-index: 2;
	position: absolute;
	height: 20px;
	border-bottom: 4px solid #69c;
}
#footer {
	position:relative !important;
	min-width: 800px;
	margin: 0 auto;
	/* move #footer to its position ... */
	margin: -50px auto 0;
	border: 0 none;
	padding: 0;
	background: url(menu_horiz_bg_b.png) 0 0 repeat-x;
	text-align: left;
	font-size: 12px;  
	color:#666;
	padding: 10px 20px;
}
#footer a {
	font-size: 12px;
	text-decoration:none;
	color:#666;
  	}
#footer a:hover {
	text-decoration:none;
	color:#1e6fb6;
  	}
	

