@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: small;
	font-family: Tahoma;
	color: #525B6B;
	background-color: #effaff;
}

#topwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 795px;
}

.testimonial {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4B1C1;
}

#navigation {
	font-family: Verdana;
	font-size: 85%;
	text-align: left;
	color: #333333;
	padding-left: 5px;
	padding-top: 133px;
	font-weight: normal;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFCC00;
}

#headerblack {
	height: 219px;
	width: 768px;
}
#headerblue {
	background-image: url(images/houston-plumber-hb.jpg);
	height: 160px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperbody {
	background-image: url(images/bg-vert.png);
	background-repeat: repeat-y;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(images/body-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#lcontainer {
	width: 243px;
	padding-top: 20px;
	margin-left: 50px;
	position: relative;
	margin-right: 800px;
}

#body {
	width: 410px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 25px;
	padding-top: 20px;
	padding-right: 10px;
}
#footer {
	height: 123px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-bg.gif);
	margin-top: -14px;
	position: relative;
}
#address {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	padding-top: 5px;
}
#body h1 {
	font-size: 110%;
	color: #333333;
	text-align: left;
}
.bold {
	font-weight: bold;
}
#lcontainer h1 {
	font-size: 110%;
	color: #333333;
	text-align: left;
}
#lcontainer  li {
	margin-left: -20px;
}
#body h2 {
	font-size: 110%;
	color: #333333;
}
#footerplug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999999;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.copyright {
	font-size: 85%;
	margin-left: 15px;
}
.zizinya {
	font-size: 85%;
	margin-left: 240px;
	color: #666666;
	text-decoration: none;
}
#footerlinks a:link, #footerlinks a:visited {
	color: #666666;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #0066FF;
	text-decoration: underline;
}

strong {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF5C1;
	font-weight: normal;
}
#bodytemplate {
	width: 410px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 25px;
	padding-top: 20px;
	padding-right: 10px;
}
#bodytemplate h1 {
	font-size: 110%;
	color: #333333;
	text-align: left;
}
#bodytemplate h2 {
	font-size: 110%;
	color: #333333;
}
#contenttemplate {
	background-image: url(images/body-bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
body a:link, body a:visited {
	color: #0066CC;
	text-decoration: none;
}
}
body a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#coupon0 {
	text-align: center;
	padding: 6px;
	border: thin dotted #333333;
	background-image: url(images/bg-c_44.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}
.small {
	font-size: 10px;
	text-align: right;
}


#coupon1 {
	text-align: center;
	padding: 15px;
	border: thin dotted #333333;
	background-image: url(images/bg-c_44.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}
#coupon2 {
	text-align: center;
	padding: 15px;
	border: thin dotted #333333;
	background-image: url(images/bg-c_44.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}
#coupon3 {
	text-align: center;
	padding: 15px;
	border: thin dotted #333333;
	background-image: url(images/bg-c_44.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}
form label {
	text-align: right;
	display: block;
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 3px;
	clear: both;
}
.button {
	margin-left: 150px;
}

form input {
	margin-top: 7px;
	margin-bottom: 7px;
	clear: both;
	display: inline;
}
.formheading {
	text-decoration: underline;
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
#soccerbody {
	height: 653px;
	background-image: url(images/body-soccer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
}


form select {
	margin-top: 3px;
	margin-bottom: 3px;
}
#footerplug a:link, #footerplug a:hover, #footerplug a:visited {
	color: #999999;
	text-decoration: none;
}
#news {
	height: 650px;
	width: 770px;
	background-color: #000000;
}
#news   h1, h2, h3, h4, h5 {
	color: #CCCCCC;
}
form textarea {
	margin-top: 3px;
	margin-bottom: 3px;
}
service {
	font-size: 85%;
}
#service {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	text-align: center;
}
#service a:link, #service a:visited {
	color: #999999;
	text-decoration: none;
}
#clr {
	clear: both;
}
#topwrapper #wrapperbody #contenttemplate #bodytemplate .test {
	text-align: center;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFF00;
}
#topwrapper #wrapperbody #contenttemplate #bodytemplate .test a {
	color: #00FFFF;
	text-decoration: underline;
}

