/* videos area */
.blue_column_head   { width: 276px; height: 92px; background: url(../img/home/blue_box.gif) no-repeat 0px -8px; }
.blue_column_body   { width: 276px;               background: url(../img/home/blue_box.gif) repeat-y right; }
.blue_column_footer { width: 276px; height:  8px; background: url(../img/home/blue_box.gif) no-repeat 0px 0px; }

.blue_column_head h3,
.whitebox_header  h3 { font-size: 18px !important; color: #0088c1; display: block; margin: 0px; padding: 0px; letter-spacing: -1px; }


.whitebox_header { height: 10px; background: url(../img/whitebox_head.gif) repeat-x 0px -50px; }
.whitebox_footer { height: 10px; background: url(../img/whitebox_footer.gif) repeat-x bottom; }
.whitebox_corner1 { width: 10px; height: 10px; float: left; background: url(../img/whitebox_head.gif) no-repeat top left; }
.whitebox_corner2 { width: 10px; height: 10px; float: right; background: url(../img/whitebox_head.gif) no-repeat top right; }
.whitebox_corner3 { width: 10px; height: 10px; float: left; background: url(../img/whitebox_footer.gif) no-repeat top left; }
.whitebox_corner4 { width: 10px; height: 10px; float: right; background: url(../img/whitebox_footer.gif) no-repeat top right; }

.whitebox_box
{
	clear: both;
	background: #FFFFFF url(../img/whitebox_bk.gif) repeat-x bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

.whitebox_box p { margin: 10px 0px; }




.home_listgreentd
{
	padding: 10px 30px 10px 40px;
	width: 210px;

	background: url(../img/home/checkmark.gif) no-repeat 0px 20px;
}

.home_imgframe
{
	width: 575px;
	margin: 0px auto;
	padding: 1px 20px 20px 1px;
	background: url(../img/home/frame1.png) no-repeat -9px -9px;
}

.home_imgframe img { padding: 0px !important; }

.home_testimonial { padding: 10px 0px; border-top: 1px dashed #dddcd4; }
.home_testimonial strong { display: block; padding-top: 15px; color: #0088c1; }


.monthly_list { width: 390px; float: left; }
.monthly_list ul { list-style-type: none; }
.monthly_list li { border-bottom: 1px dashed #e7e7e7; line-height: 3em; }