body {
	margin: 0;
	padding: 0;
	background: #003333;
 }

html{margin: 0;padding: 0;}

#container{
	width:850px;
	margin: auto;
	padding:0;	
	background-color:#EAEAEA;
	
}
#header {
	width: 850px;
}

#banner {
	width: 850px;
	}

#headerbase {
	width: 850px;
	}

#nav {width: 850px;
     }

#main-text {
	width: 400px;
	float: left;
	padding: 20px; 
	text-align: justify;
	background-color:#FFF;
}

	#sidebar {
	float: right;
	overflow: visible;
	padding: 80px 20px 0px 20px; 
	position: relative;
	background: #FFF;
	width: 300px;
}

#gallery {
	width: 850px
}
	
#content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 810px;
	float: left;
	text-align: justify;
	background-color: #FEFEFE;
	padding: 20px;
	}	
	
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0 0 0;
	border-bottom: solid 1px #f0efed;
	font-size: 18px;
	color: #033;
	font-weight: bolder;
	margin-bottom: 10px;
	}
	
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin: 0px;
	padding: 10px 0 0 0;
	border-bottom: solid 1px #f0efed;
	font-size: 16px;
	color: #333;
	font-weight: bolder;
	margin-bottom: 10px;
	}
	
.link {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-decoration: none;
	}
a {
	color: #03C;
	text-decoration: none;
}

a:hover {color: #003333;}

.site-map {
	font-size: 10px;
	font-style: italic;
}

#content img {
	padding: 15px;
	font-size: 9px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
              }

.style1 {
	text-align: justify;
	color: #000000;
	font-size: 14px;
	line-height: 21px;
	text-decoration: none;
	padding: 5;
	font-weight: normal;
}

.style3 {
	text-align: left;
	color: #CC9900;
	font-size: 20px;
	text-decoration: bold}
	
.style4 {
    font-size: 16px;
	font-weight: normal;
	color: #003333;
	text-align: center; }

.style5 {
    font-size: 10px;
	font-weight: normal;
	color: #003333;
	text-align: center; }

#footer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 850px;
	background: #8C8C8C;
	text-align: center;
	padding: 1em 0 0.5em 0;
	margin: 0.5em 0 0 0;
	color: #8C8C8C;
}

#contact {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 850px;
	text-align: justify;
	background: #FFFFFF url('../images/phone.jpg');	
	}		
#footer a {color: #FFFFFF;}

#footer a:hover {color: #003333;}

#footer p {color: #FFFFFF;}

#footer .style2 {color:  #FFFFFF;}

#sitemap {
    float: left;
    margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;}
	
#sitemap a {color: #FFFFFF; text-decoration: none;}
	
#siteby {
    float: right,relative;
    margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
#siteby a {color: #FFFFFF; text-decoration: none;}
