﻿*
{
	margin: 0px;
	padding: 0px;	
}

body, html
{
	font-family: Verdana, Arial,sans-serif;
    font-size: 12px;
    height: 100%;
    background-color: #4d4d4d;
    color: #737373;
}
img
{
	border: 0px none;	
}

h1
{
	font-size: 16px;
	font-family: Arial;
	color: #005b8e;	
	font-weight: bold;
}

h2
{
	font-size: 13px;
	font-weight: normal;
	color: #aed652;
}
p
{
	margin: 10px 0px;
	text-align: justify;
}
ul
{
	margin-left: 40px;
}

#wrapper
{
	width: 100%;
	height: auto;
    background: url(../Images/default/wrapper_bg.jpg) repeat-x #777;
}

#main
{
	width: 920px;
	margin: 0px auto;
}

#header
{
	padding-top: 10px;
}

#logo
{
	width: 450px;
	height: 80px;
	float: left;
	background: url(../Images/logo_white.png) no-repeat;
}

#menu
{
	float: right;
}

#menu ul
{
	list-style: none;	
	margin: 0px;
}

#menu li
{
	float: left;
}

#menu li a, #menu li a:link, #menu li a:visited 
{
	display: block;
	padding: 28px 10px 0px;
	height: 50px;
    font-size: 13px;  
    text-decoration: none; 
    font-weight: normal;
    background: none;
    color: #fff;
}

#menu li a:hover, #menu li a:active 
{  
	color: #a5ce39;	
}

#nav
{
	width: 910px;
	height: 34px;
	background: url(../Images/default/nav_bg.png);
	padding-left: 10px;
}

#nav ul
{
	list-style: none;	
	margin: 0px;
}

#nav li
{
	float: left;
}

#nav li a, #nav li a:link, #nav li a:visited 
{
	display: block;
	height: 24px;
	font-family: Arial;
    text-decoration: none; 
    font-weight: normal;
    background: none;
    color: #fff;
    padding: 10px 10px 0px;
}

#nav li a:hover, #nav li a:active 
{  
	color: #7fb1ff;
	background: url(../Images/default/nav_over_bg.png) repeat-x;
}

#nav .help
{
	float: right;
}

#nav .help a, #nav .help a:link, #nav .help a:visited 
{
	display: block;
	height: 24px;
    background: none;
    padding: 7px 23px 0px 0px;
}

#nav .help a:hover, #nav .help a:active 
{  
	background: none;
}

#show
{
	
}

#content
{
	
}

#leftpanel
{
	float: left;
	width: 649px;
}

#rightpanel
{
	float: left;
}

#footer
{
	width: 100%;
	height: 200px;
	background: url(../Images/default/footer_bg.png) repeat-x;
}
#footer_container
{
	width: 920px;
	margin: 0px auto;	
}
#footer .linklist
{
	float: left;
	margin: 20px 0px;
	padding: 0px 20px;
	color: #fff;
	border-right: 1px solid #666;
	height: 140px;
}
#footer .linklist ul
{
	list-style-type: none;
	margin: 0px;
}
#footer .linklist li
{
	display: block;
	line-height: 20px;	
}
#footer a, #footer a:link, #footer a:visited 
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active 
{  
	color: #a5ce39;
}


#title
{
	width: 920px;
	height: 100px;
	margin: 10px 0px;	
}
.title_home
{
	background: url(../Images/default/title_home.png) no-repeat;
}
.title_about
{
	background: url(../Images/default/title_about.png) no-repeat;
}
.title_service
{
	background: url(../Images/default/title_service.png) no-repeat;
}
.title_port
{
	background: url(../Images/default/title_port.png) no-repeat;
}
.title_contact
{
	background: url(../Images/default/title_contact.png) no-repeat;
}
#copyright
{
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #aaa;	
}

#copyright a, #copyright a:link, #copyright a:visited 
{
	color: #aaa;
	text-decoration: none;
}

#weather
{
	width: 260px;
	height: 180px;
	background: url(../Images/default/weather_bg.png) center no-repeat;	
	margin-top: -40px;
	margin-bottom: -40px;
	position: relative;
	color: #fff;
}
#weather h3
{
	padding-top: 50px;
	font-size: 30px;	
}

#testimonial
{
	width: 260px;
	height: 200px;
	background: url(../Images/default/test_bg.png) center no-repeat;
	margin-top: 5px;
	color: #fff;
}

#news
{
	width: 260px;
	height: 160px;
	background: url(../Images/default/news_bg.png) center no-repeat;
	margin-top: 5px;
}
#service
{
	width: 260px;
	height: 250px;	
	background: url(../Images/default/service_bg.png) center no-repeat;
}
#srvnav
{
	margin-bottom: 10px;	
}
#srvnav a, #srvnav a:link, #srvnav a:visited 
{
	color: #005b8e;	
	text-decoration: none;
}
#srvnav a:hover, #srvnav a:active
{
	color: #a5ce39;
	text-decoration: none;
}

#contact
{
	width: 260px;
	height: 125px;	
	background: url(../Images/default/contact_bg.png) center no-repeat;
}

.content
{
	float: left;
	width: 649px;
	height: auto;
}
.content_main
{
	background: #fff;
	width: 609px;
	padding: 10px 20px;
	height: auto;
}
.content_top
{
	width: 649px;
	height: 11px;
	background: url(../Images/default/content_top.png) no-repeat;
}
.content_bottom
{
	width: 649px;
	height: 42px;
	background: url(../Images/default/content_bottom.png) no-repeat;
}

.tb
{
	background: none;
	border: 1px solid #bbb;	
}
.btn
{
	width: 83px;
	height: 19px;
	background: url(../Images/default/button_bg.png) no-repeat;
	color: 	#2970a6;
}