@import "/css/forms.css";

html {
    margin: 0;
    padding: 0;
    background-position: top;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
}

body {
    margin: 0;
    padding: 0;
    background-image: url(../images/head_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #EDEDED;
}

#centeredWrapper {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    color: green;
    padding: 0px;
}

img {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

img a {
    padding: 0px;
    border: 0px;
}

#logo {
    display: block;
    margin-left: 0px;
    
}

#headWrapper {
    width: 980px;
    height: 376px;
    padding: 0px;
    margin: 0 auto;
    float: left;
    clear: none;
    
    background-repeat: no-repeat;
    margin-left: 6px;
}* html #headWrapper {
    margin-bottom: -74px;
    display: inline;
}

#head {
    width: 928px;
    height: 376px;
    padding: 0px;
    margin: 0 auto;
}

#head_left {
    float: left;
    clear: none;
    width: 265px;
}* html #head_left {
    margin-right: -3px;
    display: inline;
}

#head_right {
    float: left;
    clear: none;
    color: black;
    padding: 0px;
    margin: 0px;
    /*width: 658px;*/
    width: 658px;
	background-color: white;
}

#middleWrapper {
    /*width: 928px;*/
    width: 980px;
    padding: 0px;
    margin: 0 auto;
    float: left;
    clear: none;
    background-image: url(../images/middle_bg.jpg);
    min-height: 410px;
	margin-bottom: 0;
	padding-bottom: 0;
}

selector {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}* html #middleWrapper {
    padding-bottom: 40px;
}

#middle {
    /*width: 928px;*/
    width: 928px;
    padding: 0px;
    margin: 0 auto;
}

#contactInfo {
    background-image: url(/images/contactInfo.jpg);
    background-repeat: no-repeat;
    padding-left: 28px;
    padding-top: 55px;
    padding-right: 112px;
    padding-bottom: 65px;
    margin: 0px;
    border: 0px;
    margin-left: 0px;
}

#contactInfo h2 {
    color: #BB972B;
    font-size: 18px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
}

#contactInfo p {
    color: black;
    font-size: 12px;
	width: 150px;
	font-weight: bold;
}

#testimonials {
    padding-top: 65px;
    padding-left: 28px;
    padding-bottom: 80px;
    padding-right: 75px;
    background-image: url(../images/testimonials_bg.jpg);
    background-repeat: no-repeat;
    width: 155px;
    float: left;
    clear: none;
    margin-left: 6px;
}

* html #testimonials {
    margin-right: -3px;
    display: inline;
}

#testimonials p {
    font-size: 13px;
	font-family: "Comic Sans MS";
    color: #545454;
    width: 160px;
}

#content {
    float: left;
    clear: none;
    width: 658px;
}

#content_left {
    width: 276px;
    float: left;
    clear: none;
}

#content_right {
    width: 352px;
    float: left;
    clear: none;
}

#video {
    padding-left: 30px;
    width: 100%;
}

#ads {
    width: 100%;
}

* html #ads {
    margin-top: -3px;
    display: inline;
}

#ads #fivestar {
    position: relative;
    top: 32px;
    left: 22px;
}

#ads #qap {
    position: relative;
    top: 43px;
    left: 22px;
}

#ads #qap_alt {
    position: relative;
    top: 43px;
    left: 22px;
}

#content h2 {
    color: #004EB0;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}

#content h3 {
    color: black;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#content p {
    color: black;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 50px;
}

#content ul li {
    color: black;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#testimonials h2 {
    font-size: 18px;
    color: black;
}

#leftHeader {
    display: block;
    float: left;
    clear: none;
}* html #leftHeader {
    margin-bottom: -3px;
    display: inline;
}

#rightHeader {
    float: left;
    clear: none;
    padding: 0px;
    margin: 0px;
}* html #rightHeader {
    margin-top: -3px;
    display: inline;
}

#splash {
    float: left;
    clear: none;
    width: 608px;
    padding: 0px;
    margin: 0px;
}

#splashMenu {
    float: left;
    clear: none;
    width: 608px;
}* html #splashMenu {
    margin-bottom: -3px;
    display: inline;
}

#splashImage {
    float: left;
    clear: none;
    display: block;
}

#rightOfSplash {
    float: left;
    clear: none;
    display: block;
}

#mainSection {
    width: 658px;
    height: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
    clear: none;
}

#leftSection {
    width: 270px;
    padding: 0px;
    margin: 0px;
    float: left;
    clear: none;
    background-color: gray;
}

#uniqueContent {
    height: 100%;
}

#uniqueContentLeftCol {
    width: 276px;
    height: 100%;
    float: left;
    clear: none;
    background-color: cyan;
}

#uniqueContentRightCol {
    width: 382px;
    float: left;
    clear: none;
    background-color: white;
    color: black;
    height: 100%;
}

#uniqueContentTitle {
    color: #004EB0;
    font-size: 18px;
    padding-top: 34px;
    padding-bottom: 10px;
}

#uniqueContentContent {
    font-size: 12px;
}

#adSubSection {
    float: left;
    clear: none;
}

#adOther {
    float: left;
    clear: none;
    background-image: url(../images/AdOther.jpg);
}

#adFiveStar {
    background-image: url(../images/fivestarBg.jpg);
}

#topMenu {
    float: left;
    clear: none;
    padding: 0px;
    margin: 0px;
}

.lnkButton {
    padding: 0px;
    margin: 0px;
    float: left;
    clear: none;
    height: 26px;
}

.lnkSplashButton {
    padding: 0px;
    margin: 0px;
    float: left;
    clear: none;
    height: 30px;
}

#rightHeader {
    display: block;
    padding: 0px;
    margin: 0px;
}

#leftHeader {
    display: block;
    float: left;
    clear: none;
}

#imgRightHeader {
    display: block;
}

#footer {
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    text-align: center;
    width: 980px;
    height: 50px;
    color: white;
    height: 50px;
    margin: 0 auto;
	margin-top: -11px;
	padding-top: 0px;
	clear: both;
}

#footer p {
    color: white;
    text-align: center;
    position: relative;
    top: 27px;
    font-size: 11px;
}

#footer p a {
    color: white;
    text-decoration: none;
    font-size: inherit;
}

#footer p a:hover {
    color: #bbbbbb;
    font-size: inherit;
}

#topMenu {
    float: left;
    clear: none;
}

.mp_row {
}

.mp_block {
    float: left;
    clear: none;
    margin-left: 10px;
    margin-right: 10px;
}

.row h5 {
    color: gray;
    margin-top: 5px;
    margin-bottom: 0px;
}

.row_bottom h5 {
    color: gray;
    margin-top: 5px;
    margin-bottom: 0px;
}

.rowContent {
    font-size: 12px;
    color: black;
}

#content h3 {
}

.row {
    float: left;
    clear: none;
    width: 400px;
}

.row_hover{
	float: left;
	clear: none;
	width: 400px;
	background-color: #eeeeee;
}

.headingBox {
    float: left;
    clear: none;
    width: 290px;
}

.specLink {
    float: left;
    clear: none;
    text-align: right;
    font-size: 12px;
    padding-top: 20px;
}

.rowPics {
    float: left;
    clear: none;
    text-align: right;
    width: 200px;
    margin-left: 20px;
}

.rowText {
    border-bottom: dotted 1px gray;
    padding-bottom: 10px;
    float: left;
    clear: none;
    width: 400px;
}

.rowText_bottom {
    padding-bottom: 10px;
    float: left;
    clear: none;
    width: 400px;
}

.rowHead {
    clear: both;
}


.spec_roll{
  display: block;
  height: 30px;
  width: 110px;
  background-image: url('../images/specifications.jpg');
 
}

.spec_roll2{
  display: block;
  height: 30px;
  width: 110px;
  background-image: url('../images/hover_specifications.jpg');
 
}

.spec_roll:hover{
  background-image: url('../images/hover_specifications.jpg');
}

.hide_this{
  display: none;
}





