body {
	font: normal 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #FFF;
	background: #0E0E0E;
	margin: 0px;
	padding: 0px;
}
.pngfix {
}
#banner-container {
	background: url(../images/banner-background.png) repeat-x;
	height: 111px;
	position: relative;
}

#banner {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 111px;
	position: relative;
}

#logo {
	height: 74px;
	width: 338px;
	position: absolute;
	left: 0px;
	top: 22px;
}

#page-container {
	background: url(../images/site-background.png) repeat-x;
	position: relative;
}

#page {
	background: #111E27 url(../images/page-background.png) repeat-x;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.nav-item {
	height: 30px;
	padding-left: 4px;
	display: inline;
}

#navigation a {
	display: inline;
}

#page #intro-text {
	width: 425px;
	margin: 0px 0px 0px 55px;
	padding-top: 62px;
}

#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 30px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	display: inline;
}

#page #main-photos {
	float: right;
	height: 468px;
	width: 515px;
	position: absolute;
	top: 0px;
	left: 485px;
}

.title {
	display: block;
	padding-bottom: 15px;
}

p {
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
}

.cb {
	clear: both;
}

#page #home-photos {
	margin-left: 45px;
	width: 580px;
}

#home-photos p {
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 20px;
	margin: 0px;
}

#banner #navigation {
	position: absolute;
	width: 535px;
	right: 20px;
	bottom: 0px;
	overflow: hidden;
	height: 29px;
}

#side-menu ul {
	margin: 0px;
	padding: 0px;
}

#side-menu li {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
	display: block;
}

#side-menu {
	position: absolute;
	right: 18px;
	top: 479px;
	width: 212px;
	height: 275px;
}

#page #intro-text p a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #FFF;
}

#intro-text ul {
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

h3 {
	margin: 0px;
	padding: 10px 0px 4px;
}

#intro-text h2 {
	margin: 0px;
	padding: 10px 0px 4px;
}

#intro-text li {
	list-style: square;
	margin: 0px;
	padding: 0px 0px 8px;
}
#page #intro-text p.range-links a{
	font-size: 12px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
