@charset "utf-8";
/* CSS Document */
#AffordMain{
width:700px;
}
#SideStory{
margin-left:2em;
width:160px;
}	
#SideStory h2{
color:#0b4a72;
}		
#LeftMain{
width:475px;
float:right;
clear:both;
}

#RightMain{
width:192px;
float:left;


}
#Bottom{
width:700px;

}

#spacing{
width:700px;
height:100px;
}
#Quality{
width:190px;
background-color:#d3d3d3;
color:#0b4a72;
padding:5px;
border:solid;
border-width:1px;

}

#Quality h2{
background-color:#0b4a72;
color:#FFFFFF;
height:30px;
}

