body { 
	font-family: Arial, Helvetica, sans-serif;	background: #fff url(images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;  
}

	body h1 {
		font: normal 18px Arial;
		color: #fff;
		margin: 0px;
		text-align: center;
}

	body h2 {
		font: bold 20px Arial;
		color: #c00;
		margin: 7px;
		text-align: center;
}

	body h3 {
		font: 15px Arial;
		color: #c00;
		text-align: center;
		margin: 10px;
}

	body h4 {
		color: #000;
		font: normal 18px Arial;
		text-align: center;
		margin: 10px;
}

	body h5 {
		color: #333;
		font: bold 14px Arial;
		margin-bottom: 10px;
}

	body p {
		font: normal 13px Arial;
		color: #fff;
		line-height: 18px;
		margin: 7px; 
}

	body strong {
		font: bold 13px Arial;		
		color: #fff;
		line-height: 15px;
}

	body li {
		font: normal 11px Arial;
		margin: 1px 0px 0px -20px;
		color: #fff;
		line-height: 15px; 
}

	body ul {
		margin-top:0;
		margin-bottom:0;
		list-style: circle;
}

	body img {
		margin: 0px;
}

	body a {
		font: normal 12px Arial;
		color: #666;
		text-decoration: underline; 
}

	body a:hover {
		font: normal 12px Arial;
		color: #fc0; 		
}

	body br {
		line-height: 16px; 
}


#header {
	width: 800px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 11px;
	margin: 0px;
	padding: 0px;
	background: url(images/header.jpg) no-repeat;
}

#phone {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 675px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
}

	#phone p {
		font: normal 14px Arial;
		color: #666;
		text-align: center;
}

#content {
	width: 822px;
	height: 1050px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	background: url(images/bg_content.gif) no-repeat;
	background-position: 0px 145px;
}

#content2 {
	width: 822px;
	height: 860px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	background: url(images/bg_content.gif) no-repeat;
	background-position: 0px 145px;
}

#center_home {
	width: 800px;
	height: 361px;
	position: absolute;
	top: 145px;
	left: 11px;
	margin: 0px;
	padding: 0px;
	background: url(images/greeley_shipping_home.jpg) no-repeat;
}

#textbox {
	width: 300px;
	height: 180px;
	position: absolute;
	top: 20px;
	left: 20px;
	background: #666;
	padding: 10px;
	overflow: auto;
	text-align: justify;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.9
}

#bottom_home {
	width: 822px;
	height: 300px;
	position: absolute;
	bottom: 15px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_content2.jpg) repeat-y;
}

#bottom_pics {
	width: 800px;
	height: 300px;
	position: absolute;
	bottom: 15px;
	left: 11px;
	margin: 0px;
	padding: 0px;
}

#center_contact {
	width: 800px;
	height: 380px;
	position: absolute;
	top: 145px;
	left: 11px;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/greeley_shipping_contact.jpg) no-repeat;
}

#map {
	width: 822px;
	height: 320px;
	position: absolute;
	bottom: 15px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_content2.jpg) repeat-y;
}

#contact {
	width: 588px;
	height: 345px;
	position: absolute;
	top: 10px;
	right: 8px;
	margin: 0px;
	padding: 0px;
}

	#contact p {
		font: normal 12px Arial;
		color: #666;
		line-height: 16px;
		margin: 0px; 
}

	#contact strong {
		font: bold 12px Arial;
		color: #666;
		line-height: 16px;
		margin: 0px; 
}

#contact_text {
	width: 275px;
	height: 250px;
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#bottom {
	width: 782px;
	height: 150px;
	position: absolute;
	top: 514px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	background: url(images/shipping.jpg) no-repeat;
}

#menu {
	position: absolute;
	top: 122px;
	left: 0px;
	width: 822px;
	padding: 0px;
	z-index: 2;
	text-align: center;
}

	#menu a {
		font: normal 14px Arial;
		color: #369;
		text-decoration: none; 
}

	#menu a:hover {
		font: normal 14px Arial;
		color: #c00;
		text-decoration: none;  		
}

	#menu strong {
		font: normal 14px Arial;
		color: #c00;
		text-decoration: none; 
}

#bottombar {
	width: 100%;
	height: 26px;
	position: absolute;
	top: 759px;
	left: 0px;
	background: url(images/bar.gif) repeat-x;
}

#foot {
	width: 822px;
	height: 13px;
    	position: absolute;
    	bottom: 2px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: url(images/foot.gif) no-repeat;
}

#footer {
	width: 800px;
	height: 24px;
    	position: absolute;
    	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

#copyright {
	position: absolute;
	top: 20px;
	left: 60px;
}

	#copyright p {
		font: normal 11px Arial;
		color: #999;
		margin: 0px;
}

#tag {
	position: absolute;
	top: 20px;
	right: 28px;
	z-index: 2;
}

	#tag a {
		font: normal 11px Arial;
		color: #666;
		text-decoration: none;
		margin: 0px;
}

	#tag a:hover {
		font: normal 11px Arial;
		color: #fc0;
		text-decoration: none;
		margin: 0px;
}

	#tag p {
		font: normal 11px Arial;
		color: #999;
		text-decoration: none;
		margin: 0px;
}

