/* DUTHIE CSS */

body {
	background-color: #3F3D3E;
	background-image: url(images/bg-lines.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}
#contactButton {
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}
#contactButton img{
	float:right; border:0;
}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav {
	height: 38px;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #00CC99;
}
.title {
	color: #003399;
	font-weight: bold;
}
.list1 {
	margin-left:0px;
	margin-top:0px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
.list1 li {
	background: url(images/bullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.list2 {
	margin-left:0px;
	margin-top:3px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
.list2 li {
	background: url(images/bullet2.gif) left center no-repeat;
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.logos {
	width: 263px;
}
.bodytxt {
	width: 639px;
	height: 832px;
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/mainbody-txt.jpg);
	background-repeat: no-repeat;
}

/* HOME ELEMENTS */

#mainbody {
	height: 576px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
}
#twenty4 {
	width: 300px;
	height: 133px;
	background-image: url(images/home-24hremergency.jpg);
	background-repeat:no-repeat;
	padding-top: 65px;
	padding-left:5px;
}
#blackout {
	width: 615px;
	height: 133px;
	float: right;
}
#homerentals {
	width: 299px;
	height: 143px;
	margin-top: 5px;
	margin-right: -5px;
	padding-top: 55px;
	padding-left: 10px;
	float: left;
	background-image: url(images/home-rentals.jpg);
	background-repeat: no-repeat;
}
#homeservice {
	width: 299px;
	height: 153px;
	margin-top: 5px;
	margin-right: 2px;
	padding-top: 45px;
	padding-left: 10px;
	float: left;
	background-image: url(images/home-service-repair.jpg);
	background-repeat: no-repeat;
}
#homesales {
	width: 300px;
	height: 143px;
	margin-top: 5px;
	padding-top: 55px;
	padding-left: 10px;	
	float: left;
	background-image: url(images/home-sales.jpg);
	background-repeat: no-repeat;
}
#homemarine {
	width: 448px;
	height: 76px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 45px;
	padding-left: 10px;
	float:left;
	background-image: url(images/home-marine.jpg);
	background-repeat: no-repeat;
}
#homeemissions {
	width: 448px;
	height: 76px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 45px;
	padding-left: 10px;
	float:left;
	background-image: url(images/home-emissions.jpg);
	background-repeat: no-repeat;
}

/* GENERATOR SALES ELEMENTS */

#gensalesbody {
	height: 910px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/mainbody-bg.jpg);
	background-repeat: no-repeat;
}

/* GENERATOR RENTALS ELEMENTS */

#genrentalsbody {
	height: 1320px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/rentalbody-bg.jpg);
	background-repeat: no-repeat;
}

.bodytxtrental {
	width: 639px;
	height: 1262px;
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/rentalmain-txt.jpg);
	background-repeat: no-repeat;
}

