body
{
	font-family: Lucida Sans, Helvetica, sans-serif;
	background: #2e2e2e;
	margin: auto;
	width: 480px;
	-webkit-text-size-adjust: auto;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.375em;
	font-weight: normal;
	color: #2d2d2d;
	padding: 3.43em 1.875em 0em 0em !important;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #2d2d2d;
	padding-left: 0.625em !important;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #2d2d2d;
	padding-top: 1em !important;
	text-align: right;
	padding-right: 0.625em !important;
}

.hmains {
	text-align: left;
	padding-right: 0.3125em !important;
	white-space: nowrap;
}

/****ID****/
#main_container {
	margin: auto;
}

#nav ul li
{
	padding-top: 17px;
	list-style-type: none;
	margin: 0px;
	font-size: 95%;
}

#navigation
{
	background: url(small/smnav.png);
	width: 460px;
	height: 3.125em !important;
	position: relative;
	margin: auto;
	margin-bottom: 0.9375em !important;
}

#path
{
	background: url(small/smfog.png) no-repeat;
	position: relative;
	height: 113px !important;
	width: 460px;
	margin: auto;
	text-align: right;
	text-shadow: 0.3125em 0.3125 0.1875em #5e5f5c !important;
}

#wrapper
{
	width: 100%;
	margin: auto;
}

#container
{
	width: 24.55%;
	margin: auto;
	float: right;
	display: none;
}

#content
{
	background-color: #292929;
	width: 95.83%;
	overflow: auto;
	margin: 0.93em auto 0.93em auto;
	-webkit-border-radius: 0.625em;
	-moz-border-radius: 0.625em;
	padding-left: 1.25em;
}

#promo_bar
{
	/*background-image: none;
	background-repeat: no-repeat;
	font-size: .75em;
	width: 24.55%;
	height: 3em;
	margin-top: 0.9375em;
	padding-top: 0.5em;*/
}

#promo_txt
{
	background-color: #292929;
	width: 24.55%;
	overflow: hidden;
	margin-right: 0.625em;
	-webkit-border-radius: 0.625em;
	-moz-border-radius: 0.625em;
}

#footer
{
	background-image: url(small/smbottom.png);
	width: 460px;
	height: 2.06em;
	text-align: center;
	padding-top: 0.9375em;
	margin: auto;
}

.hmains {
	text-align: left;
	padding-right: 5px;
	white-space: nowrap;
}