.clear{
    clear: both;
}
.float_left{
    float:left;
}
a{
    text-decoration: none;
    outline: none;
}
*{
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    margin:0px;
    padding:0px;
}

body{
    margin:0px;
    padding:0px;
    color: #434342;
    font-family: Arial, "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 13px;
    line-height:150%;
}
ul{
    margin:0px;
    padding:0px;
}

.wrap{
	position: relative;
	width:1040px;
	margin:auto;
	overflow: hidden;
	background-color: #416b02;
}
header{
    position: relative;
    width:100%;
    background:url('../images/header_line.png') repeat-x center top;
}
header .wrap{

}
#header_top{
    text-align: right;
    height:30px;
    width:1000px;
    color:#ffffff;
}
#header_top a{
    color:#ffffff;
    line-height: 30px;
}
#header_bottom{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#logo,#language{
    width:500px;
    height:auto;
    float:left;
}
#language{
    margin-top: 52px;
    text-align: right;
}
nav{
	border-top:1px solid #777777;
	background-color: #416b02;
}
nav1{
	border-top:1px solid #777777;
	background-color: #ffffff;
}
#main_nav{
    margin:0px;
    padding: 0px;
    list-style: none;
}
#main_nav li{
    float:left;
}
#main_nav li{
    float:left;
}
#main_nav li a{

font-family: "Flux Architect";

    font-size: 14px;
    padding:0;
    line-height: 35px;
    color:#ffffff;
    text-align: center;
    display: inline-block;
}
#testtext{
	
}
#home_menu{
    width:140px;
}
#aboutus_menu{
    width:130px;
}
#ship_menu{
    width:190px;
}
#services_menu{
    width:150px;
}
#gallery_menu{
    width:140px;
}
#link_menu{
    width:140px;
}
#contactus_menu{
    width:140px;
}
#main_nav li a.current, #main_nav li a:hover{
    background: #cf0400;
    color:#ffffff;
}
.sub_navigate{
    width:1040px;
    position: absolute;
    font-family: "Flux Architect";
	font-size: 10.5px;
	
}
#sub_navigate ul li a{
    color:#000000;
	font-family: "Flux Architect";
	font-size: 12px;
}
#sub_navigate ul li a.active,#sub_navigate ul li a:hover{
    color:#cc0000;
}
#ship_navigate{
	top:-120px;
	z-index: 99;
	left: 270px;
	position: absolute;
	width:190px;
	background: url('../images/sub_nav_bg.png') no-repeat bottom center;
	background-size: 100%,100%;
	list-style: none;
}
#ship_navigate li{
    margin:0px;
    padding:3px 10px;
    border-bottom: 1px dashed #fff;
	
}
#ship_navigate li.last{
    border-bottom: none;
    padding-bottom: 10px;
}
#ship_navigate a{
    color:#000;
}

#services_navigate{
	top:-170px;
	z-index: 99;
	left: 460px;
	position: absolute;
	width:190px;
	background: url('../images/sub_nav_bg.png') no-repeat bottom center;
	background-size: 100% ,100%;
	list-style: none;
}
#services_navigate li{
    margin:0px;
    padding:3px 10px;
    border-bottom: 1px dashed #fff;
}
#services_navigate li.last{
    border-bottom: none;
    padding-bottom: 10px;
}
#services_navigate a{
    color:#000;
}
section#main{
	background:url('../images/bg.jpg') no-repeat center top;
	background-size: 100%;
	padding-top:0px;
}
section#main .wrap{
    background: #ffffff;
}
footer{
    border-top:1px solid #777777;
    position: relative;
    width:100%;
    height:auto;
}
footer .wrap{
}
#address,#copyright{
	float:left;
	padding: 10px;
	line-height: 150%;
	font-size:12px;
	color:#fff;
	width:500px;
}
.company{
	line-height: 150%;
	color:#090;
}
.company1{
	line-height: 150%;
	color:#e6e6e6;
}
#copyright{
    text-align: right;
    color:#233e92;
}
#copyright1{
    text-align: right;
	padding: 8px;
    color:#f2f2f2;
	line-height: 240%;
}

h1,h2,h3,strong,o{
	font-family: "Flux Architect";
}

o1{
	font-family: "Flux Architect";
	font-size:10px;
	color:#666666;
}

o2{
	font-family: "Flux Architect";
	font-size:14px;
}