@CHARSET "ISO-8859-1";
img, div 
{ 
	/*behavior: url("/js/iepngfix.htc");*/ 
}
body
{
	margin:0;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
	background-color:#000000;
	color: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	
}
#content
{
	width: 900px;
	margin:auto;
	background-image: url("/img/bg.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 500px;
	margin-top: 70px;
	padding: 0;
	behavior: url("/js/iepngfix.htc");


}
#content_inner
{
	width: 900px;
	margin:auto;
	background-image: url("/img/bg_inner.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 500px;
	margin-top: 70px;
	behavior: url("/js/iepngfix.htc");
	zoom:1;
}
#content #logo,#content_inner #logo
{
	float: left;
	margin-left: 20px;
	.margin-left: 10px;
	margin-top: 35px;
	width: 232px;
	behavior: url("/js/iepngfix.htc");

}

#content #logo a img,#content_inner #logo a img
{
	width:232px;
	height: 47px;
	behavior: url("/js/iepngfix.htc");
}
#content #language
{
	float: left;
	clear: both;
	margin-top: 340px;
	margin-left: 55px;
	behavior: url("/js/iepngfix.htc");
}

#content_inner #language
{
	float: left;
	margin-top: 17px;
	.margin-top:0px;
	margin-left: 55px;
	.margin-left:40px;
	width: 170px;
	height: 50px;
	behavior: url("/js/iepngfix.htc");
}
#content #language img, #content_inner #language img,
#content #language a, #content_inner #language a
{
	behavior: url("/js/iepngfix.htc");
}
#content_inner #menu_bottom
{
	float: left;
	margin-top: 25px;
	padding-top:20px;
	width: 650px;
	text-align: right;
	height: 25px;
}
#content_inner #menu_bottom a:link, #content_inner #menu_bottom a:active, #content_inner #menu_bottom a:visited
{
	text-decoration: none;
	color: #808080;
	font-size: 11px;
	text-transform: lowercase;
	margin-right: 5px;
}
#content_inner #menu_bottom a:hover
{
	text-decoration: none;
	color: #92C134;
	font-size: 11px;
	
	text-transform: lowercase;
	margin-right: 5px;
}
#content_center
{
	float:left;
	width: 852px;
	height: 323px;
	margin-left: 25px;
	.margin-left: 15px;
	.margin-top:5px;
	padding:0px;
}

#copyright
{
	float: left;
	clear: both;
	text-align: left;
	margin-left: 10px;
	font-size: 8px;
	margin-top: 10px;
	width: 100%;
}
#slideshow
{
	width: 527px;
	float: left;
	clear:none;
	height: 320px;
	.margin-top:-5px;
	margin-top: 5px;
	
}
 #contact
{
	width: 520px;
	float: left;
	clear:none;
	height: 320px;
	.margin-top:-5px;
	margin-top: 5px;
	margin-left: 7px;
 }
#page
{
	width: 320x;
	float: left;
	clear: none;
	height: 323px;
	text-align: left;
	


}
#page_content
{
	width:300px;
	height: 320px;
	.height: 300px;
	
	overflow: auto;
	position: relative;
	text-align: justify;
	padding-right: 10px;
	 
}
#page_content #text p, #page_content #text span, #page_content #text div, #page_content #text span span
{
	font-size: 13px;
	.font-size:13px;
	font-size: Arial;
}

h1
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #92C134;
	.margin-bottom:10px;
}

.linkP a{
	color:#808080;
	cursor: pointer;
	text-decoration:none;
}
.linkP a:hover{
	color:#92C134;
	cursor: pointer;
}

#vidContainer {
clear:none;
float:left;
height:320px;
margin-top:5px;
width:527px;
}