@charset "utf-8";
/* CSS Document */

body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
line-height:16px;
color:#333;
background-color:#2ab34e;
background-image:url(images/main_bg.png);
background-repeat:repeat-x;
background-position:0em -4em;
padding-bottom:80px;
padding-top:20px;
}

a img {
	border: none;
}

.wrapper {
display:block;
position:relative;
width:920px;
margin:0 auto;
background-image:url(images/bg_repeat.gif);
background-repeat:repeat-y;
background-position:top left;
}

.wrapper, .bottomShadow, .header, .content, .footerHolder, .leftPanel { behavior:url("iepngfix.htc"); }


.bg {
padding-bottom:70px;
background-image:url(images/dropshadow.gif);
background-repeat:no-repeat;
background-position:center bottom;
}


h1 {
font-size:26px;
color:#333;
font-weight:normal;
letter-spacing:-1px;
text-transform:uppercase;
margin:0;
padding:0px;
margin-bottom:15px;
margin-top:20px;
}


h2 {
font-size:14px;
color:#2ab34e;
font-weight:normal;
margin:0;
padding:0px;
margin-bottom:10px;
margin-top:20px;
padding-top:8px;
padding-bottom:5px;
padding-left:5px;
background-image:url(images/title_bg.gif);
background-repeat:repeat-x;
background-position:top left;
border-bottom:1px solid #ccc;
}

h3 {
font-size:15px;
color:#999;
margin:0;
padding:0;
margin:15px;
margin-right:0px;
margin-left:0px;
font-weight:normal;
font-style:italic;
line-height:20px;
}

h4 {
margin:0;
padding:0;
margin:10px;
margin-left:0px;
margin-bottom:0px;
font-size:12px;
font-weight:bold;
color:#2ab34e;
}




p {
margin:0;
padding:0;
margin:10px 0px 10px 0px;
}

a {
color:#2ab34e;
text-decoration:underline;
font-weight:normal;
}

a:hover {
color:#000;
text-decoration:none;

}

ul, ol {
margin:0; padding:0;
list-style:none;
margin:15px;
margin-top:5px;
}

ul li, ol li {
margin-bottom:5px;
color:#333;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:0em 0.3em;
padding-left:18px;
margin-bottom:8px;
}


.banner {
display:block;
position:relative;
background-image:url(images/top.gif);
background-repeat:no-repeat;
background-position:top left;
padding-top:125px;
background-color:#2ab14d;
height:257px;
}


div.quote {
	position:absolute;
	top:200px;
	left:65px;
	width:320px;
	height:136px;
	font-style: italic;
	font-size: 22px;
	line-height: 30px;
}
p.quote {
	font-size: 9px;
	line-height: 12px;
	padding: 0;
	margin: 0;
}
.header {
display:block;
background-color:#5c2e22;
height:80px;
background-image:url(images/header_bg.png);
background-repeat:repeat-x;
background-position:bottom left;
}

.languageHolder {
	position:absolute;
	top:10px;
	right:34px;
	width:85px;
	height:24px;
	text-align:center;
}



.menuHolder {
position:absolute;
top:55px;
right:30px;
width:610px;
height:28px;
padding-top:10px;
padding-left:1px;
text-align:center;
background-image:url(images/menu_bg.gif);
background-repeat:no-repeat;
background-position:top left;
}

.navLinks {
color:#ebebeb;
font-weight:bold;
padding-right:12px;
padding-left:12px;
font-size:12px;
text-decoration:none;
background-image:url(images/splitter.gif);
background-repeat:no-repeat;
background-position:top right;
}

.last_menuItem {
	background-image: none;
}

.navLinks:hover {
color:#36c35c;
text-decoration:none;
}



.container {
display:block;
padding:0;
overflow:hidden;
height:1%;

}

.leftPanel {
float:left;
width:160px;
padding:40px;
padding-left: 35px;
padding-top:15px;
padding-right:25px;
text-align: center;
}

.leftContent {
display:block;
padding-left: 8px;
text-align: center;
}

.content {
float:left;
width:635px;
padding:15px;
}

* html .content {
width:626px;
}

.contentMax {
float:left;
width:775px;
}

.mainText {
display:block;
padding-left:20px;
border-left:1px dashed #ccc;
}

.rightPanel {
float:right;
width:250px;
background-color:pink;
}



.topShadowLeft {
background-image:url(images/black_bg.gif);
background-repeat:repeat-x;
background-position:top;
width:20px;
height:250px;
position:absolute;
top:0px;
left:0px;
}

.topShadowRight {
background-image:url(images/black_bg.gif);
background-repeat:repeat-x;
background-position:top;
width:20px;
height:250px;
position:absolute;
top:0px;
right:0px;
}



.footerHolder {
display:block;
color:#999;
}

.footer {
display:block;
margin:0 auto;
width:810px;
height:30px;
padding:10px;
padding-left:35px;
padding-right:35px;
padding-bottom:0px;
background-image:url(images/footer_bg.gif);
background-repeat:no-repeat;
background-position:top left;
}


.footer a {
color:#999;
font-size:11px;
text-decoration:underline;
font-weight:normal;
}

.footer a:hover {
text-decoration:none;
color:#333;
}

.bottomShadow {
display:block;
clear:both;
width:920px;
height:28px;
margin:0 auto;
background-image:url(images/footer_rounded.gif);
background-repeat:no-repeat;
background-position:top left;
}

div.sosLink {
color:#999;

}

div.sosLink a {
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#666;
}

#awards_box {
	width: 180px;
	height: 152px;
	padding: 0;
	margin: auto;
	background: url(images/box.jpg) no-repeat top left;
}
#awards_box div {
	width: 117px;
	float: right;
	padding-top: 8px;
	color: #fff;
	word-wrap: break-word
}