/* ::::::::::::Beginning of Body:::::::::::: */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/html_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #41667E;
	line-height: 20px;
}

:focus {
 outline: none;
}

a {
	font-size: 15px;
	color: #41667E;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #41667E;
}
a:hover {
	text-decoration: underline;
	color: #41667E;
}
a:active {
	text-decoration: none;
	color: #41667E;
}

/* ::::::::::::End of Body:::::::::::: */
/* ::::::::::::Beginning of Header:::::::::::: */
#header {
	padding: 0px;
	height: 145px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

h1 {
	background-image: url(../images/realasponse_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 99px;
	width: 165px;
	position: absolute;
	left: 50px;
	top: 22px;
}
h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 99px;
	width: 165px;
}
#new_user_accont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F18626;
	text-decoration: underline;
	padding: 4px;
	height: 15px;
	width: 162px;
	position: absolute;
	left: 303px;
	top: 0px;
}

#new_user_accont a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F18626;
	text-decoration: underline;

}



.signin {
	background-image: url(../images/sign_in_button.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 58px;
	text-indent: -9999px;
	position: absolute;
	left: 480px;
	top: 0px;
}


.signout {
	background-image: url(../images/sign_out_button.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 58px;
	text-indent: -9999px;
	position: absolute;
	left: 480px;
	top: 0px;
}


.signin a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 58px;
}


.signout a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 58px;
}

.mail {
	background-image: url(../images/rush_me_a_sample_gfx.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 191px;
	position: absolute;
	left: 543px;
	top: 0;
}

.mail a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 191px;
}

/* ::::::::::::Beginning of Navagation:::::::::::: */
#nav {
	padding: 0px;
	height: 68px;
	width: 485px;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 485px;
	position: relative;
	list-style-type: none;
	text-indent: -9999px;
}
#nav ul a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 485px;
}

#nav #why {
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 146px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#nav #products {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 124px;
	position: absolute;
	left: 146px;
	top: 0px;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
	background-position: -146px 0px;
	overflow: hidden;
}
#nav #faqs {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 86px;
	position: absolute;
	left: 270px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/main_nav.jpg);
	background-position: -270px 0px;
	overflow: hidden;
}
#nav #aboutus {
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
	background-position: -356px 0px;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 129px;
	left: 356px;
	top: 0px;
	position: absolute;
	overflow: hidden;
}

li#why a:hover { background : url(../images/main_nav.jpg) no-repeat 0 -68px; }
li#products a:hover { background : url(../images/main_nav.jpg) no-repeat -146px -68px; }
li#faqs a:hover { background : url(../images/main_nav.jpg) no-repeat -270px -68px; }
li#aboutus a:hover { background : url(../images/main_nav.jpg) no-repeat -356px -68px; }

/* ::::::::::::End of Navigation:::::::::::: */
/* ::::::::::::End of Header:::::::::::: */

/* ::::::::::::Beginning of Promo:::::::::::: */
#promo {
	height: 260px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}

.green_arrow_bg {
	background-image: url(../images/big_green_video.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 245px;
	position: absolute;
	left: 515px;
	top: 17px;
	z-index: 2;
}

#promo #promo_bg {
	background-color: #FFFFFF;
	background-image: url(../images/promo_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 214px;
	width: 535px;
	position: absolute;
	left: 12px;
	top: 13px;
	z-index: 1;
}

.postcard_bg {
	background-image: url(../images/postcard_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 218px;
	width: 80px;
	position: absolute;
	left: 691px;
	top: 24px;
	z-index: 14;
}
.poster_message {
	background-image: url(../images/ad_message_93percent.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 509px;
	position: absolute;
	left: 33px;
	top: 75px;
	z-index: 14;
	display: block;
}

.poster_message a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 509px;
}

#findout {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#findout .findout_link {
	background-image: url(../images/info_bubble_icon.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 9;
	left: 33px;
	top: 160px;
	height: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-type: none;
	width: 550px;
}

.postcard_fan{
	background-image: url(../images/postcard_fan.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 399px;
	position: absolute;
	left: 70px;
	bottom: 0px;
	z-index: 55;
}
/* ::::::::::::End of Promo:::::::::::: */

/* ::::::::::::Beginning of Flowchart:::::::::::: */
#home_quote {
	padding: 0px;
	height: 39px;
	width: 770px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FAF9F4;
	font-family: Calibri, "Trebuchet MS";
	font-size: 17px;
	font-style: italic;
	color: #9F4933;
	font-weight: normal;
	background-image: url(../images/home_quote.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#flowchart {
	height: 151px;
	width: 770px;
	padding-top: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
/* ::::::::::::End of Flowchart:::::::::::: */

/* ::::::::::::Beginning of Content:::::::::::: */
#content {
	background-color: #FFFFFF;
	padding: 15px;
	height: 615px;
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #cccccc;
	position: relative;
}

div #content_left {
	padding: 0px;
	height: 550px;
	width: 352px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	position: absolute;
	left: 15px;
	top: 15px;
}
div #content_right {
	background-color: #FFFFFF;
	padding: 0px;
	height: 550px;
	width: 352px;
	margin: 0px;
	float: right;
	position: absolute;
	left: 398px;
	top: 15px;
	right: 15px;
}

#content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content li {
	background-color: #FBFDF2;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 348px;
}

#content li:hover {
	background-color: #EAF9FF;
}

#content img {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 135px;
	width: 348px;
}
#content h3 {
	font-size: 22px;
	color: #769cb1;
	letter-spacing: -1px;
	padding: 0px;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
}
#content p {
	color: #515f66;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* ::::::::::::End of Content:::::::::::: */

/* ::::::::::::Beginning of Footer:::::::::::: */
div#footer {
	padding: 0px;
	height: 260px;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #E0E7EF;
}

div #footer_content {
	height: 220px;
	width: 715px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 230px;
	list-style-image: none;
}

#footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
}

h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #515F66;
	border-bottom-style: solid;
	border-bottom-color: #515F66;
	border-bottom-width: 1px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}

/* ::::::::::::Beginning of Getting Started Column:::::::::::: */
#footer #why_footer {
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: 0px center;
}

#footer #product_footer {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#footer #faqs_footer {
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: 0px center;
	list-style-type: none;
	list-style-image: none;
}

#footer #about_footer {
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: 0px center;
}

#footer #phone_number_footer {
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: 0px center;
}
/* ::::::::::::End of Getting Started Column:::::::::::: */

/* ::::::::::::Beginning of Products Column:::::::::::: */
#footer #product_col_footer {
	margin: 0px;
	padding: 0px;
	width: 250px;
	position: absolute;
	left: 270px;
	top: 25px;
}
#footer #realpostcards_footer {
	background-image: url(../images/product_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
#footer #justlisted_footer {
	background-image: url(../images/product_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}

#footer  #recently_footer {
	background-image: url(../images/product_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
#footer #justsold_footer {
	background-image: url(../images/product_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
#footer #openhouse_footer {
	background-image: url(../images/product_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
/* ::::::::::::End of Products Column:::::::::::: */

/* ::::::::::::Beginning of Testimonalsr:::::::::::: */
#footer #testimonal {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 525px;
	top: 25px;
}

#footer #testimonal h4 {
	width: 200px;
}

#footer .small_test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#footer .small_test a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
#footer .small_test a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.video_demo {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 725px;
	position: absolute;
	z-index: 88;
	left: 33px;
	top: 73px;
	display: block;
}

#footer .small_test a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	line-height: 16px;
}
#testimonal cite {
	color: #336600;
}
/* ::::::::::::End of Testimonal:::::::::::: */

/* ::::::::::::Award Graphic:::::::::::: */
#footer #award {
	background-image: url(../images/award_graphic3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 180px;
	left: 525px;
	top: 167px;
	position: absolute;
}
/* ::::::::::::Credits:::::::::::: */
#footer #credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 15px;
	top: 220px;
}

#footer #credit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* ::::::::::::End of Footer:::::::::::: */
