@charset "ISO-UTF-8";
.quote
{
    font-style: oblique;
    line-height: 1.25 em;
    padding: 0px 15px 0px 15px;
    margin: auto;
    height: auto;
    width: auto;
    text-align: justify;
}
#col1	{
	float left;
    padding: 10px;
    margin: 10px;
    width: 45%;
    height: 150px;
    }
#col2	{
	float:clear;
    width: 45%;
    padding: 10px;
    height: 150px;
    margin: 10px;
    }
#orderForm	{
	float: left;
    width: 300px;
    border: thin 4px gray;
    padding: 10px;
}
#box1 {
	float: left:
    width: 100%;
    height: 240px;
    border:thick 4px blue;
    padding: 10px;
    margin: 10px;
}
#box2 {
	float: left:
    width: 100%;
    height: 240px;
    border:thick 4px blue;
    padding: 10px;
    margin: 10px;
}	
#box3 {
	float: left:
    width: 100%;
    height: 240px;
    border:thick 4px blue;
    padding: 10px;
    margin: 10px;
}	
#box4 {
	float: clear:
    width: 100%;
    height: 240px;
    border:thick 4px blue;
    padding: 10px;
    margin: 10px;
}	
#form	{
	float:left;
    padding:10px;
    width:450px;
	}
    

 

#op1 #op2 #op3 #op4 #op5 {


}