/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

#wrapper_outer { 
	margin: 0 auto;
	width: 998px;
	height: 100%;
}
#wrapper_columns {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}
#wrapper_header {
	color: #333;
	width: auto;
	padding: 10px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	background: #ABBEBE;
}
#wrapper_left { 
	display: inline;
	color: #333;
	padding: 20px;
	margin: 0px;
	width: 728px;
	float: left;
	background: #e5eff7;
	position: relative;
}
#wrapper_right { 
	display: inline;
	color: #333;
	padding: 0px;
	width: 230px;
	float: right;
	text-align: center;
}
	#nav_right ul {
		padding:0px;
		margin:0px;
	}
	#nav_right ul li {
		padding:0px;
		margin:0px;
		list-style-type: none;
		display:block;
	}
	#nav_right .selected {
		color:red;
		font-weight:bold;
	}
#wrapper_footer { 
	width: auto;
	clear: both;
	background: url('images/footer_bg.gif') left top no-repeat;
	height: 60px;
	width: 955px;
	margin-left: 22px;
	margin-bottom: 10px;
}
	#nav_bottom {
		width:30%;
		float: left;
		display: block;
	}
	#nav_bottom ul {
		position:relative;
		padding:0px;
		margin: 18px 15px;
		font-size: 1.2em;
		font-weight: bold;
	}
	#nav_bottom ul li {
		margin:0px;
		list-style-type: none;
		display:inline;
		padding: 0 0.8em 0 0.8em;
		border: 0;
		border-right: 1px solid #FFF;
		float: left;
	}
	#nav_bottom ul li:last-child {
		border-right: 0px!important;
	}
	#nav_bottom ul li a{
		color: #FFF!important;
	}
	#nav_bottom .selected {
		color:red;
		font-weight:bold;
	}

.h2_logo {
	width: 191px;
	height: 185px;
	text-indent: 400px;
	overflow: hidden;
	background: url('images/logo.gif') no-repeat;
	text-align: center;
	position: relative;
	margin: 0 auto;
}

.h2_logo a {
	width: 191px;
	height: 185px;
	overflow: hidden;
	padding: 200px;
	text-indent: -400px;
	display: block;
}

.go_home {
	margin: 15px 0px 10px 30px;
}

.go_home a {
	width: 24px;
	height: 24px;
	background: url('images/home_icon.gif') no-repeat;
	text-indent: -200px;
	display: block;
}

.header {
	width: 725px;
	height: 60px;
	overflow: hidden;
	background: url('images/header_bg.png') no-repeat;
	color: #FFF;
	margin: 0;
	margin-bottom: 10px;
}

.header .leftf {
	font-size: 1.6em;
	font-style: italic;
	margin: 15px 0px 0px 30px;
}

.header .rightf {
	font-size: 1.6em;
	margin: 15px 40px 0px 0px;
}

.header .rightf span {
	font-weight: normal;
}

.left_nav {
	float: left;
	padding: 0;
	padding-top: 5px;
	width: 135px;
}

.left_nav ul {
	list-style-type: none;
	padding: 0;
}

.left_nav ul li {
	background: url('images/left_nav_bg.png') no-repeat center center;
	width: 135px;
	display: block;
	text-align: center;
	margin: 0 0 5px 0;
	height: 55px;
}

.left_nav ul ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

.left_nav ul ul li {
	background: transparent!important;
	height: auto!important;
	padding: 0!important;
}

.left_nav ul ul li a {
	color: #34459c!important;
	display: block!important;
	font-size: 1.3em!important;
	font-weight: normal!important;
	padding: 0!important;
	text-align: center;
}

.left_nav ul ul li .selected{
	font-weight: bold;
}

.left_nav ul li a:link, .left_nav ul li a:active, .left_nav ul li a:hover, .left_nav ul li a:visited, .left_nav ul li a {
	color: #FFF;
	padding: 0;
	padding-top: 18px;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
}

.left_nav ul ul li .selected {
	font-weight: bold!important;
}


.main_content {
	margin: 20px 5px 20px 20px;
	float: left;
	width: 565px;
}

.main_text {
	font-size: 1.1em!important;
	line-height: 1.8em;
}

.main_content h1 {
	margin: 0;
	margin-bottom: 20px;
}

.img_3 {
	text-align: center!important;
	position: relative;
}

.img_3 span {
	width: 33%;
	text-align: center;
	padding: 1px;
	position: relative;
}

.video_link {
	text-align: center!important;
	margin: 0;
	margin-top: 10px;
	position: relative;
	width: 135px;
}

#wrapper_footer p {
	font-size: 1em;
	margin: 20px 30px 20px;
	color: #FFF;
}

#wrapper_footer p a {
	color: #FFF!important;
}

.logos {
	margin: 0 0 10px 28px;
}

.logos img {
	margin: 0 10px 0 0;
}

.latest_news {
	width: 188px;
	text-align: center;
	position: relative;
	display: block;
	margin: 0 auto;
}

.latest_news h3 {
	background: url('images/right_header.gif') no-repeat;
	width: 188px;
	height: 13px!important;
	padding: 15px 0;
	overflow: hidden;
	color: #FFF;
	margin: 0;
	display: block;
}

.latest_news ul {
	list-style-type: none;
	padding: 0;
}

.latest_news ul li {
	border: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 10px;
	text-align: left;
}

.latest_news ul .latest_news_last {
	border-bottom: 1px solid #000;
}

.latest_news ul li a {
	text-decoration: underline;
	color: #000!important;
}

.case_study_index {
	width: 188px;
	margin: 0 auto;
	margin-top: 20px;
}

.case_study_index h3, .case_study_index .case_study_index_link {
	background-color: #34459c;
	color: #FFF!important;
	margin: 0;
	width: 178px!important;
	display: block;
	padding: 5px;
	text-align: left;
}

.case_study_index a {
	font-size: 1.3em;
	text-decoration: underline;
}

.breadcrumbs {
	color: #000!important;
	font-size: 1.2em;
	padding: 5px 5px 5px 0;
}

.bcrumb_span {
	display: inline;
	margin: 0 5px 0 0;
}

.table1 tr th a:link, .table1 tr th a:visited, .table1 tr th a:active, .table1 tr th a:hover, .table1 tr th a  {
	color: #FFF!important;
	text-decoration: underline;
}

.downloads_list li a:link, .downloads_list li a:visited, .downloads_list li a:active, .downloads_list li a:hover, .downloads_list li a {
	color: #000;
	font-size: 1.2em;
	text-decoration: underline;
}

.downloads_list {
	list-style-type: none;
}

.main_content p, .main_text {
	font-size: 1.1em;
	font-family: lucida sans, lucida grande, arial;
	line-height: 1.7em;
}

.news_list, .news_list li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.news_list li {
	border: 0;
	border-bottom: 10px solid #E5EFF7;
	padding: 10px;
	background: #FFF;
}

.news_list a {
	color: #000;
	text-decoration: underline;
}

.news_list li img {
	padding: 5px 0px 5px 5px;
}

.news_list .smaller {
	font-size: 1em;
	text-align: center;
}

.news_list .left{
	text-align: left;
}

.news_list h3 a {
	color: #34459C!important;
}

.newsletter_list {
	margin: 0;
	padding: 0;
}

.newsletter_list td {
	list-style-type: none;
	padding: 15px;
	height: 100%;
	text-align: center!important;
	background: #FFF;
	border: 10px solid #E5EFF7;
	vertical-align: top;
}

.newsletter_list td img, .newsletter_list td a img, .newsletter_list td a  {
	text-align: center;
	padding: 0;
	margin: 0;
	color: #3545AC!important;
}

.50 {
	width: 45%;
	text-align: center;
}

.case_tbl {
	width: 100%;
	font-size: 110%;
	font-family: lucida grande,lucida sans,arial;
}

.case_tbl th {
	width: 20%;
	text-align: left;
	vertical-align: top;
}

.case_tbl td, .case_tbl th {
	padding: 0 0 15px 0;
}

.main_content a {
	color: #34459C!important;
}

.latest_news ul li:last-child {
	border-bottom: 1px solid black; 
}

.sortables li {
	width: 540px!important;
	font-family: lucida grande, lucida sans,arial;
	background-color: #274299!important;
}

.sortables li a {
	color: #FFF!important;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	font-style: normal!important;
}

.sortables {
	width: 540px;
}

.sortables .inactive {
	color: #fff!important;
}