/* CSS Document */

body, html, p{
padding:0px;
margin:0px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:1.2;
	background-color:#c0c0c0;

}

a { color:#FFFFFF;}

#outerwrapper{
	margin:0 auto;
	width:990px;
	background:url(../IMAGES/images/bg.jpg) top left repeat-y;
	}

#mainWrapper {
	width:950px;
	padding-top:49px;
	padding-bottom:0px;
	position:relative;
	margin:0 auto;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
}

.holderbody{
	border:solid 0px #ff0000;
	padding:0px;
	margin:0px;
	float:left;
	}

.left_panel{
	width:134px;
	height:760px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#8d9e1d;
	}

.box{
	width:134px;
	float:left;
	padding:0px;
	margin-top:180px;
	text-align:left
	}
.box ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}

.box ul li{
	margin:0px;
	}


.box ul li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	display:block;
	cursor:pointer;
	}

.box ul li a:hover{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	background-color:#b6ce55;
	}
	
#mainWrapper .clearfix .holderbody .left_panel .box a {
	display: block;
	width: 108px;
	height:30px;
	padding:15px 0 0 22px;
	border-left:2px #69770e solid;
	border-right:2px #69770e solid;
	border-bottom:2px #69770e solid;
}

#mainWrapper .clearfix .holderbody .left_panel .box .top a {
	border-top: 2px solid #69770e;
}

#mainWrapper .clearfix .holderbody .left_panel .box .green a {
	padding-top: 10px;
	padding-bottom:10px;
}

.mainarea{
	width:811px;
	height:760px;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:430px 31px;
	float:right;
	/*border:solid 1px #ff0000;*/
	}

.mainarea_left{
width:330px;
margin-left:30px;
margin-top:65px;
padding:0px;
float:left;
}
.mainarea_right{
width:380px;
margin-right:5px;
margin-top:45px;
padding:0px;
float:right;
padding:0px;
}

.image_display{
margin-top:25px;
margin-bottom:30px;
}

.image_display_right{
margin-top:124px;
margin-bottom:23px;
}

.image_holder{
width:90px;
height:80px;
border:solid 0px #fff;
float:left;
}
.image_text{
height:45px;
font-size:14px;
} 
.body_text{
float:left; width:100%; margin-top:23px;
}

.body_text_right{
float:left; width:100%; margin-top:0px;
}

.body_text_right ul{
padding:0px;
margin:0px;}

.body_text ul li{
padding:0px;
margin:0 0 10px 0;
}

.body_text_right ul li a{
text-decoration:none;
color:#809d18;;
}
.body_text_right ul li a:hover{
text-decoration:underline;
color:#bcee07;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		}
/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
/* End hide from IE-mac */

.style1
{
color:#b6ce59;
font-size:16px;

}

.style2
{
color:#b6ce59;
}

.style2 a
{
color:#b6ce59;
}
