@import "core/fonts.css";
@import "core/global.css";

#main { width:565px; float:left; padding-right:35px; }
#sub { width:255px; float:left; padding:20px 0px 20px 0; }

/*
	MARKET BOX
*/
#mrktArea { width:578px; height:221px; margin:0 0 30px 0; background:url(../images/markt-box.jpg) no-repeat; }
#mrktArea h4 { margin-left:20px; padding-top:25px; text-indent:-5000px; }
#mrktArea h4 span { width:184px; height:60px; display:block; background:url(../images/mrkt-box-heading.gif) no-repeat; }
#mrktArea p { width:195px; padding-top:10px; margin:13px 0 0 20px; border-top:solid #336481 1px;
	 			font-size:92%; line-height:1.4; color:#dce6f4; }
#mrktArea a { display:block; width:100px; height:16px; margin:13px 0 0 20px; background:url(../images/mrkt-box-link-arrow.gif) 0 0 no-repeat; padding-left:20px;  border:0; 
				color:#e49901; line-height:16px; }
#mrktArea a:hover { color:white; }

#protect-cap { margin-top:-20px; }
/*
	SUB CONTENT AREA
*/ 
#sub h3 { padding:5px 5px 3px 10px; background-color:#f4f4f4; border-bottom:solid #ececec 1px; border-top:solid #ececec 1px; font-size:114%; font-weight:normal; color:#777; }
#sub h2 { margin-top:40px; }
.newsPost { margin:20px 0; }
.home #sub h3 { background-color:transparent; border:0; padding:0; color:#4c4c4c; }
.home #sub h3 a { color:#4c4c4c; text-decoration:none; }
.home #sub h3 a:hover { text-decoration:underline; }
.newsPost h4 { font-size:92%; color:#ccc }
.newsPost p { line-height:1.3; color:#666; }
.newsPost a { text-decoration:none; }
.newsPost a:hover { text-decoration:underline; }
/*
	CALL OUTS
*/

#callOuts { float:left; margin-bottom:15px; width:578px; }
.callOutBox { position:relative; width:153px; height:350px; padding:10px; margin-right:18px; float:left; border-top:solid 7px #cac8c1; color:#FFF; text-decoration:none; }
#main .callOutBox h3 { margin-top:-5px; }
#main .callOutBox p { font-size:85%; color:#FFF; }
#facilities { background:#959183 url(../images/facilities.jpg) bottom left no-repeat; }
#people { background:#959183 url(../images/people.jpg) bottom left no-repeat; }
#equipment { background:#959183 url(../images/equipment.jpg) bottom left no-repeat; }