* body {
	font-family: Lucida Sans,Helvetica,sans-serif;
	font-size: 1em;
	background: #2e2e2e;
	margin: auto;
	width: 900px;
}
td.sohotext,
td.text,
p,
span {
	text-align: left;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 15px;
}
h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.375em;
	font-weight: normal;
	color: #2d2d2d;
	padding: 55px 30px 0 0;
}
h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #2d2d2d;
	padding-left: 10px;
}
h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: silver;
	padding-top: 15px;
	text-align: right;
	padding-right: 10px;
}
.hmains {
	text-align: left;
	padding-right: 5px;
	white-space: nowrap;
}
/**************** Pseudo classes ****************/
td.hmains a:link {
	text-decoration: none;
	color: silver;
}
a:link {
	text-decoration: none;
	color: silver;
}
td.hmains a:visited {
	color: silver;
	text-decoration: none;
}
a:visited {
	color: silver;
	text-decoration: none;
}
td.hmains a:hover {
	text-decoration: underline;
	color: silver;
}
a:hover {
	text-decoration: underline;
	color: silver;
}
td.hmains a:active {
	color: silver;
	text-decoration: underline;
}
a:active {
	color: silver;
	text-decoration: underline;
}
/****ID****/
#navigation {
	background: url(nav.png);
	width: 99.23%;
	height: 50px;
	position: relative;
	margin: auto;
	margin-bottom: 15px;
}
#path {
	background: url(fog.png);
	position: relative;
	height: 137px;
	width: 891px;
	margin: auto;
	text-align: right;
	text-shadow: 5px 5px 3px #5e5f5c;
}
#pagename {
	width: 24%;
	height: 6px;
	border: 1px solid green;
	position: relative;
}
#nav {
	width: 75%;
	overflow: visible;
}
#wrapper {
	width: 891px;
	margin: auto;
}
#container {
	width: 221px;
	position: relative;
	margin: auto;
	float: left;
}
#content {
	background-color: #292929;
	text-align: left;
	min-height: 503px;
	width: 630px !important;
	position: relative;
	margin: 15px 0 10px 241px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-left: 20px;
	float: right;
	margin-top: -503px;
}
#promo_bar p {
	padding-top: 15px;
	padding-left: 10px;
	font-size: 1.15em;
}
#promo_bar {
	background-image: url(promo.png);
	background-repeat: no-repeat;
	font-size: 0.75em;
	width: 221px;
	height: 48px;
	margin: 15px 0px 15px 0px;
}
#promo_txt {
	background-color: #292929;
	width: 221px;
	min-height: 438px;
	overflow: hidden;
	margin-right: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#footer {
	background-image: url(bottom.png);
	position: relative;
	width: 891px;
	height: 33px;
	text-align: center;
	padding-top: 15px;
	margin: 525px auto auto;
	clear: both;
}
