body {
	font-size: 14px;
	font-family: arial;
	line-height: 1.3em;
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	behavior:url(css/csshover.htc);
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	font-family: georgia;
	margin-top: 5px;
	margin-bottom: 20px;
}
h2 {
	color: #333;
	font-size: 30px;
	font-weight: normal;
	line-height: 34px;
	font-family: georgia;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	color: #c00;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h4 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 0px;
}
h6 {
	color: #D00;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
p			{margin: 0 0 15px; padding: 0;}
ul, ol		{padding-left: 0; margin-left: 10px;}
ul			{list-style: none;}
a:link, a:visited	{ color: #c00; text-decoration: none; }
a:hover				{color: #900; text-decoration: underline;}
/* Main Page Container */
#Outerframe		{
	background-color: #fff;
	width: 1020px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bodyframe		{
	color: #333;
	background-repeat: repeat-y;
	background-position: right 0;
	width: 990px;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/right-column-back.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Masthead */
#RotatingBanner		{
	width: 785px;
	height: 168px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../banner/Lefler-banner-back.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: right;
	font-size: 18px;
	z-index: 2;
}
/* Masthead */
#location		{
	width: 785px;
	height: 168px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../banner/Lefler-banner-back.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: left;
	font-size: 18px;
}
/* Masthead */
#banner		{
	background-color: #fff;
	width: 715px;
	height: 168px;
	float: left;
	background-image: url(../images/banner/Lefler-banner-back.jpg);
}
/*Navigation */
#navbar		{
	font-family: georgia;
	width: 785px;
	height: 41px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	background-color: #333;
	background-image: url(../images/main-nav-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	border-top: 4px solid #fff;
}
#navbar ul 	{
	font-size: 16px;
	line-height: 41px;
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
}
#navbar li	{
	color: #fff;
	display: inline;
	float: left;
}
#navbar a	{
	margin: 0px;
	text-decoration: none;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	padding: 0px;
}
#navbar a:hover	{ padding: 0; margin: 0; text-decoration: none; color: #ffe154; background-repeat: repeat-x; text-decoration: none; overflow: hidden; }
/*Navigation */
#navbar2		{
	font-family: georgia;
	width: 715px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	float: left;
}
#navbar2 ul 	{
	font-size: 15px;
	line-height: 35px;
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
}
#navbar2 li	{
	color: #333;
	display: inline;
	float: left;
}
#navbar2 a	{
	margin: 0px;
	text-decoration: none;
	color: #333;
	text-decoration: none;
	overflow: hidden;
	padding: 0px;
}
#navbar2 a:hover	{
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #D92720;
	background-repeat: repeat-x;
	text-decoration: none;
	overflow: hidden;
}
.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button:hover, .button:focus { filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;}
.thumbsbutton {
	float: left;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbsbutton:hover, .thumbsbutton:focus { filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;}
.thumbsbutton2 {
	float: left;
	margin-bottom: 10px;
}
.thumbsbutton2:hover, .thumbsbutton2:focus { filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;}
.thumbsbutton3 {
	border: 2px solid #000;
}
.thumbsbutton3:hover, .thumbsbutton3:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	border: 2px solid #C00;
	background-color: #BBB;
}
#LogoWrap {
	padding-top: 25px;
	float: right;
	padding-right: 45px;
	width: 200px;
	padding-bottom: 25px;
}
.button1 { width: 201px; height: 31px; float: left; }
.button1 a {
	display: block;
	width: 201px;
	height: 31px;
	background-color: #d92820;
	background-image: url(/buttons/collision1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button1 a:hover {
	background-image: url(/buttons/collision2.jpg);
	background-position: left bottom;
}
.button2 { width: 201px; height: 31px; float: left; }
.button2 a {
	display: block;
	width: 201px;
	height: 31px;
	background-color: #d92820;
	background-image: url(/buttons/glass1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button2 a:hover {
	background-image: url(/buttons/glass2.jpg);
	background-position: left bottom;
}
.button3 { width: 201px; height: 31px; float: left; }
.button3 a {
	display: block;
	width: 201px;
	height: 31px;
	background-color: #d92820;
	background-image: url(/buttons/mechanical1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button3 a:hover {
	background-image: url(/buttons/mechanical2.jpg);
	background-position: left bottom;
}
/*Misc
*/
.imgMain {
	border: 2px solid #000;
	margin-bottom: 15px;
	background-color: #BBB;
}
/*Misc
*/
.imgNoSpace {
	margin: 0px;
	padding: 0px;
	display: block;
}
/*Misc
*/
.imgLeft {
	float: left;
	padding-right: 15px;
	padding-top: 10px;
}
.imgLeft2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 2px solid black;
	background-color: #BBB;
}
.imgLeft3 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgRight { float: right; margin: 0; padding: 0 0 0 10px; }
.imgRight2 {
	float: right;
	margin-bottom: 10px;
	border: 2px solid black;
	background-color: #BBB;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
}
.imgLeftButton {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLeftButton:hover, .imgLeftButton:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonspacer {
	margin-bottom: 5px;
}
.smaller {
	font-size: 0.85em;
}
.note {
	font-size: 0.75em;
	font-style: italic;
}
#preloadedImages { display: none; }
/* Main Layout*/
#rightpanel {
	background-color: #333;
	background-position: 0 top;
	width: 200px;
	float: right;
	margin: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#rightpanel ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightpanel li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	float: left;
	width: 200px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Main Layout*/

#rightpanel a{
	color: #FFF;
	background-color: #444;
	display: block;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 185px;
}
/* Main Layout*/

#rightpanel h1{
	font-size: 16px;
	font-family: Georgia, serif;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}
/* Main Layout*/
#rightpanel a:hover{
	color: #333;
	text-decoration: none;
	background-color: #AAA;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* Main Layout*/
#rightpanel .current a{
	color: #333;
	text-decoration: none;
	background-color: #AAA;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* Main Layout*/
#rightpanel table{
	background-color: #333;
	width: 200px;
	float: right;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
/* Main Layout*/
#rightpanel table td{
	text-align: center;
	display: block;
}
#rightpanel table img{
	background-color: #fff;
	border: 2px solid #777;
}
#leftpanel {
	text-align: left;
	vertical-align: top;
	width: 200px;
	float: left;
	margin-top: 20px;
}
#leftpanel img {
	background-color: #d92820;
	float: left;
	display: block;
}
/* Main Layout*/
.CustomerService {
	margin-top: 25px;
}
/* Main Layout*/
.CustomerService td {
	padding-right: 25px;
	padding-bottom: 25px;
}
.CustomerService img {
	background-color: #fff;
	border: 3px solid #AAA;
	padding: 1px;
}
#bottomlogos {
	margin-top: 25px;
	float: left;
	clear: left;
	width: 540px;
	text-align: center;
}
#bottomlogos img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
}
#bottomlogos img:hover, #bottomlogos img:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#centerpanelwide {
	vertical-align: top;
	width: 750px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	float: left;
	padding-right: 0px;
	text-align: left;
}
#centerpanel {
	vertical-align: top;
	width: 530px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
	padding-right: 0px;
	text-align: left;
}
#centerpanel hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#centerpanel ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#centerpanel li {
	background-image: url(../images/checkmark.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	clear: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.thumbCell  {
	padding-right: 15px;
	padding-bottom: 15px;
}
.NewsHeader  {
	font-size: 24px;
	font-family: georgia;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.NewsSubHeader  {
	font-size: 16px;
	font-family: georgia;
	line-height: 20px;
}
.righttext  {
	float: right;
	text-align: right;
	font-size: 14px;
	padding-top: 5px;
}
#flashcontent {
	width: 450px;
	float: left;
	margin-top: 25px;
}
.custService {
	width: 450px;
	margin-top: 25px;
}
.custService img {
	vertical-align: middle;
	margin-right: 20px;
	border: solid 1px #333;
	margin-bottom: 10px;
}
/* Footer */
#footer			{
	margin: 0px;
	color: #fff;
	background-color: #333;
	text-align: left;
	width: 100%;
	float: left;
	border-top: 4px solid #fff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 1.3em;
}
#footerwrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/Lefler-small-logo.jpg);
	background-position: right 20px;
	background-repeat: no-repeat;
	font-size: 14px;
}
#footer p{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#footer img{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#footer h1{
	font-size: 18px;
	color: #FFF;
	line-height: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#footer h2{
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	width: 950px;
	padding: 0px;
	margin-top: 20px;
}
#footer a:link, #footer a:visited	{text-decoration: none; color: #fff;}
#footer a:hover						{
	color: #f2d536;
	text-decoration: underline;
}
/* Forms*/
form		{
	font-family: arial;
	margin: 0px;
	border: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
}
form h3 {
	color: #333;
	font-size: 22px;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, serif;
	float: left;
}
form h2 {
	color: #333;
	font-size: 26px;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, serif;
}
form p {
	margin-top: 10px;
}
form td { margin: 0; padding: 0 0 0 0; }
input { font-size: 12px; font-family: arial; font-weight: normal; font-style: normal; font-variant: normal; margin-top: 5px; }
select { font-size: 12px; font-family: arial; font-weight: normal; font-style: normal; font-variant: normal; margin-top: 5px; padding-left: 3px; }
textarea { font-size: 12px; font-family: arial; font-weight: normal; font-style: normal; font-variant: normal; margin-top: 5px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; }
.forminput { font-size: 12px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; border-color: #ccc #666 #666 #ccc; border-style: solid; border-width: 1px; }
.forminput:hover, .forminput:focus { font-size: 12px; background-color: #eee; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; border: solid 1px #666; }
.textareainput { font-size: 12px; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border-color: #ccc #666 #666 #ccc; border-style: solid; border-width: 1px; }
.textareainput:focus { font-size: 12px; background-color: #eee; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border: solid 1px #666; }
.formsectionwrapper {
	padding-bottom: 20px;
	float: left;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.formsectionwrapper2 { float: left; padding-top: 25px; padding-bottom: 20px; padding-left: 10px; }
.formsectionwrapper3 {
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
}
.botsectionwrapper { float: left; padding-top: 15px; }
.sectionwrapper {
	padding-bottom: 5px;
	padding-top: 5px;
	width: 450px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/*Lightbox
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.bigbold {
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
}
.price      {
	color: #D00;
	font-size: 1.2em;
}

