body {
	background-color: #FFFFFF;
	background-image:  url("../images/strip.gif");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;}

#icons{
	position:relative;
	height:35px;
	z-index:4;
	text-align: right;
}

#phone {position:absolute; width:100%; height:35px; z-index:2; left: 0px; top: 0px;}
#logo {
	position:absolute;
	width:100%;
	height:35px;
	z-index:3;
	top: 35px;
	left: 0px;
	background: url("../images/stc.gif") bottom right no-repeat;
	margin: px;
	padding: 0px;
}
#sectionBand {position:absolute; width:100%; height:5px; z-index:5; left: 0px; top: 75px; background-color: #AFD5F0;}
#band {position:absolute; width:100%; height:1px; z-index:6; left: 0px; top: 81px;background-color: #000066;}

