body { 
background-color: #FFF;
 }
.title { 
position: fixed; 
left: 0px; 
top: 20px; 
z-index: 2; 
width: 230px; 
display: block; 
font-size: 15px; 
text-align: right;
 }
.title ul { 
width: 230px; 
float: left;
margin: 0; 
padding: 0; 
list-style-type: none; 
color: green; 
font-family: georgia; 
font-size: 15px;
text-align: right;
 }
.title li { 
width: 230px; 
display: inline; 
height: 20px; 
margin: 0; 
font-size: 15px; 
font-weight: bold; 
text-align: right;
 }
.title li h1 { 
display: block; 
font-size: 15px; 
line-height: 70px;
letter-spacing: 5px; 
color: #336633; 
font-weight: bold; 
text-decoration: none; 
text-align: right;
 }
.title li h2 {
display: block;  
height: 50px; 
font-size: 15px; 
letter-spacing: 8px; 
font-weight: bold; 
color: #009900; 
text-decoration: none; 
text-align: right;
 }
 .title li h3 a { 
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #003300;
font-weight: normal; 
font-family: arial; 
font-size: 15px; 
text-decoration: none;  
}
.title li a:hover { 
color: #66CC66;
text-decoration: underline;
font-size: 15px;
margin: 0; padding: 0;
list-style-type: none;
}
.menu 
{
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: arial; 
font-size: 55px; 
text-decoration: none; 
text-align: right; 
z-index: 3; 
width: 230px;
height: 100px;
position: fixed;
left: 0px; 
top: 140px; 
display: block; 
 }
.menu ul { 
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 20px 0px;
list-style-type: none;
width: 230px;
float: left;
text-decoration: none;
font-size: 15px;
 }
.menu li { 
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 230px;
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
line-height: 20px;
}
.menu li a { 
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #003300;
font-weight: normal; 
font-family: arial; 
font-size: 15px; 
text-decoration: none;  
}
.menu li a:hover { 
color: #66CC66;
text-decoration: underline;
font-size: 15px;
margin: 0; padding: 0;
list-style-type: none;
line-height: 20px;
}
.langbox { 
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: arial; 
font-size: 15px; 
text-decoration: none; 
text-align: right; 
z-index: 3; 
width: 230px;
height: 200px;
position: fixed;
left: 0px; 
top: 380px; 
display: block; 
}
.langbox h3 {  
font-family: arial; 
font-weight: bold;
font-size: 15px;  
text-align: right; 
}
.langbox a { 
color: #003300;
font-weight: normal; 
font-family: arial; 
font-size: 15px; 
text-decoration: none; 
text-align: right; 
}
.langbox a:hover { 
color: #66CC66;
text-decoration: underline;
font-weight: normal; 
font-family: arial; 
font-size: 15px; 
text-decoration: underline; 
text-align: right; 
}
.langbox li { 
list-style-type: none; 
}
.main { 
z-index: 1; 
background-color: #D6F0D7;  
display: inline;
position: absolute; 
left: 260px; 
top: 0px; 
width: 600px; 
color: #4c4b4b; 
text-decoration: none; 
float: left;  
}
.main ul { 
background-color: #D6F0D7;  
border: 0px; 
margin: 0px 0px 0px 0px; 
padding: 0px;
}
.main li { 
display: inline; 
height: auto; 
width: 600px; 
clear: both;
list-style-type: none;
background-color: #D6F0D7; 
border: 0px;
margin: 10px 0px 0px 0px;
padding: 0px;
font-size: 10px; 
}
.main h1 { 
color: #336633; 
background-color: #D6F0D7; 
font-weight: normal; 
font-family: arial; 
font-size: 50px; 
text-decoration: none; 
text-align: left; 
line-height: 46px;
}
.main h2 { 
color: #009900; 
background-color: #D6F0D7; 
font-weight: bolder; 
font-family: arial; 
font-size: 17px; 
text-decoration: none; 
text-align: left; 
}
.main h3 { 
color: #009900; 
background-color: #D6F0D7; 
font-weight: normal; 
font-family: arial; 
font-size: 15px; 
text-decoration: none; 
text-align: left; 
line-height: 15px;
}
.main li a { 
color: #003300;
font-weight: normal; 
font-family: arial; 
font-size: 15px; 
text-decoration: none;  
}
.main li a:hover { 
color: #66CC66;
text-decoration: underline;
font-size: 15px;
margin: 0; padding: 0;
list-style-type: none;
}
.main p {
	font-weight: normal;
	font-family: arial;
	font-size: 15px;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
}

