﻿#top 
{
    position:relative;
    float:left;
    width:100%;
    height:200px;/*200px;*/
    background-image: url(../images/home_header7.jpg);
    background-repeat:no-repeat;
    /*background-position:center top;*/
	background-position:left top;
	background-color:#1789cf;

}
#top_right 
{
	width: 265px;
	height:120px;
position:absolute;left:600px;top:40px;
    /*float:right;
	margin-top:50px;
	margin-right:25px;*/
    font-size:1.3em;
    color:#ffffff;
    text-align:right;
}
#home_main {
	float: left;
	width: 640px;
	padding: 0;
	margin: 0 0 0px 0px;
	display: inline;
	/*background-color:#eff5d9;
	background-image: url(../images/home_swoosh.jpg);*/
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 261px;
}
#mainspanner 
{
    text-align:left;
    margin-top:0px;
    margin-left:20px;
    margin-right:10px;
	margin-bottom:-20px;
}.home_main_sub 
{
	text-align: left;
    width:45%;
    margin-top:15px;
    margin-left:20px;
    margin-right:10px;
}
#sub1 {float:left;}
#sub2 {float:right;}
#home_side {
	float: left;
	width: 248px;
	padding: 0;
	display: inline;
	background-color:#ffffff;
	min-height: 261px;
}
#home_side_sub 
{
	text-align: left;
    margin: 15px 10px 0px 10px;    
}
#home_menu 
{
    /*position:absolute;
    bottom:0px;
    left:0px;*/
    float:left;
    /*width:900px;*/
	width:100%;
    height:30px;
    /*opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#333333;*/
	background-image:url(../images/menu900black.jpg);
	margin-top:0px;
}
 
#home_menu ul 
{
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0;
}
#home_menu ul li {
	display: inline;
	/*background-image:url(../images/menu2.gif);*/
}
#home_menu ul li a {
	display: block;
	padding: 5px 10px 10px 5px;
	color: #ffffff;
	font-size:8pt;
	background-repeat: no-repeat;
	float: left;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background-image: url(../Images/menu2.gif);
	background-repeat: no-repeat;
	background-position:97% 0%;
}
#home_menu ul li a:hover 
{
    text-decoration:underline;
}


#flash_logo 
{
    float:left;
	position: relative;
	top:45px;
	width: 392px;
	height: 68px;
	left: 110px;
}
.selMenuTab
{
    /*background-color:#eff5d9;
    color:#000000 !important;*/
	color: #3ea7f8 !important;

}
