body	{
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	background: #EDEEE9;
	margin: 0;
	line-height: 18px;
}

#container	{
	margin: 0 auto;
	width: 800px;
	background: #DCDDD4;
}
	
#containerMain{
	position: relative;
	margin-right: 0px;
	width: 749px;
}	
	
#containerinner	{
	
	width: 749px;
	background: #FFFFFF;
	margin: 0 auto;
	
}

#containercontent	{
	position: relative;
	width: 550px;
	background: #FFFFFF;
	margin-left: 25px;
	top: 0px;;
}


#containercompany{
	position: relative;
	width: 683px;
	background: #FFFFFF;
	margin: 0 auto;
}

#menucontainer{
width: 749px;
padding: 0;
}


ul	{
	list-style-type: none;
	line-height: 25px;
	margin: 0;
	padding-left: 17px;
	padding: 0;
	margin: 0;
}

#world {
	position: relative;
	width: 165px;
	float: right;
	top: 75px;
	right: 0px;
}

.textgreen	{
	font-size: 12px;
	color: #798236;
	line-height: 2.3;
}
.maintext {
	font-size: 11px;
	color: #000000;
	line-height: 1.8;
}
.maintextblack	{
	font-size: 12px;
	color: #000000;
	text-indent: 5px;
	line-height: 1.7;
}
.textwhite	{
	line-height: 2.3;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/home_btn_active.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	
	
}
.textgreenbig	{
	line-height: 1.7;
	color: #798236;
	font-size: 18px;
}

.rulepalegreen05	{
	height: 1px;
	border-bottom: 1px solid #DCDDD4;}
	
.rulepalegreen005	{
	border-top: 5px solid #DCDDD4;}	
	
	
.textSmallXtra	{
	font-size: 9px;
	line-height: 12px;
}
.textRed	{
	color: #C5161D;
}
.ruleOrng	{
	border-bottom: 1px solid #E29717;
}
.ruleOrngTop02	{
	border-top: 2px solid #E29717;
}


.ruleOrngTram02	{
	border-bottom: 2px solid #E29717;
	border-top: 2px solid #E29717;
}
.ruleGold	{
	border-bottom: 1px solid #D2B387;
}


#tblText	{
	padding: 3px;
}
.tblTextIndent	{
	padding-left: 15px;
}
.tblTextBrwn	{
	color: #AAA186;
	font-weight: bold;
}
.tblTextBrwn01 {
	color: #AAA186;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.tblTextBrwn05 {	
	border-bottom: 5px solid #DCDDD4;
}
.tblTextRed	{
	color: #B30738;
	font-weight: bold;
}
.tblText01	{
	border-bottom: 1px solid #000;
}
.tblText01Brwn	{
	border-bottom: 1px solid #AAA186;
}

.mailLink {
	color: #798236;
	font-weight: bold;
}
.mailLink:hover {
	font-weight: bold;
	color: #67703A;
}





.mainlink{
	position: relative;
	padding: 0;
	top: 0px;
	list-style: none;
	width: 749px;
	height: 29px;
}

.mainlink li{
	float:left;
}

.mainlink li a{
	float: left;
	display: block;
	text-decoration: none;
	font-family: sans-serif;
	line-height: 25px;
	
		
}

/*.mainlink li a b{
	float: left;
	
	
}

.mainlink li.current a, .mainlink li a:hover{
	color: #fff;
	
}

.mainlink li.current a b, .mainlink li a:hover b{
	color: #fff;
	
}
*/