html, body, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	
} 


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4d7650;
	font-size: 82.5%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	background-color: #d19f72;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer  .p_right {
	float: right;
	margin-right: 20px;
}

#header {
	background-image: url(images/trailers_logo.jpg);
	height: 130px;
	width: 900px;
}

#nav {
	float: left;
	width: 174px;
	margin: 0 0 0px 0px;
	padding: 0;
	font-weight: bold;
}


#nav ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}


#nav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav a {
	display: block;
	color: #000000;
	text-align: left;
	padding: 7px 0px 7px 22px;
	text-decoration: none;
	margin: 0 0 0 0;
	width: 152px;
	background-color: #d19f72;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav a:hover {
	background-color: #e6b07f;
	color: #000000;
}

.fixed {
	display: block;
	color: #000000;
	text-align: left;
	padding: 7px 0px 7px 22px;
	text-decoration: none;
	margin: 0 0 0 0;
	width: 152px;
	background-color: #FEDC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content {
	background-color: #D6D6D6;
	float: left;
	width: 706px;
	margin: 0px;
	padding: 3px 10px 0px 10px;
}
#content  p  {
	padding-top: 3px;
	font-size: 1.2em;
	padding-right: 50px;
}
h1   {
	font-size: 1em;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 2px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	line-height: 1.8em;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #774A21;
}

.address {
	text-align: center;
	width: 350px;
	border: 1px solid #4d7650;
	padding: 3px;
	margin: 5px auto;
}


#footer {
	padding: 5px 0px;
	margin: 0px;
	background-color: #FEDC00;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer p {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

a:link    {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}


a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
	
a:active  {
	color: #009933;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
a:hover   {
	color: #4d7650;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}


.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin-bottom: 5px;
}

.imgleft {
	float: left;
	clear: left;
}

.imgright {
	float: right;
	clear: right;
}



.imgcent {
	display: block;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.images {
	width: 700px;
	margin: 10px 0px 5px 0px;
}
.imgright6 {
	float: right;
	clear: right;
	margin-right: 6px;
}
.imgrightlogos {
	float: right;
	clear: right;
	margin-right: 6px;
	width: 150px;
	padding: 2px;
	border: 1px dashed #D19F72;
}
#content  .imgrightlogos p {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	height: 48px;
	font-size: 1em;
}
.imgleft6 {
	float: left;
	clear: left;
	margin-right: 6px;
}
#wrapper #content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
