body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0e0ba;
	background: #12110f;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c60316;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}


h3 {
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}
/* end of footer */.menucontent {
	text-align: center;
}
.lright {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


.menucontent ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menucontent ul li {
	list-style-type: none;
	background-image: url(images/horizontal_divider_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
}
.menucontent ul li a.current {
	color: #ABA7A3;
}

.menucontent ul li a {
	color: #C50618;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
}


/*
#content_right .content_right_section {
	padding: 0 0 15px 0;
	margin: 0 30px 15px 0;
	background: url(images/horizontal_divider.jpg) bottom repeat-x;
}
*/
.content_right_section img {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
}

.content_right_section p{
	text-align: justify;
	padding-bottom: 5px;
	color: #C5C1BE;
}
.content_right_section a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.content_right_section2  {
	margin: 0 30px 0 0;
	text-align: center;
}




#container{
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 

#header {
	width: 940px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

#header #website_title {
	width: 360px;
	margin-left: 10px;
	text-align: left;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#title  {
	font-size: 30px;
	color: #f9f886;
	margin-bottom: 10px;
}
#salgon  {
	clear: both;
	font-size: 15px;
	color:#FFF;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

/* banner */
#banner {
	width: 940px;
	height: 281px;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}
#menu {
	float: left;
	width: 756px;
	height: 35px;
	padding-left: 184px;
	padding-top: 15px;
	/* background: url(images/menu_bg.png) no-repeat; */
}
/* end of menu*/
/* end of banner */

/* content */

#content {
	clear: none;
	position: relative;
	width: 940px;
	margin: 0px;
	padding: 0px;
	background-color: #3c3936;
	background-image: url(images/Untitled-1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#menu a {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
}

#content_right {
	float: right;
	width: 689px;
	margin: 0px;
	background: url(images/content_top.jpg) top repeat-x;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#content_right .content_title_01 {
	font-size: 22px;
	color: #C2BFBC;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(images/horizontal_divider_02.jpg) bottom repeat-x;
}
#content_left {
	float: left;
	width: 220px;
	margin: 0px;
	background: #2f2c29 url(images/left_column_top.jpg) top repeat-x;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#content_left .content_title_01 {
	font-size: 22px;
	color: #C50115;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(images/horizontal_divider_01.jpg) bottom repeat-x;
	text-align: center;
}

#content_left .content_left_section {
	padding: 0 30px;
}
#content_right .content_right_section {
	margin: 0 30px 0 0;
}
#logos table tr td a {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/* footer */
#footer {
	clear: both;
	width: 940px;
	margin-bottom: 10px;
	padding: 15px 0 10px 0;
	text-align: center;
	color: #FFF;
	background: #221f1d url(images/content_bottom.jpg) bottom no-repeat;
}
#menu2 {
	position:absolute;
	z-index:1;
	left: 201px;
	top: 127px;
	width: 500px;
	height: 500px;
}
#banner ul {
	position: absolute;
	left: 180px;
	top: 15px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 636px;
}
#banner ul li {
	display: inline;
	list-style-type: none;
	text-align: center;
	margin: auto;
	width: auto;
}
#banner ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #C2BFBC;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}
#banner {
	position: relative;
}
.menucontent ul li a:hover {
	color: #ABA7A3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.content_right_section a:hover {
	color: #C50115;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#banner ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C50115;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}
