html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
}

body
{
	margin-left: 0px;
	margin-right: 0px;
}


.maintext  {
	text-align : center;
	font-size: 12px;
	color: #A0A0A4;
	margin-top: 10px;
	
} 


.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #161616;
}


h1, h2, h3, h4, h5
{
	color: #0000A0;
	font-weight: normal;
}

h1
{
	font-size: 30px;
	color: #0000A0;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-weight: bold;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 13px;
	font-weight: bold;
}

p
{
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}


#main-wrapper
{
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	width: 890px;
}

#logo
{
	background-image: url(../images/BoltonDrainServices.jpg);
	background-repeat: no-repeat;
	height: 113px;
}

#logo a
{
	color:#377696;
	font-size:40px;
	text-decoration:none;
}

#logo span{
	color:#fff;
}

#nav-wrapper
{
	height: 39px;
	width: 890px;
}

#content-area
{
	padding-top: 28px;
}

.bottom-panel
{
	width: 294px;
	margin-right: 4px;
	float: left;
	height: 180px !important;
	height: 153px;
	background-image: url(../images/bottom-panel.jpg);
	background-repeat: no-repeat;
}


#content-area ul
{
	padding: 5px 30px 20px 30px;
}

#content-area ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 22px;
	background: url(../images/list-arrow.gif) left no-repeat;
	list-style: none;
}

#content-area img.home-photo
{
	float: left;
}

#content-area a.click-more
{
	background: url(../images/more-button.gif) no-repeat;
	height: 28px;
	width: 139px;
	padding: 7px 25px 7px 36px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 285px;
}

#content-area a:hover.click-more
{
	color: #204b61;
}

#content-area #content-top
{
	background: url(../images/content-top.gif) no-repeat;
	height: 9px;
	width: 890px;
	font-size: 1px;
}

#content-area #content-main
{
  	height: auto !important;
  	height: 261px;
	width: 860px;
	color: #fff;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
}

#content-area #content-main p
{
	width: 550px;
}


.bottom-panel#last
{
	margin-right: 0;
}

.bottom-panel h4
{
	padding-left: 51px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 4px;
}

.bottom-panel p
{
	color: #161616;
	font-size: 16px;
	padding-bottom: 2px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.bottom-panel img
{
	float: left;
	padding: 10px 22px 10px 16px;
}

.bottom-panel .panel-content
{
	width: 270px;
	margin-left: 6px;
}

.bottom-panel ul
{
	padding-right: 2px;
	padding-left: 2px;
}

.bottom-panel ul li
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding-bottom: 2px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}



#nav-right
{
	float: right;
	height: 33px;
	width: 10px;
}

#navigation
{
	text-align: left;
	padding-top: 17px;
	font-weight: bold;
}

#navigation a:link, #navigation a:visited, #navigation a:focus, #navigation a:hover, #navigation a:active {
	color:#FFFFFF;
}


#navigation ul
{
	height: 33px;
	line-height: 33px;
	margin: 0;
	display: inline;
	float: left;
	width: 520px;
	margin-left: 20px;
	padding-right: 0;
}

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

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-right: 1px;
	padding: 0 14px 0 10px;
	background-image: url(../images/nav-divide.png);
}

#navigation ul li a#contact-link
{
	background: none;
	padding-right: 0;
}

#navigation ul li a:hover
{
	color: #98bfe7;
}

#home #navigation ul li a#home-link, #about #navigation ul li a#about-link
{
	color: #98bfe7;
}
.last-panel {
	width: 440px;
	margin-right: 4px;
	float: left;
	height: 446px !important;
	height: 153px;
	background-image: url(../images/last-panel-rec.jpg);
	background-repeat: no-repeat;
}
.last-panel2 {
	width: 440px;
	float: left;
	height: 446px !important;
	height: 153px;
	background-image: url(../images/last-panel.jpg);
	background-repeat: no-repeat;
}

.last-panel .panel-content {
	width: 400px;
	margin-top: 54px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	height: 390px;
}
.last-panel h4 {
	padding-left: 51px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.last-panel p {
	color: #161616;
	font-size: 14px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
.last-panel ul li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	list-style: none;
	background-image: url(../images/bottom-panel-list-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.last-panel ul {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
.last-panel#last {
	margin-right: 0;
	background-image: url(../images/last-panel.jpg);
}
#emergency {
	background-position: left;
}
.last-panel2 .panel-content {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
	padding-top: 0px;
	padding-bottom: 12px;
}
.style1 {
	font-size: 16px;
	padding-left: 51px;
	color: #161616;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
}
h4 {
	color: #161616;
}
.style2 {
	font-size: 16px;
	padding-left: 51px;
	color: #161616;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
a:link {
	text-decoration: none;
	color: #0000A0;
}
a:visited {
	text-decoration: none;
	color: #0000A0;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 0px;
}

