body, td
{
	font-family: Arial;
	font-size: 11px;
	color: #515151;
}

body
{
	background-color: white;
}


#top
{
	display: block;
	float: center;
	width: 770px;
	height: 75px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #515151;
	position: relative;
}

#logo
{
	background-image: url(images/RR_logo.gif);
	width: 259px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 70px;
}

#top_links
{
	background: white;
	position: absolute;
	top:45px;
	right: -24px;
	height: 25px;
	width: 521px;
}

#www, #callme, #quote, #home
{
	float: left;
	display: block;
	background: white;
	height: 24px;
	
}

#quote
{
	width: 153px;
}

#www
{
	width: 160px;
}

#callme
{
	width: 114px;
}

#home
{
	width: 92px;
}

.green, .green_sub, .green_form, .green_call_form
{
	background: #093;
	display: block;
	float: left;
	width: 380px;
	height: 227px;
	margin: 0 2px 0 0;
	text-align: left;
}

.green_sub
{
	height: 50px;
	background: #081863;
}

.green_form
{
	height: 75px;
	background-image: url(images/book_appointment_title.gif);
	background-repeat: no-repeat;
}

.green_call_form
{
	height: 75px;
	background-image: url(images/call_me_title.gif);
	background-repeat: no-repeat;
}

#main_picture
{
	margin: 15px 0 15px 0;
	clear: both;
	display: block;
	width: 770px;
}

#picture, #picture_sub, #picture_form, #picture_call_form
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 385px;
	height: 220px;
	background-image: url(images/relax_feet_up.jpg);
	background-repeat: no-repeat;
}

#picture_sub
{
	height: 50px;
}

#picture_form, #picture_call_form
{
	height: 75px;
	background-image: url(images/book_appointment_text.gif);
	background-repeat: no-repeat;
}

#picture_call_form
{
	background-image: url(images/call_me_text.gif);
	background-repeat: no-repeat;
}

#content_layout
{
	display: block;
	clear: both;
	width: 770px;
	margin: 10px 0 10px 0;
	padding: 0;
}

#menu
{
	display: block;
	width: 185px;
	float: left;
	background: #FFFBDE;
	margin: 0px 15px 0 0;
	padding: 0px;
	background-image: url(images/menu_baclk.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#main_content
{
	display: block;
	width: 567px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#main_form_content
{
	width: 100%;
	clear: left;
}

#header
{
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
	width: 565px;
	height: 23px;
}

.think
{
	margin-top: 20px;
	clear: left;
	display: block;
	width: 90%;
	font-weight: bold;
}

.section_caps
{
	font-weight: bold;
	font-size: 11px;
	color: #515151;
	vertical-align: baseline;
}


li
{
	list-style-type: square;
	font-size: 11px;
	margin-left: -14px;
	line-height: 18px;
	color: #708CBC;
}


#menu_items
{
	margin-top: 10px;
}

#fsa
{
	clear: both;
	margin: 20px 0 30px 0;
	float: left;
	border-top: 1px solid #515151;
	padding-top: 15px;
	display: block;
	width: 100%;
	text-align: left;
}

.menu_heads, .menu_heads_line
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 -10px 5px;
	padding-right: 4px;
		color: #182863;
}

.menu_heads
{
	color: #182863;
}

.menu_heads_line
{
	border-top: 1px solid #676767;
	padding-top: 6px;
}

a
{
	color: #515151;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#tel_number
{
	display: block;
	width: 548px;
	text-align: right;
	position: absolute;
	right: -44px;
	top: 3px;
	font-size: 13px;
	font-weight: bold;
}

.big_number, .calc_result
{
	font-size: 20px;
	font-weight: bold;
	color: #4C6FAB;
}

.calc_result
{
	margin: 0 20px 0 20px;
	color: Maroon;
}

.content_bold
{
	font-weight: bold;
	font-size: 12px;
}

input
{
	padding: 2px;
	font-size: 15px;
	height: 22px;
	border: 1px solid #7F9DB9;
	background: #FFF;
}

select
{
	background: White;
}

.radio
{
	border: none;
	background: none;
	margin-bottom: -3px;
}

.required
{
	background: #FFEF95;
	padding: 2px;
	font-size: 15px;
	height: 22px;
	border: 1px solid #7F9DB9;
}

.yourmove
{
	font-weight: bold;
	font-style: italic;
}

.submit
{
	border: 1px solid black;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding: 1px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background-image: url(images/submit_back.gif);
	margin: 0 2px;
	height: 24px;
}

.apr
{
	margin: 30px 0 10px 0;
}

