﻿html, body {
	background: #252525 url(images/page_bg.png) repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: silver;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

.clrfix{
	clear: both;
}

#container {
	position:relative;
	left:50%;
	top:0px;
	width:766px;
	margin-left: -380px;
}

#wrap_content_and_menus{
	clear: both;
}


/*------------ Begin content and left menu --------------------------*/
#left_menu{
	float: left;
	}

#content_left_menu{
	float: left;
	width: 544px;
	background: transparent url(images/content-bg.png) repeat-y scroll 88px 0;
}

#page-bg_ {
	width:88px;
	height:54px;
}

#toronto-trailer-and-container_ {
	width:88px;
	height:91px;
}

#products_ {
	width:88px;
	height:106px;
}

#contact-us_ {
	width:88px;
	height:128px;
}

#lm_left_shadow {
	width:88px;
	height:272px;
}

#content{
	float: right;
/*	background: transparent url(images/content_bg.png) repeat-y;*/
	color: #8d8d8d;
}
/*

*/
#ct_up_shadow {
	width:456px;
	height:54px;
}

#head_image {
	width:456px;
	height:187px;
}

#content_ct {
	width:456px;
	background: transparent url(images/content-bg.png) repeat-y;
}
#content_ct div {
	padding: 7px;
	width: 400px;
	border-top: 1px solid black;
	font-size: 0.8em;
	margin: 0px 21px 10px 21px;
}

#content_ct h2 {
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 6px 20px;
	background-color: #1a1a1a;
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	color: #e02806;
	font-weight: normal;
}
#content_ct div h3{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 6px 7px;
	font-size: 1.3em;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	font-weight: normal;
	color: #e02806;
}

#header_one_h{
	position: absolute;
	top: 0px;
	left: -5000px;
	font-size: medium;
}
/*------------ End content and left menu --------------------------*/

/*------------ Begin Right Menu --------------------------*/
#right_menu{
	float: right;
	width: 222px;
}

#right_image {
	width:205px;
	height:651px;
	float: left;
}

#rm_right_shadow {
	width:17px;
	height:651px;
	background: transparent url(images/f_right_shadow.png) repeat-y fixed top left;
	float: right;
}
/*------------ End Right Menu --------------------------*/

/*------------ Begin Footer --------------------------*/
#footer{
	clear: both;
}
#f_left_shadow {
	width:88px;
	height:45px;
	background: transparent url(images/f_left_shadow.png) repeat-y fixed top left;
	float: left;
}

#footer_content {
	width:661px;
	height:45px;
	float: left;
}

#f_content_left{
	float: left;
	background: #131313;
	border-right: 1px solid black;
	width: 455px;
	height: 45px;
	font-size: 8px;
	text-align: center;
}

#f_content_right{
	float: right;
	background: #0e0e0e;
	width: 205px;
	height: 45px;
	font-size: 8px;
	text-align: right;
}

#f_right_shadow {
	width:17px;
	height:45px;
	background: transparent url(images/f_right_shadow.png) repeat-y fixed top left;
	float: left;
}

#f_bottom_shadow {
	width:661px;
	height:54px;
	margin-left:88px;
	background: transparent url(images/f_bottom_shadow.png) repeat-x fixed top left;
	clear: both;
}

.f_ct_l_links {
	margin-top: 19px;
}

.f_ct_l_links a:link, .f_ct_l_links a:visited {
	color: silver;
	text-decoration: none;
}

.f_ct_l_links a:hover{
	color: #d0e6fd;
	text-decoration: underline;
}

.f_ct_r_links{
	margin-top: 2px;
	margin-right: 5px;
}



/*------------ End Footer --------------------------*/

#more_keep_your{
	display:none;
	border-top: none !important;
	margin-top: 15px;
}

.read_more, .read_more a:link, .read_more a:visited {
	color:#E02806;
	cursor:pointer;
	text-decoration: none;
	display: block;
	margin: 5px 1px 0px 7px;
	text-align: right;
}

.read_more a:hover{
	text-decoration: underline;
}
a:link, a:visited {
	color:#E02806;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.img_left{
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}
.img_products{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	border-color: #191919 #191919 #191919 #191919;
	border-style: solid solid solid none;
	border-width: 3px 3px 3px 0px;
}
