html{
	background: #000000 url(images/bck.jpg) repeat;
	color: #656565;
	margin: 0px;
	padding: 0px;
}

body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	margin: 0;
}

acronym[title] {
	border-bottom: thin dotted;
	cursor: help;
}

#wrapper {
	background: #E9E9E9;
	width: 768px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

/* --- Page Top Styling --- */

#searchback {
	background-image: url(images/search-bck.jpg);
	width: 768px;
	height: 215px;
	float: left;
}

#searchlinks {
	float: right;
	padding-right: 18px;
	padding-top: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}

#searchlinks a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

#searchlinks a:hover {
	color: #FFF49B;
	background-color: inherit;
	text-decoration: underline;
}

#pageleft {
	width: 222px;
	height: auto;
	float: left;
}

#featuredlinks {
	background-image: url(images/featured-links-bck.jpg);
	width: 222px;
	height: 301px;
	float: left;
}

#featuredlinks a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

#featuredlinks a:hover {
	color: #2D4253;
	background-color: inherit;
	text-decoration: underline;
}

.featuredlinks {
	padding-left: 35px;
	line-height: 25px;
}

#welcomeback {
	background-image: url(images/welcome-bck.jpg);
	width: 546px;
	height: 127px;
	float: left;
}

#welcomeback b {
	color: #415463;
	background-color: inherit;
}

.welcometext {
	padding-left: 149px;
	padding-top: 27px;
	width: 385px;
	text-align: justify;
	line-height: 14px;
}

#article1 {
	background-image: url(images/hgv-driver-bck.jpg);
	width: 273px;
	height: 87px;
	float: left;
}

#article2 {
	background-image:url(images/forklift-bck.jpg);
	width: 273px;
	height: 87px;
	float: left;
}

#article3 {
	background-image: url(images/freight-class-bck.jpg);
	width: 273px;
	height: 87px;
	float: left;
}

#article4 {
	background-image: url(images/customs-bck.jpg);
	width: 273px;
	height: 87px;
	float: left;
}

.articles {
	padding-left: 104px;
	padding-top: 8px;
}

.articlehead a {
	font-weight: bold;
	color: #1E264D;
	background-color: inherit;
}

.articlehead a:hover {
	color: #FF0000;
	background-color: inherit;
}

.articletext {
	position: relative;
	top: 5px;
}

.articlelink a {
	position: relative;
	top: 11px;
	left: 96px;
	color: #FF0000;
	background-color: inherit;
	font-weight: bold;
}

.articlelink a:hover {
	color: #1E264D;
	background-color: inherit;
}

#getlisted {
	background-image: url(images/free-listing-bck.jpg);
	width: 222px;
	height: 121px;
	float: left;
}

#trucking {
	background-image: url(images/trucking-bck.jpg);
	width: 182px;
	height: 121px;
	float: left;
}

#shipping {
	background-image: url(images/shipping-bck.jpg);
	width: 182px;
	height: 121px;
	float: left;
}

#air {
	background-image: url(images/air-freight-bck.jpg);
	width: 182px;
	height: 121px;
	float: left;
}

.learnmore {
	background-image: url(images/learnmore_over.jpg);
}

.learnmore a {
	background-image: url(images/learnmore.jpg);
	width: 64px;
	height: 10px;
	float: left;
	margin-top: 103px;
	margin-left: 60px;
	font-size: 0px;
}

.learnmore a:hover {
	background-image: url(images/learnmore_over.jpg);
}

.clickhere {
	background-image: url(images/clickhere_over.jpg);
}

.clickhere a {
	background-image: url(images/clickhere.jpg);
	width: 102px;
	height: 23px;
	float: left;
	margin-left: 86px;
	margin-top: 90px;
}

.clickhere a:hover {
	background-image: url(images/clickhere_over.jpg);
}

#content {
	width: 505px;
	height: auto;
	text-align: justify;
	float: left;
	padding-left: 20px;
	margin-bottom: 15px;
}

#content a {
	color: #FF0000;
	background-color: inherit;
	text-decoration: none;
}

#content a:hover {
	color: #1E264D;
	background-color: inherit;
	text-decoration: underline;
}

#content li {
	margin: 12px 0;
}

#content img {
	float:right;
}

/* ----- The Footer ----- */

#footer {
	background-image: url(images/footer.jpg);
	width: 768px;
	height: 32px;
	float: left;
}

#footer a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #FFF49B;
	background-color: inherit;
	text-decoration: underline;
}

.footertext {
	float: left;
	width: 255px;
	color: #FFFFFF;
	background-color: inherit;
	padding-left: 20px;
	padding-top: 8px;
}

.footertext1 {
	float: left;
	padding-top: 8px;
	color: #FFFFFF;
	background-color: inherit;
}

#pageheader {
	width: 768px;
	height: 33px;
	float: left;
}

/* ----- News And Forms ----- */


.searchbox {
	padding-left: 479px;
	padding-top: 172px;
}

#search_button {
	margin-left: 10px;
	position: relative;
	float: left;
}

#formtext{
	width: 148px;
	height: 28px;
	position: relative;
	float: left;
   	font: bold 20pt Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background: none;
	border: none;
	color: #000000;
	text-align: center;
	top: -2px;
}

.prop {
	height: auto;
	width: 1px;
	float: left;
}

.mid {
	text-align: center;
}

.spacer {
	clear: both;
}

#ad {
	margin: 10px 0px 10px 18px;
}

.paid_listing {
	width: 460px;
	height: auto;
	display: table;
	margin-left: 22px;
	text-align: left;
	padding-top: 45px;
}

.paid_listing_head {
	width: 420px;
	height: 18px;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-bottom: 8px;
	color: #672540;
	background-color: inherit;
}

.paid_listing1 {
	float: left;
	width: 190px;
	height: 26px;
	padding-left: 40px;
	padding-top: 5px;
}

.paid_listing2 {
	float: left;
	height: 80px;
	overflow: hidden;
	width: 210px;
	text-align: justify;
	padding-top: 6px;
}

.paid_listing3 {
	float: left;
	height: 15px;
	width: 140px;
	color: #990000;
	background-color: inherit;
	padding-left: 40px;
	padding-top: 8px;
}

.paid_listing4 {
	float: left;
	height: 15px;
	width: 160px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 19px;	
}

#content .paid_listing4 a {
   	color: #707aff;
	background-color: inherit;
	text-decoration: none;
}

#content .paid_listing4 a:hover {
	color: #C2614E;
	background-color: inherit;
	text-decoration: underline;
}

.unpaid_listing	{
	width: 230px;
	height: 105px;
	display: table;
	color: #666666;
	float: left;
	border: 1px solid #303B73;
	background-color: #F0FAE2;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}

.unpaid_listing1 {
   	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.unpaid_listing2 {
	display: table;
}

.unpaid_listing3 {
	font-weight: bold;
	display: table;
	color: #990000;
	background-color: inherit;
}

.leftwrap {
	width: 230px;
	height: auto;
	float: left;
}

.rightwrap {
	width: 180px;
	height: auto;
	float: left;
}

.results_bar {
	width: 390px;
	margin-bottom: 10px;
}

.listingbox {
	background-image: url(images/paid_listing.jpg);
	width: 504px;
	height: 170px;
	float: left;
	margin-bottom: 15px;
}

#centered {
	padding: 0;
	margin: 10px auto 0 auto;
	width: 179px;
	height: 44px;
}

.validxhtml a {
	width: 88px;
	height: 31px;
	float: left;
}

.validxhtml[class] a {
	background-image: url(images/validxhtml.png);
}

.validcss a {
	width: 88px;
	height: 31px;
	float: left;
}

.validcss[class] a {
	background-image: url(images/vcss.png);
}
/*------------------------------------------Overture Ads -------------------*/

.overture_box {
    width: 504px;
    line-height: 16px;
    margin-bottom: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8.5pt;
    clear: both;
    text-align: left;
}
#content .overture_header {
    color: #672540;
    font-weight: bold;
    margin-bottom: 10px;
}
#content .overture_ad_box {
    margin-bottom: 10px;
    border: 1px solid #e2e2e2;
    padding-left: 25px;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}
#content .overture_title {
	color: #FFFFFF;
    padding-top: 1px;
    font-weight: bold;
}
#content .overture_title a,
#content .overture_title a:visited,
#content .overture_title a:hover,
#content .overture_description a,
#content .overture_description a:visited,
#content .overture_description a:hover,
#content .overture_link a,
#content .overture_link a:visited {
    color: #666666;
    text-decoration: none;
}
#content .overture_link a:hover {
    color: #666666;
    text-decoration: underline;
}
#content .overture_description {
	color: #666666;
}
#content .overture_link {
	color: #666666;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

