/* CSS Document */


#container
{
	width:960px;
	margin:auto;
	min-height:400px;
	background:url(../giffs/m1.jpg) no-repeat;
	position:relative;
}

#header
{
	width:960px;
	height:222px;
}


/*  Leftmenu styling END  */
#navigationrow {
	background:url(../giffs/menu.jpg) no-repeat;
	width:239px;
	height:404px;
	float:left;
	position:relative;
	z-index:2;
}


#navigation ul {
list-style: none;
display:block;
}

#navigation li {
display: inline;
float: left;
}

#navigation a {
width:239px;
text-indent: -5000px;
background:url(../giffs/menu.jpg) no-repeat;
}

#ls1 a { display: block; height: 56px; background-position: 0px 0px;}
#ls1 a:hover {background-position: -239px 0px;}

#ls2 a { display: block; height: 54px; background-position: 0px -56px;}
#ls2 a:hover {background-position: -239px -56px;}

#ls3 a { display: block; height: 61px; background-position: 0px -110px;}
#ls3 a:hover {background-position: -239px -110px;}

#ls4 a { display: block; height: 55px; background-position: 0px -171px;}
#ls4 a:hover {background-position: -239px -171px;}

#ls5 a { display: block; height: 56px; background-position: 0px -226px;}
#ls5 a:hover {background-position: -239px -226px;}

#ls6 a { display: block; height: 65px; background-position: 0px -282px;}
#ls6 a:hover {background-position: -239px -282px;}

#ls7 a { display: block; height: 57px; background-position: 0px -347px;}
#ls7 a:hover {background-position: -239px -347px;}


/*  navigation styling END  */

.discount
{
	margin:20px 30px 0 0;
}
.accounts
{
	margin:5px 30px 0 0;
}


#content
{
	float:left;
	background-color:#fff;
	width:504px;
	min-height:620px;
	margin:78px 0 30px -16px;
	padding:0 25px 85px 25px;
	position:relative;
	z-index:1;
}
#btm
{
	position:absolute;
	bottom:0;
	left:-6px;
}

#right-column
{
	float:right;
	width:160px;
	color:#FFFFFF;
	margin:60px 0 0 0;
}

.emergencydrainrepairs
{
	margin:0 0 0 -30px;
	position:relative;
	z-index:10;
}

#testimonial
{
	margin:20px 0 5px 0;
	border-bottom:3px #ed008c solid;
}

.quote1
{
	margin:0 5px 0 -33px;
	position:relative;
	z-index:10;
}

.test-name
{
	font-weight:bold;
	font-size:11px;
	color:#ed008c;
}

.contactlabel
{
	color:#ed008c;
}

.test-location
{
	font-size:11px;
	font-style:italic;
	color:#ed008c;
	margin:-15px 0 0 0;
	display:block;
}



#footerstrip
{
	width:100%;
	background:#ec008c;
}
#footer
{
	width:960px;
	margin:auto;
	padding:15px 0 15px 0px;
	line-height:normal;
}

.areascol
{
	width:960px;
	float:left;
	margin:0 0 15px 0;
	color:#fff;
	font-size:10px;
	
}

.areascol a
{
	color:#FFFFFF;
	text-decoration:none;
}

.areascol a:hover
{
	color:#000;
}

.footer-column
{
	float:left;
	margin-right:30px;
	width:auto;
}

.footer-column ul
{
	list-style:none;
	margin:0;
	padding:0;
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

.footer-column ul a
{
	color:#fff;
	text-decoration:none;
	font-size:10px;
}
.footer-column ul a:hover
{
	color:#000;
}

#bottomstrip
{
	width:100%;
	background:#000;
}
#bottomstrip-container
{
	width:960px;
	margin:auto;
	padding-top:5px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
}


.floatright
{
	float:right;
	margin:0 -15px 0 0;
}
