body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-attachment: fixed;
	margin: 120px 5% 0;
}
h1 {
	font-size: 120%;
	color: #3C3E31;
}
h2 {
	font-size: 110%;
	color: #3C3E31;
}
h3 {
	font-size: 100%;
	color: #330;
}
h4 {
	font-size: 90%;
	color: #600;
}

div#blogfeed {
	background: #efe;
	border: 1px solid #628539;
	padding: 0 5px 5px 5px;
	margin: 2em 27px 0 0;
}

div#blogfeed h2 {
	font-size: 130%;
	color: #600;
	text-align: center;
}


/* Home page runner */
table#runner {
	margin-top: 8px;
}
table#runner h4 {
	line-height: 1.2em;
	margin: 0.75em 0 0.25em 0;
	padding: 0;
}
table#runner p {
	line-height: 1.2em;
	margin: 0 0 0.25em 0;
	padding: 0;
}



/* Images */
img.abs {
	position: absolute;
	z-index: 50;
}

img.nb {
	border:none;
}

img#etfLogo {
	top: 0;
	right: 0;
}
img#webuild {
	top:65px;
	left:60px;
}

img#tagline {
	top: 60px;
	left: 50px;
}
/* List */
Li {list-style-image: url(../images/bull.png);
}

/* Gallery */
p.gallery img {
	border: 0;
	cursor: pointer;
}


a img {
	border: 1px solid #3C3E31;
}


div#cont {
	position: relative;
	z-index: 100;
	width: 100%;
	vertical-align: top;
}


img.right {
	float: right;
	margin: 0 0 1em 1em;
}

img.left {
	float: left;
	margin: 0 1em 1em 0;
	border: 0;
}

.whitebox {
	padding: 10px;
	background: #fff;
	width: 337px;
	color: #222;
	border-left: 3px solid #900;
}
.whitebox strong {
	color: #900;
}


div#topCont {
	height: 27px;
}

div#topCont-l {
	background: url(/images/top-l.png) top left no-repeat;
	width: 20px;
	height: 27px;
	float: left;
}

div#topCont-mc {
	padding: 0 28px 0 20px;
}

div#topCont-m {
	background: url(/images/top-m.png) top repeat-x;
	height: 27px;
	padding-top: 6px;
	font-weight: bold;
	color: #4d4d33;
}

div#topCont-m a {
	text-decoration: none;
	color: #4d4d33;
	padding: 0 8px;
}

div#topCont-m a:hover {
	text-decoration: underline;
	color: #222;
}

div#topCont-r {
	background: url(/images/top-r.png) top right no-repeat;
	width: 28px;
	height: 27px;
	float: right;
	margin-top: -33px;
}


div#flash {
	background: #666;
	height: 200px;
}


div#bodyCont {
	overflow: hidden;
}

div#bodyCont-l, div#bodyCont-mc, div#bodyCont-r {
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}

div#bodyCont-l {
	background: url(/images/main-l.png) left repeat-y;
	width: 3px;
	float: left;
	margin-top: -6px;
}

div#bodyCont-mc {
	padding: 0 11px 20000px 3px;
}

div#bodyCont-m {
	background: #cbcbb4;
	padding: 10px 10px 20px 30px;
	min-height: 500px;
}

div#bodyCont-r {
	background: url(/images/main-r.png) right repeat-y;
	width: 11px;
	float: right;
}



div#bodyCont-m table td {
	vertical-align: top;
}

div#bodyCont-m table td.mid {
	vertical-align: middle;
}

div#bodyCont-m table td.mid img {
	border: none;
}



div#bodyCont #col1, div#bodyCont #col2, div#bodyCont #col3 {
	width: 100%;
	float: left;
	margin-right: 30px;
}

div#bodyCont #col1 {
	margin-right: -616px;
}

div#bodyCont #col1-c {
	padding-right: 636px;
}

div#bodyCont #col2 {
	width: 230px;
}

div#bodyCont #col3 {
	width: 350px;
	margin-right: 0;
	padding-top: 6px;
}


#col3 img {
	margin: 0 4px 4px 0;
}


div#col2 table td {
	vertical-align: top;
}


div#topnav {
	background: #a3a378;
	font-weight: bold;
	color: #4d4d33;
}

div#topnav a, div#subnav a {
	padding: 4px 10px;
	display: inline-block;
	vertical-align: middle;
	color: #4d4d33;
	text-decoration: none;
	height: 18px;
}

div#topnav a:hover {
	background: #b8b896;
}

div#topnav a img {
	border: none;
	margin: 0 8px 0 10px;
}

div#subnav {
	background: #b8b896;
	height: 26px;
}

div#subnav div {
	background: #b8b896;
	font-weight: bold;
	color: #4d4d33;
	text-align: center;
}

div#subnav a:hover {
	color: #222;
	text-decoration: underline;
}

xx_div#footerCont-c {
	overflow: hidden;
	background: #a3a378;
	margin-bottom: -100%;
	padding-bottom: 100%;
}

div#footerCont {
	background: #a3a378;
	color: #330;
	text-align: center;
	padding: 1px 0;
	font-size: 80%;
}




.clear {
	clear: both;
}


/* Secure Client Login */
div#scl {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/client-login.png) top left no-repeat;
	width: 411px;
	height: 26px;
	padding: 9px 0 0 160px;
	font-size: 85%;
	color: #666;
}

div#scl input[type=text] {
	height: 14px;
	width: 120px;
	border: 1px solid #ccc;
	margin-right: 10px;
	font-size: 90%;
}

div#scl input[type=image] {
	float: right;
	margin: -4px 5px auto auto;
}
