body {
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-size:11px;
	line-height: 17px;
	color: #ffffff;
	background: #000000;
	margin: 0;
	padding: 0; 
}

img {
	border:0;
	margin: 0;
	padding: 0; 
	font-size: 10px;
	color: #aaaaaa;
 }





#container {
	position: relative;
	width: 750px;
	height:450px;
	margin: 0 auto;
	text-align:left;
	vertical-align: top;
	z-index: 2;
	top:50px;
	left:0;
}


div.logo {
	display: block;
	position: absolute;
	width:114px;
	height:168px;
	top: 12px;
	left:20px;
	z-index: 2;
	padding:0;
	margin: 0 0 0 0;
	border: 0;
}

div.nav {
	display: block;
	position: absolute;
	width:114px;
	height:195px;
	top:220px;
	left:20px;
	z-index: 2;
	padding:0;
	margin: 0 0 0 0;
	border: 0;
}

	


div.pic {
	display: block;
	position: absolute;
	width:570px;
	height:410px;
	top:12px;
	left:170px;
	vertical-align: top;
	z-index: 2;
}

div.homepic {
	display: block;
	position: absolute;
	width:212px;
	height:410px;
	top:12px;
	left:490px;
	vertical-align: top;
	z-index: 2;
}


div.pictypeport {
	display: block;
	position: absolute;
	width:250px;
	height:200px;
	top:215px;
	left:490px;
	color: #ffffff;
	z-index: 3;
}

div.pictypeport p {
	padding:0;
	margin: 0 0 0 0;
	border:0;
	}
	
div.pictypeland {
	display: block;
	position: absolute;
	width:570px;
	height:30px;
	top:380px;
	left:170px;
	color: #ffffff;
	z-index: 3;
}

div.pictypeland p {
	padding:0;
	margin: 0 0 0 0;
	border:0;
	}
	
div.hometype {
	display: block;
	position: absolute;
	width:287px;
	height:380px;
	top:110px;
	left:170px;
	text-align:left;
	color: #ffffff;
	z-index: 4;
}

div.hometype p {
	padding:0;
	margin: 0 0 0 0;
	border:0;
	}

div.contacttype {
	display: block;
	position: absolute;
	width:287px;
	height:210px;
	top:215px;
	left:170px;
	text-align:left;
	color: #ffffff;
	z-index: 3;
}

div.contacttype p {
	padding:0;
	margin: 0 0 0 0;
	border:0;
	}
	
	
div.copyright {
	display: block;
	position: absolute;
	width:520px;
	height:30px;
	top:409px;
	left:170px;
	font-size: 9px;
	color: #999999;
	vertical-align: top;
	text-align:left;
	z-index: 3;
}

div.copyright p {
	padding:0;
	margin: 0 0 0 0;
	}
	
div.whitestripe {
	display: block;
	position: absolute;
	width:720px;
	height:2px;
	top:490px;
	left:20px;
	vertical-align: top;
	z-index: 2;
}

a { 
	text-decoration: none;
}

a:link { 
	color: #56cbf5;
}

a:visited { 
	 color: #56cbf5;
}

a:hover { 
    color: #888888;
}

a:focus { 
    color: #888888;
}

a:active { 
    color: #888888;
}


.copyright p a: { 
	text-decoration: none;
}

.copyright p a:link { 
	color: #999999;
}

.copyright p a:visited { 
	 color: #999999;
}

.copyright p a:hover { 
    color: #56cbf5;
}

.copyright p a:focus { 
    color: #56cbf5;
}

.copyright p a:active { 
    color: #56cbf5;
}