/* Styles for the Schedule and Catalog Page */
.iconmain {
width:815px; height:350px; background-image:url(/general/images/topBG.png); background-repeat:no-repeat;
}

.iconwrapper {
width:500px; height:330px; padding:10px; float:left;
}

.books {
height:220px; width:166px; float:left; 
}

.mailform{
width:245px; height:300px; padding:25px; float:right;
}

#catWrapper{
width:790px; height:450px; padding:10px;  background-image:url(/general/images/catBG.png); background-repeat:no-repeat;
}

#catWrapperleft{
height:300px; width:590px; float:left; padding-right:20px; padding-left:10px;
}

#orderCATwrapper{
width:280px; height:400px; padding:10px; border-top:dotted; border-width:1px; float:left; background-image:url(/general/images/address.png); background-repeat:no-repeat;
}

.applyMain{
	width: 815px; height: 100%; 
	}
	
#bottomtext{
	border-top-width: 1px; clear: both; border-left-width: 1px; width: 795px; border-bottom: 1px dotted; height: auto; border-right-width: 1px; padding: 10px;}
	
#clearline{ width:800px; height:5px; background-color:#fff; clear:both;}
#applyBox{width: 795px; height: auto; padding: 10px;}
#applyLeftBox{padding-right: 20px; float: left; width: 480px; height: auto;}
#applyRightBox{padding-left: 15px; float: left; background-image: url(/general/images/notePad.png); width: 280px; height: 280px;}

#quote{background-position: center 50%; background-image: url(/general/images/quote.png); width: 795px; background-repeat: no-repeat; height: 40px; padding: 10px; font-size:1px; color:#fef5e3;}
#stepsBody{background-image: url(/general/images/stepBG.png); width: 795px; background-repeat: no-repeat; height: 440px; padding: 10px;}
#step1{float: left; width: 377px; height: 100px; padding: 10px;}
#step2{float: left; width: 377px; height: 100px; padding: 10px;}
#step3{float: left; width: 775px; height: 100px; padding: 10px;}
#step4{float: left; width: 377px; height: 140px; padding: 10px;}
#step5{float: left; width: 377px; height: 140px; padding: 10px;}
#stepDiv{float: left; width: 795px;}

#bottomMain{width: 795px; height: auto; padding: 10px;}
#bottomLeft{padding-right: 20px; padding-left: 10px; float: left; width: 270px; padding-top: 10px; height: auto; background-color: #f3f3f3; border: #ebebeb 1px solid;}
#lineSpc{line-height:15pt}
#bottomRight{padding-left: 15px; float: left; width: 450px; height: auto;}



