@charset "UTF-8";
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	color: #8E92A4;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
a
{
  outline: none;
}
/* sub-navigation style */
#sub-nav {
	width: 275px;
	padding: 6px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/nav8.png) no-repeat top;
	overflow: hidden;
}
#sub-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#sub-nav li {
	margin: 0px;
	padding: 0px;
}
#sub-nav li a {
	display: block;
	padding: 2px 0px 2px 67px;
	text-decoration: none;
	width: 100%;
}
html>body #sub-nav li a {
	width: auto;
}
#sub-nav li a:hover {
	background-image: url(images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 52px center;
}
.sub-nav-over {
	background-image: url(images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 52px center;
	color: #FFFFFF;
}
.sub-nav {
	color: #8E92A4;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background: url(images/line.gif) no-repeat left bottom;
	padding-bottom: 7px;
	line-height: 25px;
	margin-bottom: 12px;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background: url(images/line.gif) no-repeat left bottom;
	padding-bottom: 5px;
	line-height: 15px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 15px;
	margin-bottom: 5px;
}
.copyright {
	font-size: 10px;
	color: #27263E;
	padding-top: 20px;
	line-height: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	background: url(images/bg-repeat-bottom.gif) repeat-x;
	text-align: right;
}
.link-arrow,.link-arrow a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background: url(images/nav-arrow.gif) no-repeat left 2px;
	white-space: nowrap;
}
a:hover {
	color: #8E92A4;
}
.showcase {
	position: absolute;
	top: 100px;
	left: 500px;
}
p {
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
}
.main-bullets {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.main-bullets li {
	padding-left: 15px;
	background-image: url(images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-bottom: 5px;
	line-height: 20px;
}
.main-bullets a {
	color: #FFFFFF;
}
.main-bullets a:hover, .footer a:hover {
	color: #8E92A4;
}
.intro-text {
	line-height: 25px;
}
.photo-padding {
	padding-left: 30px;
	float: right;
}
.tag-padding-left {
	padding-left: 10px;
	float: left;
}
.photo-padding-left {
	padding-left: 10px;
	padding-right: 30px;
	float: left;
}
.special {
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #FFFFFF;
	background: #000000;
	padding-bottom: 8px;
	color: #8E92A4;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

.special a {
	color: #FFFFFF;
}

.special2 {
	padding-right: 19px;
	margin-left: 10px;
	margin-right: 0px;
}