html, body {
	background: #009ee0 url(../images/bg.png) repeat-x;
}

body {
	font: 75%/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}

p {
	margin-bottom: 1.5em;
}

#wrapper {
	width: 791px;
	margin-left: auto;
	margin-right: auto;
}

.align_right {
	text-align: right;
}

a {
	color: #009ee0;
}

a:hover {
	color: #333;
}

.float-left {
	float: left;
	margin-right: 10px;
}

.float-right {
	float: right;
	margin-left: 10px;
}
.clear {
	height: 50px;
	clear: both;
	text-align: right;
	padding-left: 232px;
}
.none {
	display: none;
}
/* HEADER */

#header {
	height: 162px;
	background: url(../images/header_bg.png) no-repeat 0 34px;
	overflow: hidden;
	width: 750px;
	position: relative;
	border-bottom: 1px solid #fff;
	display: block;
	margin-left: 20px;
}

#header #logo {
	position: absolute;
	display: block;
	width: 371px;
	height: 61px;
	background: url(../images/logo.png) no-repeat 0 0;
	top: 50px;
	left: 20px;
	text-indent: -9999px;
}

#header #language_menu {
	float: left;
	width: 350px;
	display: inline;
	margin-left: 20px;
	margin-top: 9px;
	font-size: 0.9em;
}

#header #language_menu li {
	display: inline;
	color: #b0e8f9;
	margin-right: 10px;
}

#header #language_menu li a,
#header #service_menu li a {
	text-decoration: none;
	color: #b0e8f9;
	text-transform: lowercase;
}

#header #language_menu li a:hover,
#header #service_menu li a:hover {
	text-decoration: underline;
}

#header #language_menu li.current a,
#header #service_menu li.current a {
	color: #fff;
	font-weight: bold;
}

#header #language_menu li.current a:hover,
#header #service_menu li.current a:hover {
	text-decoration: none;
}

#header #service_menu {
	float: right;
	width: 350px;
	text-align: right;
	display: inline;
	margin-top: 9px;
	margin-right: 20px;
	font-size: 0.9em;
}

#header #service_menu li {
	display: inline;
	margin-left: 10px;
}

#header #search {
	clear: both;
	float: right;
	position: relative;
	margin-top: 43px;
	margin-right: 10px;
	width: 230px;
}

#header #search label {
	display: none;
}

#header #search input {
	background-image: url(../images/search_bg.png);
	width: 168px;
	height: 14px;
	padding: 5px 5px 5px 10px;
	border-style: none;
	border-width: 0;
	position: absolute;
	left: 0;
	top: 0;
	color: #595959;
	line-height: 2em;
	font-size: 0.9em;
}

#header #search input:focus {
	color: #333;
}

#header #search button {
	background-image: url(../images/search_btn.png);
	width: 47px;
	height: 24px;
	padding: 0;
	border-width: 0;
	border-style: none;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

#header #search button span {
	display: none;
}

#header #navigation {
	clear: both;
	position: absolute;
	left: 0;
	top: 129px;
	background-color: #f2f2f2;
	width: 710px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 20px;
	padding-right: 20px;
	height: 31px;
	background-image: url(../images/navigation_bg.png);
}

#header #navigation li {
	display: inline;
	margin-right: 20px;
}

#header #navigation li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #666;
	line-height: 2.9em;
}

#header #navigation li a:hover,
#header #navigation li.current a {
	color: #008adc;
}

/* WELCOME */

#welcome {
	width: 710px;
	margin-right: 1px;
	background-color: #f2f2f2;
	padding: 10px 20px;
	position: relative;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 20px;
}

#welcome h1.en_h_about_adfortel {
	background: url(../images/headings/en_about.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 6px;
	height: 17px;
	line-height: 17px;
}
#welcome h1.nl_h_about_adfortel {
	background: url(../images/headings/nl_about.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 6px;
	height: 17px;
	line-height: 17px;
}
#welcome h1 {
	color: #009ee0;
	font-size: 1.4em;
	margin-bottom: 6px;
	height: 17px;
	line-height: 17px;
}
#welcome p {
	width: 470px;
}

#welcome #picture {
	background: url(../images/picture_bg.png) no-repeat;
	width: 210px;
	height: 123px;
	padding: 12px;
	position: absolute;
	right: 8px;
	top: 6px;
}

/* CONTENT */

#content {
	background-color: #fff;
	width: 720px;
 	height: auto;
	overflow: hidden;
	padding: 20px 20px 10px 10px;
	margin-left: 20px;
}
#content2 {
	background-color: #fff;
	width: 720px;
	height: 122px; 
	overflow: hidden;
	padding: 20px 20px 10px 10px;
	margin-left: 20px;
}
#content2 #product_nl {
	background-image: url(../images/product_nl.png);
	height: 135px;
	width: 710px;
	margin-left: 10px;
}
#content2 #product_nl p {
	text-indent: -9999px;
	margin-bottom: 0;
}

#content2 #product_nl p.align_right {
	text-indent: 0;
	text-align: right;
	margin-top: 90px;
	margin-right: 16px;
}

#content2 #product_nl p.align_right a {
	color: #fff;
	text-decoration: none;
}

#content2 #product_nl p.align_right a:hover {
	text-decoration: underline;
}

#content2 #product_en {
	background-image: url(../images/product_en.png);
	height: 135px;
	width: 710px;
	margin-left: 10px;
}

#content2 #product_en p {
	text-indent: -9999px;
	margin-bottom: 0;
}

#content2 #product_en p.align_right {
	text-indent: 0;
	text-align: right;
	margin-top: 90px;
	margin-right: 16px;
}

#content2 #product_en p.align_right a {
	color: #fff;
	text-decoration: none;
}

#content2 #product_en p.align_right a:hover {
	text-decoration: underline;
}

#content #sidebar {
	width: 232px;
	float: left;
	background: #f4f4f4 url(../images/sidebar_top.png) no-repeat 0 0;
}

#content #sidebar div {
	padding: 9px 0;
	background: url(../images/sidebar_bot.png) no-repeat 0 bottom;
}

#content #sidebar h2.en_h_partners {
	height: 17px;
	background: url(../images/headings/allpartners.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.en_h_portfolio {
	height: 17px;
	background: url(../images/headings/portfolio.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content #sidebar h2.en_h_operators {
	height: 17px;
	background: url(../images/headings/operators.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content #sidebar h2.en_h_adfortisors {
	height: 17px;
	background: url(../images/headings/adfortisors.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content #sidebar h2.en_h_about {
	height: 17px;
	background: url(../images/headings/about_adfortel.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.en_h_casestudies {
	height: 17px;
	background: url(../images/headings/casestudies.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.en_h_address {
	height: 17px;
	background: url(../images/headings/address.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.h_login {
	height: 17px;
	background: url(../images/headings/inloggen.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.nl_h_partners {
	height: 17px;
	background: url(../images/headings/allepartners.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.nl_h_search {
	height: 17px;
	background: url(../images/headings/v.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.nl_h_portfolio {
	height: 17px;
	background: url(../images/headings/portfolio.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content #sidebar h2.nl_h_operators {
	height: 17px;
	background: url(../images/headings/operators.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content #sidebar h2.nl_h_adverteerders {
	height: 17px;
	background: url(../images/headings/adverteerders.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content #sidebar h2.nl_h_about {
	height: 17px;
	background: url(../images/headings/over.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.nl_h_casestudies {
	height: 17px;
	background: url(../images/headings/casetudies.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.nl_h_address {
	height: 17px;
	background: url(../images/headings/adres.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.nl_h_login {
	height: 17px;
	color: #008adc;
	margin-bottom: 0.7em;
	margin-left: 11px;
	font-weight: bold;
	font-size: 12px;
}

#content #sidebar h2.nl_h_partners {
	height: 17px;
	background: url(../images/headings/allepartners.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar h2.nl_h_search {
	height: 17px;
	background: url(../images/headings/portfolio.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content #sidebar address {
	margin-left: 11px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
#content #sidebar p {
	margin-left: 11px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
#content #sidebar address strong {
	float: left;
	width: 22px;
}

#content #sidebar a {
	color: #333;
}

#content #sidebar a:hover {
	color: #009ee0;
}

#content #sidebar ul {
	
}

#content #sidebar ul li {
	
}

#content #sidebar ul li a {
	width: 211px;
	display: block;
	margin-bottom: 1px;
	color: #333;
	text-decoration: none;
	padding: 2px 10px 2px 11px;
}

#content #sidebar ul li a:hover {
	background-color: #ddd;
	color: #333;
}

#content #sidebar ul li a.active {
	background-color: #009ee0;
	color: #fff;
}
#content #sidebar ul li a.meer {
	color: #009ee0;
}
#content #main {
	float: right;
	width: 470px;
	height: auto;
}

#content #main.wide {
	width: 710px;
}
	
#content #main #movie {
	width: 320px;
	margin: 0 auto 1.5em;
}
#content #main h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.8em;
	font-size: 1.2em;
}
#content #main h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.8em;
	font-size: 1.2em;
}

#content #main em {
	font-style: italic;
}

#content #main ul {
	padding: 0px 0px 1.5em 0px;

}

#content #main ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 30px;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
}

#content #main .row {
	width: 470px;
	overflow: hidden;
}

#content #main .column {
	width: 225px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

#content #main .column p {
	text-align: left;
}

#content #main .column img {
	margin: 0 auto 1.5em;
}

#content #main .column.nomargin {
	margin: 0;
}

#content #contact {
	float: right;
	width: 470px;
}


#content #contact h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.8em;
	font-size: 1.2em;
}

#content #contact .row {
	width: 470px;
	overflow: hidden;
}
#content #contact .row .column {
	width: 225px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

#content #contact .row .column p {
	text-align: left;
}

#content #contact .row .column img {
	margin: 0 auto 1.5em;
}

#content #contact .row .column.nomargin {
	margin: 0;
}
#content #contact form * {
	font-size: 1em;
	color: #383838;
	line-height: 1.0em;
}

#content #contact form label {
	display: block;
}

#content #contact form input {
	height: 19px;
	width: 463px;
	border: 1px solid #b4b4b4;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 10px;
	padding-top: 4px;
}
#content #contact form p {
	height: 19px;
}
#content #contact form p.error input {
	height: 19px;
	width: 463px;
	border: 2px solid #f00;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 10px;
	padding-top: 4px;
}

#content #contact form input:focus {
	border-color: #009ee0;
}

#content #contact form select {
	height: 25px;
	width: 474px;
	border: 1px solid #b4b4b4;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 5px;
	padding-top: 4px;
}

#content #contact form p.error select {
	height: 25px;
	width: 474px;
	border: 2px solid #f00;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 5px;
	padding-top: 4px;
}

#content #contact form textarea {
	height: 100px;
	border: 1px solid #b4b4b4;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 8px;
	width: 464px;
	padding-top: 5px;
	overflow: auto;
	font: 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: normal;
}

#content #contact form p.error textarea {
	height: 100px;
	border: 2px solid #f00;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 10px;
	width: 461px;
	padding-top: 5px;
	overflow: auto;
	font: 75%/2.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: inherit;
}

#content #contact form textarea:focus {
	border-color: #009ee0;
}

#content #contact form button {
	cursor: pointer;
	text-align: center;
}


#content ul#sitemap {
	list-style-type: disc;
	list-style-position: inside;
}

#content ul#sitemap li {
	margin-bottom: 0px;
	
}

#content ul#sitemap li ul  {
	margin-left: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	list-style-type: circle;
}

#content ul#sitemap li ul li {
	margin-bottom: 0px;
}

#content ul#sitemap li ul li a {
	
}

#content #main dl dt {
	color: #009ee0;
	font-weight: bold;
}

#content #main dl dt strong {
	color: #009ee0;
	font-weight: bold;
	text-transform: uppercase;
}

#content #main dl dd {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 0;
	margin-bottom: 1.5em;
}

/* CONTENT INTRO */

#content_intro {
	background-color: #fff;
	width: 720px;
	height: 232px;
	overflow: hidden;
	padding: 20px 20px 10px 10px;
	margin-left: 20px;
}

#content_intro #product {
	background-image: url(../images/product.png);
	height: 135px;
	width: 710px;
	margin-left: 10px;
}

#content_intro #product p {
	text-indent: -9999px;
	margin-bottom: 0;
}

#content_intro #product p.align_right {
	text-indent: 0;
	text-align: right;
	margin-top: 90px;
	margin-right: 16px;
}

#content_intro #product p.align_right a {
	color: #fff;
	text-decoration: none;
}

#content_intro #product p.align_right a:hover {
	text-decoration: underline;
}

#content_intro #sidebar {
	width: 232px;
	float: left;
	background: #f4f4f4 url(../images/sidebar_top.png) no-repeat 0 0;
}

#content_intro #sidebar div {
	padding: 9px 0;
	background: url(../images/sidebar_bot.png) no-repeat 0 bottom;
}

#content_intro #sidebar h2.en_h_partners {
	height: 17px;
	background: url(../images/headings/allpartners.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.en_h_portfolio {
	height: 17px;
	background: url(../images/headings/portfolio.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content_intro #sidebar h2.en_h_operators {
	height: 17px;
	background: url(../images/headings/operators.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content_intro #sidebar h2.en_h_adfortisors {
	height: 17px;
	background: url(../images/headings/adfortisors.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content_intro #sidebar h2.en_h_about {
	height: 17px;
	background: url(../images/headings/about_adfortel.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.en_h_casestudies {
	height: 17px;
	background: url(../images/headings/casestudies.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.en_h_address {
	height: 17px;
	background: url(../images/headings/address.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.h_login {
	height: 17px;
	background: url(../images/headings/inloggen.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.nl_h_partners {
	height: 17px;
	background: url(../images/headings/allepartners.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.nl_h_search {
	height: 17px;
	background: url(../images/headings/portfolio.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.nl_h_portfolio {
	height: 17px;
	background: url(../images/headings/portfolio.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content_intro #sidebar h2.nl_h_operators {
	height: 17px;
	background: url(../images/headings/operators.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content_intro #sidebar h2.nl_h_adverteerders {
	height: 17px;
	background: url(../images/headings/adverteerders.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}
#content_intro #sidebar h2.nl_h_about {
	height: 17px;
	background: url(../images/headings/over.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.nl_h_casestudies {
	height: 17px;
	background: url(../images/headings/casetudies.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.nl_h_address {
	height: 17px;
	background: url(../images/headings/adres.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.nl_h_login {
	height: 17px;
	color: #008adc;
	margin-bottom: 0.7em;
	margin-left: 11px;
	font-weight: bold;
	font-size: 12px;
}

#content_intro #sidebar h2.nl_h_partners {
	height: 17px;
	background: url(../images/headings/allepartners.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar h2.nl_h_search {
	height: 17px;
	background: url(../images/headings/portfolio.png) no-repeat 11px 0;
	text-indent: -9999px;
	margin-bottom: 0.7em;
}

#content_intro #sidebar address {
	margin-left: 11px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
#content_intro #sidebar p {
	margin-left: 11px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
#content_intro #sidebar address strong {
	float: left;
	width: 22px;
}

#content_intro #sidebar a {
	color: #333;
}

#content_intro #sidebar a:hover {
	color: #009ee0;
}

#content_intro #sidebar ul {
	
}

#content_intro #sidebar ul li {
	
}

#content_intro #sidebar ul li a {
	width: 211px;
	display: block;
	margin-bottom: 1px;
	color: #333;
	text-decoration: none;
	padding: 2px 10px 2px 11px;
}

#content_intro #sidebar ul li a:hover {
	background-color: #ddd;
	color: #333;
}

#content_intro #sidebar ul li a.active {
	background-color: #009ee0;
	color: #fff;
}
#content_intro #sidebar ul li a.meer {
	color: #009ee0;
}
#content_intro #main {
	float: right;
	width: 470px;
	height: 220px;
	overflow: hidden;
}

#content_intro #main.wide {
	width: 710px;
}
	
#content_intro #main #movie {
	width: 320px;
	margin: 0 auto 1.5em;
}

#content_intro #main h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.8em;
	font-size: 1.2em;
}

#content_intro #main em {
	font-style: italic;
}

#content_intro #main ul {
	padding: 0px 0px 1.5em 0px;

}

#content_intro #main ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 30px;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
}

#content_intro #main .row {
	width: 470px;
	overflow: hidden;
}

#content_intro #main .column {
	width: 225px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

#content_intro #main .column p {
	text-align: left;
}

#content_intro #main .column img {
	margin: 0 auto 1.5em;
}

#content_intro #main .column.nomargin {
	margin: 0;
}

#content_intro #contact {
	float: right;
	width: 470px;
}


#content_intro #contact h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.8em;
	font-size: 1.2em;
}

#content_intro #contact .row {
	width: 470px;
	overflow: hidden;
}
#content_intro #contact .row .column {
	width: 225px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

#content_intro #contact .row .column p {
	text-align: left;
}

#content_intro #contact .row .column img {
	margin: 0 auto 1.5em;
}

#content_intro #contact .row .column.nomargin {
	margin: 0;
}
#content_intro #contact form * {
	font-size: 1em;
	color: #383838;
	line-height: 1.5em;
}

#content_intro #contact form label {
	display: block;
}

#content_intro #contact form input {
	height: 19px;
	width: 463px;
	border: 1px solid #b4b4b4;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 10px;
	padding-top: 4px;
}

#content_intro #contact form p.error input {
	height: 19px;
	width: 463px;
	border: 2px solid #f00;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 10px;
	padding-top: 4px;
}

#content_intro #contact form input:focus {
	border-color: #009ee0;
}

#content_intro #contact form select {
	height: 25px;
	width: 474px;
	border: 1px solid #b4b4b4;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 5px;
	padding-top: 4px;
}

#content_intro #contact form p.error select {
	height: 25px;
	width: 474px;
	border: 2px solid #f00;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 5px;
	padding-top: 4px;
}

#content_intro #contact form textarea {
	height: 100px;
	border: 1px solid #b4b4b4;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 8px;
	width: 464px;
	padding-top: 5px;
	overflow: auto;
	font: 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: normal;
}

#content_intro #contact form p.error textarea {
	height: 100px;
	border: 2px solid #f00;
	background: #fff url(../images/input_bg.png) repeat-x;
	padding-left: 10px;
	width: 461px;
	padding-top: 5px;
	overflow: auto;
	font: 75%/2.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: inherit;
}

#content_intro #contact form textarea:focus {
	border-color: #009ee0;
}

#content_intro #contact form button {
	cursor: pointer;
	text-align: center;
}


#content_intro ul#sitemap {
	list-style-type: disc;
	list-style-position: inside;
}

#content_intro ul#sitemap li {
	margin-bottom: 0px;
	
}

#content_intro ul#sitemap li ul  {
	margin-left: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	list-style-type: circle;
}

#content_intro ul#sitemap li ul li {
	margin-bottom: 0px;
}

#content_intro ul#sitemap li ul li a {
	
}

#content_intro #main dl dt {
	color: #009ee0;
	font-weight: bold;
}

#content_intro #main dl dt strong {
	color: #009ee0;
	font-weight: bold;
	text-transform: uppercase;
}

#content_intro #main dl dd {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 0;
	margin-bottom: 1.5em;
}

/* FOOTER */
#footer {
	width: 750px;
	height: 238px;
	background: url(../images/footer_bg.png) no-repeat 0 bottom;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}
marquee {
	width: 100%;
	padding: 0px;
	height: 61px;
	overflow: hidden;
}
#footer h3.h_partners {
	height: 17px;
	line-height: 17px;
	margin-left: 21px;
	margin-bottom: 9px;
}

#footer #partners {
	border-top: 1px solid #e1e1e1;
	margin-left: 10px;
	margin-right: 10px;
	width: 730px;
	height: 61px;
	padding-top: 0px;
	overflow: hidden;
}
#footer #partners img {
	float: left;
	border: 0px;
}
#footer_small {
	width: 750px;
	background: url(../images/footer_bg_small.png) no-repeat 0 bottom;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 90px;
}
#footer_small ul#footermenu {
	text-align: right;
	padding-right: 20px;
	margin-top: 20px;
	font-size: 0.9em;
}

#footer_small ul#footermenu li {
	display: inline;
	color: #9ae7ff;
	margin-left: 10px;
}

#footer_small ul#footermenu li a {
	color: #fff;
	text-decoration: none;
}

#footer_small ul#footermenu li a:hover {
	text-decoration: underline;
	color: #fff;
}
