@charset "UTF-8";

body {
	background-color: #eef1ec;
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5
}

img {border:none }

p {margin: 0px; border:none}

ul {list-style-position: outside; list-style-type: square;}

.page{ 
	position: relative; 
	width: 940px;
	margin: auto; 
	text-align: left; 
	}


.header{ 
	width: 940px;
	height: 80px;
	text-align: left;
} 	
	
.logo{ 
	width: 186px;
	height: 80px;
	text-align: left;
	float:left
} 	


.menu{ 
	width: 700px;
	height: 20px;
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
	float:left

} 	


	
.index_content{ 
	width: 940px;
	text-align: left;
	color: #88947f;
} 	


.text_index{ 
	color: #88947f;
	font-size: 12px;
	margin-left: 6px;
	line-height: 1.8
} 

.text_index_news1{ 
	color:#FFFFFF;
	font-size: 12px;
	width: 340px;
} 

.text_index_news2{ 
	color:#deeed1;
	font-size: 11px;
	width: 340px;
} 

.text_content{ 
	font-size: 12px;
	width: 900px;
} 



.index_welcome_image{ 
	width: 320px;
	height:140px;
	float: left;
} 

.index_welcome_box{ 
	width: 580px;
	height:140px;
	float: left;
	margin-left:10px;	
	background-image: url(../images/background_index_welcome.jpg);
	background-repeat: no-repeat;
	background-position: top right;
} 


.index_news_box{ 
	width:366px;
	height:126px;
	background-image: url(../images/background_index_news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 8px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1.2
}
* html .index_news_box{ 
	width:378px;
} 

.index_help_box{ 
	width:354px;
	height:136px;
	margin-top: 8px;
	float: left;
} 

.index_video_box{ 
	width:194px;
	height:136px;
	margin-top: 8px;
	float: left;
} 

.support_box1{ 
	width: 366px;
	height:34px;

} 

.support_box2{ 
	width:192px;
	height:134px;
	background-image: url(../images/background_support_box.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 8px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1.2;
	float: left;

} 

.support_box3{ 
	width: 400px;
	height:34px;
	float: left;
	margin-top:7px;

} 

.downloads_box1{width:150px;float:left;} 
.downloads_box2{width:150px;float:left;} 
.downloads_box3{width:150px;float:left;} 
.downloads_box4{width:140px;float:left;} 
.downloads_box5{width:150px;float:left;text-align:center} 
.downloads_box6{width:150px;float:left;} 

.contact_box1{ 
	width: 900px;
	height:180px;
	background-image: url(../images/background_contact_box.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
} 


.contact_box2{ 
	width: 290px;
	height:180px;
	float: left;
} 

.contact_box3{ 
	width: 290px;
	height:180px;
	float: left;
} 


	
.footer{ 
	width: 920px;
	height: 20px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
} 

.footer1{ 
	width: 240px;
	height: 20px;
	color: #afbfa3;
	text-align: left;
	font-size: 10px;
	float: left;
} 


.footer2{ 
	width: 550px;
	height: 20px;
	color: #9dc081;
	font-size: 10px;
	text-align: center;
	float: left;
}


.footer3{ 
	width: 120px;
	height: 20px;
	color: #9dc081;
	font-size: 10px;
	text-align: right;
	float: left;
} 

.content_box{ 
	width: 900px;
	text-align: left;

} 	


.content_box1{ 
	width: 480px;
	height: 220px;
	text-align: left;
	float: left;
} 	

.content_box_green{ 
	width: 360px;
	height: 220px;
	background-image: url(../images/background_box_green.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #eef1eb;
	padding-left: 46px;
	padding-right:40px;
	padding-top:10px;
	float: left;
} 	


.content_text1{ 
	width: 460px;
	height: 300px;
	color: #eef1eb;
	text-align: left;
	float: left;
} 

.content_text2{ 
	width: 300px;
	height: 300px;
	color: #424242;
	text-align: left;
	float: left;
	margin-left: 12px;
} 

.contact_text1{ 
	width: 340px;
	height: 300px;
	color: #424242;
	text-align: left;
	float: left;
} 

.contact_text2{ 
	width: 260px;
	height: 300px;
	color: #424242;
	text-align: left;
	float: left;
	margin-left: 12px;
	margin-top: 10px
} 


.news_text1{ 
	width: 600px;
	height: 300px;
	color: #424242;
	text-align: left;
	float: left;
	margin-left: 12px;
	overflow: auto;
} 


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #b0b0b0;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position:absolute;
	left: 50%;
	top: 50%;
	width: 750px;
	height: 350px;
	margin-top: -175px; 
	margin-left: -375px;
	border: 0px solid  white;
	background-color: white;
	z-index: 1004;
	overflow: none;
	padding: 0px;
	
}


h1 {
	color: #62bd19;
	font-size: 14px; 
	font-weight: bold;
	margin:0;
	padding:0;

}

.clear, .clearing{height:0;width:0;font-size:0;overflow:hidden;clear:both;}

a:link {	color: #4d4d4d;	text-decoration: none; font-size: 11; 	font-weight: bold;}
a:visited {	color: #4d4d4d; text-decoration: none;	font-size: 11; 	font-weight: bold;}
a:hover {color: #ff8400; text-decoration: underline;	font-size: 11; 	font-weight: bold;}
a:active { color: #4d4d4d; text-decoration: none;	font-size: 11; 	font-weight: bold;}

a.link_footer:link {	color: #9dc081;	text-decoration: normal; font-size: 10; margin-left:20px; font-weight: normal;}
a.link_footer:visited {	color: #9dc081; text-decoration: normal;	font-size: 10; margin-left:20px; font-weight: normal;}
a.link_footer:hover {color: #709b4e; text-decoration: underline;	font-size: 10; margin-left:20px; font-weight: normal;}
a.link_footer:active { color: #9dc081; text-decoration: normal;	font-size: 10; margin-left:20px; font-weight: normal;}

a.link_index_news1:link {	text-decoration: normal; 	color:#FFFFFF; 	font-size: 12px; font-weight: bold;}
a.link_index_news1:visited { text-decoration: normal; 	color:#FFFFFF; 	font-size: 12px; font-weight: bold;}
a.link_index_news1:hover { text-decoration: underline;	color:#FFFFFF; 	font-size: 12px; font-weight: bold;}
a.link_index_news1:active { text-decoration: normal; 	color:#FFFFFF; 	font-size: 12px; font-weight: bold;}

a.link_index_news2:link {	text-decoration: normal; 	color:#deeed1; 	font-size: 11px; font-weight: normal;}
a.link_index_news2:visited { text-decoration: normal; 	color:#deeed1; 	font-size: 11px; font-weight: normal;}
a.link_index_news2:hover { text-decoration: underline;	color:#deeed1; 	font-size: 11px; font-weight: normal;}
a.link_index_news2:active { text-decoration: normal; 	color:#deeed1; 	font-size: 11px; font-weight: normal;}

a.link_downloads:link {	text-decoration: normal; 	color:#88947f; 	font-size: 12px; font-weight: normal;}
a.link_downloads:visited { text-decoration: normal; 	color:#88947f; 	font-size: 12px; font-weight: normal;}
a.link_downloads:hover { text-decoration: underline;	color:#ed2c2f; 	font-size: 12px; font-weight: normal;}
a.link_downloads:active { text-decoration: normal; 	color:#88947f; 	font-size: 12px; font-weight: normal;}

a.link_imedia8:link {	text-decoration: normal; 	color:#afbfa3; 	font-weight: normal;}
a.link_imedia8:visited { text-decoration: normal; 	color:#afbfa3; 	font-weight: normal;}
a.link_imedia8:hover { text-decoration: underline;	color:#df0003; 	font-weight: normal;}
a.link_imedia8:active { text-decoration: normal; 	color:#afbfa3; 	font-weight: normal;}





a.link_index_box1:link {	color: #526492;	text-decoration: underline; font-size: 10; }
a.link_index_box1:visited {	color: #526492; text-decoration: underline;	font-size: 10;}
a.link_index_box1:hover {color: #182956; text-decoration: underline;	font-size: 10;}
a.link_index_box1:active { color: #526492; text-decoration: underline;	font-size: 10;}

a.link_index_box2:link {	color: #8e9199;	text-decoration: underline; font-size: 10; }
a.link_index_box2:visited {	color: #8e9199; text-decoration: underline;	font-size: 10;}
a.link_index_box2:hover {color: #72757e; text-decoration: underline;	font-size: 10;}
a.link_index_box2:active { color: #8e9199; text-decoration: underline;	font-size: 10;}


a.white:link {	color: #88947f;	text-decoration: underline; font-size: 10; }
a.white:visited {	color: #88947f; text-decoration: underline;	font-size: 10;}
a.white:hover {color: #000000; text-decoration: underline;	font-size: 10;}
a.white:active { color: #88947f; text-decoration: underline;	font-size: 10;}




a.footer_links:link {color: #6f6f6f;	text-decoration: underline; font-size: 10; font-weight: normal; margin-left:14px; margin-right:14px;}
a.footer_links:visited {	color: #6f6f6f; text-decoration: underline; font-size: 10; font-weight: normal; margin-left:14px; margin-right:14px;}
a.footer_links:hover {color: #d41b6e; text-decoration: underline; font-size: 10; font-weight: normal; margin-left:14px; margin-right:14px;}
a.footer_links:active { color: #6f6f6f; text-decoration: underline; font-size: 10; font-weight: normal; margin-left:14px; margin-right:14px;}
