/* FRONT PAGE CSS */
/* FRONT PAGE CSS */
/* FRONT PAGE CSS */

.wrapper {
margin:0pt auto;
width:952px;
}

.theContent {
background-image:url(../images/Home1.jpg);
background-repeat:no-repeat;
border:10px solid white;
border-top:none;
float:left;
width:932px;
}

.homeFooter{
font-size:.9em;
clear:both;
float:right;
margin-left:18px;
margin-right:18px;
margin-top:10px;
margin-bottom:10px;
padding-top:7px;
height:30px;
width:897px;
background:url(../images/footer.jpg);
background-repeat:no-repeat;
text-align:center;
}

select{
width:200px;
color:#c1272d;
margin-top:3px;
}

.homeSearchBox {
width:370px;
height:140px;
margin-left:265px;
margin-top:145px;
}

.homeBoxWrapper {
padding-top:145px;
margin-left:18px;
}

.boxWrapper {
width:292px;
float:left;
margin-right:10px;
}

.boxTop {
width:292px;
float:left;
height:12px;
background-image:url(../images/whole.png);
}

.boxContent {
clear:both;
width:292px;
float:left;
background-image:url(../images/middle.png);
}

.boxCopy{
padding:10px;
padding-left:15px;
min-height:65px;
font-size:.9em;
line-height:1.4;
}

.boxButtonCan{
float:left;
width:129px;
height:33px;
padding-left:14px;
padding-bottom:10px;
}

.boxButtonCli{
float:left;
width:129px;
height:33px;
padding-left:5px;
padding-bottom:10px;
}

.boxTitle{
padding-left:15px;
padding-right:10px;
font-size:1.8em;
line-height:1;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:-1px;
}

.boxBottom {
clear:both;
width:292px;
float:left;
height:7px;
background-image:url(../images/whole.png);
background-position:bottom;
}

.searchGraphic{
margin-top:5px;
height:69px;
width:339px;
float:left;
}

.searchDropDown{
float:right;
margin-right:17px;
margin-top:11px;
width:200px;
height:50px;
color:#FF0000;
}

.searchSubmit{
float:right;
width:27px;
height:14px;
margin-top:30px;
margin-right:13px;
}
