* { /*Global Whitespace Reset - do not delete */
	margin: 0;
	padding: 0;
}

html {overflow-y: scroll;}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
}

img {border: 0;}

a:focus {outline: none;}

div.main {
	position: relative;
	margin: 0 auto;
	padding: 0 0 46px;
	width: 1024px;
	background: #fff url(images/bg-main.gif) repeat-y 0 0;
}

div.main div.sidebar {
	float: right;
	margin: 0 27px 0 0;
	padding: 30px 0 0;
	width: 167px;
}

div.main div.sidebar div.nav {
	margin: 34px 0 20px;
	width: 167px;
	background: transparent url(images/bg-nav.jpg) no-repeat left bottom;
}

div.main div.sidebar div.nav ul {
	list-style: none;
	padding: 12px 0;
	width: 167px;
	background: transparent url(images/bg-nav-ul.jpg) no-repeat 0 0;
}

div.main div.sidebar div.nav ul li {
	padding: 5px 0 5px 17px;
}

div.main div.sidebar div.nav ul li a:link,
div.main div.sidebar div.nav ul li a:visited {
	color: #10155e;
	text-decoration: none;
}
div.main div.sidebar div.nav ul li a:hover,
div.main div.sidebar div.nav ul li a.on:link,
div.main div.sidebar div.nav ul li a.on:visited {color: #df7a1c;}

div.main div.content {
	padding: 0 0 110px;
	width: 806px;
	min-height: 615px;
	position: relative;
}

div.main div.content div.mast {
	width: 806px;
	min-height: 143px;
}

div.main div.content div.photos {
	position: relative;
	float: left;
	height: 174px;
	width: 174px;
}

div.main div.content div.photos img {
	position: absolute;
	top: 21px;
	left: 41px;
}

div.main div.content div.copy {
	margin: 0 0 0 243px;
	width: 530px;
	font-size: 13px;
}

div.main div.content div.copy ul {
	margin: 10px 0 0 25px;
}

div.main div.content div.copy img.right {
	float: right;
	margin: 0 0 0 20px;
}

div.main div.content div.copy a:link,
div.main div.content div.copy a:visited {
	color: #10155e;
	text-decoration: underline;
}
div.main div.content div.copy a:hover {text-decoration: none;}

div.main div.content div.copy dl {
	width: 500px;
	background: transparent url(images/bg-links-dl.gif) repeat 0 0;
	overflow: auto;
}

div.main div.content div.copy dt {
	float: left;
	padding: 0 0 0 5px;
	width: 245px;
	height: 20px;
	line-height: 19px;
	font-weight: bold;
}

div.main div.content div.copy dd {
	float: left;
	width: 250px;
	height: 20px;
	line-height: 19px;
}

div.main div.content div.copy div.mining {
	float: right;
	margin: 0 0 -30px;
	width: 207px;
	position: relative;
}

div.main div.content div.copy div.mining img {
	float: left;
	margin: 0 0 15px;
}

div.main div.content div.phone {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 563px;
	height: 85px;
}

div.main div.content div.phone ul {
	list-style: none;
	height: 11px;
}

div.main div.content div.phone ul li {
	float: left;
	margin: 22px 0;
	padding: 0 13px;
	height: 11px;
	color: #5a5758;
	font-size: 11px;
	line-height: 11px;
	border-left: 1px solid #5a5758;
}
div.main div.content div.phone ul li.first {border: 0;}

div.main div.content div.phone ul li a:link,
div.main div.content div.phone ul li a:visited {
	color: #5a5758;
	text-decoration: none;
}
div.main div.content div.phone ul li a:hover {text-decoration: underline;}

div.main div.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1024px;
	height: 46px;
}

strong.blue {color: #10155e;}

* html div.main div.sidebar {margin-right: 13px;}

* html div.main div.content {height: 615px;}





























































