@charset "UTF-8";
/* CSS Document */

body {
	background: #d9d8d8 url(../images/bricks.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #565353;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 971px;
	margin: 0 auto;
	border: 0;
	padding: 0px;
	margin-top: 0px;
}
#maincontent {
	background: url(../images/bkgr-shaddow.gif) top no-repeat;
	width: 971px;
	margin: 0 auto;
	border: 0;
	padding: 0 0 0 1px;
	
}
#end {
	clear:both;
	margin:0;
	padding:0;
}
#banner {
	width: 960px;
	height: 206px;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 861px;
	margin: 0 auto;
	background:  #FFF;
	padding: 50px;
}
#learnmore {
	margin: 13px 0 0 0;
}
/*------------------------menu-------------------------*/

#menu {
	height: 54px;
	width: 971px;
}
#menu ul {
	height: 54px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu li {
	float: left;
	text-align: center;
	list-style: none;
}
.currentpage {
	background: url(../images/menu_bkgr_h.gif) repeat-x right top;
}
/*------------------------ index columns ------------------------*/

#lc {
	width: 450px;
	padding: 0px 80px 30px 0;
	float:left;
	display: inline;
}
#rc {
	width: 330px;
	padding: 0px 0 30px 0px;
	float:left;
	display: inline;
}
/*------------------------ secondary page columns ------------------------*/

#lc2 {
	width: 356px;
	padding: 0px 30px 30px 0;
	float:left;
	display: inline;
}
#rc2 {
	width: 356px;
	padding: 0px 0px 30px 10px;
	margin: 0px 0 0 100px;
	float:left;
	display: inline;
}
#rc2 ul {
	list-style-image: url(../images/blue-bullet.gif);
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#rc2 li {
	padding:0;
	list-style-image: url(../images/blue-bullet.gif);
}

*html #rc2 li { /*---------- IE hack-----------*/
	padding:0;
	list-style-image: url(../images/blue-bullet-ie.gif);
}
*+html #rc2 li { /*---------- IE hack-----------*/
	padding:0;
	list-style-image: url(../images/blue-bullet-ie.gif);
}

*html #rc2 ul { /*---------- IE hack-----------*/
	list-style: url(../images/blue-bullet-ie.gif);
	margin: 0;
	padding: 0;
	text-indent: 0;
}

*+html #rc2 ul { /*---------- IE hack-----------*/
	list-style: url(../images/blue-bullet-ie.gif);
	margin: 0;
	padding: 0;
	text-indent: 0;
}

*html #rc2 li { /*---------- IE hack-----------*/
	padding:0;
	list-style: url(../images/blue-bullet-ie.gif);
}

*html+ #rc2 li { /*---------- IE hack-----------*/
	padding:0;
	list-style: url(../images/blue-bullet-ie.gif);
}


/*------------------------footer-------------------------*/

#footer {
	background: #024a5b;
	height: 90px;
	padding: 15px 25px 15px 25px;
	margin: 0 auto;
	width: 910px;
	font-size: 10px;
	color: #FFF;
}
#footercontainer {
	background: #013b49;
	height: 120px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #fa7119;
	text-decoration: none;
}
/*---------- list styles-----------*/
#content ul {
}
#content li {
	list-style: url(../images/blue-bullet.gif);
	margin: 0;
	padding: 0;
}

*html #content li { /*---------- IE hack-----------*/
	list-style: url(../images/blue-bullet-ie.gif);
	margin: 0;
	padding: 0;
}

 *+html #content li { /*---------- IE hack-----------*/
	list-style: url(../images/blue-bullet-ie.gif);
	margin: 0;
	padding: 0;
}

/*-------------- dealer page styles --------------*/

#lmenu {
	background: url(../images/dealer-fade.jpg) no-repeat right top;
	width: 230px;
	float: left;
	display: inline;
	height: 580px;
	margin: 0px;
	padding: 0px;
	
}
 #lmenu ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
	list-style: none;
	list-style-type: none;
}


 #lmenu li {
	list-style: none;
	list-style-type: none;
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #CCC;
}

*html #lmenu li {
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #CCC;
	list-style-image: none;
}

*+html #lmenu li {
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #CCC;
	list-style-image: none;
}
#lmenu ul a {
	color: #01637a;
	text-decoration: none;
}


 #lmenu li a:hover {
	color: #fa7119;
	text-decoration: none;
}
#dealer-rc {
	width: 550px;
	float: left;
	display: inline;
	margin: 0 0 0 40px;
}
/*-------------- txt styles --------------*/

p {
	padding: 0 0 15px 0;
	margin:0;
}
h1 {
	padding:0 0 15px 0;
	margin: 0;
	color: #024a5b;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	padding:0 0 5px 0;
	margin: 0;
	color: #3a3a3a;
}
.small {
	font-size: 10px;
	color: #0c748f;
	margin: 0;
	padding: 0px 0 0 0;
}
.biggreen {
	color: #33a700;
	font-size: 20px;
	border-bottom: 5px solid #0a9abd;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-weight: bold;
}

/*-------------- link styles --------------*/

a {
	color: #398614;
}
a:hover {
	color: #fa7119;
}
.link-info {
	background: url(../images/btn-i.gif) no-repeat left;
	padding: 8px 0 7px 35px;
	font-size: 16px;
}
/*-------------- form --------------*/

form, input {
	margin: 0px;
	padding: 0px;
}
#contactformbox {
	font-size:10px;
	padding: 40px 50px 30px 50px;
	margin: 28px 0 25px 0;
	width: 370px;
	background: url(../images/contact-bkgr.jpg) no-repeat top left;/*border: solid 1px #CCC;*/
	}
#contactformbox2 {
	font-size:10px;
	padding: 30px 20px 30px 40px;
	margin: 10px 0 25px 0;
	width: 450px;
	height: 500px;
	background: url(../images/apply-bkgr.jpg) no-repeat top left;
}
/*-------------- misc --------------*/
 img {
	border: none;
}
.padding-top {
	padding: 20px 0 0 0;
}

sup {
	line-height: 18px;
}

*html .superscript{
	font-size:15px;
	vertical-align:top;
	line-height: 22px;
	}
	
*+html .superscript{
	font-size:15px;
	vertical-align:top;
	line-height: 22px;
	}