body {
	background-color: #9dffcf;
	background-repeat: repeat-x;
	background-image: url(images/bg-grad.jpg);
}
h1, h2, h3, h4, h5 {
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-Serif;
}
h2 {
	font-size: 1.6em;
}
a {
	color: #3f935a;
	text-decoration: none;
}
#top_grad a {
	border: none;
}
a:visited {
	color: #73b28c;
}


a:hover {
	color: #5cd99e;
	text-decoration: underline;
}


a img {
	border: none;
}
.container_12 {
	padding: 10px;
	padding-top: 0;
}
#wrap_top {
	height: 25px;
	background-image: url(images/page-top.png);
}
#top_grad {
	background-image: url(images/top-grad.png);
	margin: auto;
	height: 125px;
	position: relative;
	right:  1px;
	padding-top: 0;
	background-repeat: repeat-x;
}
#wrap {
	background-image: url(images/page-bg-mid.png);
	margin: 0px;
	margin: auto;
}

#footer {
}
#wrap_bottom {
	height: 70px;
	background-image: url(images/page-bottom.png);
	background-repeat: no-repeat;
	padding-top: 0;
}
#nav_menu {
	width: 48em;
	margin: auto;
	list-style-type: none;
	background-image: url(images/nav.png);
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
	bottom: 35px;
	margin-bottom: -10px;
}

#nav_menu li {
	margin: 0px;
	display: inline;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 1.4em;
	margin-left: 10px;
	clear: none;
}
#nav_menu_last {
	margin-left: 5px;
}
#nav_menu li a {
	padding: 3px;
	display: inline-block;
	color: black;
	text-decoration: none;
	border: none;
	padding-top: 8px;
	padding-bottom: 10px;

}
#nav_menu li a:hover {
	color: #a1fdce;
	text-decoration: none;
	background: url(images/active_marker.gif) no-repeat center bottom;
}
#nav_menu .active {
	color: white;
}
#nav_menu .active a {
	color: #DDDDDD;
}
#login_links p {
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
#masthead {
}
#login {
	font-size: 1em;
}
#forgot {
	font-style: italic;
}
#title_big a {
	display:block; /* Required */
	width:644px ; /* Width of image in question */
	height:113px ; /* Height of image in question */
	position:relative; /* Required */
	border: none;
}
#title_big a span{
	position:absolute; /* Required */
	width:100%; /* Stretch full width of parent */
	height:100%; /* Stretch full height of parent */
	background:url(images/pe-logo-2.png) top left no-repeat; /* Image */
	cursor:pointer; /* Required for links to appear like links in IE */
}
#title_big img {
	width: 100%;
}

#title a {
	display:block; /* Required */
	width:500px; /* Width of image in question */
	height:87px; /* Height of image in question */
	position:relative; /* Required */
	border: none;
	padding-left: 40px;
}
#title a span{
	position:absolute; /* Required */
	width:100%; /* Stretch full width of parent */
	height:100%; /* Stretch full height of parent */
	background:url(images/pe-logo2.png) top left no-repeat; /* Image */
	cursor:pointer; /* Required for links to appear like links in IE */
}
#title img {
	width: 100%;
}
.sidebar ul {
	list-style-type: none;
}
.sidebar ul li {
	margin-top: 0.3em;
}
#slogan {
	font-style: italic;
	font-size: 1.4em;
	text-align: right;
	margin: 0;
	position: relative;
	bottom: 20px;
}

#double_e {
	width: 100px;
}
#buttons {
padding-top: 1em;
}
#buttons img {
	margin-top: 2em;
}
.inset {
	padding: 1em;
	float: left;
}
.testimonial {
	margin: auto;
	margin-top: 30px;
	padding: 15px;
	padding-top: 0px;
	width: 391px;
	overflow: hidden;
	font-size: 1.1em;
	font-style: italic;
	margin-bottom: 0;
}
.attribution {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin-right: 40px;
	margin-bottom: 0;
}
.usp_list {
	list-style-type: none;
	margin: 0;
}
.usp_list li {
	padding: 0px;
	margin: 0px;
	display: block;
	border-top: 1px dotted #b8b8b8;
	cursor: pointer;
}
.usp_list li a {
	font-size: 1.1em;
}
.usp_list li:hover a {
	text-decoration: underline;
}
.usp_list li:hover {
	background-color: #d7e8fe;
}
.usp_list.allcraftsmen {
	margin-bottom: 2em;
}
.usp_list.allcraftsmen li {
	height: 4em;
	background: url(images/list-tick.png) no-repeat top left;
	padding-left: 3em;
	font-size: 1.2em;
	font-weight: bold;
	cursor: default;
}
.usp_box {
	position: relative;
	margin-bottom: 10px;
	padding: 3px;
	margin-right: 15px; 
}
.usp_box h4 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
}
.usp_box p {
	margin: 0;
	line-height: 1.3em;
	padding: 0;
}
.usp_link {
	text-align: right;
	font-weight: bold;
}
#price-engines-logo {
	padding-top: 70px;
}
#price-engines-logo a, #all-craftsmen-logo a {
	margin:auto;
	vertical-align: bottom;
}
#price-engines-logo a { 
	display:block; /* Required */
	width:340px ; /* Width of image in question */
	height:59px ; /* Height of image in question */
	position:relative; /* Required */
	border: none;
}
#price-engines-logo a span{
	position:absolute; /* Required */
	width:100%; /* Stretch full width of parent */
	height:100%; /* Stretch full height of parent */
	background:url(images/white-pe-logo-small.png) top left no-repeat; /* Image */
	cursor:pointer; /* Required for links to appear like links in IE */
}
#price-engines-logo img {
	width: 100%;
}

#all-craftsmen-logo a {
	display:block; /* Required */
	width:280px ; /* Width of image in question */
	height:154px ; /* Height of image in question */
	position:relative; /* Required */
	border: none;
}
#all-craftsmen-logo a span{
	position:absolute; /* Required */
	width:100%; /* Stretch full width of parent */
	height:100%; /* Stretch full height of parent */
	background:url(images/AllCraftsmenLogo.jpg) top left no-repeat; /* Image */
	cursor:pointer; /* Required for links to appear like links in IE */
}
#all-craftsmen-logo img {
	width: 100%;
}

.sidebar {
	border-right: 1px dotted #333;
	padding-right: 10px;
} 
.sidebar h5 {
	margin-bottom: 5px;
}
.lede {
	font-weight: bold;
	font-style: italic;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.flow_chart {
	list-style-type: decimal;
	padding: 0;
	margin-top: 20px;
}
.flow_chart li {
	padding: 10px 4px;
	display: block;
	margin: 0;
	margin-bottom: 20px;
	border: 3px solid black;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.steps {
}
ol.life_of_lead li {
	margin-bottom: 10px;
}
#signup-form {
	text-align: left;
	margin: auto;
}
#signup-form legend {
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 1em;
	background-color: white;
	display: block;
	padding-left: 1em;
	padding-right: 1em;
}
#signup-form fieldset {
	margin-top: 20px;
	border: 1px solid #333;
}
#signup-form fieldset label {
	display: inline-block;
	line-height: 1.8;
	width: 8em;
	margin-right: 0.5em;
	text-align: right;
	vertical-align: top;
}
#signup-form fieldset ol {
	margin: 0;
	padding: 0;
}
.verification {
	position: relative;
	float: right;
	padding-top: 4px; 
}
#signup-form fieldset input, #signup-form fieldset textarea, #signup-form signup select {
	text-align: left;
	display: inline;
}

#signup-form fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
#submit {
	
}

.inset_img {
	margin: 10px;
	width: 280px;
}
#quoter_links{
	text-align: center;
}
#quoter_links h5 {
	margin-left: 40px;
}
#quoter_links ul {
	list-style-type: none;
}
#quoter_links ul li {
	border: 1px solid #999;
	margin-bottom: -1px;
}
#quoter_links ul li a {
	display: block;
	padding: 3px;
	padding-left: 0;
}
#quoter_links ul li:hover {
	background-color: #d8fff6;
}

#copyright {
	padding-top: 20px;
	font-size: 0.9em;
	color: #666666;

}
#sitemap_top {
	height: 16px;
	background-image: url(images/sitemap-bg-top.png);
}
.sitemap {
	background-image: url(images/sitemap-bg-mid.png);
	padding-top: 10px;
	margin-bottom: -10px;
}
.sitemap_panel {
	margin-left: 30px;
	margin-right: 30px;
}
.sitemap h5 {
	margin: 0;
	font-size: 1.2em;
	display: block;
	border-bottom: 1px dotted #333;
	margin-bottom: 10px;
}
.sitemap ul {
	list-style-type: none;
	margin: 0;
}
.sitemap ul li {
	font-size: 1.1em;
	line-height: 1.2em;
	display: block;
	margin:0;
	
}
.sitemap ul li a {
	padding-left: 20px;
	height: 15px;
	margin-bottom: 5px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/link-arrs.jpg);
	background-position: left -12px;
}
.sitemap ul li a:visited {
	background-position: left -25px;
}
.sitemap ul li a:hover {
	text-decoration: underline;
	background-position: left 2px;
}

.testimonial-quote {
	padding: 10px;
	font-size: 1.2em;
	font-style: italic;
	background-color: #eaffe9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 10px;

}

.test-attr {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	font-size: 0.8em;
}

.warning {
	background-color: #ff909c;
	padding: 30px;
	border: 1px #ff0000 dotted;
	width: 280px;
	margin: auto;
}


#freshLeads {
	margin: auto;
	margin-bottom: -50px;
}

#ticker {
	background-image: url(/images/FreshLeads.jpg);
	font-family: Consolas, "Panic Sans", Monaco, Courier, monospace;
	font-size: 14px;
	padding: 27px;
	padding-top: 50px;
	width: 240px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 5px;
}
