/*
-----------------------------------------------
Rapid Plumbing Style Sheet
author:   ActionHead Studios
version:  2009.02
----------------------------------------------- */

/* MARGIN AND PADDING GLOBAL RESET */

* {
	margin: 0;
	padding: 0;
	}
	
/* SIMPLE CLEARING OF FLOATS */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
.hidden {
	display: none;
}
	
/* LAYOUT */
	
body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #102128 url("graphics/bg.gif") repeat-x;
	padding-bottom: 100px;
	}
	
#wrapper {
	width: 860px;
	margin: 0 auto;
}

#wrapper540 {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
}

#wrapper320 {
	float: right;
	width: 320px;
	margin: 0;
	padding: 0;
}

#wrapper300 {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
	padding: 0;
}

#wrapperMainBanner {
	position: relative;
	float: left;
	width: 860px;
	height: 353px;
	margin: 0 0 20px 0;
	padding: 0;
}

/* HEADER */
	
#header {
	width: 860px;
	height: 138px;
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
}

/* COLUMN 320 */

#column320 {
	float: right;
	position: relative;
	width: 320px;
	height: 319px;
	margin: 0;
	padding: 10px 0 0 0;
	background: #eae6c3 url("graphics/bgColumn320.gif") no-repeat top;
	border-right: 1px solid #9e0b0f;
}

#column320 h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 20px;
	padding: 0;
}

#column320 p {
	float: right;
	width: 280px;
	margin: 0 20px 10px 0;
	padding: 0;
	font-size: 1.4em;
}

.column320Top {
	float: right;
	position: relative;
	width: 321px;
	height: 12px;
	background: url("graphics/bgColumn320Top.png") no-repeat;
	margin: 0;
	padding: 0;
}

.column320Bottom {
	float: right;
	position: relative;
	width: 321px;
	height: 12px;
	background: url("graphics/bgColumn320Bottom.png") no-repeat;
	margin: 0;
	padding: 0;
}

/* COLUMN 540 */

#column540 {
	float: left;
	width: 538px;
	background: #eae6c3 url("graphics/bgColumn540.gif") no-repeat top;
	border-left: 1px solid #9e0b0f;
	border-right: 1px solid #9e0b0f;
	margin: 0;
	padding: 20px 0 10px 0;
}

#column540.contactUs {
	background: #eae6c3 url("graphics/bgColumn540Contact.gif") no-repeat top !important;
}

#column540 p {
	margin: 0 20px 10px 20px;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #000;
}

#column540 dl {
	float: left;
	width: 500px;
	margin: 20px 0 0 20px;
	padding: 0;
}

#column540 dl.first {
	margin: 0 0 0 20px;
}

#column540 dt {
	float: right;
	width: 350px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
}

#column540 dd {
	margin: 0 0 0 150px;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #000;
}

#column540 dl dd.img {
	float: left;
	margin: 0;
}

.column540Bottom {
	float: left;
	width: 540px;
	height: 11px;
	background: url("graphics/bgColumn540.png") no-repeat;
	margin: 0;
	padding: 0;
}

#column540 h4 {
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 20px;
	padding: 0;
}

#column540 h5 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 20px;
	padding: 0;
}

/* COLUMN 300 */

#column300 {
	float: left;
	width: 298px;
	background: #eae6c3 url("graphics/bgColumn300.gif") no-repeat top;
	border-left: 1px solid #9e0b0f;
	border-right: 1px solid #9e0b0f;
	margin: 0;
	padding: 0 0 10px 0;
}

#column300 p {
	float: left;
	width: 260px;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 20px 0 0 20px;
	padding: 0;
}

#column300 dl {
	float: left;
	width: 250px;
	margin: 20px 0 0 20px;
	padding: 0;
}

#column300 dt {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	background: url("graphics/bulletCheckMark.gif") no-repeat;
}

#column300 dt a, a:link, a:active, a:visited {
	color: #9e0b0f;
}

#column300 dd {
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 1.4em;
	line-height: 1em;
	color: #000;
}

.column300Bottom {
	float: left;
	width: 300px;
	height: 11px;
	background: url("graphics/bgColumn300.png") no-repeat;
	margin: 0;
	padding: 0;
}

/*FOOTER*/

#column860 {
	float: left;
	width: 860px;
	margin: 0;
	padding: 10px 0 0 0;
}

#column860 ul {
	margin-bottom: 10px;
}

#column860 ul li {
	display: inline;
	list-style: none;
	margin: 0 20px 0 0;
}

#column860 ul li a {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #fff;
	margin: 0;
	padding: 0;
}

#column860 p {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #fff;
	margin: 0;
	padding: 0;
}

/* HEADERS */

h1#logo {
	width: 314px;
	height: 138px;
	display: block;
	float: left;
	top: 0;
	left: 58px;
	background: url("graphics/logo.png") no-repeat transparent;
	}

h2#features {
	float: right;
	width: 521px;
	height: 16px;
	background: url("graphics/features.png") no-repeat;
	margin: 7px 0 0 0;
	padding: 0;
}

h2#tollFree {
	float: right;
	width: 406px;
	height: 42px;
	background: url("graphics/tollFree.png") no-repeat;
	margin: 20px 0 0 0;
	padding: 0;
}

h3#servicesWeOffer {
	float: left;
	width: 540px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("graphics/headerServicesWeOffer.png") no-repeat;
}

h3#specials {
	float: left;
	width: 300px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("graphics/headerSpecials.png") no-repeat;
}

h3#aboutUs {
	float: left;
	width: 540px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("graphics/headerAboutUs.png") no-repeat;
}

h3#contactUs {
	float: left;
	width: 540px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("graphics/headerContactUs.png") no-repeat;
}

h3#requestForm {
	float: left;
	width: 300px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("graphics/headerRequestForm.png") no-repeat;
}

/* NAVIGATION */

#nav {
	float: right;
	width: 522px;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	z-index: 1;
	background: url("graphics/navigationBg.png") no-repeat;
}
	
#nav li {
	float: left;
	margin: 7px 0 0 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -27px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -27px;
	}
	
#home a  {
	width: 69px;
	height: 54px;
	margin: 0 0 0 30px;
	background: url("graphics/navHome.gif") no-repeat;
	}
	
#services a  {
	width: 93px;
	height: 54px;
	margin: 0 0 0 30px;
	background: url("graphics/navServices.gif") no-repeat;
	}
	
#aboutUs a  {
	width: 101px;
	height: 54px;
	margin: 0 0 0 30px;
	background: url("graphics/navAboutUs.gif") no-repeat;
	}
	
#contactUs a  {
	width: 117px;
	height: 54px;
	margin: 0 0 0 30px;
	background: url("graphics/navContactUs.gif") no-repeat;
	}
	
/* MISC */

ul.left {
	float: left;
	width: 160px;
	margin: 0 0 0 35px;
	padding: 0;
	font-size: 1.4em;
}

ul.left li {
	list-style-position: outside;
	list-style-image: disc;
}

ul.right {
	float: left;
	width: 100px;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 1.4em;
	list-style-position: outside;
}

.imgLeft {
	float: left;
	margin: 0 20px 0 20px;
}

.imgRight {
	float: right;
	margin-right: 20px;
	padding: 0 0 10px 10px;
}


/* SLIDESHOW */

#slideshow {
    position: relative;
    float: left;
    height:353px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* FLASH VIDEO */

#container {
	margin-top: 10px;
}