﻿* { 
	margin: 0;
	padding: 0;
}

body {
	margin-top:30px;
	background-color:#485261;
	background-repeat: no-repeat;
	background-image: url(../images/topbg.png);
	background-position: center 1px;
}
img
{
padding:0px;
border:0px;
}

/*Text__________________________________________________________________________________*/
.navigation_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.home_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.navigation_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.navigation_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #265aa9;
	text-decoration: none;
}

.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BEBEBE;
	text-decoration: none;
	float:left;
}
.footer_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BEBEBE;
	text-decoration: none;
}

.boxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7e00;
	text-decoration: none;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
}
	
.boxText {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}

.boxLink {
	text-align:right;
	width:100%;
	vertical-align:top;
	height:19px;
}
.chat_text {
	background-color: rgb(255, 255, 255);
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#000000;
	font-weight:normal;
	border: 1px solid #e4e4e4;
	text-align:left;
	width:150px;
	height:50px;
}

/*Site Main__________________________________________________________________________________*/
#site_controller {
	width: 795px;
	text-align: left;
	position: static;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*Header__________________________________________________________________________________*/
#header_container {
	width:795px;
	height:30px;
	float:left;
}
#header_container li { 
	float: left; 
	overflow: hidden; 
	line-height: normal; 
	margin-left: 1px;
}
#header_container ul {
	margin-left: 1px;
	list-style-type: none;
	width: 795px;
	float:left;
}	


/*Navigation Tabs__________________________________________________________________________________*/
#navigation_current {
	background-image: url(../images/current_nav.png);
	text-align: center;
	height: 30px;
	width: 157px;
}

#navigation_current a {
	display: block;
	text-decoration:none;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#navigation_current a:hover,
#navigation_current .active a {
	background-image: url(../images/main_nav.png);
	background-repeat: repeat-x;
}
.navigation_main {
	background-image: url(../images/main_nav.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 157px;
}
.navigation_main a {
	display: block;
	text-decoration:none;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.navigation_main a:hover,
.navigation_main .active a {
	background-image: url(../images/current_nav.png);
	background-repeat: repeat-x;
}

/*Flash__________________________________________________________________________________*/
#flash_container {
	width:795px;
	height:402px;
	text-align:center;
	margin-top:15px;
	float:left;
	}

/*Home Body Elements__________________________________________________________________________________*/
#home_body_container {
	width: 790px;
	text-align: center;
	float:left;
	padding-top: 10px;
}
#home_body_top {
	background-image: url(../images/home_body_top.png);
	background-repeat: no-repeat;
	width: 787px;
	height: 14px;
	vertical-align:bottom;
	float:left;
	
	
}
#home_body_main {
	background-image: url(../images/home_body_bg.png);
	width: 787px;
	float:left;
}
#home_body_bottom {
	background-image: url(../images/home_body_bottom.png);
	height: 14px;
	width: 787px;
	float:left;
}
#home_body_left {
	width: 555px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: justify;
	padding-right: 10px;
}
#home_body_right {
	float:right;
	margin-right:10px;
	width:190px;
	
	text-align:center;
	padding-top: 5px;
}



/*Bottom Boxes__________________________________________________________________________________*/	
#bottom_box_container {
	text-align:left;
	margin-top:15px;
	height:97px;
	width: 792px;
	float:left;
}
#bottom_box_container li { 
	float: left;
	text-align:center;
	overflow: hidden; 
	line-height: normal;
	list-style-type: none; 
	margin-left: 2px;
	margin-right: 6px;
	background-image: url(../images/bottom_buttons.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 256px;
}
#header_container ul {
	margin-left: 1px;
	list-style-type: none;
	width: 795px;
}	


/*Footer Elements__________________________________________________________________________________*/
#footer_container {
	width:790px;
	text-align:center;
	vertical-align:bottom;
	margin-top:20px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BEBEBE;
	text-decoration: none;
	width:790px;
	text-align:center;
	padding-top:5px;
	margin-top:10px;
}

/* twitter_block starts here*/
.twitter_mainblock{
float:left; width:250px; display:inline; margin:0px 0 0 10px;
}
.twitter_mainblock01{
float:left; width:250px; display:inline; margin:-15px 0 0 13px;
position:relative;
}

.flt
{
float:left;
}
.twitter_block
{
float:left;
width:165px;
/*background:url(../images/single_pixel_tile.gif) repeat-x;*/
font:11px Arial, Helvetica, sans-serif;
color:#036789;
height:54px;
}
.twitter{
float:left;
margin:18px 0 0 1px;
}
.twitter_txt
{
float:left; margin:18px 0 0 2px; 
color:#036789;
text-decoration:none;
}
.twitter_block a:hover
{
color:#fd9a09;
}