* {
	margin:0;
	padding:0;
}
html, body {
	background-color:#FFFFFF;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

/*style for IE*/
* html, body  {
	overflow: hidden;
	zoom: 1;
}

body {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family:Georgia,serif;
	font-size:75%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;	
}

img.bg {
	left:0;
	top: 0;
	position:fixed;
	width:100%;
	height: 100%;
	z-index:1;
}

#scrollable {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:2;
	overflow: scroll;
}

#page-body {
	background: white url(images/zobeck_bg.gif) repeat-y fixed top right;
}

#content {
	margin: 0 auto;
	width:800px;
	padding:20px 0;
	position:relative;
	text-align:center;
	z-index:2;
}

#content .b1f,
#content .b2f,
#content .b3f,
#content .b4f{
	font-size:1px;
	overflow:hidden; 
	display:block;
}

#content .b1f {height:1px; background:#333; margin:0 5px;}
#content .b2f {height:1px; background:#333; margin:0 3px;}
#content .b3f {height:1px; background:#333; margin:0 2px;}
#content .b4f {height:2px; background:#333; margin:0 1px;}

#content .b1x,
#content .b2x,
#content .b3x,
#content .b4x {
	clear:both;
	display:block;
	font-size:1px;
	overflow:hidden;
	position:relative;
	top:-40px;
}

#content .b1x {height:1px; background:#333; margin:0 5px;}
#content .b2x {height:1px; background:#333; margin:0 3px;}
#content .b3x {height:1px; background:#333; margin:0 2px;}
#content .b4x {height:2px; background:#333; margin:0 1px;}

.content_holder {
	background:#333 none repeat scroll 0 0;
	min-height: 521px;
	min-width: 700px;
}

/* CONTENT BLOCK */
#title_img {
	display:block;
	float:left;
	min-width:350px;
	padding:25px 0 0 15px;
	width: 350px;
	height: 126px;
}

#ego_pix {
	display:block;
	float:left;
	height:166px;
	min-width:100px;
	padding:10px 0 0 15px;
	display: none;
}

/* CALLOUT BLOCK */
#callout {
	display:block;
	float:left;
	margin:0;
	min-width:128px;
	padding:25px 0 0 30px;
	position:relative;
	width:380px;
	z-index:300;
}

.block_content {
	background:#366178 none repeat scroll 0 0;
	color:white;
	margin:0;
	min-height:104px;
	position:relative;
	text-align:center;
	width:100%;
	z-index:3;
}

.block_logo {
	margin:0;
	padding:10px 5px 10px 15px;
	width:80px;
	float: left;
}

.block_content  p {
	font-size:8pt;
	font-weight:bold;
	height:100%;
	margin:0;
	padding:0 10px 5px;
	text-align:left
}

.block_content  h1 {
	font-size:9pt;
	font-weight:bold;
	height:100%;
	margin:0;
	padding:0 10px 5px;
	text-align:left
}

.block_content a,
.block_content a:active  {
	text-decoration:underline;
	padding: 0;
	margin: 0;
	color: #ffffff;
}

.block_content a:hover {
	text-decoration:underline;
	background: #fff;
	color: #366178;
}

#callout .b1a,
#callout .b2a,
#callout .b3a,
#callout .b4a{
	font-size:1px;
	overflow:hidden; 
	display:block;
}

#callout .b1a {height:1px; background:#366178; margin:0 5px;}
#callout .b2a {height:1px; background:#366178; margin:0 3px;}
#callout .b3a {height:1px; background:#366178; margin:0 2px;}
#callout .b4a {height:2px; background:#366178; margin:0 1px;}

/* FEATURE BLOCK */
#feature {
	margin:0;
	padding: 10px 0 10px 20px;
	position:relative;
	z-index:7;
	display:block;
	min-width: 500px;
	width: 60%;
	float: left;
	min-height: 200px;
}

.feature_content {
	background:#366178 none repeat scroll 0 0;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align:left;
	color: white;
	position:relative;
	z-index:7;
	width: 100%;
	min-height: 137px;
}

.feature_logo {
    position:relative;
	width:220px;
	float: left;
	top:-35px;
	margin:0px;
	padding: 10px;
	z-index:100;
    border: none;
}

.feature_content  p {
	margin: 0;
	padding: 10px;
	height: 100%;
	font-weight: bold;
}

.feature_content a,
.feature_content a:active  {
	display:block;
	text-align:right;
	text-decoration:none;
	padding: 0 10px;
	margin: 0;
	color: #ffffff;
	font-size: 13pt;
}

.feature_content a:hover {
	display:block;
	text-align:right;
	text-decoration:underline;
}

p.feature_title {
	font-size: 13.5pt;
	font-weight: bold;	
	position: relative;
	left: -20px;
}

p.feature_copy {
	background-color:#ffffff;
	color:#000000;
	font-size: 11pt;
	margin: 0 30px 0 100px;
	padding: 10px 20px;
    font-weight: normal;
}

#feature .b1b, 
#feature .b2b,
#feature .b3b,
#feature .b4b{
	font-size:1px;
	overflow:visible; 
	display:block;
}

#feature .b1b {height:1px; background:#366178; margin:0 5px;}
#feature .b2b {height:1px; background:#366178; margin:0 3px;}
#feature .b3b {height:1px; background:#366178; margin:0 2px;}
#feature .b4b {height:2px; background:#366178; margin:0 1px;}


#feature .b1s,
#feature .b2s,
#feature .b3s,
#feature .b4s {
	font-size:1px;
	overflow:hidden; 
	display:block;
	clear: both;
	position: relative;
	top: -80px;
}

#feature .b1s {height:1px; background:#366178; margin:0 5px;}
#feature .b2s {height:1px; background:#366178; margin:0 3px;}
#feature .b3s {height:1px; background:#366178; margin:0 2px;}
#feature .b4s {height:2px; background:#366178; margin:0 1px;}


/* NEWS BLOCK */
#news {
	margin:0;
	padding: 10px 15px;
	position:relative;
	z-index:7;
	display:block;
	min-width: 100px;
	width: 30%;
	float: left;
}

.news_content {
	background:#ffffff none repeat scroll 0 0;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align:left;
	color: #000000;
	position:relative;
	z-index:7;
	width: 100%;
	min-height: 137px;
	color: #366178;
}

.news_content  p {
	margin: 0;
	padding: 10px;
	height: 100%;
	font-weight: bold;
	font-size: 10pt;
}

.news_content a,
.news_content a:active  {
	display:block;
	text-align:right;
	text-decoration:none;
	padding: 0 10px;
	margin: 0;
	color: #366178;
}

.news_content a:hover {
	display:block;
	text-align:right;
	text-decoration:underline;
}

p.news_title {
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 10px;
}

p.news_copy {
	background-color:#ffffff;
	font-size: 10pt;
	margin: 0 30px 0 100px;
	padding: 10px 20px;
    font-weight: normal;
}

.news_content ul {
	margin: 0 10px 0 25px;
    padding: 5px;
	max-height: 150px;
}

.news_content ul li {
	font-size: 8pt;
	padding: 2px 0
}

.news_content  ul li a,
.news_content  ul li a:active  {
	text-align:left;
	text-decoration:none;
	padding: 0;
	margin: 0;
	color: #366178;
}

.news_content  ul li a:hover {
	text-align:left;
	text-decoration:underline;
}

#news .b1c, 
#news .b2c,
#news .b3c,
#news .b4c{
	font-size:1px;
	overflow:visible; 
	display:block;
}

#news .b1c {height:1px; background:#ffffff; margin:0 5px;}
#news .b2c {height:1px; background:#ffffff; margin:0 3px;}
#news .b3c {height:1px; background:#ffffff; margin:0 2px;}
#news .b4c {height:2px; background:#ffffff; margin:0 1px;}

/* FEEDS */
#feeds {
	text-align: center;
}

#feeds img {
	border: none;
	padding: 10px;
	margin: 0;
}

/* FOOTER */

#footer {
	clear:both;
	display:block;
	margin:0 auto;
	padding:0;
	position:relative;
	top:-44px;
	width:800px;
	z-index:10;
}

.footer_content {
	background:#366178 none repeat scroll 0 0;
	margin: 0;
	padding: 0;
	color: #ffffff;
	position:relative;
	z-index:5;
	width: 100%;
	height: 100px;
	text-align: left;
}

.footer_content  dl {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
}

.footer_content  dl dt {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

.footer_content  dl dt img{
	border: none;
}

.footer_content  dl dd {
	display:block;
	float:left;
	font-size:7.5pt;
	margin:0;
	padding:0 3px;
	width:173px;
}

.footer_content  dl dd  span {
	font-size: 6pt;
	font-weight: bold;
	display: block;
	padding: 0 0 3px 0;
}

.footer_content  div#project {
	font-size: 11pt;
}

.footer_content a,
.footer_content a:active  {
	text-decoration:none;
	color: #ffffff;
}

.footer_content a:hover {
	text-decoration:underline;
}

#footer .b1c, 
#footer .b2c,
#footer .b3c,
#footer .b4c{
	font-size:1px;
	overflow:visible; 
	display:block;
}

#footer .b1c {height:1px; background:#366178; margin:0 5px;}
#footer .b2c {height:1px; background:#366178; margin:0 3px;}
#footer .b3c {height:1px; background:#366178; margin:0 2px;}
#footer .b4c {height:2px; background:#366178; margin:0 1px;}


