html {
	height: 100%;
}

body {	
	background:#ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333133;
}


h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 25px;
	color: #333133;
	line-height:normal;
	text-transform:uppercase;
	padding:0;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #333133;
	font-weight:bold;
	line-height:normal;
	padding:0 0 0 16px;
	background:url("../images/square.gif") no-repeat 0 5px;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#025c6f;
	padding:0;
	margin: 0;
}

p {
	margin: 0 0 20px 0;
	line-height:13px;	
}

a {
	color: #b7211b;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #F69628;
	text-decoration: none;
}

strong {}

.left {
	float:left;
	margin:0 10px 10px 0;
	padding:1px;
	border:2px solid #c4c4c4;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.border {
	padding:1px;
	border:2px solid #d9dadb;
	float:left;
	margin:0 0 10px 0;
}

.border-right {
	padding:1px;
	border:2px solid #c4c4c4;
	margin: 0 0 10px 10px;
	float:right;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	margin:0 10px 0 14px;
}

#content_home ul, #content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content_home ul li, #content ul li {
	padding-left: 12px;
	background:url("../images/bullet_dot.gif") no-repeat 0 3px;
	margin:0 10px 3px 0;
	line-height:13px;
}

ol li {
	margin:0 10px 5px 0;
}

.hr {
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	width:100%;
	margin:0;
	padding:0;
	border-top: 1px dashed #8f8d8c;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	position:relative;
	width:960px;
	z-index:100;
}

/********************* HEADER STYLES *************************/

#top {
	height:123px;
	width:955px;
	position:relative;
	margin:auto;
	z-index:101;
}

a.logo {
	position:relative;
	top:40px;
	left:20px;
	display:block;
	height:60px;
	width:320px;
	text-indent:-3000px;
	background:url("../images/logo.gif") no-repeat;
}	

#main_nav {
	position:absolute;
	right:25px;
	bottom:21px;
	width:417px;
	z-index:101;
}


/*********************  LAYOUT STYLES *************************/

#banner {
	position:relative;
	height:500px;
	width:960px;
}

#content_home {
	position:relative;
	width: 945px;
	padding:0 5px 0 5px;
	border:2px solid #d9dadb;
	margin:6px 0 0 0;
}


/* ***************  INTERIOR LAYOUT STYLES *************** */

#content {
	position:relative;
	width: 960px;
	padding:0 0 20px 0;
}

#col_1 {
	position:relative;
	float:left;
	width:644px;
	border:2px solid #d9dadb;
	padding:20px 30px 20px 30px;
	margin:0 7px 0 0;
}

.breadcrumb {
	position:relative;
	margin:0 0 40px 0;
	color:#737072;
}

.breadcrumb a {
	color:#737072;
}

#col_2 {
	position:relative;
	float:left;
	width:241px;
}

#subnav {
	position:relative;
	width:241px;
	margin:0;
	border:2px solid #d9dadb;
}

#subnav .header {
	background:url("../images/bg_subnav_header.gif") no-repeat top;
	height:25px;
	width:226px;
	padding:8px 0 0 15px;
}

#subnav h2 {
	margin:0;
}

#subnav a {
	display:block;
	background:url("../images/bg_subnav.gif") no-repeat top;
	height:23px;
	width:226px;
	padding:8px 0 0 15px;
	color:#9f1d20;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	border-top:2px solid #ffffff;
}

#subnav a:hover, #subnav .on {
	background-position: 0 -31px;
}

.viewlet {
	position:relative;
	background:#f4f5f5 url("../images/bg_viewlet.gif") repeat-x bottom;
	padding:10px 10px 0 15px;
	width:216px;
	border:2px solid #d9dadb;
}

.viewlet p {
	margin:0 0 10px 0;
}

.viewlet h3, #content_home h3 {
	font-size:11px;
	margin:0 0 10px 0;
}

.more, a.more, a.download {
	color:#a01d20;
	text-transform:uppercase;
	font-weight:bold;
}

.download img {
	position:relative;
	top:2px;
}

.block {
	position:relative;
	background:#eff0f0;
	border:1px solid #d1d3d4;
	padding:15px;
}

.org {
	width:100%;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:0 0 20px 0;
}

.org th {
	background:#cccccc;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.org td {
	text-align:center;
	padding:5px;
	border-right:1px solid #cccccc;
}

.view_all {
	display:block;
	height:21px;
	width:72px;
	background:url("../images/btn_viewall.gif") no-repeat;
	text-indent:-30000px;
}

.prev {
	display:block;
	height:21px;
	width:79px;
	background:url("../images/btn_prev.gif") no-repeat;
	text-indent:-30000px;
}

.next {
	display:block;
	height:21px;
	width:52px;
	background:url("../images/btn_next.gif") no-repeat;
	text-indent:-30000px;
}
	

/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	margin:auto;
	width:950px;
	padding:25px 0 20px 0;
	color:#737072;
}

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

#footer a:hover {
	color:#737072;
	text-decoration:underline;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav li#btn_home { 	background-image: url("../images/btn_home.gif"); 	width: 49px;height: 23px;	}
#nav li#btn_about { 	background-image: url("../images/btn_about.gif"); 	width: 62px;height: 23px;	}
#nav li#btn_partners  { 	background-image: url("../images/btn_partners.gif"); 	width: 56px;height: 23px;	}
#nav li#btn_expertise { 	background-image: url("../images/btn_expertise.gif"); 	width: 78px;height: 23px;	}
#nav li#btn_insights { 	background-image: url("../images/btn_insights.gif"); 	width: 74px;height: 23px;	}
#nav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 73px;height: 23px;	}


#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#ffffff;
}