body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal .7em verdana,arial,sans-serif;
	color: #333;
	line-height: 1.5em;
	background:#780000;
}
h1 {
	font: normal 175% arial black, serif; color: #ED1625;  
}
h1.textH1 {
	font: bold 100% verdana, serif; color: #000;  line-height: 1.5em;
}
h2 {
	font-size: 100%;
}
.contactCol {
	float: left;
	margin-right: 30px;
	margin-bottom: -1.25em;
}
#main {
	background:#fff;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 95px;
	padding: 0;
	background: url(../images/bg-header.jpg);
}
#navigation {
	background: url(../images/bg_nav.jpg) repeat-y top;
	margin: 0;
	padding: 3px;
	font-weight: bold;
	text-align: right;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	padding: 5px 0 5px;
	text-align: center;
}
#navigation ul li {
	display: inline;
	margin-right: -3px;
}
#navigation ul li a {
	background: url(../images/button-left.gif) no-repeat left top;
	color: #FFF;
	text-decoration: none;
	padding: 10px 0;
}
*:first-child+html #navigation ul li a {
	padding: 0;
}


#navigation ul li span {
	background: url(../images/button-right.gif) no-repeat right top;
	padding: 10px 14px 10px 2px;
	margin: 4px 0 4px 14px;
}
#navigation #current a {
	background-position: 0 -125px;
	color: #000;
}
#navigation #current a span {
	background-position: 100% -125px;
	color: #000;
}
#navigation ul li a:hover span {
	background-position: 100% -125px;
	color: #000;
}
#navigation ul li a:hover {
	background-position: 0 -125px;
	color: #000;
}
/*- Internet Explorer...It's Hacktastic!--------------------------- */ 
  
/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/
/**************
start footer
***************/
#bottomtextContainer {
	color: #FF0000;
	width: 100%;
	height: 20px;
	background:#780000;
}
#bottomtext {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#bottomtextleft {
	float:left; text-align: left
}
#bottomtextleft a {
	font-size: 10px; color: #cc0000; text-decoration: none
}
#bottomtextright {
	float:right
}
#bottomtext a {
	text-decoration: none;
}
#bottomtext a:hover {
	text-decoration: underline;
}
#bottomtextleft a:hover {
	font-size: 10px; color: #cc0000; text-decoration: none
}
#bottombar {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 15px;
	background:url(../images/bg-bottombar.gif) repeat-x;
}
#greybar {
	margin: 0 auto;
	padding: 0;
	height: 9px;
	background: url(../images/greybar.jpg) no-repeat;
	width: 760px;
	font-size: 0;
}
.imgHome {
	padding-bottom: 20px;
}
.imgServices {
	padding-bottom: 10em;
}
#corgiContainer {
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#corgi {
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
}
#gasSafe {
	float: left;
	padding: 0 0 0 52px;
	margin: 0;
}
#corgihome {
	text-align: center;
	float: left;
	padding: 6em 0 0 100px;
	margin: 0;
}
#vanhome {
	float: left;
	padding: 0 0 0 260px;
	margin: 0;
}
#van {
	float: left;
	padding: 0 0 0 160px;
	margin: 0;
}
#footer {
	width: 100%;
} 
/**************
end footer
***************/
#contentContainer {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 760px;
	padding: 0;
	text-align: left;
}
#content {
	width: 500px;
	margin: 5px 0 0 0;
	float: right;
}
.imagesLeft {
	float: left;
	width: 255px;
	text-align: center;
	margin-top: -10px;
	padding-top: 0;
}
.imagesLeftHome {
	margin-top: -10px;
	float: left;
	width: 255px;
	text-align: center;
	padding-top: 0;
}
.bulletHome {
	float: left;
	width: 50%;
}
.bulletHome ul {
	/*list-style: url(../images/bullet.gif);*/
	font: bold 1em verdana,arial,sans-serif;
	line-height: 2em;	
	color: #ff0000;
	margin-left: 1em;
	padding-left: .5em;
	padding-bottom: .1em;
	margin-bottom: -.5em;
}
.bulletHome a:link, .bulletHome a:visited {
	/*list-style: url(../images/bullet.gif);*/
	color: #000;
}
#mid {
	background: url(../images/bg-mid.jpg) no-repeat;
	height: 40px;
	margin-top: 30px;
}
/**************
start header
***************/

#topbar {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 17px;
	background:url(../images/bg-topbar.gif) repeat-x ;
}
#topbarShad {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	background: url(../images/bg-top-shad.gif) no-repeat;
}
#logo {
	float: left;
	text-align: left;
	margin-top: 12px;
	padding: 0 0 0 20px;
	text-align: left;
}
#strapline {

	float: right;
	padding: 0;
	margin-top: 32px;
}
#strapline h2 {
	font-size: 11px;
}

/**************
end header
***************/

#navPix {
	clear:both;
	width: 760px;
	height:1px;
	background: url(../images/pix-nav.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
}
a:link, a:visited {
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
.clearboth {
	clear: both;
}
#contentContainer a, #contentContainer a:visited {
	text-decoration: none;
}
#contentContainer a:hover {
	text-decoration: underline;
}
