/***************************/
/*               COMMON                 */
/***************************/

body {
	background:#FFF;
	text-align:center;
	margin:0px;
	font-size:11px;
	font-family:Verdana,Arial,sans-serif;
	color:#654;
	}
#frame {
	width:770px;
	height:auto !important;
	margin:0px auto 0px auto;
	background:#FFF url('../../images/content-bg.jpg') repeat-y;
	text-align:left;
	}
	
#top, #middle, #footer {
	margin:0px;
	clear:both;
	}
#middle{padding-left:2px;}
#top{
	background: url('../../images/landmark_header.jpg') no-repeat;
	width:770px;
	height:158px;
}
#logo, #middle_left, #footer_left, #footer_left_home, #headernav, #footer_right, #content_home {
	float:left;
}
#logo{
	width:770px;
	height:158px;
	text-align:center;
}
#content{
	margin:20px 40px 20px 40px;
}
.pic{
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}
.pic-l{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
.summary{font-size:1.2em; line-height:1.4;}
/***************************/
/*               NAV                 */
/***************************/

#headernav{
	margin-top:-27px;
	margin-left:20px;
}
#headernav a {
	padding-left:26px;
	font-size:12px;
	font-family:Arial,Verdana,sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#8A8;
}
#headernav a.selected,#headernav a.selected:hover {
	color:#FFF;
	text-decoration:none;
}
#headernav a:hover {
	text-decoration:underline;
}

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

#footer, #footer-home {
	background:url('../../images/footer-bg.jpg') no-repeat left bottom;
	color:#765;
	padding:30px 30px 10px 30px;
	}
#footer-home {
	padding-top:4px;
	}
#footer div{
	border-top:solid 1px #CBA;
	padding-top:8px;
	text-align:center;
}
#footer p,#footer-home p,#footer-home div{
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Verdana,sans-serif;
	font-weight:bold;
	text-align:left;
	color:#353;
	}
h1{font-size:22px;text-align:right;padding-bottom:5px;border-bottom:solid 1px #353;}
h2{font-size:16px;}
h3{font-size:13px;}
a {
	color:#353;
	}
a:hover {
	color:#C00;/*#348;*/
	}
#thumbs div{
	float:left;
	width:220px;
	margin:5px;
	text-align:center;
}
#thumbs img{
	border:solid 1px #876;
}

/***************************/
/*               HOME                      */
/***************************/
#home_main{
	text-align:center;
	padding-top:9px;
	padding-bottom:4px;
}
#callouts {
	margin-left:27px;
	background:url('../../images/callouts-bg.jpg') repeat-y;
	color:#432;
}
#callouts_top {
	background:url('../../images/callouts-top.jpg') no-repeat;
}
#callouts_btm {
	background:url('../../images/callouts-btm.jpg') no-repeat left bottom;
}
#callout1,#callout2,#callout3{
	float:left;
	margin-top:42px;
}
#callout1{
	padding:10px 0px 10px 14px;
	width:236px;
}
#callout2{
	padding:10px 0px 10px 36px;
	width:238px;
}
#callout3{
	padding:10px 0px 10px 32px;
	width:148px;
}
#callout-pic1,#callout-pic2{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	width:125px;
	height:53px;
	background:url('../../images/callout-pic1.jpg') no-repeat;
}
#callout-pic2{
	background:url('../../images/callout-pic2.jpg') no-repeat;
}
#callout3 div, #callout3 p{
	background:url('../../images/pointer.gif') no-repeat;
	padding-left:20px;
}
/***************************/
/*             THUMBNAILS             */
/***************************/

#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid #999;
	background:#FFF;
	text-align:center;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #348;
	color:#FFF;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
}

#photos img{
	margin:10px;
}

/***************************/
/*        OPPORTUNITIES       */
/***************************/
#opportunities a{
	font-weight:bold;
}
#opportunities li{
	padding-bottom:10px;
}

/***************************/
/*             COMPANY           */
/***************************/
#company h3{
	clear:both;
	margin-bottom:0px;
	padding-left:8px;
	background:url('../../images/triangle-green.gif') no-repeat left center;
	
}
#company .sidebyside{
float:left;
width:50%;
}
#company fieldset{
	margin-bottom:20px;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	border:solid 1px #353;
}
#company legend{
	font-weight:bold;
	font-size:18px;
	color:#353;
}
