﻿.left, .right {
	float:left;
}

.otdwm_items {
	margin:0 auto;
	width:804px;
}

.left_margin, .right_margin  {
	float:left;
	width:12px;
	height:100%;
}

.left_margin {
	background-image:url(../images/otdwm_items_left.jpg);
	background-repeat:repeat-y;
}

.right_margin {
	background-image:url(../images/otdwm_items_right.jpg);
	background-repeat:repeat-y;
}

.otdwm_items .top {
	background-image:url(../images/otdwm_itemsTop.jpg);
	height:21px;
	width:321px;
}

.otdwm_items .bottom {
	background-image:url(../images/otdwm_itemsBottom.jpg);
	height:19px;
	width:321px;
}


.otdwm_items .left .middle .left, .otdwm_items .right .middle .left {
	height:100%;
}

.otdwm_items .left .middle .right, .otdwm_items .right .middle .right {
	width:247px;
	height:100%;
}

.otdwm_items .middle {
	background-color:#fff;
	background-image:url(../images/otdwm_items_bkgd.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:321px;
}

.checkmark {
	background-image:url(../images/otdwm_items_checkmark.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	width:40px;
}

.otdwm_items .middle .right p.title {
	margin:0;
	color:#004c81;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	letter-spacing:-1px;
	padding-top:2px;
	width:200px;
	padding-left:2px;
}

.otdwm_items .middle .right p.otdwm_content {
	font-size:12px;
	line-height:1.26em;
	color:#333;
	padding-right:15px;
	width:215px;
}

.otdwm_items .middle .right a {
	text-decoration:none;
	color:#004c81;
	font-weight:bold;
	font-style:italic;
	display:inline-block;
	width:210px;	
}

.otdwm_items .middle .right p.otdwm_content a:hover {
	text-decoration:underline;
}

.first_row .middle {
	height:331px;
}

.second_row .middle {
	height:360px;
}

.third_row .middle {
	height:212px;
}

.fourth_row .middle {
	height:135px;
}

.fifth_row .middle {
	height:190px;
}

.otdwm_container {
	background-color:#ddd;
	padding:10px;
}

.top_inner {
	padding:0;
}

.top_inner h1 {
	margin-left:20px;
	font-size:27px;
	color:#004c81;
	text-align:center;
	font-weight:bold;
}

.top_inner .first_paragraph {
	margin-left:20px;
	margin-bottom:20px;
}

div.right a {
	padding-right:15px;
}

.top_quoteTop {
	background-image:url(../images/quote_roundedTop1.jpg);
	height:15px;	
}

.top_quoteBottom {
	background-image:url(../images/quote_roundedBottom1.jpg);
	height:15px;
	margin-bottom:20px;
}

.top_quote {
	font-weight:lighter;
	font-style:italic;
	margin:0 10px;
	text-align:center;
	font-size:1.5em;
	width:493px;
	padding:0 60px;
	background-color:#004c81;
	font-weight:bold;
	color:#fff;
}

.right_container {
	padding-bottom:0;
}

.top_inner .first_paragraph {
	font-weight:bold;
	text-align:center;
	font-size:18px;
}
.priceChallenge 
{
    padding:10px 30px 0 30px;
    width:553px;
}

.priceChallenge img 
{
    float:left;
    display:block;
}

.priceChallenge .text 
{
    float:left;
    width:350px;
    padding:25px 0 0 0;
}