body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background-image:url(/images/morley_financial_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}

.wrapper1 {
	width:940px;
	margin:0 auto;
	}
.wrapper2 {
	width:940px;
	float:left;
	}
	
.header { float:left; width:940px; position:relative; background-image:url(/images/header_bottom_border.gif); background-position:left bottom; background-repeat:repeat-x; height:110px;}
.logo { float:left; height:100px; width:350px; background-image:url(/images/morley_financial_logo.jpg); background-position:left top; background-repeat:no-repeat;}
.logo a:link, .logo a:visited, .logo a:active, .logo a:hover{ display:block; text-indent:-9999px; :-moz-any-link: focus; outline:none;height:100px; width:350px;}

.top_nav {border-left:2px solid #fff; border-top:2px solid #fff; border-right:1px solid #fff; position:absolute; right:5px; bottom:0px;}

.top_nav ul {
	list-style-type: none;
	float:left;
	margin:0;
	padding:0;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.top_nav li { 
	list-style-type:none; display:inline; float:left;}
	
.top_nav li a:link, .top_nav li a:visited, .top_nav li a:active { 
	padding:10px; 
	background-color:#6d6e70; 
	color:#fff; 
	text-decoration:none; 
	float:left;
	border-right:1px solid #fff;
	background-image:url(/images/header_bottom_border.gif);
	background-position:bottom;
	background-repeat:repeat-x;}
	
.top_nav li a:hover {
	background-color:#005596;}
	
.top_nav li a:link.nosubnav_selected, .top_nav li a:visited.nosubnav_selected, .top_nav li a:active.nosubnav_selected, .top_nav li a:hover.nosubnav_selected {background-color:#005596;}

.top_nav li a:link.selected, .top_nav li a:visited.selected, .top_nav li a:active.selected, .top_nav li a:hover.selected {background-color:#005596; background-image:none;}

.top_banner { width:936px; border-right:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #fff; height:219px; float:left; background-color:#fff; background-image: url(/images/morley_home_banner.jpg); background-position:right; background-repeat:no-repeat; margin:0 0 20px 0;}

.intro { width:330px; float:left; text-align:center; padding:25px 50px 0 50px; font-size:16px; line-height:30px; color:#002a54;}

.callout_1 { width:425px; float:left; background-color:#fff; padding:15px;}
.photo { width:120px; height:110px; float:left;}
.photo img { border:1px solid #000;}

.callout_1 h2, .callout_2 h2 {
	background-color:#e71939;
	padding:5px 10px;
	float:left;
	width: 285px;
	margin:0 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
}

.callout_2 { width:425px; float:left; background-color:#fff; padding:15px; margin:0 0 0 30px;}

.callout_1 p, .callout_2 p { font-size:12px; line-height:20px; margin:0 0 0 10px; float:left; width:295px;}

.content_wrapper { width:936px; border-right:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #fff; float:left; background-color:#fff; margin:0; background-image:url(/images/col1_bg.jpg); background-position:left top; background-repeat:repeat-x;}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002a54;
	margin:0px 0 15px 0;
}

.col_1 { width:247px; float:left;  padding:20px 0; text-align:center; }
.col_1 img { border:1px solid #fff;}
.col_2 { width:689px; float:left; background-color:#fff; padding:0 0 20px;}
.content {
	float:left;
	width:649px;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#000;
}

.subnav { background-color:#005596; width:687px; float:left; border-left:2px solid #fff; margin:0 0 0 0; }
.subnav ul { list-style-type:none; float:left; margin:0px; padding:0px;}
.subnav ul li {list-style-type:none; float:left; display:inline;}

.subnav ul li a:link, .subnav ul li a:visited, .subnav ul li a:active { color:#fff; text-decoration:none; padding:10px 15px; float:left;}
.subnav ul li a:hover{ text-decoration:underline;}

.subnav ul li a:link.chosen, .subnav ul li a:visited.chosen, .subnav ul li a:active.chosen, .subnav ul li a:hover.chosen { text-decoration:underline;}


/* -- footer -- */
.footer {
	margin:0 auto;
	padding:25px 0;
	width:940px;
	text-align:center;
	font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:18px;
	color:#fff;
	}
	
.footer a:link, .footer a:visited, .footer a:active { color:#fff; text-decoration:none; padding:0 3px;}
.footer a:hover{ text-decoration:underline;}

