/***********************Home Page Specific Styles************************/

/*************************Top*************************************************/
#homeBoxTop {
background: url('../images/homeBoxTop.jpg') no-repeat center top;
height: 40px;
width: 744px;
}

#homeBoxMiddle {
position: relative;
background: url('../images/homeBoxMiddle.jpg') repeat-y center top;
width: 744px;
overflow: hidden;
padding-bottom: 0px;
}

/*********************this doesn't work in IE6**************************/
td.contentheading {
font-size: 16px;
background: url('../images/dkBlueH3Arrow.jpg') no-repeat left center;
padding-left: 19px;
color: #fff;
}

img#whyChooseLine {
margin-left: 19px;
margin-top: 1px;
}

#homeBoxBottom {
background: url('../images/homeBoxBottom.jpg') no-repeat center bottom;
height: 13px;
width: 744px;
}

/*********************entire Why Choose doesn't work in IE6**************************/

#whyChoose {
position: relative;
float: right;
width: 340px;
text-align: left;
color: #fff;
margin-right: 28px;
margin-top: 8px !important;
}

div#homeBoxMiddle ul {
list-style-type: none;
padding-left: 19px;
margin-top: 9px;
margin-bottom: 8px;
}

div#homeBoxMiddle ul li {
background: url('../images/homeListDot.jpg') no-repeat left center;
padding-left: 10px;
margin: 2px 0px 0px;
color: #fff;
font-size: 11px;
}

#whyChoose span {
margin-right: 5px;
margin-bottom: 0px;
padding-bottom: 0px;
}

#whyChoose span a {
color: #fff !important;
font-size: 12px;
text-decoration: underline;
background: url('../images/learnMoreArrow.jpg') no-repeat left center !important;
padding-left: 21px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}

#whyChoose span a :hover{
color: #dcdcdc !important;
}

#homeFlashVideo {
position: relative;
float: left;
width: 368px;
margin-left: 5px;
margin-bottom: 0px;
padding-bottom: 0px;
}

#homeBottom {
position: relative;
margin-top: 8px;
overflow: hidden;
clear: both;
z-index: 2;
height: 1%;
}

/*************************************************Left Boxes************************************************************/

#leftBoxes {
position: relative;
float: left;
min-height: 20px;
width: 368px;
margin-right: 4px;
line-height: 1.5em;
}

#leftBoxesTop {
position: relative;
margin-top: -1px;
width: 350px;
text-align: left;
margin-left: 7px;
clear: both;
}

#leftBoxesBottom {
position: relative;
margin-top: 30px;
clear: both;
}

#salesTeam {
text-align: left;
position: relative;
width: 168px;
float: left;
margin-left: 6px;
}

#partsDepartment {
text-align: left;
position: relative;
width: 169px;
float: right;
margin-right: 6px;
}

#leftBoxes h3 {
position: relative;
font-size: 16px;
font-weight: 100;
color: #19195b;
margin-bottom: 0px;
}

div#leftBoxes p {
position: relative;
margin: 6px 0px 8px 0px;
}

div#leftBoxes div ul {
position: relative;
list-style-type: none;
margin-left: 5px;
margin-top: 9px;
padding-left: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

div#leftBoxes div ul li {
background: url('../images/homeListArrow.jpg') no-repeat left center;
padding-left: 7px;
margin: 6px 0px;
}

#blueOvalSmall {
float: right;
margin: 0px 5px 0px 0px;
}

span.homeReadMore {
float: right;
margin-right: 7px;
}

span a {
text-decoration: underline;
background: url('../images/homeListArrow.jpg') no-repeat left center;
padding-left: 7px;
}

span a:hover {
}



/*************************************************rightBoxes*******************************************************/

#rightBoxes {
position: relative;
float: right;
width: 368px;
min-height: 20px;
margin-left: 4px;
}

#rightBoxesRightColumn {
position: relative;
float: right;
margin-left: 8px;
width: 180px;
}

#rightBoxesLeftColumn {
position: relative;
float: left;
width: 180px;
}

div.blueModule ul {
margin: 6px 0px 6px;
padding-left: 10px;
list-style-image: none;
list-style-type: none;
}

div.blueModule p {
margin-top: 0px !important;
margin-left: 5px;
}

div.blueModule ul li{
background: url(../images/homeListDot.jpg) no-repeat left center;
margin-top: 2px;
padding-left: 13px;
}

div.blueModule ul li a{
color: #fff;
text-decoration: underline;
}

div.blueModule ul li a:hover{
color: #ddd;
text-decoration: none;
}

table.contentpaneopen li a {
color: #fff;
text-decoration: none;
}

table.contentpaneopen li a:hover {
color: #fff;
text-decoration: underline;
}

div.blueModule p a {
color: #fff;
text-decoration: none;
}

div.blueModule p a:hover {
color: #fff;
}
