/**************************************/
/*              HEADER                */
/**************************************/


#header {
	top:0px;
	left:0px;
	position:absolute;
	width: 100%;  
}
#image-opacity {
	margin-top:270px;
		
	height:40px;
	background-color: white;
	background:url(../images/gray-bar.gif) repeat-x scroll 0 0;
	width: 930px;
	margin-left: 15px;
}

#thin_strip{
	clear:both;
	float:left;
	height:25px;
	width: 100%;
	background-color: #fff;
	padding-top: 5px;

}

#thick_strip{
	margin-top:0px;
	clear:both;
	float:left;
	height:120px;
	width: 100%;
	background:url(../images/blue-bar2.png) repeat-x scroll 0 0;

}


.header_container{
	width:962px;
	margin:0px auto;
}

#thin_strip_content{
	float:right;
	margin:0;
	padding:0;
}
/* THE COMPANY LOGO */
#logo {
	float:left;
	background:url(../images/guardall_logo.png) no-repeat scroll 0 0;
	width: 220px;
	height: 30px;
	display: block;
	margin: 35px 0px 0px 25px;
	border:none;
	text-indent: -9999px;
}



#thick_strip_content{
	float:left;
	width: 962px;

}




.left {
	margin-right: 10px;
}

#protection {
	background:url(../images/protection.gif) no-repeat scroll 0 0;
	width: 227px;
	height: 20px;
	display: block;
	text-indent: -99999px;
	margin-left: 30px!important;
}