.columns_box_main {
	width: 935px;
	overflow: hidden;
	margin: 0 auto;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #363636;
}

.single_column_box {
	width: 233px;
	overflow: hidden;
	margin: 0 1px 0 0;
	padding: 0 0 35px 0;
	float: left;
	background: url(/images/bg_single_column.png) 0 0 no-repeat;
}

.single_column_box h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 55px;
	color: #1d406a;
	text-shadow: #ebf1f8 0 1px;
}

.single_column_box h3 a { 
	text-decoration: none;
	color: #1d406a;
	display: block;
}

.single_column_box p {
	font-size: 13px;
	line-height: 16px;
	margin: 0 15px 0 8px;
}

.pic_app_box { margin: -9px 0 7px 47px; }

.title_vantagepoint {
	padding: 0 0 7px 23px;
	font-size: 18px;
	line-height: 18px;
	color: #498cd1;
	font-weight: bold;
	text-transform: uppercase;
}

.title_vantagepoint a { color: #498cd1; text-decoration: none; }

.ul_solution {
	margin: 0 0 0 23px;
	padding: 0;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #363636;
}

.ul_solution li {
	padding: 0 0 0 15px;
	background: url(/images/bullet_01.gif) 0 3px no-repeat;
}

.ul_solution li a, .ul_solution li a:visited { color: #363636; text-decoration: none; }
.ul_solution li a:hover, .ul_solution li a:visited:hover { color: #535353; text-decoration: none; }


.ul_secret_revealed {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #363636;
}

.ul_secret_revealed li {
	padding: 0 0 0 11px;
	background: url(/images/bullet_02.gif) 0 8px no-repeat;
}

.ul_secret_revealed li a, .ul_secret_revealed li a:visited { color: #363636; text-decoration: none; }
.ul_secret_revealed li a:hover, .ul_secret_revealed li a:visited:hover { color: #535353; text-decoration: none; }


.start_call_box {
	width: 935px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 28px;
	line-height: 62px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	background: #d2deed url(/images/bg_title_start.png) left bottom no-repeat;
	color: #16355d;
}

.start_call_box a, .start_call_box a:visited { color: #16355d; text-decoration: none; }
.start_call_box a:hover, .start_call_box a:visited:hover { color: #396baa; text-decoration: none; }

.lnk_call_left { 
	width: 655px;
	overflow: hidden;
	padding: 0 0 0 25px;
	float: left;
	display: block;
}

.btn_play_box {
	width: 90px;
	height: 62px;
	float: left;
	position: relative;
}

.lnk_call_start {
	width: 153px;
	overflow: hidden;
	padding: 0 0 0 12px;
	float: right;
	display: block;
/*	text-indent: 12px; */
}

.lnk_call_play {
	width: 90px;
	height: 90px;
	overflow: hidden;
	margin: -13px 0 0 0;
	position: absolute;
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/btn_call_play.png');
}

.lnk_call_play[class] { background: url(/images/btn_call_play.png) 0 0 no-repeat; }

