/* @override 
	http://new.edmontontrailer.com/style_sheet.css
*/

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height:16px;
	background-color: black;
}

TD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff
}

a:link, a:visited, a:hover, a:active {
	color:#A0A0A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#content a {
	color: red;
}

#content p {
	line-height:175%;
	color:#9FA0A0;
}

#content strong {
	font-weight: normal;
	color: white;
}


h1 {
	font-size: 25px;
	color: #fff;
	line-height: 32px;
}

h3 {
	color:#F2F0EF; 
	font-size:15px;
}

/* @group Top Image */

#top-image {
	width: 653px;
	height: 283px;
}

body#Edmonton-Trailer #top-image {
	background: url(/images/32/home_page_top.jpg) no-repeat;
	height: 282px;
}

body#Products #top-image {
	background: url(/images/32/prod_top.jpg) no-repeat;
}

body#Service-and-Repair #top-image {
	background: url(/images/32/service_top.jpg) no-repeat;
}

body#Rentals #top-image {
	background: url(/images/32/rentals_top.jpg) no-repeat;
}

body#Financing #top-image {
	background: url(/images/32/finance_top.jpg) no-repeat;
}

body#Manufacturing #top-image {
	background: url(/images/32/manu_top.jpg) no-repeat;
}

body#Contact-Us #top-image {
	background: url(/images/32/contact_top.jpg) no-repeat;
}

/* @end */

/* @group Bottom Image */

#bottom-image {
	padding: 0 12px 6px 1px;
	margin-right: 12px;
}

body#Edmonton-Trailer #bottom-image {
	background: url(/images/32/home_page.png) no-repeat right bottom;
	width: 624px;
	height: 300px;
        padding-left: 15px;
	margin-bottom: 12px;
	}

body#Products #bottom-image {
	background: url(/images/32/prod_bottom.png) no-repeat right bottom;
	width: 588px;
	height: 195px;
        padding-left: 58px;
        padding-top: 16px;
}

body#Service-and-Repair #bottom-image {
	background: url(/images/32/service_bottom.png) no-repeat right bottom;
	width: 597px;
	height: 238px;
        padding-left: 44px;
	margin-bottom: 12px;
}

body#Rentals #bottom-image {
	background: url(/images/32/rental_bot.png) no-repeat right bottom;
	width: 510px;
	height: 284px;
        padding-left: 128px;
	margin-bottom: 12px;
}

body#Financing #bottom-image {
	background: url(/images/32/finance_bot.png) no-repeat right bottom;
	width: 458px;
	height: 238px;
        padding-left: 181px;
        padding-top: 36px;
}

body#Manufacturing #bottom-image {
	background: url(/images/32/manu_bot.png) no-repeat right bottom;
	width: 499px;
	height: 233px;
        padding-left: 142px;
        padding-top: 3px;
	margin-bottom: 12px;
}

body#Contact-Us #bottom-image {
	background: url(/images/32/cusoon.png) no-repeat right bottom;
	width: 569px;
	height: 232px;
        padding-left: 78px;
}

/* @end */


