@charset "utf-8";
/* CSS Document */

body {
    background-color: #011a2d;
    margin: 0px;
	text-align: center;
}

a { 
	color: #999; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	font-weight:bold;
} 

a:hover { 
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	text-decoration: none; 
	font-weight:bold;
} 

a:active { 
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000077; 
	text-decoration: none; 
	font-weight: bold;
} 

img { 
	border: none;
} 

h1 {
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style:normal;
	font-weight:bold;
	color: #006;
	margin:0px;
}

h2 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #666;
	margin:0px;
}

h3 {
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #006;
	margin:0px;
}

h4 {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
}

h5 {
	text-align:left;
	font-family: serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#600;
	margin:0px;
}

.text {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #039;
}

.text2 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	color:#000000;
}

.text3 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color:#039;
}

#top1 {
    position: relative;
	width: 100%;
	height: 129px;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	background-image:url("images/gradient.jpg");
	background-repeat:repeat-x;
	z-index:2;
}

#logo {
	display:block;
	width: 636px;
	height: 129px;
	margin: 0px;
	padding: 0px;
	margin-left:185px;
	background-image:url("images/logo.jpg");
	text-indent:-9999px;
	background-repeat:no-repeat;
}

.background {
    position:relative;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	background-color:;
	background-image:url("images/background2.jpg");
	background-repeat:no-repeat;
	background-color:#FFF
	z-index:1;
}

#bottom1 {
    position: relative;
	width: 100%;
	height: 117px;
	margin: 0px;
	padding: 0px;
	margin-left:0px;
	margin-right:auto;
	background-color: #000000;
	background-image:url("images/gradient2.jpg");
	background-repeat:repeat-x;
	z-index:2;
}

ul.list{
	list-style-image:url("images/bullet.png");
	font-size:12px;
	font-weight:bold;
	font-color:#000000;
	font-family: Verdana, Geneva, sans-serif;
}

#menu {
	position:absolute;
	top: 124px;
	width: 1000px;
	height: 30px;
	margin: 5px;
	padding: 0px;
	margin-left: 200px;
	margin-right: auto;
	background: url("");
	z-index:5;
}
	
.menu_1 a {
		position:absolute;
		display:block;
		width:143px;
		height:30px;
		margin: 0px; 
		padding:0px;
		margin-top:0px;
		margin-left: 0px;
		margin-right:auto;
		background: url("images/homeup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.menu_1 a:hover {	
		background-position: 0px 0;
		background: url("images/homeover.png") 0 0 no-repeat;
		}
.menu_1 a:active {
		background-position: 0px 0;
		background: url("images/homeover.png") 0 0 no-repeat;
		color:none;
		}
		
.menu_2 a {
		position:absolute;
		display:block;
		width:143px;
		height:30px;
		margin: 0px; 
		padding:0px;
		margin-top:0px;
		margin-left: 143px;
		margin-right:auto;
		background: url("images/aboutup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.menu_2 a:hover {	
		background-position: 143px 0;
		background: url("images/aboutover.png") 0 0 no-repeat;
		}
.menu_2 a:active {
		background-position: 0px 0;
		background: url("images/aboutover.png") 0 0 no-repeat;
		color:none;
		}

.menu_3 a {
		position:absolute;
		display:block;
		width:143px;
		height:30px;
		margin: 0px; 
		padding:0px;
		margin-top:0px;
		margin-left:285px;
		margin-right:auto;
		background: url("images/companiesup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.menu_3 a:hover {	
		background-position: 285px 0;
		background: url("images/companiesover.png") 0 0 no-repeat;
		}
.menu_3 a:active {
		background-position: 0px 0;
		background: url("images/companiesover.png") 0 0 no-repeat;
		color:none;
		}

.menu_4 a {
		position:absolute;
		display:block;
		width:143px;
		height:30px;
		margin: 0px; 
		padding:0px;
		margin-top:0px;
		margin-left:428px;
		margin-right:auto;
		background: url("images/areaup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.menu_4 a:hover {	
		background-position: 428px 0;
		background: url("images/areaover.png") 0 0 no-repeat;
		}
.menu_4 a:active {
		background-position: 0px 0;
		background: url("images/areaover.png") 0 0 no-repeat;
		color:none;
		}

.menu_5 a {
		position:absolute;
		display:block;
		width:143px;
		height:30px;
		margin: 0px; 
		padding:0px;
		margin-top:0px;
		margin-left:571px;
		margin-right:auto;
		background: url("images/photogalleryup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.menu_5 a:hover {	
		background-position: 571px 0;
		background: url("images/photogalleryover.png") 0 0 no-repeat;
		}
.menu_5 a:active {
		background-position: 0px 0;
		background: url("images/photogalleryover.png") 0 0 no-repeat;
		color:none;
		}

.menu_6 a {
		position:absolute;
		display:block;
		width:143px;
		height:30px;
		margin: 0px; 
		padding:0px;
		margin-top:0px;
		margin-left:714px;
		margin-right:auto;
		background: url("images/permittedusesup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.menu_6 a:hover {	
		background-position: 714px 0;
		background: url("images/permittedusesover.png") 0 0 no-repeat;
		}
.menu_6 a:active {
		background-position: 0px 0;
		background: url("images/permittedusesover.png") 0 0 no-repeat;
		color:none;
		}

.menu_7 a {
		position:absolute;
		display:block;
		width:142px;
		height:30px;
		margin: 0px; 
		padding:0px;
		margin-top:0px;
		margin-left:857px;
		margin-right:auto;
		background: url("images/contactup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.menu_7 a:hover {	
		background-position: 857px 0;
		background: url("images/contactover.png") 0 0 no-repeat;
		}
.menu_7 a:active {
		background-position: 0px 0;
		background: url("images/contactover.png") 0 0 no-repeat;
		color:none;
		}

#buttons {
	position:absolute;
	top: 315px;
	width: 200px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right:auto;
	z-index:4;
}

.button_buy a {
		position:absolute;
		display:block;
		width:124px;
		height:57px;
		margin: 0px; 
		padding:0px;
		margin-top:0px;
		margin-left:40px;
		margin-right:auto;
		background: url("images/buyup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.button_buy a:hover {	
		background-position: 0px;
		background: url("images/buyover.png") 0 0 no-repeat;
		}
.button_buy a:active {
		background-position: 0px 0;
		color:none;
		}
		
.button_sell a {
		position:absolute;
		display:block;
		width:124px;
		height:68px;
		margin: 0px; 
		padding:0px;
		margin-top:63px;
		margin-left:40px;
		margin-right:auto;
		background: url("images/sellup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.button_sell a:hover {	
		background-position: 63px;
		background: url("images/sellover.png") 0 0 no-repeat;
		}
.button_sell a:active {
		background-position: 0px 0;
		color:none;
		}
		
.button_lease a {
		position:absolute;
		display:block;
		width:124px;
		height:63px;
		margin: 0px; 
		padding:0px;
		margin-top:134px;
		margin-left:40px;
		margin-right:auto;
		background: url("images/leaseup.png") 0 0 no-repeat;
		text-decoration: none;
		}
.button_lease a:hover {	
		background-position: 134px;
		background: url("images/leaseover.png") 0 0 no-repeat;
		}
.button_lease a:active {
		background-position: 0px 0;
		color:none;
		}
