/*   Designed by w w w . t e m p l a t e m o . c o m    */
body{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #444444;
	background-color: #000;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	color:#FFF;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color:#d50101;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 19px;
	color:#FFF;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-weight: bold;
	font-size: 17px;
	color:#7E897C;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
#title {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #4c770c;
	height: 75px;
	padding-left: 20px;
	width: 300px;
}
#header {
	float: left;
	clear: left;
	width: 583px;
	height: 191px;
}


#container {
	margin: auto;
	width: 817px;
	background-color: #171717;
}

#menucolumn {
	float: left;
	height: 191px;
	width: 233px;
	background-repeat: no-repeat;
	background-color: #3A3F39;
}
#right_column {
	float: right;
	width: 234px;
	background-color: #000;
}
#right_content {
	float: right;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #171717;
}
#right_content ul {
	list-style-type: disc;
	color: #000;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#right_content a{
	font-weight: bold;
	color: #d50101;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
#right_content ul li {
	background-color: #171717;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C0C0C;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#right_content ul li .current {
	color: #535353;
}


#right_content a:hover {
	font-weight: bold;
	color: #535353;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#left_column {
	float: left;
	width: 583px;
	background-color: #121212;
}
#left_content {
	float: left;
	padding-left: 10px;
	padding-bottom: 0px;
	width: 513px;
	text-align: justify;
	color: #7A7A7A;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#left_content table tr td a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#left_content a {
	color: #d50101;
	text-decoration: none;
}
#left_content a:hover {
	color: #535353;
	text-decoration: none;
}

#footer {
	height: 32px;
	padding-top: 20px;
	text-align: center;
	color: #D50101;
	background-color: #171717;
	font-size: 11px;
	clear: both;
	float: none;
}
