#content_pic_left {
	float: left;
	width: 720px;
}

.arrow {
	position: absolute;
	left: 631px;
	top: 604px;
}
#content_pic_right {
	float: right;
	width: 240px;
}
.callout_left {
	background-color: #F8F8F8;
	margin-top: 30px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	-webkit-border-radius: 20px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-topleft: 0;
	border-radius: 20px;
	border-top-left-radius: 0;
	box-shadow:  7px 0px 10px -5px #000, -7px 0px 10px -5px #000;
	border: 1px solid #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(../images/trans_gradient.png);
	background-repeat: repeat-y;
	background-position: center;
}


.callout_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-style: italic;
	color: #000;
	padding: 3px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.callout_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #600;
	padding: 6px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
	height: 18px;
	margin-top: -30px;
	display: inline-block;
	width: 170px;
	float: left;
	line-height: 18px;
	
}
.callout_author {
	font-style: normal;
	color: #600;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	margin-left: 6px;
	display: block;
	margin-right: 6px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/background.png);
	background-repeat: repeat;
}
p {
	color: #333;
	font-size: 0.75em;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 32px;
	color: #600;
	font-weight: bold;
	margin-left: 8px;
}
h2 {
	font-size: 24px;
	color: #600;
	margin-left: 8px;
	font-weight: bold;
	margin-bottom: -8px;
}
h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #690;
	margin-bottom: -8px;
	margin-left: 16px;
}
ol {
	font-size: 12px;
}
ul {
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/bullet.png);
}


li {
	margin-top: 6px;
	margin-bottom: 6px;
}
#wrapper_outer {
	padding: 12px;
	width: 960px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 2px solid #000;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

#wrapper {
	background-color: #F8F8F8;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	padding: 12px;
	position: relative;
}
#content_main {
}
#footer {
	margin-top: 24px;
}
.clearfloat {
	clear: both;
	float: none;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #600;
	padding: 3px;
	display: block;
	line-height: 28px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 12px;
}
.contactus a:link {
	color: #FFF;
	text-decoration: none;
}

#content_left {
	width: 468px;
	float: left;
	margin-right: 12px;
	margin-top: 12px;
}
#content_right {
	width: 468px;
	float: right;
	margin-left: 12px;
	margin-top: 12px;
}
.Call_to_Action {
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 20px;
	margin-left: 80px;
	padding: 12px;
	background-color: #600;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}
.Call_to_Action p {
	color: #FFF;
	font-size: 20px;
	text-align: center;
}
form {
	padding: 12px;
	border: 1px dotted #600;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.formblanks {
	font-size: 12px;
	padding: 6px;
	width: 95%;
	margin-top: 6px;
	margin-bottom: 6px;
}
label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
	font-weight: bold;
}


.how_it_works {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 24px;
	background-image: url(../images/trans_gradient.png);
	background-repeat: repeat-y;
	background-position: center;
}
.how_it_works h6 {
	background-image: url(../images/how%20it%20works.png);
	background-repeat: no-repeat;
	padding-left: 52px;
	line-height: 52px;
	font-weight: bold;
	text-transform: uppercase;
	color: #600;
}
.StartNow {
	font-size: 32px;
	color: #FFF;
	background-color: #600;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	width: 95%;
}
#footer_01 {
	float: left;
	width: 315px;
	background-repeat: repeat-y;
	background-position: -6px bottom;
	border: 1px dotted #333;
	margin-right: 3px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	height: 300px;
}
#footer_02 {
	float: left;
	width: 312px;
	border: 1px dotted #333;
	margin-right: 3px;
	margin-left: 3px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	height: 300px;
}
#footer_03 {
	float: right;
	width: 315px;
	border: 1px dotted #333;
	margin-left: 3px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	height: 300px;
}
#footer h1 {
	color: #FFF;
	background-color: #600;
	display: block;
	font-size: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: -3px;
	-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
#footer p {
	font-size: 10px;
	line-height: 16px;
}
#footer  a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.img_left {
	margin: 3px;
	float: left;
}


.twitterfeed {
	margin: 6px;
	padding: 3px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-image: url(../images/background_twitter.png);
	background-repeat: repeat;
	background-color: #999;
	border: 1px solid #000;
}
#header_menu {
	top: 3px;
	right: 3px;
	position: absolute;
	margin: 3px;
	padding: 6px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660;
	text-decoration: none;
}
a:visited {
	color: #600;
}
a:hover {
	color: #600;
	font-weight: normal;
}
a:active {
}
#share {
	padding: 3px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #600;
	border-left-color: #333;
	position: absolute;
	top: 3px;
	right: -99px;
	background-color: #FFF;
}
#share h1 {
	font-size: 14px;
	font-variant: small-caps;
	color: #600;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	text-align: center;
}
#share p {
	line-height: normal;
	margin: 3px;
	padding: 3px;
}
.thanksTagline h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #600;
	line-height: 32px;
	font-weight: bold;
}
.costreductionstrategies {
	font-weight: bold;
	color: #660;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
