html {
	background: #96A183;
}

body {
	margin: 0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	height:auto;

}

div.page {
	width: 887px;
	height: auto;
	margin: auto;
	}


div.main_header {
	width: 887px;
	margin: auto;
	border: 0px dashed purple; 
	}
div.header {
	width: 887px;
	height: 136px;
	background: url(images/header_bg_1.png);
	border: 0px dashed purple; 
}

div.logo {
	float: left;
	width: 272px;
	height: 71px;
	background-image: url(images/logo_bg_1.jpg);
	margin: 61px 0 0 40px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	border: 0px dashed purple;
	}

/* Menu */
#menu {
	float: right;
	height: 41px;
	width: 560px;
	margin: 60px 0 0 0;
	border: 0px dashed purple;
}

#menu ul {
	clear: both;
	float: right;
	list-style: none;
	display: inline;
}

#menu li {
	float: left;
}

#menu li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 10px 0 0; 
	padding: 0 0 0 5px;
	height: 41px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}

#menu li a b {
	float: left;
	display: block;
	height: 38px;
	padding: 3px 15px 0 11px;
}

#menu li.current a, 
#menu li a:hover {
	background: url(images/templatemo_menu_left.png) no-repeat;
	color: #fff;
}

#menu li.current a b, 
#menu li a:hover b {
	background: url(images/templatemo_menu_right.png) right top no-repeat;
}

/*End OF menu*/



div.content_top{
	width: 887px;
	height: 83px;
	background: url("images/content_area_top.jpg");
	border: 0px dashed purple; 
}

div.content_main{
	background-color: white;
	width: 887px;
	height: auto;
	border: 0px solid red; 
}

div.content_main_left{
	background-color: white;
	width: 387px;
	height: 1500px;
	border:	0px dashed purple;
	float: left;
}

div.content_main_right{
	background-color: white;
	width: 500px;
	height:  1500px;
	float: left;
	border: 0px dashed red;
}

div.content_left_content {
	width: 337px;
	height: auto;
	background: url("images/title_left_bg.png") #f0f9de no-repeat;
	margin: 0 0 0 0;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 5px;
	border: 0px solid red;
}

div.content_right_top {
	width: 497px;
	height: 190px;
	background: url("images/templatemo_right_content.png") no-repeat;
	margin: -40px 0px 0 0;
	padding: 10px;
	border: 0px solid red;
}

div.content_right_content {
	width: 469px;
	height: auto;
	background: url("images/templatemo_right_title_1.jpg") #f0f9de no-repeat;
	margin: 0 0 0 0;
	margin-left: 8px;
	padding-left: 10px;
	padding-top: 10px;
	border: 0px solid red;
}



div.content_bottom{
	background: url("images/content_area_bottom.jpg");
	width: 887px;
	height: 19px;
	border: 0px dashed purple;
	float: left;
}

font.font_header{
	font-size: 20px;
	font-weight: 600;
	color: white;
	text-align:justify;
	border: 0px solid orange;
}

div.font_header_content{
	font-size: 14px;
	color: gray;	
	width: 460px;
	height:auto;
	text-align:justify;
	border: 0px solid orange;
}

a.left_menu:link, a.left_menu:visited {
	font-size: 12px;
	font-weight: 600;
	color: black;
	text-decoration: underline;
	padding:5px;
}

a.left_menu:hover, a.left_menu:active {
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}


a.a_foother:link, a.a_foother:visited, a.a_foother:hover, a.a_foother:active {
	font-size: 12px;
	font-weight: 600;
	color: white;
	text-decoration: none;
}

ul.left_menu{
	list-style-type: none;
	background-color: #c6e28b;
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

li.left_menu{
list-style-image: url('images/templatemo_news_bullet.png');
background-repeat: no-repeat;
margin-left: 105px;
*margin-left: 140px;
_margin-left: 140px;
}

div.img {
width:113px;
height: 106px;
background: url("images/img_frame.png");
border: 0px solid red;
float: left;
padding-top: 10px;
}

h3 {
	text-decoration: none;
	font-size: 16px;
}

font.promo_promo {
	color: red;
	font-size: 18px;
}
font.promo_normal {
	color: #336600;
	text-decoration: line-through;
}

