/*
	global
*/
html *{
	margin: 0;
	padding: 0;
}
html{
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}
img{
	border: none;
}

/*
	layout
*/
body{
	background: url(/images/body_bg.jpg) repeat;
}
#left-edge{
	position: absolute;
	top: 32px;
}
#wrapper{
	width: 743px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/page_right_bg.gif) bottom right no-repeat;
}		
#page{
	width: 722px;
	margin: 0 auto;
}
#page-top{
	background: url(/images/page_top_bg.gif) bottom no-repeat;
	height: 32px;
}
#page-bot{
	background: url(/images/page_bot_bg.gif) top no-repeat;
	height: 52px;
}
#header{
	position: relative;
	background: url(/images/header_bg.gif) no-repeat;
	height: 106px;
}
#page-mid{
	background: url(/images/page_bg.jpg) repeat-y;
}
#page-mid-right{
	float: right;
	width: 525px;
	padding: 10px;
}
#page-mid-left{
	float: left;
	width: 157px;
	padding: 10px 10px 10px 6px;
	overflow: hidden;		
}
#header-logo{
	position: absolute;
	top: 0px;
	left: 0px;
}

/*
	typography
*/
p{
	margin: .2em 0 .4em 0;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6{
	color: #3B6571;
	margin: .2em 0 .4em 0;
}
h1{
	font-size: 1.7em;
	font-weight: normal;
}
h2{
	font-size: 1.5em;
	font-weight: normal;
}
h3{
	font-size: 1.4em;
	font-weight: normal;
}
h4{
	font-size: 1.2em;
	font-weight: normal;
}
h5, h6{
	font-size: 1em;
	font-weight: bold;
}
a:link{color: #3B6571;}
a:visited{color: #3B6571;}
a:hover{color: #5A8097;}
a:active{color: #5A8097;}
#content{
	font-size: 1.2em;
}
#footer{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 25px 0 10px 0;
}

/*
	nav
*/
ul#nav{
	font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -.02em;
	list-style-type: none;
	font-variant: small-caps;
	margin-bottom: 50px;
}
ul#nav a{
	display: block;
	text-decoration: none;
	padding: 0 0 5px 0;
}
ul#nav li{
	padding: 0 0 10px 0;
}
ul#nav a:link{color: white;}
ul#nav a:visited{color: white;}
ul#nav a:hover{color: white;}
ul#nav a:active{color: white;}

/*
	home
*/
div#content.home{
	margin-right: .5em;
}
div#content.home div#home-image{
	text-align: center;
}
div#content.home div#home-image img{
	border: 1px solid #ccc;
}
div#content.home p.statement{
	margin: .5em 0 1em 0;
	text-align: justify;
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 1.1em;
}
div#content.home h2{
	margin-top: 1.1em;
}

/*
	news
*/
div.news-item{
	border-bottom: 2px solid #ccc;
	margin: 0 0 10px 0;
	padding: 4px;
}
div.news-item div.news-left{
	width: 140px;
	float: left;
	text-align: center;
	padding: 6px 0;
}
div.news-item div.news-right{
	width: 370px;
	float: right;
	padding: 6px 0;
}
div.news-item span.closed{
	font-weight: bold;
	color: #0066CC;
}
div.news-item img{
	border: 1px solid #ccc;
}
div.news-item a{
	text-decoration: none;
}
div#content.news-article h1{
	font-size: 1.25em;
	text-align: center;
	font-weight: bold;
}
div#content.news-article h2{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
div#content.news-article h3{
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	margin: 1em 0 1em 0;
	color: black;
}
div#content.news-article h4{
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 -.8em 0;
}
div#content.news-article{
	margin-right: .5em;
}
div#content.news-article p{
	text-align: justify;
	margin: 1em 0 1.3em 0;
	text-indent: 1.1em;
}
div#content.news-article p.center{
	text-align: center;
	margin: 0 0 1em 0;
}
div#content.news-article p.emphasize{
	color: #0066CC;
}
div#content.news-article p img{
	border: 1px solid #ccc;
}


/*
	latest transactions
*/
div#latest-trans-flash{
	height: 378px; 
	width: 378px; 
	margin: 1em auto; 
	border: 1px solid #ccc;
}

/*
	group transactions
*/
div.group-item{
	border-bottom: 2px solid #ccc;
	margin: 0 0 10px 0;
	padding: 4px;
}
div.group-item div.group-left{
	width: 140px;
	float: left;
	text-align: center;
	padding: 6px 0;
}
div.group-item div.group-right{
	width: 370px;
	float: right;
	padding: 6px 0;
}
div.group-item img{
	border: 1px solid #ccc;
}
div.group-item a{
	text-decoration: none;
}

/*
	landmark firsts
*/
div.landmark-item{
	border-bottom: 2px solid #ccc;
	margin: 0 0 10px 0;
	padding: 4px;
}
div.landmark-item div.landmark-left{
	width: 140px;
	float: left;
	text-align: center;
	padding: 6px 0;
}
div.landmark-item div.landmark-right{
	width: 370px;
	float: right;
	padding: 6px 0;
}
div.landmark-item img{
	border: 1px solid #ccc;
}
div.landmark-item a{
	text-decoration: none;
}

/*
	noted articles
*/
div.noted-item{
	border-bottom: 2px solid #ccc;
	margin: 0 0 10px 0;
	padding: 4px;
}
div.noted-item div.noted-left{
	width: 140px;
	float: left;
	text-align: center;
	padding: 6px 0;
}
div.noted-item div.noted-right{
	width: 370px;
	float: right;
	padding: 6px 0;
}
div.noted-item img{
	border: 1px solid #ccc;
}
div.noted-item a{
	text-decoration: none;
}

/*
	typical rankings
*/
div.rankings-item{
	border-bottom: 2px solid #ccc;
	margin: 0 0 10px 0;
	padding: 4px;
}
div.rankings-item div.rankings-left{
	width: 140px;
	float: left;
	text-align: center;
	padding: 6px 0;
}
div.rankings-item div.rankings-right{
	width: 370px;
	float: right;
	padding: 6px 0;
}
div.rankings-item img{
	border: 1px solid #ccc;
}
div.rankings-item a{
	text-decoration: none;
}

/*
	testimonials
*/
div.testimonial{
	margin: 0 0 25px 0;
	line-height: 1.4;
}
div.testimonial p.quote{
	margin: -12px 0 0 0px;
	padding: 0 30px 0 0;
	text-align: justify;
	text-indent: 25px;
	line-height: 1.8em;
	font-style: italic;
}
div.testimonial p.quote img{
	margin: 0 0 -3px 2px;
	vertical-align: text-bottom;
}
div.testimonial p.byline{
	font-size: .9em;
	margin: 5px 40px 0 0;
	color: #4792BF;
	text-align: right;
}

/*
	biography
*/
div.biography{
	margin-right: .5em;
}
div.biography p{
	margin: 1em 0 1.3em 0;
	text-indent: 1.1em;
	line-height: 1.5em;
	text-align: justify;
}

/*
	contact info
*/
div.contact-info{
	text-align: center;
}
div.contact-info h1{
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 2em 0;
}
div.contact-info h2{
	font-size: 1.2em;
	font-weight: normal;
	margin: 1em 0 2em 0;
}
div.contact-info h3{
	font-size: 1.2em;
	font-weight: normal;
	margin: 1em 0 2em 0;
}

/* 
	clearfix
*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-block;} /*IE7*/
/* Hide from IE Mac \*/
.clearfix {display:block;}
* html .clearfix {height: 1%;}
/* End hide from IE Mac */
