@charset "utf-8";
/* CSS Document */
/*NO IDEA what ANY of this does whoever did this please label what these do Thank you :)*/


.grayboxes {
background-color:#fff;
width:629px;
margin:0;
padding:0;
}


.floatrow {
float:left;
}


.whitebox {
width:100%;
height:85px;
position:relative;
text-align:center;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#b4b4b4;
margin:0;
padding:0 0 2px;
}


.divider {
clear:both;
float:left;
height:16px;
width:627px;
margin:0;
padding:0;
}


.whiteboxtext {
width:85%;
height:100%;
text-align:center;
padding-top:2px;
margin:0;
}


.featured {
width:100%;
}


.features {
background-color:#FFF;
float:left;
border:1px solid #b4b4b4;
width:744px;
margin:0;
padding:0;
}


.features_image {
width:200px;
float:left;
margin:0;
}


.features_desc {
height:158px;
width:400px;
border:none;
float:left;
}


.features_price {
width:91px;
border-left-width:1px;
border-left-style:solid;
border-left-color:#b4b4b4;
float:left;
height:158px;
padding:6px;
}


.vertdivide {
background-color:#993;
height:100px;
width:6px;
border-width:0;
margin:0;
padding:0;
}


.bluebox {
background-color:#002788;
height:22px;
width:100%;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-left-style:solid;
border-top-color:#b4b4b4;
border-right-color:#b4b4b4;
border-left-color:#b4b4b4;
text-indent:10px;
}


.ltgraybox {
background-color:#109DBA;
height:22px;
width:100%;
text-align:center;
float:left;
}
