body {
	background: #efefef;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.margin-left {
	margin-left: 10px;
}

.center {
	text-align: center;
}

.break {
	clear: both;
	height: 12px;
}

a {
	color: #006633;
}

a:hover {
	color: #89c53f;
}

ul {
	list-style: none;
}

li {
	line-height: 24px;
	background: url(../img/leafbullet.gif) left center no-repeat;
	padding-left: 20px;
	height: 24px;
}

.bullet {
}

#banner {
	width: 100%;
	height: 144px;
	background: url(../img/banner.jpg) repeat-x;
}

#banner #bannerContainer {
	width: 990px;
	margin: auto;
}

#banner #bannerContainer .logo {
	background: url(../img/rlcanadalogo.gif) no-repeat;
	width: 127px;
	height: 119px;
	margin-top: 12px;
	float: left;
}

#banner #bannerContainer #headers {
	float: left;
	margin-left: 40px;
	margin-top: 7px;
}

#banner #bannerContainer h1 {
	margin: 0px;
	padding: 0px;
	font-size: 70px;
	text-transform: uppercase;
	color: #FFF;
}

#banner #bannerContainer h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #FFF;
}

#banner #bannerContainer #racing { 
	float: right;
}

#banner #bannerContainer #racing .learnMore {
	background: url(../img/learnMoreBG.gif);
	width: 292px;
	height: 30px;
	margin-top: 0px;
	*margin-top: 3px;
	margin-left: 3px;
}

#banner #bannerContainer #racing a {
	color: #28400b;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 27px;
}


#container {
	width: 1000px;
	margin: auto;
	margin-top: 20px;
}

#container h3 {
	color: #669a25;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	margin-left: 10px;
}

#container .leftCol {
	float: left;
	width: 680px;
	padding: 10px;
}

#container .leftCol .easyShipping {
	width: 660px;
	height: 200px;
	padding: 10px;
	border: 1px solid #999999;
	background: #FFF;
}


#container .leftCol .easyShipping .canadamap {
	width:410px;
	height: 197px;
	background: url(../img/canadamap.jpg);
	border: 1px solid #999999;
	float: left;
}

#container .leftCol .easyShipping .easyShipHeader {
	width: 230px;
	height: 65px;
	float: left;
}

#container .leftCol .easyShipping .easyShipText {
	width: 230px; 
	float: left; 
	margin-left: 10px;
}

#container .leftCol .easyShipping .smallBtn {
	background: url(../img/smallBtn.jpg);
	width: 152px;
	height: 36px;
	float: left;
	margin-top: 10px;
	margin-left: 55px;
}

#container .leftCol .easyShipping .smallBtn a {
	width: 152px;
	height: 35px;
	display: block;
	line-height: 35px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

#container .leftCol .whoWeAre {
	width: 366px;
	height: 365px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #999999;
	float: left;
	background: #FFF;
}

#container .leftCol .whoWeAre .bigBtn {
	background: url(../img/bigBtn.jpg) no-repeat;
	width: 173px;
	height: 36px;
	float: left;
}

#container .leftCol .whoWeAre .bigBtn a {
	width: 173px;
	height: 36px;
	display: block;
	line-height: 35px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

#container .leftCol .learnToShip {
	width: 250px;
	height: 365px;
	padding: 10px;
	border: 1px solid #999999;
	float: left;
	margin-top: 20px;
	background: #FFF;
}

#container .leftCol .learnToShip .canadaflag {
	width: 245px;
	height: 96px;
	background: url(../img/canadaflag.jpg);
	border: 1px solid #999999;
	margin-top: 10px;
}

#container .leftCol .learnToShip .smallBtn {
	background: url(../img/smallBtn.jpg);
	width: 152px;
	height: 36px;
	float: left;
	margin-top: 7px;
	*margin-top: 13px;
	margin-left: 50px;
}

#container .leftCol .learnToShip .smallBtn a {
	width: 152px;
	height: 35px;
	display: block;
	line-height: 35px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}


#container .rightCol {
	float: left;
	width: 266px;
	padding: 10px;
}

#container .rightCol .questions {
	width: 250px;
	padding: 10px;
	border: 1px solid #999999;
	height: 400px;
	margin-bottom: 20px;
	background: #FFF;
}

#container .rightCol .questions ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}



#container .rightCol .contact {
	width: 250px;
	padding: 10px;
	border: 1px solid #999999;
	height: 165px;
	background: #FFF;
}

#container .rightCol .contact .department {	
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
}

#container .rightCol .contact .number {
	font-size: 24px;
	font-weight: bold;
}

#footer {
	text-align: center;
	font-size: 14px;
}

#footer a {
	font-size: 20px;
	font-weight: bold;
}


