#wrap {
	background-image: url(../images/right_column_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	background-image: url(../images/pages/header_bg.jpg);
	background-repeat: repeat-x;
}
h2 {
	padding-top: 40px;
	padding-bottom: 30px;
}
div#content_left_column {
	float: left;
	width: 630px;
}
div.left_column_divider {
	background-color: #cfdbe6;
	height: 1px;
	font-size: 1px;
	width: 630px;
	margin-bottom: 15px;
	clear: both;
}
div#map {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 630px;
	height: 300px;
}
div.gsmsc-controls {
	display: none;
}

div#content_right_column {
	background-color: #f6fbfe;
	width: 280px;
	float: right;
	margin-top: 60px;
	padding-top: 20px;
}
div#content_right_column p {
	margin-left: 10px;
}
div#content_right_column h4 {
	margin-left: 10px;
}
h5 {
	margin-bottom: 20px;
}
h4, h5, p {
	margin-bottom: 15px;
}
p.quote {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
div#find_out_more {
	background-image: url(../images/pages/find_out_more_bg.gif);
	background-repeat: no-repeat;
	width: 280px;
	padding-top: 10px;
	height: 122px;
	margin-bottom: 15px;
}
div#find_out_more h4 {
	margin-bottom: 20px;
	margin-left: 20px;
}
div#find_out_more a {
	background-repeat: no-repeat;
	padding-left: 45px;
	width: 228px;
	display: block;
	margin-left: 2px;
	padding-bottom: 7px;
	background-position: 15px 0px;
}
div#find_out_more p {
	line-height: normal;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.find_out_pdf {
	background-image: url(../images/pages/find_out_pdf.jpg);
	border-bottom: 1px solid #c4d7e6;
}
a.find_out_demo {
	background-image: url(../images/pages/find_out_demo.jpg);
	border-bottom: 1px solid #c4d7e6;
}
a.find_out_trial {
	background-image: url(../images/pages/find_out_trial.jpg);
}
img#right_column_logos {
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.largep {
	position: relative;
}
.largep img {
	position: absolute;
	right: 10px;
	top: 1px;
}