/*
(c) 2005, All rights reserved by respective owners
www.spectrumwired.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #000 url(images/sky.jpg) top left no-repeat;
	color: #fff;
	}
.p {
	margin-top: 0;
	padding-top: 0;
	}
a:link {
	color: #fff;
	text-decoration: none;
	}
a:visited {
	color: #fff;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
h1 {
	margin: 0;
	padding: 0;
	font-size: 14pt;
	color: #598AAA;
	}
#container {
	position: relative;
	margin: 130px 0 0 80px;
	padding: 0;
	width: 620px;
	}
#container_pub {
	position: relative;
	margin: 130px 0 0 80px;
	padding: 0;
	width: 780px;
	}
/* IE BMH */
* html #contact {
	width: 660px; /* IE5.x/Win */
	w\idth: 295px; /* other IE */
	}
#contact {
	margin: 0;
	padding: 0 0 20px 365px;
	font-size: 11px;
	width: 295px;
	}
.head {
	font-size: 8px;
	font-weight: bold;
	line-height: 12px;
	color: #598AAA;
	}
#left {
	float: left;
	width: 270px;
	height: 326px;
	}
/* IE BMH */
* html #nav {
	height: 326px; /* IE5.x/Win */
	he\ight: 281px; /* other IE */
	}
#nav {
	padding: 45px 0 0 0;
	width: 168px;
	height: 281px;
	float: left;
	}
#nav a {
	text-decoration: none;
	}
#nav a:hover {
	text-decoration: none;
	color: #598AAA;
	}
#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	}
#nav li {
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	}
#nav li a.here {
	color: #598AAA;
	}
#photos {
	float: right;
	width: 102px;
	}
.image {
	display: block;
	margin: 0 0 10px 0;
	border: 1px solid #598AAA;
	}
.image_last {
	display: block;
	margin: 0;
	border: 1px solid #598AAA;
	}
.hoye {
	float: right;
	border: 1px solid #598AAA;
	margin: 0 0 10px 10px;
	}
.row {
	margin: 0 0 20px 0;
	padding: 0;
	}
.thumb_land {
	display: inline;
	}
/* IE BMH */
* html .thumb_land img {
	width: 82px; /* IE5.x/Win */
	w\idth: 80px; /* other IE */
	height: 56px; /* IE5.x/Win */
	he\ight: 54px; /* other IE */
	}
.thumb_land img {
	width: 80px;
	height: 54px;
	border: 1px solid #598AAA;
	}
.thumb_land a:hover img {
	border: 1px solid #fff;
	}
.thumb_port {
	display: inline;
	}
/* IE BMH */
* html .thumb_port img {
	width: 56px; /* IE5.x/Win */
	w\idth: 54px; /* other IE */
	height: 82px; /* IE5.x/Win */
	he\ight: 80px; /* other IE */
	}
.thumb_port img {
	width: 54px;
	height: 80px;
	border: 1px solid #598AAA;
	}
.thumb_port a:hover img {
	border: 1px solid #fff;
	}
/* IE BMH */
* html #content {
	width: 350px; /* IE5.x/Win */
	w\idth: 310px; /* other IE */
	}
#content {
	margin: 0;
	padding: 0 20px;
	border: 0;
	width: 310px;
	height: 326px;
	overflow: auto;
	float: right;
	}
/* IE BMH */
* html #content_pub {
	width: 510px; /* IE5.x/Win */
	w\idth: 470px; /* other IE */
	}
#content_pub {
	margin: 0;
	padding: 0 20px;
	border: 0;
	width: 470px;
	height: 326px;
	overflow: auto;
	float: right;
	}
.pdf {
	font-size: 9px;
	}
/* IE BMH */
* html #footer {
	width: 710px; /* IE5.x/Win */
	w\idth: 620px; /* other IE */
	}
#footer {
	clear: both;
	padding: 20px 0 0 90px;
	margin: 0;
	width: 620px;
	text-align: center;
	font-size: 11px;
	}


