html {
	background: #444;
}


body {

	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #444;
	font-size: 1.083em;
	line-height: 1.462;
	width: 100%;
	display: table;

}


h4 { font-size: 17px;
color: #EBEBEB;
text-align: left;
line-height: .4em;

}
h3 { font-size: 16px;
color: #5D96A2;
font-weight: normal;
}


.input {
    border: 1px solid #006;
    background: #ffc;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
.button {
    border: none;
    background: url('/forms/up.png') no-repeat top left;
    padding: 2px 8px;
}
.button:hover {
    border: none;
    background: url('/forms/down.png') no-repeat top left;
    padding: 2px 8px;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }


a:link, a:visited {	color: #5D96A2; text-decoration: none; }

a:active, a:hover {
	color: #A0CE3D;
	text-decoration: underline;
	font-weight: bold;
}

#container {

	width: 940px;
	margin: auto;
	background: #313131;

}

#header {

	width: 940px;
	height: 244px;
	background: url(images/header20.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#content {

	margin: 0;
	padding: 0;
	
}
/* Left Content */
#content_left {

	float:left;
	width: 233px;
	min-height: 290px;
	background: url(images/left_bg.jpg);
	margin: 0;
	padding: 0;

}

#menu {
	
	float: right;
	width: 180px;
	height: 200px;
	margin: 0;
	padding: 10px 0 0 0;
}

#menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	
	display: block;
	width: 134px;
	height: 27px;
	color: #EBEBEB;
	background: url(images/menu.jpg) no-repeat;
	font-family: 75%/1 Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 0 0 45px;
	
}

#menu li a:hover, #menu li .current {
	
	background: url(images/menu_current.jpg) no-repeat;
	color: #A0CE3D;
	text-decoration: none;
	
}
/* End Of Left */

/* Right Content */
#content_right {
	
	float: right;
	width: 707px;
	margin: 0;
	padding: 0;
	
}

#content_right_bottom {
	
	float: right;
	width: 707px;
	background: #4c4c4c url(images/right_bottom.jpg) right bottom no-repeat;
	margin: 0;
	padding: 0;
	
}

#content_right_top {

	width: 682px;
	background: url(images/right_top.jpg) top no-repeat;
	margin: 0;
	padding: 33px 0px 0px 25px;
	
}

#content_right_top .post_area {
	
	width: 530px;
	margin: 0;
	margin-left: 5px;
	padding: 15px 0 0 0;
	
}




#content_right_top2 .post_area {
	
	width: 100px;
	margin: 0;
	padding: 15px 0 0 0;
	
}

#content_right_top2 {

	width: 100px;
	
	margin: 0;
	padding: 33px 0px 0px 25px;
	
}



.post_area h1 {
	
	font-family: 75%/1 Arial, Helvetica, sans-serif;
	font-size:	19px;
	font-weight: normal;
	color: #EBEBEB;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.post_area p {
	
	font-family: 75%/1 Arial, Helvetica, sans-serif;
	font-size:	14px;
	text-align: left;
	color: #999999;
	margin: 0 0 10px 0;
	padding: 0;
	
}
.post_area h2 {
	
	font-family: Arial;
	font-size:	13px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:right;
	
}

* html #content_right_bottom_section {

	margin-top: -20px;
}

#content_right_bottom_section {

	
	background: #161616;
	margin: 0;
	padding: 1px;
	
}

#content_right_bottom_section .text_area {
	

	margin: 0;
	padding: 9px 0px 1px;
	text-align:center;
	
}

.text_area h1 {
	
	font-family: Arial;
	font-size:	19px;
	font-weight: normal;
	color: #BBBBBB;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.text_area p {
	
	font-family: Arial;
	font-size:	12px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.text_area img {
	
	margin: 0 20px 10px 0;
	padding: 0;
	border: 1px solid #5D96A2;
	
}

* html .bottom_panel_section {

	margin-top: -35px;
}

.bottom_panel_section {
	
	background: url(images/bottom_bg.jpg) no-repeat;
	width: 935px;
	height: 0px;
	margin: 0;
	padding:  2px;
	
}

.bottom_section_left {
	
		float: left;	
		width: 300px;
		margin: 0;
		padding: 10px;
			
}

.bottom_section_left h1 {
	
	font-family: Arial;
	font-size: 12px;
	color: #ffd200;
	margin: 0 0 5px 0;
	padding: 0;
	
}

.bottom_section_left ul {
	list-style: circle;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0;
}

.bottom_section_left li a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;

}

.bottom_section_left li a:hover {

	text-decoration: none;

}

.bottom_section_right {
	
		float: right;	
		width: 300px;
		margin: 0;
		padding: 10px;
		text-align: right;
}

 .bottom_section_right h1 {
	
	font-family: Arial;
	font-size: 12px;
	color: #ffd200;
	margin: 0 5px 5px 0;
	padding: 0;
	
}

.bottom_section_right p {

	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align:	right;
	margin: 0 0 10px 0;
	padding: 0;
}

.bottom_section_right img {
	border: none;
}
/* End Of Right Content */

* html #footer {

	margin-top: -26px;
}

#footer {
	
	font-size: 11px;
	background: #313131;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #999999;

}

#footer a {
	
	color: #999999;
	text-decoration: none;

}

#footer a:hover {
	
	color: #5D96A2;
	text-decoration: none;

}

.cleaner {
	
	clear: both;
	height: 0px;
	
}

