body {
	margin: 0px;
	padding: 0px;
	color: #2B296A;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;   
	background-color: #ffffff;
	color: #000000;
}

a {
	color: #2B296A;
}

legend {
         font-weight: bold;
         color: #093379;
         }
         
         
/* navigation */

#rm_header {
   margin: 0px auto;
	background-color: #093379;
	/*border-bottom: 1px solid #093379;*/	
	height: 129px;
	background: url('/images/header_background.png') repeat-x;
	width: 100%;
	 background-color: #FFFFFF;
}
 
#content_container {
   margin: 0px auto;
   width: 100%;
   background-color: #ffffff;
}   
    
#content {
	margin: 0px auto;
	width: 778px;
	height: 525px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}



#rm_top {
	margin: 0 auto;
	width: 770px;
	height: 91px;
}

#rm_logo { /* the logo. */
	margin: 0 auto;
	background: url('/images/reality_millionaire_logo.png') no-repeat;
	_background:url("/images/spacer.gif") no-repeat top left;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/reality_millionaire_logo.png');
	height: 91px;
	width: 205px;
}

#rm_navigation {
   margin: 0px auto;
   float: left;
   width: 100%;
   position:absolute;
   z-index: 100;
   left: 0;
}

#dd_navigation {
	height: 24px;
	width: 800px;
	margin: 11px auto;
	z-index: 100;
}

#dd_navigation a {
	text-decoration: none;
	height: 25px;
}

#rm_menu_table {
   margin: 0 auto;
}


	/* inactive tabs */
		.inactive_tab {
			background: url('/images/nav_inactive.gif') no-repeat;
			height: 28px;
		}
		
		#home_tab:hover {
			background: url('/images/nav_inactive_home.gif') no-repeat;
			height: 28px;
		}
		
		.inactive_tab_book {
			background: url('/images/nav_inactive_book.gif') no-repeat;
			height: 28px;
		}
		
		.inactive_tab_education {
			background: url('/images/nav_inactive_education.gif') no-repeat;
			height: 28px;
		}
		
		.inactive_tab_calculators {
			background: url('/images/nav_inactive_calculators.gif') no-repeat;
			height: 28px;
		}
		
		.inactive_tab_newsletters {
			background: url('/images/nav_inactive_newsletters.gif') no-repeat;
			height: 28px;
		}
		
		.inactive_tab_contact {
			background: url('/images/nav_inactive_contact.gif') no-repeat;
			height: 28px;
		}
	
	/* active tabs */
		
		.active_tab_home {
			background: url('/images/nav_active_home.gif') no-repeat;
			height: 28px;
		}

		.active_tab_calculators {
			background: url('/images/nav_active_calculators.gif') no-repeat;
			height: 28px;
		}

/* top column */
#topColumn {
	margin-left: 10px;
	width: 786px;
	_width: 768px;
	height: 270px;
}

#photoLeft {
	margin-top: 10px;
	position: relative;
	float: left;
	
	z-index: 0;
}

#bookTitle {
	position: relative;
	float: left;
	margin-top: 30px;
	width: 300px;	
}

#badge {
	 
	position: relative;
	_position: absolute;
	float: left;
	z-index: 5;
	width: 152px;
	height: 147px;
	margin-left: -420px;
	_margin-left: -520px;
	margin-top: 150px;
	background: url('/images/badge_ordernow.png') no-repeat;
	_background:url("/images/spacer.gif") no-repeat top left;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/badge_ordernow.png');
	cursor: pointer;
}

#badge {
   
}
	
/* bottom column */
#bottomColumn {
	position: absolute;
	float: left;
	clear: left;
	width: 754px;
	height: 240px;
	border: 1px solid #BBBBBB;
	margin-left: 11px;
	}

#flashplayer {
	position: absolute;
	float: left;
	width:320px;
	height:240px;
	display:block;
}

#pullQuote {
	position: absolute;
	background: url('/images/pullQuote01.jpg') no-repeat;
	_background:url("/images/spacer.gif") no-repeat top left;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/pullQuote01.jpg');
	margin-top: 25px;
	font-family: Serif;
	font-weight: bold;
	font-size: 23px;
	height: 211px;
	width: 513px;
	margin-left: 220px;
}
#nameSpace {
	float: right;
}



/* footer */
#rm_footer {
	text-align: center;
	width: 770px;
	margin: 0px auto;
	margin-top: 15px;
	color: #093379;
	padding-left: 80px;
}	

#rm_footer a {
   color: #093379;
}
#rm_footer ul {
	margin: 0px auto;
	padding: 0px;
	width: 640px;
	text-align: center;
	color: #ffffff;
}
#rm_footer ul li {
	float: left;
	margin-left: 10px;
	list-style-type: none;
	border-left:1px solid;
	padding:0pt 10px;
	color: #ffffff;
}

#rm_footer .firstLI {
border-left:none;
}


.rm_options {
   z-index: 100;
}


#menu_table {
	float: left;
	position: absolute;
	height: 28px;
	z-index: 100;
	margin-left: 10px;
}

.rm_menubar {
	height: 28px;
	z-index: 100;
}

.rm_menu {
	position: relative;
	float: left;
	background-color: #F8F8F8;
	width: 129px;    
	text-align: left;
	border-left: 2px solid #D3D1EF;  
	z-index: 100;
   left: 0;
}                   


.rm_menu_link {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px solid #093379;
	background: url('/images/nav_option.gif') repeat-x bottom left;
	background-color: #F8F8F8;
	height: 20px;
	width: 100%;
	padding-top: 6px;
	padding-left: 10px; 
	text-align: left;
}

.rm_menu_link:hover {
	border-bottom: 1px solid #093379;
	background: url('/images/nav_option_active.gif') repeat-x bottom left;
}


/***************************************/

#sub_content {
margin: 0px auto;
width: 778px;
border-left: 1px solid #BBBBBB;
border-right: 1px solid #BBBBBB;
border-bottom: 1px solid #BBBBBB;
background-color: #FFFFFF;
color:#093379;
}

#sub_content h2 {
font-size: 25px;
margin: 0 0 10px 0;
color: #093379;
}

#sub_topColumn {
margin-top: 10px;
margin-left: 10px;
width: 755px;
_width: 768px;
height: 270px;
}

#content_container_2 {
position: relative; 
width: 400px; 
min-height: 300px; 
padding-left: 10px; 
margin-bottom: 10px;
}

#content_container h3{
   font-size: 13px;
}

#column_left {
padding: 10px 10px 0 20px;
}
#content_column_left {
width: 380px;
float: left;
color: #093379;
}

#content_column_left h2 {
font-size: 25px;
margin: 0 0 10px 0;
color: #093379;
}

#top_image_right {
width: 360px;
height: 300px;
float: right;
}

#top_image_right_2 {
width: 360px;
height: 300px;
float: right;
position: relative;
}

#sub_bottomColumn {
float: left;
clear: left;
width: 754px;
border: 1px solid #BBBBBB;
margin-left: 11px;
position: relative;
}
	
#sub_bottomColumn_table {
float: left;
border: 1px solid #BBBBBB;
margin-left: 11px;
position: relative;
}
	
.gray_row {
background-color: #EFEFEF;
height: 45px;
}

.white_row {
background-color: #FFFFFF;
height: 45px;
}

.article_left {
   width: 380px;
   padding-left: 20px;
}

.article_right {
   padding-right: 40px;
}

#article_text {
   margin: 15px;
   font-size: 12px;
}

#article_text li{
   margin-bottom: 15px;
  
}

#article_text ol{
   margin-top: 15px; 
}

.article_footer {
 text-align: center;
 font-size: 10px;
}

#article_nav {
   float: right;
   border: 1px dashed;
   padding: 10px;
   margin-right: 40px;
   margin-top: 20px;
}

	#comment_form {
      margin-left: 35px;
	}
	
	#comment_form fieldset {
	   width: 380px;
	   border: none;
	}
	
	#comment_form input, textarea, select {
	   margin-left: 25px; 
	}
	
	#update_text {
	   color: #ff0000;
	   font-weight: bold;
	}
	
#errorText {
color: #CF4040; 
margin: 0 auto;
width: 300px; 
text-align: center; 
font-weight: bold
}