*  { 
	margin: 0; 
	padding: 0;    
	outline: none;
} 

html {
	height: 100%;
	font-size:100%;
}

body {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size:68%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	border-style: none;
	width: 100%;
	height: 100%;
	margin: auto;
	display: table;
	vertical-align: middle;

}


#center_square {
	height: 100%;
	margin: auto;
	display: table-cell;
	text-align: center;
	vertical-align: middle;	
}


#container {
	text-align: left;
	width: 740px;
	padding: 16px;
	height: 546px;
	margin: auto;
	background: url(../images/page_shadow.gif) no-repeat;
}


#header {
	position: relative;
	width: 740px;
	height: 96px;
	background: url(../images/header_bkgd.jpg) no-repeat;
	float: left;
}

#sub_nav {
	position: absolute;
	font-size: .85em;
	top: 12px;
	right: 36px;
}


#sub_nav li {
	display: inline;
	color: white;
	padding-right: 4px;
}

#sub_nav li a {
	color: white;
	text-decoration: none;
}

#sub_nav li a:hover {
	text-decoration: underline;
}


#main_content {
	z-index: -13;
	width: 740px;
	height: 258px;
	margin: 0 0 6px 0;
	overflow: hidden;
	background: url(../images/main_content_bkgd.jpg) no-repeat;
	float: left;
}

#resources.article #main_content {
	height: auto;
	background: url(../images/article-main_content_bkgd.jpg) no-repeat;
}

ul#featured_solutions {
	margin: 0;
	list-style-type: none;
}

#main_image {
	width: 370px;
	height: 258px;
	float: left;
}


#main_image ul {
	margin: 0;
	padding: 0;
}


#main_image li {
	margin: 0;
	padding: 0;
}


#main_text {
	width: 330px;
	padding: 10px 20px 20px 20px;
	float: left;
	overflow: auto;
	position: relative;
	height: 178px;
}

#resources.article #main_text.full_height {
	height: auto;
	width: 700px;
	overflow: visible;
}


#main_text.full_height {
	height: 228px;
	
}

#learn_more {
	float: left;
	background: url(../images/learn_more_bkgd.gif) no-repeat;
}

#learn_more h3 a {
	width: 300px;
	padding: 10px 50px 10px 20px;
	height: 30px;
	text-decoration: none;
	color: white;
	font-style: normal;
	font-weight: normal;
	line-height: 1.9em;
	font-size: 1em;
	display: block;
	text-align: right;
}


#sub_content {
	width: 740px;
	height: 140px;
	margin: 0 0 6px 0;
	overflow: hidden;
	float: left;
}


#solutions_centre, #news, #featured_clients {
	width: 240px;
	height: 110px;
	background-image: url(../images/sub_column_bkgd.gif);
	position: relative;
	overflow: hidden;
}

#news p.notice {
	text-align: center;
	color: #eb8200;
	font-size: 1em;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
}

ul#solution_slides, ul#client_slides {
	margin: 0;
	list-style-type: none;
}

#news {
	width: 240px;
	height: 110px;
	overflow: hidden;
}

#featured_clients {
	z-index: 0;
}

#msgs {
	margin: 5px 10px;
	overflow: hidden;
	position: relative;
	width: 220px;
	height: 100px;
}

#msgs h5 {
	border-bottom: 1px solid orange;
	padding-bottom: .25em;
}

#msgs h5 span {
	color: #eb8200;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: .85em;
}

#msgs p {
	font-size: .9em;
	text-align: left;
}


.sub_column {
	width: 240px;
	height: 110px;
	float: left;
}

.sub_column-middle {
	margin: 0 10px 0 10px;
}

#sub_content h4 {
	height: 25px;
	width: 208px;
	padding: 0 16px;
	line-height: 2.3em;
	text-transform: uppercase;
	color: white;
	letter-spacing: .09em;
	margin-bottom: 5px;
	display: block;
	background-image: url(../images/sub_content-head-bkgd.gif);
	overflow: hidden;
}

#sub_content h4 a {
	color: white;
}

#sub_content h4 a:hover {
	color: #eb8200;
}

div.byline {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 6px;
}

div.byline img {
	border: 1px solid #b1b1b1;
}

div.byline p {
	font-style: italic;
	color: #eb8200;
}


#footer {
	width: 720px;
	height: 25px;
	padding: 0 10px 0 10px;
	text-align: center;
	float: left;
	background-image: url(../images/footer_newsletter-bkgd.gif);
}

#footer p {
	color: #b2b2b2;
	font-size: .85em;
	margin-top: 6px;
	clear: left;
}

#footer p a {
	color: #eb8200;
	text-decoration: underline;
}

#footer h4 {
	float: left;
	color: white;
}

h1 {

}

h2 {
	color: #eb8200;
	font-size: 1.95em;
	font-weight: normal;
	font-style: normal;
	padding-bottom: .25em;
	margin-top: .25em;
}

h3 {
	font-size: 1.3em;
	color: #092657;
	font-weight: normal;
	font-style: normal;
	padding-bottom: .25em;
}

body.article h3 {
	padding-top: .5em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: 1em;
	color: #092657;
}

h6 {
	color: #eb8200;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
}

p {
	line-height: 1.4em;
	color: #4c4c4c;
	padding-top: .35em;
	padding-bottom: .35em;
}

p.section_label {
	text-transform: uppercase;
	color: #999;
	margin-bottom: 1em;
	border-bottom: 1px solid #b2b2b2;
	display: block;
	font-size: .9em;
}

ul {
	list-style-type: square;
	margin-left: 20px;
	margin-top: 4px;
}

ol {
	margin-left: 20px;
	margin-top: 4px;
}

li {
	margin-bottom: 4px;
}

ul.barred-list {
	margin: 0;
	list-style-type: none;
	display: block;
}

ul.barred-list li {
	display: block;
	padding: 6px 4px 6px 12px;
	list-style-type: none;
	font-size: .9em;
	width: 299px;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	float: left;
}

ul.barred-list li p {
	float: left;
	display: block;
	width: 225px;
}

ul.barred-list .odd_li {
	background-color: #e6e6e6;
}

a {
	text-decoration: none;
}

a:link {
	color: #eb8200;
	text-decoration: none;
}

a:visited {
	color: #eb8200;
}



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



a:active {}

img {
	border-style: none;
}

.lightgrey {
	color: #eaeaea;
}

.float_right {
	float: right;
	clear: both;
}

.float_left {
	float: left;
	clear: both;
}


.centered {
	text-align: center;
}

/* FORM STYLES */

form {
	margin-top: 8px;
	padding: 16px 10px;
	border: 1px solid silver;
	float: left;
}

form.newsletter {
	margin: 0 0 8px;
	padding: 3px 0 0 0;
	border: 0;
}

label {
	margin: 0 0 6px 0;
	font-weight: bold;
	color: #092657;
	padding-top: 5px;
	float: left;
	clear: both;
}

form.contact label{
	width: 100%;
	display: block;
}

form.newsletter label {
	margin: -2px 6px 0 0;
	color: white;
	font-size: 11px;
}

form.login label, form.signup label {
	margin: -3px 6px 0 0;
}

input {
	float: left;
	margin: 0;
}

form.newsletter input {
	margin: 0 6px 0 0;
}

form.contact input {
	margin: 0 0 9px 0;
	width: 285px;
	clear: left;
	display: block;
}

form.login input, form.signup input {
	width: 160px;
	margin: 0 6px 0 0;
}

textarea {
	float: left;
	margin: 0 0 10px 0;
	width: 285px;
}

select {
	float: left;
	margin: 0 0 9px 0;
}

button {
	border: 0;
	cursor: pointer;
	padding: 0 6px 0 0; /* sliding doors padding */
	text-align: right;
	padding-top: 0px;
	margin: 0;
}


button span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 6px;
	margin: 0;
}

button.submit {
	background: url(../images/button_bg_right.gif) no-repeat right top;
	font-size: 1em;
	float: left;
	height: 18px;
}


button.submit span {
	color: white;
	background: url(../images/button_bg_left.gif) no-repeat left top;
    line-height: 18px;
	height: 18px;
}


button.submit:active {
    background: url(../images/button_bg_right-active.gif) no-repeat right;
    color: #7e3700;
    outline: none; /* hide dotted outline in Firefox */
}


button.submit:active span {
	background: url(../images/button_bg_left-active.gif) no-repeat left;
	outline: none; /* hide dotted outline in Firefox */
}

form.newsletter button.submit {
	background: url(../images/button_bg_right-news.gif) no-repeat right top;
}


form.newsletter button.submit span {
	background: url(../images/button_bg_left-news.gif) no-repeat left top;
}


form.newsletter button.submit:active {
    background: url(../images/button_bg_right-active-news.gif) no-repeat right;
}


form.newsletter button.submit:active span {
	background: url(../images/button_bg_left-active-news.gif) no-repeat left;
}


a.list_button {
    color: white;
    height: 12px;
    margin: 3px 4px 0 0;
    padding: 0 4px 0 0; /* sliding doors padding */
    text-decoration: none;
	border-style: none;
	cursor: pointer;
	text-transform: uppercase;
	font-size: .9em;
	background: url(../images/list_button_bkgd.gif) no-repeat right 0;
	line-height: 12px;
	float: right;
}


a.list_button span {
	background: url(../images/list_button_span.gif) no-repeat left 0;
    line-height: 12px;
    padding: 0 0 0 4px;
    margin: 0;
	position: relative;
	height: 12px;
	display: block;
}


a.list_button:hover {
    color: white;
    outline: none;
	background-position: right -12px;
}


a.list_button:hover  span {
    background-position: left -12px;
 }
