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

body {
	background:url(../images/images/subq_bg.jpg) repeat-x;
	background-color:#fff;
	margin: 0;
	padding: 0;
}


h1 {
	color:#202020;
	padding: 0;
	margin: 0;
}
p.link {
	text-align:center;
	font:"Lucida Sans";
	font-size:1em;
	padding:0;
	margin:5px 0 5px 0;
}
p.link a {
	color:#0A94CA;
	text-decoration:none;
}
p.link a:hover {
	color:#F60;
	text-decoration:underline;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
#container {
	margin:0 auto;
	width:960px;
}

#tcontainer{
	width:100%;
}

.logo {
	width:151px;
	float:left;
}
.top_header {
	float:left;
	width:809px;
}
.main_menu{
	width:809px;
 
}
/* MENU CSS */



#nav {
	padding:0;
	list-style:none;
	height:33px;
	background:#fff url(../images/images/navbg.jpg) repeat-x;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	margin: 0px;
	
}
#nav li.top {
	display:block;
	float:left;
	height:33px;
}
#nav li a.top_link {display:block; float:left; height:33px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:33px; }
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:33px; }

#nav li:hover a.top_link {
	color:#202020;
}


/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{
	left:1px;
	top:33px;
	background: #202020;
	padding:3px;
	border:1px solid #000;
	white-space:nowrap;
	width:120px;
	height:auto;
	z-index:300;
}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:120px; font-weight:normal;background:#202020; border:1px solid #363636}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:120px; line-height:18px; text-indent:5px; color:#fff; text-decoration:none}
#nav li ul.sub li a.fly
{background:url(../images/images/out2.gif) 100px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{
	color:#F60;
}
#nav li:hover ul.sub li a.fly:hover
{
	background:url(../images/images/down2.gif) 100px 6px no-repeat;
	color:#f60;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:120px; top:-4px; padding:3px; white-space:nowrap; width:120px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:url(../images/images/down2.gif) 100px 6px no-repeat; color:#f60; } 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:url(../images/images/out2.gif) 100px 6px no-repeat; color:#fff; } 

/*End of menu css*/

#content_container {
	width:960px;
	overflow: hidden;
	margin-top: 10px;
}

#content_sect {
	padding:0 10px 0 10px;
	background-color: #fff;
}
#left_column {
	width:683px;
	float:left;
	background-color: #202020;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
#right_column {
	width:267px;
	float:left;
	margin-left: 10px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	background-color: #202020;
}
.slider_bottom {
	width:681px;
	background:url(../images/images/sb_bg.jpg) repeat-x;
	border-left:1px solid #521c0b;
	border-right:1px solid #521c0b;
	margin-top: 0px;
	height: 39px;
	margin-bottom: 10px;
}
.slider_bottom img {
	margin-top:5px;
}

.slider_bottom h1 {
	color:#FFF;
	font-size:20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 39px;
	font-style: italic;
}
.content1 {
	padding: 10px;
}
.content_last {
	padding: 10px;
}
.clear_section {
	clear:both;
	background:url(../images/main_spacer.png);
	height: 10px;
	margin:20px 0 20px 0;
}

p.cont {
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .8em;
	margin: 5px;
}
h1.cont {
	font-size:18px;
	color:#333;
	margin:0px;
	padding:0px;
}
p.btn{
	color:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
	
.button {
	margin-top: 10px;
	margin-left: 2px;
	
}

.c2l_content {
	padding: 0 10px 0 10px;
	border-bottom: 1px dashed #fff;
}
img.c2 {
	margin-top:10px;

}
.c2m_content {
	width:3px;
}
.c2r_content {
	padding: 0 10px 0 10px;
}
.content2 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	color:#202020;
}

a.button {
    background: transparent url(../images/index.a.btn.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(../images/indexbtn_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 




.button_right {
	float: right;
	margin: 0 0 20px 0;
	
}

.button_left{
	margin: 10px 0 20px 0;
	float:left;
	
}
.button_center{
	margin-left: 68px;
	
	
}

p.button {
	padding-bottom: 10px;
	margin-top: 10px;
	float:right;
	
}
p.button a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#F60;	
}
p.button a:hover {
	color:#0A94CA;
}

.rcbutton {
	background-image:url(../images/images/cbutton_bg.jpg);
	background-repeat: no-repeat;
	
}
.cbutton {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F60;
	line-height: 28px;
	
}
.video {
	padding: 5px;
	width: 250px;
	margin-left: 4px;
}
.date {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#508dbe;
	margin-bottom: 2px;
}
.newsitem {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ccc;
	margin-top: 2px;
}

a.read {
	text-decoration:none;
	color:#F60;
}
a:hover.read {
	color:#0a94ca;
	text-decoration:underline;
}
.online {
	background-image: url(../images/olbg.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding: 30px 0 0 0;
}


.online p{
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 18px;
}
.polimg {
	margin-left:20px;
	margin-top: 10px;
}
.afimg {
	margin-left:8px;
	margin-top:5px;
}
.clear2 {
	clear:both;
	border-top: 1px solid #333;
	width: 940px;
	margin-left: 10px;
}
.bottom {
	border-top: 1px solid #fff;
	background-color: #202020;
	height: 100px;
}

.quicknav {
	padding: 10px;
	width: 640px;
	float: left;
}
.quicknav h1 {
	color:#fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align: center;
}
.contact {
	float:left;
	width:450px;
	padding: 10px;
}
.qnav {
	font-size:16px;
	text-align: center;
	margin-top: 0px;
	color: #202020;
}
.bottom ul {
	margin-top: 10px;
	padding: 0;
	text-align: center;
	color: #999;
}
.bottom ul li {
	list-style-type:none;
	display: inline;
	padding: 10px;
}
.bottom ul li a {
	color:#666;
	text-decoration: none;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
.mvp {
	width:243px;
	margin-left: 3px;
	margin-top: 10px;
	
}
.pan_content {
	width:280px;
	padding: 30px 0 0 20px;
}
.float {
	float:right;
}
.contL {
	float:left;
	width:284px;
}
.contR {
	float:left;
	width:379px;
}
.afflogos {
	width:235px;
	float: left;
	margin-top: 10px;
	margin-left: 65px;
}
.afflogos img {
	margin-right:15px;
}
#b_container {
	width: 960px;
	margin: 0px auto;
}
