/* CSS Document */
@import url("reset.css");
* {
margin: 0;
padding: 0;
}
#suitsimage {
float: right;
padding-right: 10px;
}
#suitexp {
float: left;
width: 300px;
}
#suitexp h2 {
margin-bottom: 15px;
font-weight: bold;
}
#suitexp h3 {
margin: 20px 0 10px;
font-weight: bold;
}
#suitexp p {
line-height: 230%;
}
#suitstylewrap {
width: 540px;
margin: 35px 20px 0 20px !important;
margin/**/: 35px 10px 0 20px;
}
#gotop {
clear: both;
}

