@charset "utf-8";
/* CSS Document */

.welcomebar {
padding: 0;
width: 800px;
z-index: 4;
background: #FFFFFF;
height: 300px;
margin-top: 15px;
}

.welcomebarleft {
background: #FFFFFF;
width: 240px;
height: 300px;
margin: 0px;
}

.welcomebarlefttext {
padding-left: 5px;
padding-right: 10px;
margin-top: 10px;
}

.flashslide {
width: 550px;
float: right;
margin: 0px;
}

.contentmain {
padding: 0;
width: 800px;
z-index: 5;
padding-top: 15px;
margin-top: 15px;
border-top: 1px solid #CCCCCC;
}

.content {
width: 600px;
height: 150px;
margin-left: 100px;
}

.certifiedimgfloat {
width: 125px;
height: 150px;
padding-left: 37px;
padding-right: 37px;
}

.certifiedimg {
border: none;
}

.certifiedtext {
text-align: center;
}
