﻿h1, h2 
{
	font-size: 32px;
}

p
{
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
}

ul.blue-list
{
	font-size: 15px;
	font-weight: bold;
	color: #3399ff;
	list-style-image: url(/custom-wall-maps/images/landing/blue-check-mark.gif);
	margin-top: 5px;
	padding-left: 20px;
}

ul.blue-list li 
{
	padding-left: 5px;
}

div#custom-area-intro 
{
	clear: both;
	/* background-image: url(/custom-wall-maps/images/landing/upper-background.jpg); */ /* 403 pixels high */
	/* background-repeat: no-repeat; */
	height: 403px;
	max-height: 393px;
	/* padding + height = 403px */
}

div#custom-area-intro h1#title 
{
	color: #545454;
	background-image: url(/custom-wall-maps/images/landing/title-background.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 12px;
	height: 71px;
	
}

div#custom-area-intro #wrapper 
{
	position: relative;
	padding-left: 15px;
}

div#wrapper .map-overlay
{
	position: absolute;
	top: 0px;
	right: 13px;
}

div#custom-area-intro p 
{
	padding-right: 505px;
}

div#custom-area-intro p#call-to-action 
{
	margin-top: 15px;
}

div#content-divider
{
	background-image: url(/custom-wall-maps/images/landing/hr-divider.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 25px;
}

div#custom-design-intro 
{
	/* height: 356px; */
}

div#custom-design-intro #wrapper
{
	padding-left: 15px;
	position: relative;
}

div#custom-design-intro p 
{
	padding-right: 465px;
}

div#custom-design-intro div#call-us 
{
	margin-top: 10px;
	margin-left: -15px;
	overflow: hidden;
	width: 250px;
}

div#call-us img 
{
	float: left;
}

div#call-us h5
{
	float: left;
	font-size: 19px;
	font-weight: bold;
	margin-top: 25px;
}

div#call-us p
{
	float: left;
	padding-right: 0px;
}

div#call-us span#phone-number 
{
	color: #3399ff;
	display: block;
	font-size: 19px;
	font-weight: bold;
}

div#call-us span#email a
{
	text-decoration: underline;
	color: #3399ff;
	font-weight: bold;
}

img#big-blue-button 
{
	margin-top: 20px;
	margin-left: -3px;
	border: 0px;
}