/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

/* @end */

html, body {
	margin: 0;
	padding: 0;
	background:#000;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
}

#header {
	height:71px;
	position:absolute;
	top:0;
	width:760px;
	padding-bottom:15px;
	text-align:center;
	border-bottom:5px solid #666;
}

#pagewidth {
	width: 760px;
	text-align: left;
	margin-left: 50px;
	position:relative;
	padding-top:86px;
	margin-top:50px;
	margin-bottom:50px;
	border-bottom:5px solid #666;
	font-size:12px;
}

h1 {
	margin-bottom:15px;
	font-size:16px;
}

h2 {
	margin-bottom:15px;
	font-size:14px;
}

p {
	margin-bottom:10px;
	line-height:15px;
}

#maincol {
	float: right;
	display: inline;
	width:730px;
	background-color:#333;
	padding:25px 15px 15px;
}

#maincol img {
	width:150px;
	height:100px;
	padding:3px;
	background-color:#999;
	border:1px solid #ccc;
	margin-right:15px;
	margin-bottom:5px;
}

.clear {
	clear: both;
}

a:link, a:visited {
	text-decoration: none;
	color:#00cfff;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	text-decoration: underline;
	color:#00cfff;
	font-weight: normal;
	font-style: normal;
}

ul {
	margin-left:20px;
}

ul li {
	margin-bottom:5px;
	list-style-type:square;
	list-style-position:outside;
}

strong {
	font-weight:bold;
}

.alignleft {
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}

#maincol img.dossier {
	width:169px;
	height:238px;
	padding:0;
	margin:0 0 10px;
	border-style:none;
}

div.nevado-realty {
	width:220px;
	float:right;
	margin-left:20px;
	padding:15px;
	background-color:#000;
}

#maincol img.logo {
	width:200px;
	height:39px;
	border-style:none;
	margin:0;
	padding:0;
}