* { margin: 0px; padding: 0px; }

img 
{ 
	border: 0; 
}

body 
{
	text-align: center;
	background: #fff url('images/headerback.png') top center repeat-x;
	color: #5C5C5C;
}

body.home, body.site { background: #fff url('images/headerback.png') top center repeat-x; }

#wrapper 
{
	width: 700px;	
	margin: 0 auto;
	text-align: left;
	position: relative;	
	padding: 0px 0px 0px 0px;
	z-index: 201;
}

#masthead 
{
	position: relative;
	height: 110px;
	margin-bottom: 0px;
	padding-top: 94px;
}

#content 
{
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	overflow: hidden;
}

#masthead h1 
{
	position: relative;
	width: 322px;
	height: 64px;
	top: -35px;
	margin:0 0 0 0;
	overflow: hidden;
	background: url('images/logo.png') no-repeat 0 0;
	z-index: 100;
}

#masthead h1 a
{
	display: block;
	position: relative;
	top: -35px;
	margin:0 0 0 0;
	width: 322px;
	height: 124px;	
}

#masthead ul 
{
	position: absolute;
	bottom: 10px;
	left: 100px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#masthead li 
{
	position: relative;
	float: left;
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px;

}

#masthead li a 
{
	display: block;
	position: absolute;
	top: 0px; left: 0px;
	width: 110px;
	height: 25px;
	font-size: 1em;
	color: #333;
	font-weight: bold;
	padding: 4px 0px 0px 33px; 
}

#masthead li#n1 
{
	background: transparent url('images/products.png') no-repeat 0 0;
}

#masthead li#n2
{ 
	background: transparent url('images/services.png') no-repeat 0 0;
}

#masthead li#n3
{
	background: transparent url('images/customers.png') no-repeat 0 0;
}

#masthead li#n4
{ 
	background: transparent url('images/world.png') no-repeat 0 0;
}

.about #masthead li#n1 a,
.shop #masthead li#n2 a,
.advice #masthead li#n3 a,
.services #masthead li#n4 a
{
	left: 0px;
}

#masthead li#n1:hover 
{
	background: transparent url('images/container-products.png') no-repeat 0 0;	
}

#masthead li#n2:hover 
{
	background: transparent url('images/container-services.png') no-repeat 0 0;	
}

#masthead li#n3:hover
{
	background: transparent url('images/container-customers.png') no-repeat 0 0;	
}

#masthead li#n4:hover 
{
	background: transparent url('images/container-world.png') no-repeat 0 0;	
}


#masthead li a em 
{
	overflow: hidden;
	text-indent: 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

#planet
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 186px;
	background-image: url('images/planet.png');
	z-index: 200;
}

#headblack	
{
	position: absolute;
	top: 0px;
	left: 180px;
	width: 600px;
	height: 25px;
}


#headblack ul 
{
	position: relative;
	bottom: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#headblack li 
{
	position: relative;
	float: left;
	height: 20px;
	margin:0;
	padding: 0 12px 0 0;

}

#headblack li a em {
	display: block;
	font-size: 0.9em;
	color: #333;
	font-weight: normal;
	font-style:normal;
}

#inlanguage	
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 25px;
}


#inlanguage ul 
{
	position: relative;
	bottom: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#inlanguage li 
{
	position: relative;
	float: left;
	height: 20px;
	margin:0;
	padding: 0 12px 0 0;

}

#inlanguage li a em {
	display: block;
	font-size: 0.9em;
	color: #333;
	font-weight: normal;
	font-style:normal;
}

.home #content 
{
	float: none;
	width: 100%;
}

.offers 
{
	width: 705px;
	min-height: 11em;
}

#content .offers img 
{
	background-color: transparent;
	border: none;
	padding: 10px;
}

#homecontent
{
	position: relative;
	list-style: none;
}

#homecontent li#news
{
	display:block;
	width: 200px;
	padding: 10px 10px 10px 10px;
	float: left;
	position: relative;
}

#homecontent li#news2
{
	display:block;
	width: 220px;
	padding: 1px 1px 1px 1px;
	float: left;
	position: relative;
	vertical-align: top;
}

#homecontent li#maincontent
{
		display:block;
	float: left;
	position: relative;
	width: 450px;
	height: 230px;
	border-right: 1px dotted gray;
	padding: 10px 10px 10px 10px;
}

.offers a 
{
	text-decoration: none;
	display: block;
	width: 226px;
	height: 168px;
	padding-top: 0;
	position: relative;
}

.offers .p 
{
	display: block;
	color: rgb(143,161,218);
	width: 180px;
	height: 10em;
	font-weight: normal;
	text-align: center;
	position: absolute;
	bottom: 0px;
	padding: 0 25px 0 25px;
	z-index: 200;
}

.offers .ft 
{
	display: block;
	overflow: hidden;
	width: 226px;
	height: 143px;
	position: absolute;
	bottom: 20px;
	z-index: 100;
}

.offers a.col-b
{
	background: url('images/featurebox_foot.png') no-repeat bottom left;
	
}

.offers a:hover 
{
	background-position: 100% 100%;
	cursor: hand;
}

.offers a:hover .title 
{
	background-position: 100% 0;
	cursor: hand;
}

.offers .wrap 
{
	position: relative;
	float: left;
	width: 702px;
	padding: 8px 0px 0px 0px;
}

.offers a.col-a 
{
	float: left;
	width: 234px;
}

.offers a.col-b 
{
	float: left;
	width: 234px;
}

.offers a.col-c 
{
	float: left;
	width: 234px;
}

span.title 
{
	display: block;
	text-align: center;
	font-size: 1.25em;
	margin:0px;
	width: 234px;
	height: 168px;
	position: absolute;
	z-index: 80;
	color: #6681DE;
	text-transform: uppercase;
	font-weight: bold;
	
}

.col-a .title 
{ 
	background: url('images/featurebox_services.png') no-repeat; 
}

.col-b .title 
{ 
	background: url('images/featurebox_top.png') no-repeat; 
}

.col-c .title 
{ 
	background: url('images/featurebox_customers.png') no-repeat; 
}

.offers .col-b .ft
{
	background: url('images/feature_hybron2.png') no-repeat bottom left; 
	z-index: 81;
	top: 40px;
	left: 12px;
	height: 120px;
}

/*.offers .col-c .ft 
{ 
	background: url('images/feature_stories2.png') no-repeat bottom left; 
	z-index: 81;
	top: 40px;
	left: 12px;
	height: 100px;
} */

#content p 
{
	margin: 0px 0px 0.5em 0px;
}

#content p.intro 
{
	font-size: 1.25em;
	color: #666;
	line-height: 1.4em;
}

#content p.news
{
	font-size: 1.0em;
	color: #666;
	line-height: 1.3em;
}

h2 
{
	color: #333333;
	height: 15px;
	text-transform: uppercase;
	margin: .50em 0px 1.5em 0px;
	font-weight: normal;
	font-family: Trebuchet MS;
}

h3 
{
	color: #333333;
	margin: .5em 0px .5em 0px;
	font-weight: normal;
	font-family: Trebuchet MS;
}

h3.strap 
{
	color: #3C5082;
	font-size: 1.2em;
	 line-height: 1.5em;
	margin-top:-1.4em;
	margin-bottom: 1em;
}

h3 a 
{
	padding-right: 15px;
}

h3 a:link 
{
	color: #5170BE;
}

h3 a:visited 			
{ 
	color: rgb(118,134,200); 
}	

h3 a:focus, h3 a:hover 	
{ 
	color: rgb(31,31,79); 
}

h3 a:active 
{ 
	color: rgb(31,31,79); 
}

h4 
{
	font-size: 1em;
	color: #999;
	font-weight: normal;
	margin: 1em 0 .5em 0;
}

h3 img, h4 img, #content ol li img, #content ul li img, .inline, #content img.inline 
{
	display: inline;
	border:none;
	padding:0;
}

#foot	
{	
	font-size: .92em;
	padding:30px 0 10px 0;
	clear: both;
}

#foot ul
{
	margin: 0;
	padding: 0;
}

#foot ul li	
{
	list-style: none;
	display: inline;
	color: #999;
	padding: 0 12px 0 0;
}

#foot ul li.copyright 
{
	display: block;
	float: right;
	width: 200px;
	text-align: right;
}

html 
{ 
	font-size: 100%; 
}

body 
{ 
	font: 0.75em/1.5em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; /* 1em is now 12px at 96ppi. */
}

h1
{ 
	font-size: 2em;    
}

h2
{ 

	font-size: 1.45em; 
}

h3 		
{ 
	font-size: 1.30em;  
}

h4
{ 
	font-size: 1.1em;  
}

h5,h6	
{ 
	font-size: .84em;  
}

table, form, select, input, textarea 
{ 
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 100%; 
}

a, a:link 
{ 
	color: rgb(118,134,200); 
	text-decoration: none;
	outline: none;
}

a:visited 
{ 
	color: rgb(118,134,200); 
}	

a:focus, a:hover 	
{ 
	color: rgb(31,31,79); 
}

a:active
{ 
	color: rgb(31,31,79); 
	outline: none;
}


/* Partners page CSS starts here */

.partners
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
}

.partners tr
{
	height: 120px;
}

.partners td
{
	vertical-align: top;
}

