@charset "UTF-8";
/*PNG FIX*/
img, div { behavior: url(../iepngfix/iepngfix.htc) }

html,body {
height: 100%;
width: 100%;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/clouds.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1e4ca1;
}
a {
	color: #ff6c16;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-bottom: 25px;
}
#header {
	
}
#header .topBlueBar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../img/blueBarCurveTop.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 11px;
	border-bottom: 1px solid black;
}
#header .homeImage {
	position: relative;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../img/homeImage.jpg);
	background-repeat: no-repeat;
	height: 315px;
}
#header .subImage {
	position: relative;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../img/subImage.jpg);
	background-repeat: no-repeat;
	height: 164px;
}
#header .homeImage .internetSpecial{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 160px;
	width: 145px;
}
#header .homeImage .logo {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 125px;
	width: 430px;
}
#header .subImage .logo {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 100px;
	width: 377px;
}
#header .topBlueBar2 {
	border-top: 1px solid #000000;
	background-image: url(../img/blueBarCurveBottom.png);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 30px;
}
#header .topBlueBar2 img {
	margin-right: 15px;
	margin-top: 6px;
	border: 0;
}
#header .topBlueBar2 img a {
	border: 0;
}
#mainContent {
	margin-top: 5px;
}




/*--------------- HOMEPAGE ITEMS ---------------*/
#mainContent .ourSystem {
	float: left;
	background-image: url(../img/ourSystem2.jpg);
	background-repeat: no-repeat;
	width: 392px;
	height: 231px;
	margin-right: 7px;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
}
#mainContent .ourSystem .textBox {
	margin: 55px 0 0 30px;
	width: 200px;
}
#mainContent .dealerLogin {
	float: left;
	background-image: url(../img/dealerLogin.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 231px;
	display: none;
}
#mainContent .dealerLogin .loginBox {
	color: #FFFFFF;
	margin: 65px 0 0 30px;
	width: 175px;
	height: 125px;
}
#mainContent .dealerLogin .loginBox input {
	width: 168px;
	margin-bottom: 5px;
}
#mainContent .dealerLogin .loginBox .imgsubmit {
	width: 65px;
	margin-bottom: 5px;
}

#homeVideo {
float: left;
}




/*--------------- WHITE BOX ROUNDED CORNERS ---------------*/
#mainContent .whiteBoxTop {
	background-image: url(../img/whiteBoxTop.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#mainContent .whiteBoxMiddle {
	background-image: url(../img/whiteBoxMiddle.gif);
	padding: 10px 30px 50px 30px;
	background-repeat: repeat-y;
}
#mainContent .whiteBoxBottom {
	background-image: url(../img/whiteBoxBottom.gif);
	background-repeat: no-repeat;
	height: 16px;
}




/*--------------- WHITE BOX CONTENT FORMATTING ---------------*/
#mainContent .whiteBoxMiddle h1 {
	font-size: 26px;
	/*color: #95b4e3;*/
	font-weight: bold;
	margin-top: 0;
}
#mainContent .whiteBoxMiddle h2 {
	font-size: 20px;
	/*color: #95b4e3;*/
	font-weight: bold;
}
#mainContent .whiteBoxMiddle p {
	padding-left: 20px;
	padding-right: 50px;
	margin-bottom: 0;
}
#mainContent .whiteBoxMiddle .productPic {
	padding-left: 20px;
}



/*--------------- PRICES ---------------*/
.priceNormalText {
	margin-left: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.priceNormal {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: line-through;
}
.priceSpecialText {
	margin-left: 20px;
	color: #ffa345;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.priceSpecial {
	margin-left: 20px;
	color: #ffa345;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}








/*--------------- SYSTEM ROW AND COLUMNS ---------------*/
#mainContent .whiteBoxMiddle .row {
	padding-bottom: 15px;
	margin-left: 20px;
	width: 650px;
	
	margin-bottom: 20px;
	border-bottom: 1px dashed #95b4e3;
}
#mainContent .whiteBoxMiddle .column1 {
	float: left;
	width: 300px;
	
}
#mainContent .whiteBoxMiddle .column2 {
	float: left;
	width: 350px;
	
}



/*--------------- FORMS ---------------*/
.formColumn {
	width: 170px;
	margin-left: 20px;	
	margin-top: 20px;
}
.formColumn textarea {
	width: 180px;
	height: 150px;
	margin-bottom: 5px;
}
.formColumn input {
	margin-bottom: 5px;
}



/*--------------- FOOTER ---------------*/
#footer {
	margin-top: 5px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .footerTop {
	font-weight: bold;
	background-image: url(../img/blueBarCurveTop.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 15px;
}

#footer .footerBottom {
	background-image: url(../img/blueBarCurveBottom.png);
	background-repeat: no-repeat;
	height: 33px;
}


.clearAll {
	clear: both;
}



