﻿.summary_list{
    background-image:url(http://www.showplans.com/images/sideimg_floorplans.jpg);
    background-repeat:no-repeat;
    color:#666;
    height:800px;
    font-size:15px;
}
.summary_list li{
    list-style-type: none;
    background-image:url(http://www.showplans.com/images/bg_transp1.png);
    padding:0px;
    margin:5px;
    float:right;
    clear:both;
    width:200px;
}
.why{
	position:relative;
	font-size: 14px;
	margin-bottom:20px;
	margin-top:10px;
	height:200px;
	background: transparent url(http://www.showplans.com/images/floorplans/why_bg.gif) no-repeat;
}
.why b{
	display:block;
	margin-top:20px;
	margin-left:40px;
	margin-bottom:10px;
	color:#333;
}
.why ul{
	margin-left:40px;
}
.why li{
    margin-top:12px;
}

.benefits{
    font-size:10px;
    text-align:justify;
}
.benefits > span{
    display:block;
    width:180px;
    margin-top:40px;
}
.benefits ul{
    text-align:left;
    font-weight:bold;
    margin-top:0px;
}
/************ Quote Request Panel ****************/

a#aFPQuoteRequest{
    position:relative;
    display:block;
    width:215px;
    height:140px;
    background: transparent url(http://www.showplans.com/images/event_planner/quote_request.jpg) no-repeat 0px -140px;
}
a#aFPQuoteRequest:hover
{
    background-position: 0px 0px;
}
#divQuoteRequest input{
    width:128px;
}

.quote_request_validation{
    border:solid 2px red;
    color:Red;
}
