/* Panel CSS */

#panel_container{
	width:863px;
	float:left;
}

#panel_header{
	width:863px;
	float:left;
	height:33px;
	background-image: url(../images/panel_top.gif);
	background-repeat: no-repeat;
}

.panel_headerformatting{
	float:left;
	padding-top:8px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;	
}
.panel_BG{
	background-image: url(../images/panel_BG.gif);
	background-repeat: repeat-y;	
}
#panel_footer{
	width:863px;
	height:23px;
	float:left;
}

#panel_full{
	width:823px;
	float:left;
	line-height:21px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#panel_left{
	width:640px;
	float:left;
}

.panel_image{
	border: 3px solid #999999;
}

#panel_right{
	width:138px;
	padding-left:5;
	padding-top:10px;
	float:right;
}

body{
	margin:0;
	background:#000 url(../images/body-bg.jpg) no-repeat 50% 0;
	font:12px Arial, Helvetica, sans-serif;
}
#main{
	margin:0 auto;
	width:913px;
}
a{
	position:relative;
	cursor:pointer;
}
a:hover{text-decoration:none;}
img{border:none; vertical-align:top;}
form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
.im-right{float:right;}
.im-left{float:left;}
.header-wrapper{
	width:913px;
	height:126px;
	margin:0 0 -28px;
	position:relative;
}
#header{
	width:913px;
	height:126px;
	background:url(../images/header-bg.png) no-repeat;
}
#header h1{
	margin:0 0 0 13px;
	padding:10px 0 0;
	float:left;
	display:inline;
}
#header h1 a{
	display:block;
	background:url(../images/logo.gif);
	width:133px;
	height:89px;
	text-indent:-9999px;
	overflow:hidden;
}
#header p{
	margin:17px 17px 0 0;
	float:right;
	background:url(../images/phone.gif);
	width:178px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
	display:inline;
}
#header .menu{
	float:right;
	clear:right;
	margin:35px 5px 0 0;
	padding:0;
	font-weight:bold;
	font-size:16px;
	list-style:none;
	display:inline;
	overflow:hidden;
}
#header .menu li{
	float:left;
	padding:0 9px;
	background:url(../images/separator.gif) no-repeat 0 50%;
	margin:0 2px 0 -2px;
}
#header .menu a{
	text-decoration:none;
	color:#fff;
}
#header .menu a:hover, #header .menu a.active{color:#64ccff;}
#footer{
	width:913px;
	height:130px;
	background:url(../images/footer-bg.gif) no-repeat;
}
#footer p{
	float:left;
	margin:67px 0 0 14px;
	color:#fff;
	font-weight:bold;
	display:inline;
}
#footer a.trial{
	float:right;
	margin:30px 18px 0 0;
	color:#00538e;
	text-decoration:none;
	padding:0 0 0 12px;
	background:url(../images/arrows.gif) no-repeat 0 50%;
}
#footer a.trial:hover{text-decoration:underline;}
#footer .designed{
	float:right;
	clear:right;
	margin:63px 5px 0 0;
	display:inline;
}
#footer .designed p{
	float:left;
	font-weight:normal;
	margin:0 4px 0 0;
}
#footer .designed a{
	display:block;
	float:left;
	background:url(../images/virtual-atlantic.gif);
	width:133px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
/*               interior.html                 */
.heading-box-wrapper{
	width:913px;
	height:75px;
	margin:-25px 0 0;
	position:relative;
}
.heading-box{
	width:913px;
	height:75px;
	background:url(../images/box-bg.png) no-repeat;
}
.heading-box h2{
	margin:45px 0 0 22px;
	font-size:22px;
	color:#fff;
	float:left;
	display:inline;
}
.heading-box ul{
	margin:50px 10px 0 0;
    * margin:34px 10px 0 0;
/*	padding:0;*/
	float:right;
	display:inline;
	list-style:none;
	overflow:hidden;
}
.heading-box ul li{
	float:left;
	color:#fff;
/*	padding:0 5px 0 9px;
	background:url(../images/arrow.gif) no-repeat 0 50%;
	margin:0 5px 0 -5px;*/
}
.heading-box li a,
.heading-box li a:visited
{
    color:#fff;
    text-decoration:underline;
}
.heading-box li a:hover
{
    text-decoration:none;
}
#content{
	width:858px;
	padding:0 28px 35px 27px;
	background:#fff;
}
#content h3{
	margin:0;
	font-size:20px;
	color:#00538e;
	padding:15px 0 0;
	font-weight:normal;
}
#content .img{
	margin:8px 0 0;
	border:1px solid #929292;
}
#content p{
	margin:10px 0 0;
	line-height:20px;
	color:#2b2b2b;
}
#content p.top{
	padding:0 0 15px;
	margin:10px 0 -10px;
	border-bottom:1px solid #b5d9e7;
}
#content p a{color:#00538e;}
#content p a.go{
	font-weight:bold;
	padding:0 0 0 10px;
	background:url(../images/arrows.gif) no-repeat 0 6px;
}
#content h4{
	margin:30px 0 0;
	font-size:16px;
	color:#00538e;
}
.submit{
	float:left;
	width:296px;
	background:#00538e;
	margin:10px 15px 0 0;
}
.submit ul{
	margin:0;
	padding:7px 0;
	background:#d1e0eb;
	list-style:none;
}
.submit ul li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	margin:0 0 2px;
}
.submit label{
	width:130px;
	float:left;
	text-align:right;
	font-weight:bold;
	color:#00538e;
	line-height:24px;
	margin:0 10px 0 0;
}
.submit .txt{
	float:left;
	margin:0;
	padding:0;
	width:144px;
	height:20px;
	border:1px solid #a8bcca;
	padding:2px 0 0 2px;
	color:#00538e;
}
.submit .btn{
	float:right;
	margin:2px 9px 2px 0;
}

.btn_tab_off
{
	background-image: url(../images/button_tab_off.gif);
	background-position: right top;
	background-color: White;
	border-right: solid 1px #C9C9C9; 
	border-top: solid 1px #C9C9C9; 
	border-left: solid 1px #C9C9C9; 
	line-height: 17px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: hand;
	cursor:pointer; 
	color: #666666;
	text-decoration: none;
	margin-right: 1px;
}

.btn_tab_off:hover {
	text-decoration: none;
	background-image: none;
	background-color: #A8A8A8;	
	border-right: solid 1px #666666; 
	border-top: solid 1px #666666; 
	border-left: solid 1px #666666; 
	border-bottom: solid 1px #666666; 
	color: Black;
}


.btn_tab_on
{
	background-image: url(../images/button_tab.gif);
	background-position: right top;
	background-color: White;
	border-right: solid 1px #A8A8A8; 
	border-top: solid 1px #A8A8A8; 
	border-left: solid 1px #A8A8A8; 
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: hand;
	cursor:pointer; 
	color: #333333;
	text-decoration: none;
	margin-right: 1px;
	position: relative;
	bottom: -1px;
	z-index: 0;
}

.btn_tab_on:hover {
	text-decoration: none;
}

.all_tab
{
}