 body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ECEBEB;
	background-image: url(defaultImages/defaultBG2.gif); 
	background-repeat: no-repeat;
	color: #666666;	
}
	

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 40;
	width: 780px;
	}
	
#banner {
	position: absolute;
	top: 41px;
	left: 0px;
	height: 212px;
	width: 780px;
	}

	
#mainNav {
	position: absolute;
	top: 265px;
	left: 60px;
	width: 520px;
	height: 11px;
	}

#subNav {
	position: absolute;
	top: 327px;
	left: 675px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.50;
	font-weight: normal;
	color: #1A3D73;
	text-decoration: none;
	width: 100px;	
}

#subNav a {
	text-decoration: none;
	color: #ffffff;	
}

#subNav a:hover {
	text-decoration: none;
	color: #57828F;
}


#search {
	position: absolute;
	top: 265px;
	left: 660px;
	width: 107px;
	height: 11px;
	}

#shopImage {
	position: absolute;
	top: 577px;
	left: 108px;
	width: 96px;
	height: 37px;
	}
	
#shop{
	position: absolute;
	top: 580px; 
	left: 220px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4;
	color: #666666;
	text-decoration: none;
	width: 100px;
	height: 100px;
	}
	
#shop a {
	text-decoration: none;
	color: #666666;
	
}

#shop a:hover {
	text-decoration: underline;
	color: #6D3737;
}
	
	
#lockup {
	position: absolute;
	top: 705px;
	left: 97px;
}

#footer {
	position: absolute;
	top: 765px;
	left: 150px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	color: #A2A2A2;
	text-decoration: none;
	width: 525px;
}

#footer a {
	text-decoration: underline;
	color: #A2A2A2;

}

#footer a:hover {
	text-decoration: underline;
	color: #1A1A1A;
}


#News {
	position: absolute;
	top: 305px; 
	left: 108px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.75;
	color: #666666;
	text-decoration: none;
	width: 500px;	
}

#News a {
	text-decoration: none;
	color: #666666;	
}

#News a:hover {
	text-decoration: underline;
	color: #2899B9;
}

.newsHeader {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.75;
	color: #2899B9;
}

#SIbanner {
	position: absolute;
	top: 510px;
	left: 650px;
}


#socialmedia {
	position: absolute;
	top: 655px;
	left: 108px;
	width: 650px;
	height: 28px; 
	padding-top: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#socialmedia a {
	color: #6b6b6b;
	text-decoration: none;
	}
	
#socialmedia a:hover {
	text-decoration: none;
	color: #2899B9;
	
	}

#socialmedia a:visited {
	color: #6b6b6b;
	}
	
#socialmedia a:visited:hover {
	color: #2899B9;
	}

#socialmedia ul {
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	list-style: none;
	display: inline;
	}
	
#socialmedia li {
	margin: 0px;
	padding: 0px;
	padding-right: 25px;
	list-style: none;
	display: inline;
	}

