.ContainerWrapper{width:100%;white-space:normal;}
.ContainerWrapper > table{width:100%;}
.ContainerTitleWrapper{width:100%;}
.ContainerTitleWrapper > h2{margin:0; padding:0;}
.ContainerTitle{}
.ContainerContent{padding:0; }
.ContainerContentPadded{padding:0 20px;}

.NoBg{background:transparent;}
.WhiteBg{background: white;}
.BoxBg{background: white url('images/box_btm.jpg') no-repeat top ; height:136px; vertical-align:top;}
.BoxTop{background: white url('images/box_top.jpg') no-repeat bottom ; height:18px; }

.RoundRedBoxBg{background:#760809;}
.RoundRedBoxBg div.TopCorners{background: transparent url(images/redbox_corner_tr.jpg) no-repeat top right; height:15px;}
.RoundRedBoxBg div.BottomCorners{background: transparent url(images/redbox_corner_br.jpg) no-repeat bottom right; height:15px;}
.RoundRedBoxBg img.cornerC{width: 15px;height: 15px;border: none;display: block !important;}

.RoundGrayBoxBg{background:#C1BFBF;}
.RoundGrayBoxBg div.TopCorners{background: transparent url(images/graybox_corner_tr.jpg) no-repeat top right; height:15px;}
.RoundGrayBoxBg div.BottomCorners{background: transparent url(images/graybox_corner_br.jpg) no-repeat bottom right; height:15px;}
.RoundGrayBoxBg img.cornerC{width: 15px;height: 15px;border: none;display: block !important;}


.NoPad .ContainerContentWrapper{padding:0;}
.NoPad .ContainerTitleWrapper{padding:0;}

.NoTitle .ContainerTitleWrapper{height:0;}
.NoTitle .ContainerTitleWrapper > h2{display:none;}
.NoTitle .ContainerActionsWrapper{height:0;}

.PadSides-One{padding-left:10px; padding-right:10px;}
.PadSides-One-Five{padding-left:15px; padding-right:15px;}
.PadSides-Two{padding-left:20px; padding-right:20px;}
.PadSides-Three{padding-left:30px; padding-right:30px;}
.PadSides-Four{padding-left:40px; padding-right:40px;}

.PadBottom-One{padding-bottom:10px;}
.PadBottom-Two{padding-bottom:20px;}
.PadBottom-Two-Five{padding-bottom:25px;}
.PadBottom-Three{padding-bottom:30px;}
.PadBottom-Four{padding-bottom:40px;}

.PadTop-One{padding-top:10px;}
.PadTop-Two{padding-top:20px;}
.PadTop-Two-Five{padding-top:25px;}
.PadTop-Three{padding-top:30px;}
.PadTop-Four{padding-top:40px;}

.BoxBg .ContainerContent{height:106px;}

.clearboth{clear:both; height:0;line-height:0}
.c_wrapper{position:relative;}
.c_head{
    
    width:922px;
}
.c_head h1{text-indent:-5000px;}
.c_contentpane{width:732px;float:left;}
.c_footer{margin-bottom:0;}
#Results{
    width:290px;
    float:left; 
    height:210px; 
    position:relative; 
    background: url(images/resultsBg.jpg) no-repeat bottom;
    left:35px;
    }
#Results .Header{font-size:14px; font-family: tahoma;color:#C91731; position: absolute; top:60px; left:20px; }
#Results .image{
    position:absolute;
    height:110px;
    top:85px; 
    width:80px;
    left:20px;
    }
	
#Results .GetQuote
	{
	display:block; 
	width:200px; 
	height:61px; 
	background: url(images/btn_get_quote.png) no-repeat center center; 
	text-indent:-5000px;
	position:absolute;
	left:95px;
	top:140px;
	}
	#Results span{display:block;}		
#Results .name{position:absolute;left:125px; top: 80px;text-align:left; font-size:14px;  height:20px;width:200px;font-family: tahoma; font-weight:bold; }
#Results .city{position:absolute;left:125px; top: 120px;text-align:left; font-size:12px;  height:20px;width:200px;font-family: tahoma; }
#Results .phone{position:absolute;left:125px; top: 100px;text-align:left; font-weight:normal; font-size:12px; height:20px; width:200px; color:#C91731;font-family: tahoma;}	
