*{ margin:0px; padding:0px;}
body{
	background-color: #000000;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
}
.main_bg{
	height: auto;
	width: 1143px;
	padding-left:162px
	
	/*margin-right: auto;
	margin-left: auto;*/
}
.header_support{height: 169px;	width: 1143px;}
.logo_left{
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 54px;
	padding-left: 10px;
}
.logo_right{
	float: left;
	height: 169px;
	width: 591px;
	padding-left: 9px;
}
.menu_support{
	height: 40px;
	width: 1074px;
	float: left;
	padding-left: 6px;
}
.content_support{
	height: auto;
	width: 1060px;
	float: left;
	background-color: #000000;
}
.cont_left{
	float: left;
	height: auto;
	width: 400px;
}
.cont_left_top{
	height: auto;
	width: 365px;
	padding-left: 0px;
	padding-top: 35px;
	margin-left:-17px
}
.cont_left_bottom{
	height: auto;
	width: 300px;
	padding-left: 0px;
	padding-top: 5px;
	margin-left:-30px
}
.cont_right{
	float: left;
	height: auto;
	width: 520px;
	padding-top: 17px;
	padding-bottom: 0px;
	margin-left:5px
	
}
.staff_support{
	height: 280px;
	width: 960px;
	clear: both;
	float: left;
	background-image: url(../images/staff_bg.jpg);
	background-repeat: repeat-x;
}
.staff_support h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #e3a41c;
	font-weight: normal;
}
.staff_left{
	float: left;
	height: 250px;
	width: 550px;
	margin-left: 25px;
	padding-top: 30px;
}
.staff_right{
	float: right;
	height: 225px;
	width: 338px;
	padding-top: 55px;
	padding-left: 20px;
}
.footer_support{
	height: 54px;
	width: 960px;
	clear: both;
	float: left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
.left_footer{
	float: left;
	height: 40px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	padding-top: 14px;
	padding-left: 10px;
}
.right_footer{
	float: left;
	height: 40px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	padding-top: 14px;
	padding-left: 10px;
}
hr{
	color: #e3a41c;
	margin-top: 5px;
	line-height: 18px;
	height: 1px;
}
.list_box{
	
	width: 300px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 0px;
	padding-top: 0px;
	text-align:left;
	float:left;
	margin-bottom:10px
}


.menu{
	height: 40px;
	width: 1075px;
	margin-left: -40px;
}
.menu ul{
	text-decoration: none;
}
.menu ul li{
	float: left;
	text-decoration: none;
	list-style-type: none;
}
.menu ul li a{
	text-decoration: none;
	font-size: 11px;
	color: #d8d8d8;
	padding-left: 15px;
	display: block;
	padding-right: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 32px;
	margin-top: 1px;
	margin-bottom: 2px;
}
.menu ul li a:hover{
	color:#e3a41c;
	background-image: url(../images/hove.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 2px;
	font-style: normal;
}

.menu ul li .aselcted{
	color:#e3a41c;
	background-image: url(../images/hove.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 2px;
	font-style: normal;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
/*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color:#555555;
width: 200px;
border: none;
width: 200px;
font-size:12px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	text-decoration: none;
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: none;
	color:#d8d8d8;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 8px;
	
	font-size: 11px;
	color: #d8d8d8;
	padding-right: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	
	
	
	
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #e3a41c;
color:#000000;
text-decoration:none;
}


.staff_support2{
	height: auto;
	width: 960px;
	clear: both;
	float: left;
	text-align:left;
	background-image: url(../images/staff_bg.jpg);
	background-repeat: repeat-x;
}
.list_box1{
	
	width: 900px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 0px;
	padding-top: 0px;
	text-align:left;
	float:left;
	margin-bottom:10px
}
.listtype {
margin:8px;
}
.listtype ul {
margin-top:10px;
}

.listtype li {
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 0px;
	padding-top: 0px;
	text-align:left;
	list-style:none;
	margin-bottom:10px
}
a{
color:#E3A41C;
text-decoration:none;
border:0px solid;
}
a:hover{
text-decoration:underline;
}
#seaport
{
font-family:Arial,Helvetica,sans-serif;
width:100%;
border-collapse:collapse;
text-align:center;
color:#ffffff;
vertical-align:middle;
margin-bottom:30px;
}
#seaport td, #seaport th 
{
font-size:12px;
border:1px solid #D8D8D8;
padding:3px 7px 2px 7px;
}

#seaport th 
{
font-size:13px;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#E3A41C;
color:#ffffff;
border:1px solid #E3A41C;
}
.title{
font-size:20px;
font-weight:bold;
text-align:left;
color:#D8D8D8;
margin:10px;
padding:5px;
}

#content{
font-family:Arial,Helvetica,sans-serif;
color:#FFFFFF;
}
#content h2{
margin:auto;
padding:5px;
text-align:left;
}
#content p{
margin:auto;
padding:5px;
text-indent:30px;
text-align:left;
}
#content hr{
color: #e3a41c;
margin-top: 5px;
margin-bottom:10px;
line-height:18px;
height: 1px;
}
#content ul{
list-style:disc;
text-align:left;
margin:auto;
padding-top:10px;
padding-bottom:10px;
padding-left:40px;
}
#content li{
text-align:left;
margin:auto;
padding:5px;
}
.subtitle{
font-size:14px;
font-weight:bold;
text-align:left;
color:#FFFFFF;
margin:10px;
padding:5px;
}
