html {
	height:100%; 
	max-height:100%; 
	padding:0px;
	margin:0px;
	border:0px;
	background-color: #FFFFFF;
	font-family:verdana,arial,sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body
{
	margin:0px;
	padding:0px;
	height:100%; 
	max-height:100%; 
	overflow:hidden;
	font-family:verdana,arial,sans-serif;
	font-size: 10px;
	color:#000000;
  background-color:#FFFFFF;
  
  scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#0079C2;
	scrollbar-shadow-color:#0079C2;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#0079C2;
	scrollbar-track-color:#E8E9EA;	
	scrollbar-darkshadow-color:#FFFFFF;
}

a:link {
	font-family:verdana,arial,sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:visited { 
	font-family:verdana,arial,sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	font-family:verdana,arial,sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:active {
	font-family:verdana,arial,sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content {
	position:absolute;
	z-index:2; 
	overflow:auto;
	display:block;
	top:165px;
	margin-left:-350px; 
	left:50%;
	bottom:47px;
	width:700px;
	background-color:#FFFFFF;
}

* html #content {
	top:164px;
	height:100%;
	width:700px;
	border-bottom:210px solid #FFFFFF;
}

#logo {
	position:absolute;
	z-index:4;
	top:10px;
	margin-left:-350px;
	left:50%;
	width:264px;
	height:120px;
	border:1px solid black;
}

#logo_certification {
	position:absolute;
	z-index:4;
	top:10px;
	margin-left:211px;
	left:50%;
	width:140px;
	height:120px;
}

#placement {
	position:absolute;
	z-index:3;
	width:700px;
	top:143px;
	margin-left:-350px; 
	left:50%;
}

#menu {
	margin:0px;
	padding:0px;
	height:20px;
}

#menu ul{
	margin:0px;
	margin-left:1px;
	margin-top:5px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

*html #menu ul {
	margin-top:1px;
}

#menu ul li{
	display:block;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}

#menu ul li a{
	background:#0079C2;
	height:18px;
	border:1px solid #ffffff;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:13px;
	padding-right:14px;
	color: #ffffff;
	text-align: center;
}

#menu ul li a:hover{
	background: #659DBE;
	color: #ffffff;
}

#shadow_top {
	position:absolute;
	overflow:hidden;
	z-index:2;
	top:40px;
	margin-left:-575px;
	left:50%;
	height:130px;
}

#shadow_sides {
	position:absolute;
	overflow:hidden;
	top:170px;
	margin-left:-575px;
	left:50%;
	bottom:24px;
}

* html #shadow_sides {
	top:170px;
	height:100%;
	width:1150px;
	border-bottom:130px solid #FFFFFF;
}

#shadow_bottom {
	position:absolute;
	overflow:hidden;
	z-index:3;
	bottom:0px;
	margin-left:-575px;
	left:50%;
	height:24px;
}

* html #shadow_bottom {
	bottom:-1px;
}

#logo_bottom {
	position:absolute;
	z-index:4;
	margin-left:-348px;
	left:50%;
	bottom:25px;
	width:696px;
	height:20px;
	background-color:#0079C2;
	color:FFFFFF;
}

* html #logo_bottom {
	bottom:24px;
}

#logo_bottom a:link {color: #FFFFFF; font-weight: bold;}
#logo_bottom a:active {color: #FFFFFF; font-weight: bold;}
#logo_bottom a:visited {color: #FFFFFF; font-weight: bold;}
#logo_bottom a:hover {color: #FFFFFF; font-weight: bold;}

#text_bottom {
	position:relative;
	top:4px;
	height:20px;
	padding-left:10px;
}

#contact_bottom {
	position:relative;
	top:4px;
	height:20px;
	padding-left:405px;
}

.info {
	padding:20px;
}

.heading {
	width:250px;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	text-decoration:underline;
	letter-spacing:2px;
}

.picture {
	border:1px solid black;
}

.text {
	text-align:justify;
}

#text_home {
	float:left;
	width:350px;
	text-align:justify;
}

#picture_home {
	float:right;
	width:250px;
	padding-right:30px;
}

.campaign {
	width:500px;
	border:1px dashed red;
	margin-left:75px;
	margin-top:15px;
	padding:10px;
	font-weight:bold;
	font-size:12px;
}

.heading2 {
	font-size:14px;
	font-weight:bold;
	padding:5px;
}


#under_heading {
	padding-left:13px;
	padding-bottom:8px;
	font-weight:bold;
}

.product_field {
	float:left;
	width:214px;
	margin-left:10px;
}

* html product_field {
	width:205px;
}

* html #field_height1 {
	height:167px;
}

* html #field_height2 {
	height:108px;
}

* html #field_height3 {
	height:288px;
}

.product {
	padding:8px;
	font-size:11px;
	font-weight:bold;
}

* html .product {
	padding:10px;
}

.product_heading a:link {text-decoration:underline;}
.product_heading a:active {text-decoration:underline;}
.product_heading a:visited {text-decoration:underline;}
.product_heading a:hover {text-decoration:underline;}

.product_info {
	font-size:10px;
	font-weight:normal;
	margin-top:3px;
	text-decoration:none;
	display:none;
	overflow:hidden;
}

#picture_iso {
	position:relative;
	top:-30px;
	float:right;
	width:250px;
	padding-right:30px;
}

.list_iso {
	position:relative;
	top:-15px;
	width:340px;
}

.list_iso li {
	padding-top:8px;
	text-align:left;
}

#picture_contact {
	float:left;
	width:250px;
	padding-left:30px;
	padding-top:20px;
}

#text_contact {
	float:right;
	width:330px;
	padding-top:45px;
	padding-left:40px;
	font-size:12px;
}

#links {
	float:left;
}

.link {
	padding-left:40px;
	padding-top:15px;
}

.link a:link {font-size:11px;}
.link a:active {font-size:11px;}
.link a:visited {font-size:11px;}
.link a:hover {font-size:11px;}

#picture_links {
	position:relative;
	top:-30px;
	float:right;
	padding-right:30px;
}
