@charset "utf-8";
/* CSS Document */

body {
padding:0px; 
margin:0px;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}

.container {
padding:0px; 
margin:0px; 
width:900px; 
text-align:center; 
margin-left:auto; 
margin-right:auto;
}

.containerInner {
padding:0px; 
margin:0px; 
text-align:left;
}

.header{
height:71px;
}

.logo {
float:left;
}

.headerRight {
width:305px;
height:70px;
float:right;
padding:0px;
margin:0px;
}

.main {
padding:0px;
margin:0px;
}


.productContainer {
width:595px;
background-image:url(../images/bg_home.jpg);
background-position:top;
background-repeat:no-repeat;
padding:0px;
margin:0px;
float:left;
}


.product {
float:left;
padding:0px;
margin:0px;
}

#dc25Image {
width:153px;
}

#dc14Image {
width:129px;
}

#dc23Image {
width:167px;
}

#dc23anImage {
width:145px;
}



.imgDc25 {
padding-top:54px;
}

.imgDc14 {
padding-top:54px;
}

.imgDc23 {
padding-top:210px;
}

.imgDc23an {
padding-top:210px;
}

.taglineText {
font-size:11px;
font-weight:bold;
line-height:15px;
}

.taglineText2 {
padding-left:22px;
font-size:11px;
font-weight:bold;
line-height:15px;
}

.taglineText3 {
padding-left:10px;
font-size:11px;
font-weight:bold;
line-height:15px;
}



.callouts {
width:305px;
float:right;
font-size:12px;
font-weight:normal;
color:#999999;
line-height:17px;
}

.callouts ul {
padding:0px;
margin:0px;
list-style:none;
clear:both;
}

.callouts ul li {
background-position:left;
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

.callouts ul li#cyclone {
background-image:url(../images/img_cyclone.jpg);
height:77px;
}

.callouts ul li#noCost {
background-image:url(../images/img_noCosts.jpg);
height:71px;
}

.callouts ul li#allFloors {
background-image:url(../images/img_allFloors.jpg);
height:72px;
}

.callouts ul li#certified {
background-image:url(../images/img_certified.jpg);
height:92px;
}

.callouts ul li#warranty {
background-image:url(../images/img_warranty.jpg);
height:75px;
}

.calloutsInner {
padding-left:101px;
padding-top:10px;
}

.calloutsInner#first {
padding-top:22px;
}

.calloutsHeader {
font-size:12px;
font-weight:normal;
color:#ffffff;
line-height:17px;
}


.footer {
width:900px;
height:23px;
background-image:url(../images/logo_footer.jpg);
background-position:right;
background-repeat:no-repeat;

}

.footerText {
float:right;
font-size:11px;
padding-top:4px;
color:#999999;
}

.footerLink {
color:#999999;
text-decoration:underline;
font-size:11px;
}



.productView {
width:595px;
background-image:url(../images/bg_dc25.jpg);
background-position:top;
background-repeat:no-repeat;
padding:0px;
margin:0px;
float:left;
height:550px;
}

#dc23 {
background-image:url(../images/bg_dc23.jpg);
}

#dc14 {
background-image:url(../images/bg_dc14.jpg);
}

#dc23an {
background-image:url(../images/bg_dc23an.jpg);
}

.productInfo {
margin-top:24px;
width:384px;
float:left;
}

.productInfo ul {
padding:0px;
margin:0px;
margin-top:6px;
}

.productInfo ul li {
margin:0px;
padding:0px;
list-style-type:none;
padding-left:15px;
background-image:url(../images/bullet.jpg);
background-position:0px 4px;
background-repeat:no-repeat;
margin-bottom:3px;
font-size:12px;
}

.icon {
padding-bottom:8px;
}

.tagline_int {
color:#999999;
font-size:12px;
}


.productFeatures {
float:left;
width:210px;
}

.featureBox {
background-color:#111111;
padding-left:17px; 
padding-top:19px;
padding-bottom:19px;
margin-bottom:15px;
font-size:11px;
color:#999999;
}

.featureContent #left {
width:80px;
padding-bottom:8px;
}


.featureContent #right {
width:110px;
margin-bottom:8px;
}

.featureContent #single {
line-height:23px;
}


a.backButton {
text-decoration:underline;
font-size:12px;
color:#ffffff;
position:absolute;
top:550px;
}



.clear {
clear:both;
}

