﻿.col_main
{
	width: 300px;
    margin-right: 30px;
	float: left;
}

.col_bg_one
{
	margin-bottom: 30px;
}

.col_bg_two
{
	background-image: none;
	margin-bottom: 30px;
}

.col_bg_one_tablet
{
    float:left; background-image: none;
}

.col_one
{
	background-color: #fff;
	width: 300px;
	min-height: 0px;
	float: left;
	margin-right: 30px;
}

.col_two
{
    margin-left: 0px;
	background-color: #fff;
	width: 300px;
    min-height: 0px;
	float: left;
	margin-top: 30px;
}

.col_three
{
	background-color: #fff;
	min-height: 0px;
	float: left;
	margin-top: 30px;
}

.col_four
{
	background-color: #fff;
	width: 100%;
	min-height: 0px;
	float: left;
}

.col_five
{
	background-color: #fff;
	width: 100%;
	min-height: 0px;
	float: left;
	background: #fff url('/graphics/design/templates/col_promo_bg_hp.gif') repeat-x bottom left;
}