
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage_bg.gif) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
}

h1, h2, h3 {
	margin-top: 0px;
}

p .testimonial {
	
	margin-top: 0px;
}

li {
	padding-bottom: 12px;
}

strong {
}

a {
	color: #476F00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	color: #008000;
}

span {
	font-weight: bold;
}

strong {
	color: #565656;
}

/** LIST STYLES */

ul.style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 li {
	margin-bottom: 10px;
}

ul.style1 img {
	margin-top: 10px;
}

ul.style1 span {
	display: inline;
	height: 20px;
	margin-right: 15px;
	padding: 4px 10px 6px 10px;
	background: url(images/homepage09.jpg) repeat-x left top;
	font-weight: normal;
	color: #FFFFFF;
}

ul.style2 {
	padding: 0px 0px 20px 0px;
}

ul.style2 li {
	padding: 4px 0px;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg03.gif) no-repeat center top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 1000px;
	height: 170px;
	margin-bottom: 0px;
}
#headerMenu {
    float:left;
    left: 50%;
    margin-left:40px;
    margin-top: 122px;
}
#languageMenu {
    float:right;
    margin-right:24px;
    margin-top: 122px;
}

/** MENU */

#menu {
    position:absolute;
    z-index: 5;
    left:50%;
    top: 140px;
    margin-left:-252px;
    width: 696px;
    height: 0px;
    /* border: 2px solid #000000; */
	/* background: url(images/homepage03_new.jpg) no-repeat left top; */
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	background: url(images/subpage1_01.gif);
	background-repeat: repeat-y; 
}

#menu li:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a 
{
	vertical-align: middle;
    text-align: center;
    padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu a .2line:hover 
{
    font-size:8px;
    text-decoration: none;
}

/** PAGE */

#page {
	padding-bottom: 0px;
}

/** CONTENT */

#content {
	width: 515px;
	float: right;
}

.single #content {
	width: 900px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
}

#navBox {
	float: left;
	width: 300px;
}

/** FOOTER */

#footerWrapper 
{
    position: relative;
    float:left;
    left: 0px;
	width: 100%;
	background: #0C2D00 url(images/homepage04.gif) repeat-x left top;
}

#footer {
	position: relative;
	margin-top: 96px;
	height: 100px;
	width: 100%;
}
#footerMenu, #footerMenu a {
    text-align: center;
    padding-bottom: 12px;
    color: #759D54;
}

#footer p {
	margin: 0px;
	padding: 32px 0px 0px 0px;
	text-align: center;
	color: #759D54;
}

#footer a {
	text-decoration: underline;
	color: #759D54;
}

#footer a:hover {
	text-decoration: none;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE */

.box-style1 {
	background: #EEEADF;
	margin-bottom: 40px;
}

.box-style1 .bgtop {
	background: url(images/homepage05.gif) no-repeat left top;
}

.box-style1 .bgbtm {
	background: url(images/homepage06.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 25px;
}

.box-style1 {
}

.box-style2 {
}

.box-style2 {
}

.box-style2 .title {
	padding: 0px 15px 0px 0px;
	background: url(images/subpage2_01.gif) no-repeat right top;
	color: #4D4D4D;
}

.box-style2 span {
	font-weight: bold;
}

.box-style2 .title h2 {
	height: 43px;
	margin: 0px;
	padding: 37px 0px 0px 50px;
	background: url(images/subpage2_01.gif) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
}

.box-style2 .entry {
	padding: 0px 50px 25px 50px;
}

.box-style3 .title {
	letter-spacing: -1px;
	font-size: 28px;
	font-weight: normal;
	color: #4D4D4D;
}

.box-style3 span {
	font-weight: bold;
}

.box-style3 .entry {
	padding: 0px 50px 50px 50px;
}

.box-style3 .meta {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	color: #949494;
}

.link1 {
	padding: 0px 0px 10px 25px;
	background: url(images/homepage08.gif) no-repeat left top;
}
