/* ------------------------------------------------------------------------
Basic Style Sheet - The Wright Removal Company

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/


/* =General
-------------------------------------------------------------------------*/

* 
	{ 
	margin: 0; 
	padding: 0; 
	}
	
body
	{ 
	background-color: #035c2f;
	color: #04723c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 20px 0;
	}
		
#container
	{ 
	background: url('../images/container-bg.gif') repeat-y top left; 
	margin: auto;
	overflow: auto;
	width: 763px;
	}

.clear
	{
	clear: both;
	}
	
 a
	{
	outline: none;
	}
		
#main-content a
	{
	color: #035c2f;
	}
	
#sub-content a
	{
	color: #666;
	}
	
#main-content a:visited, #sub-content a:visited
	{
	background: url('../images/tick.gif') no-repeat right 3px; 
	color: #999;
	padding-right: 13px;
	}

.error
	{
	color: #ff0000;
	font-weight: bold;
	}

/* =Header
-------------------------------------------------------------------------*/

#header
	{
	height: 277px;
	width: 760px;
	}

h1 a
	{
	background: url('../images/logo.gif') no-repeat top left; 
	float: left;
	height: 88px;
	width: 191px;	
	}
		
h1, h2
	{
	background-color: #035c2f;
	text-indent: -25000px;
	}
	
h2, h3, h4, hr, .hide, blockquote
	{
	display: none;
	}
	
#tagline
	{
	background: #035c2f url('../images/tagline.gif') no-repeat top left; 
	float: left;
	height: 88px;
	margin-right: 3px;
	width: 566px;
	}	
	
	
/* =Subnav
-------------------------------------------------------------------------*/

#subnav
	{
	background: url('../images/subnav-bg.gif') no-repeat top left;
	height: 23px;
	list-style: none;
	width: 760px;
	}
	
#subnav li
	{
	float: left;
	}

#subnav a
	{
	display: block;
	height: 20px;
	text-indent: -25000px;
	width: 107px;
	}

#subnav a:hover, #subnav .selected
	{
	background-position: 0 -20px;
	}
	
#subnav-home a
	{
	background: url('../images/home-tab.gif') no-repeat top left; 
	margin: 3px 1px 0 414px;
	}
	
#subnav-about a
	{
	background: url('../images/about-tab.gif') no-repeat top left; 
	margin: 3px 1px 0 0;
	}
	
#subnav-contact a
	{
	background: url('../images/contact-tab.gif') no-repeat top left; 
	margin-top: 3px;
	}
	
	
/* =Nav
-------------------------------------------------------------------------*/

#nav-container
	{
	float:left;
	position:relative
	}

#nav
	{
	background: transparent url('../images/nav-bg.gif') no-repeat top left;
	clear: both;
	height: 166px;
	list-style: none;
	margin-left: 3px;
	}
	
#nav li
	{
	float: left;
	}
	
#nav a
	{
	display: block;
	text-indent: -25000px;
	}
	
#nav a:hover, #nav .selected
	{
	background-position: 0 0;
	}
			
#nav-removals a
	{
	background: url('../images/removals-tab.gif') no-repeat 0 90px; 
	height: 90px;
	margin-top: 73px;
	width: 107px;
	}
		
#nav-storage a
	{
	background: url('../images/storage-tab.gif') no-repeat 0 90px; 
	height: 72px;
	margin-top: 56px;
	width: 108px;
	}
	
#nav-packaging a
	{
	background: url('../images/packaging-tab.gif') no-repeat 0 90px; 
	height: 66px;
	margin-top: 41px;
	width: 108px;
	}
	
#nav-training a
	{
	background: url('../images/training-tab.gif') no-repeat 0 90px; 
	height: 59px;
	margin-top: 28px;
	width: 108px;
	}
	
#nav-checklist a
	{
	background: url('../images/checklist-tab.gif') no-repeat 0 90px; 
	height: 54px;
	margin-top: 16px;
	width: 108px;
	}
	
#nav-quote a
	{
	background: url('../images/quote-tab.gif') no-repeat 0 90px; 
	height: 49px;
	margin-top: 7px;
	width: 108px;
	}
	
#nav-links a
	{
	background: url('../images/links-tab.gif') no-repeat 0 90px; 
	height: 43px;
	width: 107px;
	}
	
	
/* =Content
-------------------------------------------------------------------------*/

#main-image
	{
	float: left;
	margin: 0 20px 0 3px;
	}
	
#main-content
	{
	float: left;
	width: 338px;
	}
	
#main-content p
	{
	margin-bottom: 1.5em;
	}
	
#main-content ul
	{
	margin-left: 30px;
	}
	
#main-content li
	{
	margin-bottom: 1.25em;
	}


#left-content
	{
	margin: 0 0 0 20px;
	width: 168px;
	float:left
	}
	
#sub-content
	{
	background-color: #f2f2f2;
	color: #666;
	float: left;
	font-size: 90%;
	margin: 0 0 1.5em 20px;
	width: 168px;
	}
	
#default #sub-content,
#bristol #sub-content
	{
	margin:0px
	}	
	
#sidebar-top
	{
	background: url('../images/sidebar-top.gif') no-repeat top left; 
	display: block;
	height: 10px;
	width: 168px;
	}
	
#sidebar-bottom
	{
	background: url('../images/sidebar-bottom.gif') no-repeat top left; 
	display: block;
	height: 10px;
	width: 168px;
	}
	
#sub-content ul
	{
	list-style: none;
	line-height: 1.25em;
	padding: 0 10px 0 10px;
	}
	
#sub-content p
	{
	padding: 0 10px 0 10px;
	margin-bottom: 1em;
	}
	
#sub-content li
	{
	background: url('../images/box-icon.gif') no-repeat 0 50%; 
	height: 3em;
	margin-bottom: 0.75em;
	padding-left: 35px;
	}
	
#sub-content img
	{
	margin: 0 0 10px 10px;
	}
	
#quote
	{
	background: url('../images/quote.gif') no-repeat top right; 
	padding-right: 130px;	
	}
	
#call-us
	{
	background: url('../images/call-us.gif') no-repeat top right; 
	width: 168px;
	height: 53px;
	text-indent:-25000px;
	margin-top:25px;
	float:left
	}
	
#rgts
	{
	width: 180px;
	position:absolute;
	margin-left:563px;
	text-indent:0px;
	background-color:#FFFFFF;
	margin-top:74px;
	text-align:center
	}
	
#rgts .link a
	{
	background: url('../images/rgts-logo.gif') no-repeat top center; 
	display:block;
	width:180px;
	height:43px;
	margin-top:2px;
	text-indent:-25000px;
	}
	
#rgts p, #rgts .title
	{
	font-size:90%;
	line-height:1.2em;
	text-align:center;
	margin-top:-2px
	}
	
#rgts .title
	{
	font-size:100%;
	font-weight:bold;
	margin-top:0px
	}
	
#rgts img
	{
	margin: 3px 0 0 0;
	}

	
/* =Footer
-------------------------------------------------------------------------*/

#footer
	{
	background: url('../images/footer-bg.jpg') no-repeat top left; 
	clear: both;
	height: 237px;
	padding-left: 23px;
	width: 737px;
	}
	
#footer p
	{
	color: #eed114;
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 45px;
	width: 526px;
	}

#footer #credit
	{
	text-align: center;
	margin-top: 20px;
	width: 714px;
	}
	
	
#footer #quote-button
	{
	display: block;
	height: 41px;
	padding-top: 20px;
	text-indent: -25000px;
	width: 168px;
	}
	
#footer a
	{
	color: #fff;
	font-size: 90%;
	text-decoration: none;
	}
	
#footer a:hover
	{
	text-decoration: underline;
	}