
body{
	font-family:Arial;
	}


#strip{
	height:100px;
	padding-top:40px;
}	
#content{
	width:1024;
	text-align: left;
 	height:590px;
 			background-color: #e6e6e6;
}

#logo{
	background-image:url(images2/s6logo.jpg);
	float:left;
	height:297px;
	width:248px;
}
#header{
	height:193;
	float:right;
	padding-top:10px;
	padding-right:25px;
	
}
#header2{
	width:1024px;
	height:297px;
	background-image: url(images2/stripetop.jpg);
	background-repeat: no-repeat;
	background-position: 257px 110px;
	background-color: #e6e6e6;

	}

#divider{
		background-color: #e6e6e6;
		height:240px;
		width:1024;
}

A:link {text-decoration: none; color:#a1a1a1;}
A:visited {text-decoration: none; color:#a1a1a1;}
A:active {text-decoration: none; color:#a1a1a1;}
A:hover {text-decoration: none; color: #6699cc;}

#header ul{

}
#header li{
	color:#a1a1a1;
	list-style-type:none;
	display:inline;
	float:left;
	margin-top:18px;
	margin-right:24px;
	font-family:sans-serif;
	font-weight:bold;
	font-size: 18px;
	letter-spacing: 1px;
	
}



h1{
	font-size: 18;
	font-weight: bold;
}

#footer{
	width:1024px;
	padding-bottom:10px;
	height:40px;
	background-color:white;
	padding-top:10px;
	}
.footleft{
	float:left;
}
.footright{
	float:right;	
	font-weight:bolder;
	font-size:16;
}

#header{
	float:right;
}