body {
	background-color:#CCCCCC;
}
#nav {
	float: left;
	width: 187px;
	background-image: url(assets/sub_pages/Nav_background_05.jpg);
	background-position: left bottom;
	height: 578px;
}	
#header {
	text-align: right;
	/*background-position: top;*/
}
/*#flash {
	height: 387px;
	width: 546px;
	padding-left: 100px;
}*/
#main {
	background-repeat: no-repeat;
	background-image: url(assets/sub_pages/Content_p_left_background_0.jpg);
	margin-left: 187px;
	/*height: 583px;*/
}
#heading {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 24px;
	font-style: italic;
	text-indent: 44px;
	font-weight: normal;
}
#content p {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	line-height: 1.5em;
	top: 100px;
	padding-right: 300px;
	height: 578px;
	background-position: bottom;
	width: 983px;
}
#contentCoverage p {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	line-height: 1.5em;
	padding-right: 300px;
	padding-left: 46px;
}
#contentCoverage {
	background-image: url(assets/sub_pages/towtruck_greycarsm.gif);
	background-repeat: no-repeat;
	height: 458px;
	background-position: right 255px;	/*float:right;*/
}
#contentHistory {
	background-image: url(assets/sub_pages/Team_trans_about_us.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 443px;	/*float:right;*/
}
#contentHistory p {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	line-height: 1.5em;
	padding-right: 345px;
	padding-left: 46px;
	top: 150px;
}
#contentServices {
	background-image: url(assets/sub_pages/Image_towtruck_silvercarsm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 458px;
	/*float: right;*/
}
#contentServices p {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	line-height: 1.5em;
	top: 150px;
	padding-left: 46px;
	padding-right: 325px;
}	
#wrapper {
	background-repeat: repeat-y;
	height: 578px;
	width: 983px;
	background-position: right;
	background-image: url(assets/sub_pages/gradient_bar.jpg);
	margin-right: auto;
	margin-left: auto;
}
#contentRates {
	background-image: url(assets/sub_pages/Image_frontview.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 450px;	/*float: right;*/
}
#contentRates p {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	line-height: 1.5em;
	padding-left: 46px;
	padding-right: 325px;
}
#contentContact p {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	line-height: 1.5em;
	padding-right: 325px;
	padding-left: 46px;
}
#contentContact {
	background-image: url(assets/sub_pages/Image_34.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 458px;
}
#contentAutorates {
}
#contentAutorates  p {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	line-height: 1.5em;
	padding-right: 325px;
	padding-left: 46px;
}
#contentFleet{
	/*background-image: url(assets/sub_pages/Image_towtruck_silvercarsm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	height: 458px;
	padding-left: 100px;
	/*float: right;*/
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
