/* CSS Document */

/*baseline resets all values to zero */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,th{font-style:normal;font-weight:normal;}
ol,ul{list-style-type:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}


/******** TAGS *************/
body{
	font-family:Arial, Helvetica, sans-serif, "Small Fonts";
	padding: 0;
	margin: 0 0 10px 0;
	background: #fff;

}


.clear_fix{
	clear:both;
	height:1px;
	}

/******** WRAPPER **********/

#wrapper{
	width:850px;
	margin: 0 auto 30px auto;
	
}




/******** HEADER ***********/

#utilities{ display: none; }

/********* NAV ************/

#nav{ display: none; }

#bottom_three{
	padding:0 0 0 0;
	margin-bottom: 20px;
}


#bottom_three img{
	float:left;
	margin:1px 0 0 1px;
}

#bottom_three p{
	display:block;
	float:left;
	margin:0;
	font-size:12px;
}

#bottom_three a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}

#bottom_three a:hover{
	text-decoration:underline;
	}

#bottom_lc, #bottom_cc, #bottom_rc { float:left;
	

 }

#bottom_lc { background: url(../images/home-ourbusiness-fade.gif) top left no-repeat; }
#bottom_cc { background: url(../images/home-portfolio-fade.gif) top left no-repeat; }
#bottom_rc  { background: url(../images/home-investor-fade.gif) top left no-repeat; }

#bottom_lc, #bottom_rc { width: 281px; }
#bottom_cc { width: 282px; }

#bottom_lc h2, #bottom_cc h2, #bottom_rc h2 {
	padding: 0;
	margin: 0;
	display: block;
}

#bottom_lc h3, #bottom_cc h3, #bottom_rc h3 {
	display: block;

	font-size: 18px;

}

#bottom_lc h3 {
	color: #000;
}

#bottom_cc h3 {
	color: #000;
}

#bottom_rc h3 {
	color: #000;
}

#bottom_three .more {
	color: #111;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	margin-top: 5px;
}


#bottom_three .more:hover {
	color: #000;
}

#bottom_rc { float: right; }

/********* FOOTER ************/

#footer{
	border-top: 10px solid #1A301A;

	padding-top:5px;
	font-size: 11px;
	color: #000;
}

#footer ul{

}

#footer ul li {
	float: right;
	padding-left: 10px;
}

#footer ul li a {
	color: #000;
}

#footer ul li a:hover {
	color: #000;
}

#copyright{
	text-align:right;
	font-size:10px;
	color:#000;
	margin:3px 3px 20px 0; 
	}
	
	
/***********************
*************************
*************************
INTERNAL
************************
***********************
**********************/

/*********** INTERNAL MAST *************/


#content_internal{
	margin: 2px 0 0 0;
	border-top:solid 2px #1A301A;

}

#content_internal h1{
	margin:0 30px 2px 25px;
	padding:10px 0 5px 0;
	font-size:24px;
	float:left;
	width:536px;
	display:block;
}


#content_internal_wide{
	margin: 2px 0 0 0;
	border-top:solid 2px #1A301A;

}

#content_internal_wide h1{
	margin:0 30px 2px 0px;
	padding:10px 0 5px 25px;
	font-size:24px;
	width: 825px;
	display:block;
}

/*********** LC **********/

#lc{
	float:left;
	width:258px;
	display:none;
	}

#lc li a{
	font-size:13px;
	line-height:13px;
	text-decoration:none;
	padding:8px 20px;
	width:218px;
	border-bottom:dotted 1px #1A301A;
	display:block;
	}

#lc li a:hover{
	font-weight:bold;
	}
	
#lc .active a{
		font-weight:bold;	
	}

.lc_fix{
	margin-top:-1px;
	height:2px;
	}
/*********** RC **********/


#rc{

	margin:0 0px 2px 25px;
	padding:20px 30px 30px 0;
	font-size:12px;
	float:left;
	width:536px;
	border-bottom:solid 2px #1A301A;
	}


#rc img{
	float:right;
	margin:0 0 20px 20px;
	}


#rc h2{
	font-size:16px;
	margin:0 0 20px 0;

}



#rc p{
	margin:0 0 20px 0;
	}
	

#rc ul{
	font-weight:bold;
	list-style:disc;
	padding:0 0 0 15px;
}


#rc ol{
	font-weight:bold;
	list-style-type:lower-roman;
	padding:0 0 0 15px;
}

/*
#rc li{
	margin:0 0 20px 0;	

}
*/

/*********** RC_wide **********/

#rc_wide{

	margin:0 0px 2px 0px;
	padding:20px 45px 30px 45px;
	font-size:12px;
	float:left;
	width:760px;
	border-bottom:solid 2px #1A301A;
	}
	
#rc_wide img{
	float:right;
	margin:0 0 20px 20px;
	}

#rc_wide h2{
	font-size:16px;
	margin:0 0 20px 0;

}

#rc_wide p{
	margin:0 0 20px 0;
	}
	
#rc_wide ul{
	font-weight:bold;
	list-style:disc;
	padding:0 0 0 15px;
}

#rc_wide ol{
	font-weight:bold;
	list-style-type:lower-roman;
	padding:0 0 0 15px;
}

#rc_wide li{
	margin:0 0 20px 0;	

}
