@media screen {

body {
	margin: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body.home {
	background: #00132d url(/images/home_bg.jpg) no-repeat top center;
}

a {
	color: #00aeef;
	text-decoration: underline;		
}

a:hover {
	text-decoration: none;
}

#page {
	margin: 0 auto;
	width: 950px;
	min-height: 555px;
	padding: 25px 0;
	position: relative;
}

#navigation {
	width: 166px;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	margin: 42px 0 0 44px;
	padding: 0;	
	display: inline; /* ie */
}

.home #navigation {
	margin-top: 32px;
}

#navigation li {
	line-height: 20px;	
	float: left;
	clear: both;
	white-space: nowrap;
}

#navigation a {
	color: #666;
	padding-left: 14px;
	text-decoration: none;
	float: left;
}

#navigation li.active a, #navigation li a:hover {
	background: url(/images/bullet.png) no-repeat top left;
	color: #00aeef;
}

.home #content {
	border-left: 3px dotted white;
	width: 684px;
	float: left;
	text-align: right;
	padding: 32px 53px 0 0;
}

.home #content p {
	margin: 0;
	padding: 0;	
	float: right;	
	clear: both;
}

.home #content p.introduction {
	color: #00aeef;
	font-size: 3em;
	line-height: 1em;
	width: 100%;
}
    

.home #content p.link {
	font-size: 18px;	
	width: 275px;
	background: url(/images/bullet_lg.png) no-repeat left 1px;
	padding-left: 18px;
}

.home #content p.link a {
	color: #003663;
}

.home #logo {
	position: absolute;
	top: 482px;
	right: 53px;
	width: 146px;
	height: 120px;	
}

#header {
	width: 900px;
	height: 145px;
	padding: 0 25px 0 25px;
}

#header .logo {
	float: left;
	height: 145px;
	width: 188px;
	background: url(/images/header_logo_bg.png) repeat-x top left;
}

#header .logo img {
	height: 145px;
	width: 188px;
}

#header .heading {
	float: left;
	width: 417px;
	height: 85px;
	background: url(/images/header_bg.jpg) repeat-x top left;
	padding: 60px 25px 0 25px;
}

#header .heading h1 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #003663;
	font-weight: normal;
	line-height: 35px;
}

#header .heading h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #00aeef;
	font-weight: normal;
	line-height: 20px;
}

#header .image {
	float: left;
	width: 245px;
	height: 145px;
	background: url(/images/header_image.jpg) no-repeat top right;
}


.error #content,
.secure-your-future #content,
.how-we-work #content,
.retirement-planning #content,
.why-property #content,
.retirement-planning #content,
.talk-to-us #content {
	float: left;
	margin-top: 32px;
	width: 417px;
	min-height: 500px;
	border-left: 3px dotted #ccc;
	border-right: 3px dotted #ccc;
	padding: 8px 25px;	
}

.about-astra #content,
.testimonials #content {
	float: left;
	margin-top: 32px;
	width: 682px;
	min-height: 500px;
	border-left: 3px dotted #ccc;
	padding: 0 25px 8px 25px;
}

#content .introduction p, #content .signoff p {
	margin: 0 0 5px 0;
	line-height: 1.2em;
	font-size: 14px;
	color: #003663;	
}

#content .introduction {
	margin-bottom: 25px;
}

#content .introduction p em {
	color: #00aeef;
	font-style: normal;
}

.about-astra #content .column-a {
	float: left;
	width: 317px;
	padding: 8px 25px 8px 0;
}

.about-astra #content .column-b {
	float: left;
	width: 312px;
	border-left: 3px dotted #ccc;
	padding: 8px 0 8px 25px;
}

.testimonials #content .column-a {
	float: left;
	width: 317px;
	padding: 8px 25px 8px 0;
	border-right: 3px dotted #ccc;
}

.testimonials #content .column-b {
	float: left;
	width: 312px;
	padding: 8px 0 8px 25px;
}

#content .signoff {
	margin-top: 18px;
}


#content h4, #content h5, #content h6 {
	margin: 1.5em 0 0.6em 0;
	font-size: 12px;
	color: #003663;
	font-weight: bold;
}

#content p {
	margin: 0 0 0.8em 0;
	font-size: 11px;
	line-height: 1.3em;
}

#content strong {
	font-weight: bold;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0;
	margin: 1em 14px;
	font-size: 11px;
}

#content ul li {
	margin: 2px 0;	
}

#sidebar {
	float: left;
	margin: 32px 0 0 25px;
	width: 212px;
	text-align: right;
	padding: 8px 0; 
}

#sidebar h4, #sidebar h5, #sidebar h6 {
	color: #00aeef;
	font-size: 18px;	
	font-weight: normal;
	margin: 0;	
	line-height: 1.1em;
}

#sidebar p {
	color: #003663;
	font-size: 14px;
	margin: 0 0 8px 0;
}

#sidebar p.footnote {
	color: #999;
	font-size: 9px;
	margin: 8px 0 8px 0;
}

#sidebar p.footnote a {
	color: #999;
	text-decoration: none;
}

#sidebar p.footnote a:hover {
	text-decoration: underline;
}

#sidebar .divider {
	width: 80px;
	height: 7px;
	background: url(/images/divider_left.png) no-repeat top left;
	padding-left: 5px;
	margin: 8px 0 8px 0; 
	float: right;
	clear: both;
}

#sidebar img {
	margin: 8px 0;
}

#sidebar .divider div {
	width: 10px;
	height: 7px;
	background: url(/images/divider_right.png) no-repeat top right;
	float: right;
}

#sidebar .panelb {
	float: left;
	background-color: #dbeefa;
	padding: 12px;
	width: 188px;
	margin-top: 8px;
}

#sidebar em {
	color: #00aeef;
	font-style: normal;
}

#sidebar ul {
	padding: 0;
	color: #003663;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: disc;
}

#sidebar ul li {
	margin-bottom: 5px;
}

#footer {
	clear: both;
	float: left;
	margin: 57px 25px 50px 25px;
	width: 900px;
	background: url(/images/divider_right.png) no-repeat top right;
}

#footer div {
	float: left;
	background: url(/images/divider_left.png) no-repeat top left;
	padding-top: 11px;
	font-size: 9px;
}

#content .panelg {
	float: left;
	background-color: #efefef;
	padding: 12px;
}

#content .panelg h4, #content .panelg h5,  #content .panelg h6 {
	font-size: 14px;
	font-weight: normal;
	color: #00aeef;
	margin-top: 0;	
}

.about-astra #content .profiles {
	margin-top: 20px;
	float: left;
	width: 682px;
	background-color: #efefef;
}


.about-astra #content .profiles .photo-a {
	float: left;
	width: 344px;
	height: 238px;
	background: url(/images/profile_photos_bg.png) no-repeat left bottom;
}

.about-astra #content .profiles .photo-b {
	float: left;
	width: 338px;
	height: 238px;
	background: url(/images/profile_photos_bg.png) no-repeat right bottom;
}

.about-astra #content .profile-a {
	float: left;
	width: 302px;
	padding: 12px 21px;
}

.about-astra #content .profile-b {
	float: left;
	width: 286px;
	padding: 12px 26px;
}

.about-astra #content .profile-a a, .about-astra #content .profile-b a {
	font-size: 14px;
}

.testimonials #content .testimonial {
	float: left;
	clear: both;
	width: 312px;
}

.testimonials #content .testimonial p {
	font-size: 12px;
	color: #003663;
	line-height:1.2em;
	margin:0 0 5px 0;
}

.testimonials #content .testimonial p em {
	font-size: 14px;
	color: #00aeef;
	font-style: normal;
}

.testimonials #content .testimonial p strong {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}


.testimonials #content .divider {
	width: 80px;
	height: 7px;
	background: url(/images/divider_left.png) no-repeat top left;
	padding-left: 5px;
	margin: 20px 0; 
	float: left;
	clear: both;
}

.testimonials #content .divider div {
	width: 10px;
	height: 7px;
	background: url(/images/divider_right.png) no-repeat top right;
	float: right;
}

/* sifr styles */


.sIFR-active .home #content p.introduction {
 visibility: hidden;
 font-family: Arial;
 line-height: 1em;
 font-size: 36px;
}


.sIFR-active .home #content p.link {
 visibility: hidden;
 font-family: Arial;
 line-height: 1em;
 font-size: 18px;

}

.sIFR-active #header .heading h1 {
 visibility: hidden;
 line-height: 1em;
 font-size: 30px;
 font-family: Arial;
}

.sIFR-active #header .heading h2 {
	visibility: hidden;
 	line-height: 1em;
 	font-size: 18px;
}

.sIFR-active #header .heading h2 {
	visibility: hidden;
 	line-height: 1em;
 	font-size: 18px;
}

.sIFR-active #sidebar h4, .sIFR-active #sidebar h5, .sIFR-active #sidebar h6 {
	visibility: hidden;
 	line-height: 1em;
 	font-size: 18px;
}


