/* Mainheader sizes */

.zenex_h1 {
	margin-top: 0;
	font-size: 28px;
	font-weight:bold;
	line-height:26px;
}

.zenex_h2 {
	margin-top: 0;
	font-size: 12px;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
	line-height:14px;
}

.zenex_h3 {
	margin-bottom: 0;
	font-size: 18px;
	line-height:20px;
	font-weight:normal;
	font-family:  Arial, Helvetica, sans-serif;

	
}

.zenex_h4 {
	margin-top: 0;
	font-size: 22px;
	line-height:23px;
	font-weight:normal;
	font-family:  Arial, Helvetica, sans-serif;
	
}
.zenex_h5 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}
.zenex_h6 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

/* Elements */

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:15px;
}



p, ol, ul {
	text-align:left;
}



.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
	
}
.boxLinks {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/chrome.gif) repeat-x left bottom;
	
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	
	
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 813px;
	margin: 0 auto;
}

/* profiles */
.profileCol {
	width:160px;
	padding:50px 20px 0px 0px;
	float:left;
}

.profileCol img {
	border:1px solid #cccccc;
	padding:1px;

}





/* Content */

#content {
	width: 813px; /* 813 */
	margin: 0 auto;
	
}
#mastheadBox {
	background-color:#ff8227;
	background-image:url(images/homeMast.gif);
	background-repeat:no-repeat;
	padding:10px 10px 10px 10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	height:65px;
}

#colOne {
	float: left;
	width: 205px;
	
	
}



#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}



#colTwo {
	float: right;
	width: 580px;
	padding: 0px;
}



#colTwo .box {
	margin: 0px;
	padding: 0 20px 0 0px;
	
}

#colTwo .bottom {
	margin: 0px;
	padding: 0 20px 0px 20px;
}


.floatBox {
	
	width:230px; 
	float:right;
	margin-left:20px;
	margin-bottom:10px;

}

.floatBoxHeader {
	padding-top:10px;
	padding-bottom:3px;
	padding-left:3px;
	font-size:18px;

}

.floatBoxContent {
	padding:10px;
	font-style:italic;

}

.floatBoxContentSubheader {
	font-size:14px;

}

/* Logo */


#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

.footer {
	clear: both;
	width: 785px;
	margin: 0 auto;
	padding-top: 40px;
	color:#ECB33C;
}

.footer a {
	color:#999999;
	text-decoration:none;
}

.footer a:hover {
	color:#333333;
}

.footer p {
	color:#999999;
	font-size:90%;
}


.footerLinks {
	border-bottom:1px solid #E5E5E5;

	padding-bottom:10px;
}

#footer p {
	margin: 0;
	text-align: center;
}