body {
 	margin: 0;
	background: #5f5754;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px; 
}

h1{
	text-align: left;
	color: #40a725;
	margin: 0px 0px 0px 3px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px; 	
}

h2{
	text-align: left;
	color: #000;
	margin: 0px 0px 0px 3px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px; 	
}

p {
	text-align: left;
	margin: 3px 30px 0px 3px;
}

#header_top{
	height:70px;
	background: #5f5754;
}

#header_middle{
	height:10px;
	background: #40a725;
}

#container{
	height:auto !important; 
	height:100%; 
	background: #ffffff;
}


#menu_bg{
	background: #6f6460;
	height: 25px;
	color: #F0F0F0;	
}

#menu_container{
	width:1150px;	
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}

html>body  #menu_links{
	margin-top: 3px;
}

#menu_links{
	position:relative;
	margin-right:auto;
	margin-left: 100px;
	margin-top: 0px;
}


#menu_container a							{	color: #F0F0F0;	font-size:12px;	font-weight:normal;		text-decoration:none; margin: 3px 0px 0px 0px; }
#menu_container a.menu_left:visited 		{   color: #F0F0F0; font-size:12px; font-weight:normal; 	text-decoration:none;}
#menu_container a.menu_left:hover 			{   color: #F0F0F0; font-size:12px; font-weight:normal; 	text-decoration:none;}
#menu_container a.menu_left:visited:hover	{   color: #F0F0F0; font-size:12px;	font-weight:normal; 	text-decoration:none;}



#white_container{
	width:800px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}

#white_space{
	width:200px;	
	float:left;
}

#breadcrumb{
	width:550px;	
	float:left;
}

#menu_sub{
	margin: 14px 0px 0px 0px;
}


#breadcrumb h1{
	margin: 14px 0px 0px 0px;
}

#content_container{
	width:950px;	
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	min-height:275px; 
	height:auto !important; 
	height:100%;
}

#content_logo{
	width:200px;	
	float:left;
	margin-left: 50px;
}

#content_content,
#content_content1,
#content_content2,
#content_content3,
#content_content4,
#content_content5,
#content_content6,
#content_content7,
#content_content_empty{
	background-repeart: no-repeat;
	background: #fff;
	background-image: url("images/bg_1.jpg");
	width:680px;
	min-height:275px; 
	height:auto !important; 
	height:100%; 
	float:left;
	margin-left: 20px;
	text-align:left;
}

#content_content1{ 	background-image: url("bg_1.jpg"); }
#content_content2{ 	background-image: url("bg_2.jpg"); }
#content_content3{ 	background-image: url("bg_3.jpg"); }
#content_content4{ 	background-image: url("bg_4.jpg"); }
#content_content5{ 	background-image: url("bg_5.jpg"); }
#content_content6{ 	background-image: url("bg_6.jpg"); }
#content_content7{ 	background-image: url("bg_7.jpg"); }
#content_content_empty{ 	background-image: url("bg_empty.jpg"); background-repeart: repeat-y;}



#bottom_middle{
	height:10px;
	background: #40a725;
}

a			{  	color: #64686A;	font-size:12px;   font-weight:normal; text-decoration:none}
a:visited 	{  	color: #64686A; font-size:12px;   font-weight:normal; text-decoration:none }
a:hover 	{   color: #64686A; font-size:12px;   font-weight:normal; text-decoration:underline }

#footer_container{
	background: #5f5754;
	min-height:35px;
	height:auto !important; 
	height:100%; 
}

#footer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size: 9px;
	color: #817773;	
	background: #5f5754;
}

#footer a{  			color: #817773;   font-size:9px;   text-decoration:none}
#footer a:visited {   	color: #817773;   font-size:9px;   text-decoration:none }
#footer a:hover {   	color: #817773;   font-size:9px;   text-decoration:underline }

a.menu_sub							{	color: #40a725;	font-size:12px;	font-weight:normal;		text-decoration:none; }
a.menu_sub:visited 		{   color: #40a725; font-size:12px; font-weight:normal; 	text-decoration:none; }
a.menu_sub:hover 			{   color: #5f5754; font-size:12px; font-weight:normal; 	text-decoration:none; }
a.menu_sub:visited:hover	{   color: #5f5754; font-size:12px;	font-weight:normal; 	text-decoration:none; }


div#fb-like{
	width:1025px;
	text-align:right;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 5px;
}

.clr{
	clear:both;
}
