body {
	background: url(/img/bg.png) repeat-x left top;
	font-family: Arial, Tahoma, Helvetica, serif;
	font-size: 80%;
    line-height: 1.5;
}

.pipe {
	color: #fff;
}

p {
	font-size: 1em;
    	color: #3c6e85;
}

.italic {
	font-style: italic;
}

a:link { color: #0088cc; text-decoration: none;}
a:visited { color: #0088cc; text-decoration: none;}
a:active { color: #0088cc; text-decoration: underline;}
a:hover { color: #0088cc; text-decoration: underline;}

h1 {
	font-size: 1em;
	color: #ef8407;
	font-weight: bold;
	text-transform: normal;
	padding: 0 0 10px 0;
}

h2 {
        color: #d93f09;
        font-size: 1.7em;
        font-weight: bold;
        text-align: center;
        margin: 10px;
}

h3 {
        background: url(/img/h3-bg.png) no-repeat left top;
        width: 145px;
        height: 27px;
        color: #fff;
        font-weight: bold;
        padding: 7px 10px 7px 15px;
        position: relative;
        top: 12px;
        left: -6px;
        text-align: left;
        font-size: 1.2em;
}

li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px 6px 15px 27px;
	font-size: 1em;
    color: #3c6e85;
    text-align: left;
    font-weight: normal;
}

#benefits {
	margin-top: 30px;
}

#container {
	width: 922px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
}

.top-box {
        background: url(/img/top-bg.png) no-repeat left top;
        height: 233px;
        vertical-align: top;
        padding: 5px 15px 10px 10px;
        position: relative;
        
}

.bottom-box {
        background: url(/img/bottom-bg.png) no-repeat left top;
        height: 396px;
        vertical-align: top;
        width: 50%;
}

label {
	color: #3C6E85;
	font-weight: bold;
}

#search-box {
	margin-top: 10px;
	padding: 20px;
}

#search-box .textbox {
	padding: 5px;
	border: 1px solid #aaa;
	background-color: #fffff5;
	width: 200px;
}

#search-box .button {
	background: url(/img/button.png) no-repeat left top;
	width: 117px;
	height: 27px;
	border: 0px;
	color: #fff;
}

#scroller li {
	width: auto !important;
}

#piechart {
        padding-left: 0px;
}

#lang-links {
	width: 922px;
	margin: 5px auto;
	text-align: right;
	font-size: 1em;
}

#lang-links a:link, #lang-links a:hover, #lang-links a:active, #lang-links a:visited {
	color: #fff !important;
}


#title {
	margin: 5px auto 6px auto;
	position: relative;
	width: 858px;
	height: 48px;
}

#title-de {
	margin: 5px auto 6px auto;
	position: relative;
	width: 917px;
	height: 49px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	color: #fff;
	margin-bottom: 15px;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited  {
	color: #3C6E85;
	text-decoration: underline !important;
}

#ad_footer {
	margin: 0 auto;
	padding: 10px;
	font-size: 12px;
}

#ad_footer div {
	width: 902px;
	margin: 0 auto;
	color: #3C6E85;
}

#ad_footer div h4 {
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 5px;
}

#ad_footer a:link, #ad_footer a:hover, #ad_footer a:active, #ad_footer a:visited  {
	color: #53c3e3;
	text-decoration: underline !important;
}

#imagescroller li {
	padding: 0;
}

#imagescroller ul li {
		list-style-type: none;
		width: 130px;
		height: 130px;
}