#header h1 {
position:absolute;left:200px;top:25px;font-size:23px;font-style:italic;width:500px;
}

#header span {
position:absolute;
left:400px;
top:55px;
font-size:17px;
display:block;
font-weight:normal;
font-style:italic;
width:350px;
}

#header img.logo {
float:left;
}


#right p {
margin:10px;
}

#inner-left p{
margin:15px 7px;
}

#inner-right h1 {
margin-bottom:15px;
font-size:20px;
font-style:italic;
font-weight:normal;
}

strong.yellow, b.yellow {
color:#FFF44E;
font-size:20px;
letter-spacing:-0.75px;
font-weight:normal;
}

strong.yellow em, b.yellow i {
color:#fff;
}

span.green {
color:#008061;
font-weight:bold;
font-size:12px;
}

#newsletter {
	padding:0px 85px 0px 0px;
	font-size:11px;
	background-image: url(../images/global/e-newsletter.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#brochure {
padding:0px 100px 10px 0px;
font-size:11px;
font-weight:normal;
	background-image: url(../images/global/brochures.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#sign-up-box input.input-box {
margin-top:5px;
width:105px;
}

.input-box {
margin-left:10px;
padding:3px;
border:1px solid #fff;
background-color:#87C5EC;
width:120px;
}

#sign-up-box {

}


.customer-comments {
margin:10px 0px 10px 10px;
padding:5px 5px 5px 50px;
border:1px solid #21A2DB;
background:#E1F8FF url(../images/global/comments.gif) 10px 10px no-repeat;
color:#333;
font-size:11px;
}

.customer-comments b {
font-size:14px;
}

.customer-comments i {
font-size:11px;
}

.contact-box {
margin:5px 0;border: 1px solid #1698d2; padding: 10px;visibility: visible; text-align: left;background-color:#81b7e5;
}

#en {
	background-image: url(../images/global/england.gif);
	background-position: 98% 2%;
	background-repeat: no-repeat;
}

#de {
	background-image: url(../images/global/germany.gif);
	background-position: 98% 2%;
	background-repeat: no-repeat;
}

#fr {
	background-image: url(../images/global/france.gif);
	background-position: 98% 2%;
	background-repeat: no-repeat;
}

#usa {
	background-image: url(../images/global/usa.gif);
	background-position: 98% 2%;
	background-repeat: no-repeat;
}

#terms p {
margin:6px 0;
}

#terms blockquote {
margin:6px 10px;
}

.formError ul {
margin:5px 5px 5px 20px;
}