body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #D7D7D7;
	background-image: url(http://www.line-xquebec.com/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	color: #404040;
}

/****Golbal Text Styles****/

a:link {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	color: #330000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

p{
	text-align: left;
	margin-bottom: 8px;
	line-height: 16px;
}

.ulp {
	text-align: left;
	list-style-image: url(http://www.line-xquebec.com/images/bullet.gif);
	margin-bottom: 5px;
	margin-left: 40px;
	line-height: 16px;
	letter-spacing: .05em;
}

.olp {
	text-align: left;
	list-style-image: none;
	margin-bottom: 5px;
	margin-left: 40px;
	line-height: 16px;
	letter-spacing: .05em;
	list-style-type: decimal;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	text-align: left;
	margin-bottom: 15px;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bolder;
	line-height: 20px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 8px;

}

h3{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #404040;
	line-height: 15px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

h4{
	font-size: 10px;
	line-height: 12px;
	text-align:left;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}

h4 strong {
	padding-top:10px;
	font-size: 11px;
}

strong {
	color: #660000;
}

hr {
margin-bottom:10px;}

/***Container Styles***/

#container {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 806px;
	display: block;
	overflow: auto;
	background-image: url(http://www.line-xquebec.com/images/container_bg.png);
	background-position: 0px 192px;
	background-repeat: no-repeat;
}
#branding {
	background-image: url(http://www.line-xquebec.com/images/header.png);
	background-repeat: no-repeat;
	height: 192px;
}
#logo {
	clear: none;
	float: left;
	height: 79px;
	width: 170px;
	padding-top: 66px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 41px;
}

#left {
	clear: none;
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	
}

#right {
	clear: none;
	float: right;
	width: 483px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 33px;
	display: block;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -210px;
	display:block;a
}

#textnav{
	height: 15px;
	margin-top: 28px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
	padding: 0px;
	clear: none;
	float: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.location {
	clear: none;
	float: left;
	width: 151px;
	height: 200px;
	padding-right: 10px;
	display:block;
}

.location strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	line-height: 20px;
}

ul#portfolio {
margin-bottom: 30px;
}

/*** Global Text Nav***/

#textnav ul {
display:block;
}

#textnav ul a    {
	display: inline;
	overflow: visible;
	outline: 0;
	color: #660033;
	text-decoration: none;
}

#textnav ul a:hover {
	display: inline;
	overflow: visible;
	outline: 0;
	color: #CC0000;
	text-decoration: underline;
}

#textnav ul li {
float: right;
clear:none;
}

#info {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 40px;
	width: 806px;
	background-image: url(http://www.line-xquebec.com/images/info_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#infonav{
	height: 15px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 750px;
	padding: 0px;
	clear: none;
	float: right;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

#infonav ul {
display:block;
}

#infonav ul a    {
	display: inline;
	overflow: visible;
	outline: 0;
	color: #FFFFFF;
	text-decoration: none;
}

#infonav ul a:hover {
	display: inline;
	overflow: visible;
	outline: 0;
	color: #FFFF00;
	text-decoration: underline;
}

#infonav ul li {
float: right;
clear:none;
}

/***mish mash***/

.noborder {
border: 0px;
}

.caption {
font-size:9px;
text-align:right;
width:190px;
float:right;
padding-left: 5px;
}

.pullquote {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	clear: none;
	float: right;
	height: auto;
	width: 200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #000000;
	border-bottom-color: #000000;
	letter-spacing: 0.1ex;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.flashmain {
	margin-bottom: 20px;
}

.floatright {
	clear: none;
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.captionright {
	clear: none;
	float: right;
	margin: 5px;
	padding: 5px;
	width: 230px;
}

.floatleft {
	clear: none;
	float: left;
}

.border {
	border: 1px solid #000000;
}	

/***sidebar Buttons***/

.button {
	padding: 0px;
	float: left;
	clear: none;
	width: 210px;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}

.button ul li{
	list-style:none;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.button ul a    {
	text-indent: -1000em;
	display: block;
	width: 210px;
	overflow: visible;
	outline: 0;

}

.button ul li {
	clear:none;
}
li#whatelse a  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/whatelse.gif);
	background-position: left;
}

li#whatelse a:hover  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/whatelse.gif);
	background-position: right;
}
li#tough a  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/tough.png);
	background-position: left;
}

li#tough a:hover  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/tough.png);
	background-position: right;
}
li#franavail a  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/franchisesavail.png);
	background-position: left;
}

li#franavail a:hover  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/franchisesavail.png);
	background-position: right;
}
li#dealer1 a  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/dealer1.png);
	background-position: left;
}

li#dealer1 a:hover  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/dealer1.png);
	background-position: right;
}
li#dealer2 a  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/dealer2.png);
	background-position: left;
}

li#dealer2 a:hover  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/dealer2.png);
	background-position: right;
}

li#gallery a  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/photogallery.png);
	background-position: left;
}

li#gallery a:hover  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/photogallery.png);
	background-position: right;
}

li#videobutton a  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/videobutton.png);
	background-position: left;
}

li#videobutton a:hover  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/videobutton.png);
	background-position: right;
}

li#hvyindbtn a  {
	background-repeat: no-repeat;
	height: 131px;
	width: 210px;
	border: 0px;
	background-image: url(../images/heavybuttonfr2.png);
	background-position: left;
}

li#hvyindbtn a:hover  {
	background-position: right;
}

#news{
	background-color: #CCCCCC;
	text-align: left;
	width: 210px;
	background-image: url(http://www.line-xquebec.com/images/sidebar_foot.png);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-bottom:13px;
	text-indent: 0em;
}
#news a{
	text-indent: 0em;

}

.newstext {
	font-size: 10px;
	line-height: 12px;
	text-align:left;
	margin-top: 8px;
	margin:10px;
}

/***** Sub Nav *****/

#subnav{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	display: block;
	clear: none;
	font-size: 12px;
	text-align: center;
	width: 210px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF20D;
}
#subnav li{
	width: 210px;
	height: 18px;
	text-decoration:none;
	display: block;
	padding-bottom:10px;
}

#subnav li a{
	width: 210px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF20D;
	vertical-align: bottom;
	text-decoration:none;
	display: block;
	padding-top: 10px;
}
#subnav li a:hover{
	width: 210px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF20D;
	vertical-align: bottom;
	text-decoration:none;
	display: block;	background-color: #FFFF66;
	text-decoration:none;
	padding-top: 10px;
	outline:0px;
}

.parentli {background-color: #FFFF00;}

input {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #404040;
	border: 1px solid #000000;
	height: 13px;
	padding-top: 2px;
	padding-left:2px;
}

textarea {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #404040;
	font-size: 11px;
	border: 1px solid #000000;
	width: 463px;
	height: 150px;
	padding: 2px;
}

select {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #404040;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-left:2px;
}

.wide { width: 250px;}
.medium {width:125px;}
.narrow {width:30px;}

form em {
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
#submitbutton {
	background-image: url(http://www.line-xquebec.com/images/submit.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 103px;
	border: 0px;
	vertical-align: middle;
	cursor:pointer;
	outline: 0px;
}

#player2 {
	margin-right: auto;
	margin-left: auto;
}
/*******MAP*******/
#googlemap {
width: 480px;
height: 480px;
padding-top:20px;
margin-bottom:20px;
}
.icon {padding-right:5px;}

#iebuffer { margin-top:25px;}
