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

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-color: #005996;
}

/* spans
------------- */

span.black_bold, p.black_bold {
	font-weight: bold;
	color: #231f20;
	margin-bottom: 0px;
}

span.blue_bold, p.blue_bold {
	font-weight: bold;
	color: #0591d6;
	margin-bottom: 0px;
}

/* divs
------------- */

div {
	font-family: Arial;
	font-size: 12px;
}

div#header {
	height: 49px;
	background-image: url('../images/bg_header.gif');
	background-repeat: repeat-x;
}

div#header_inner {
	height: 49px;
	width: 1081px;
	margin: 0 auto;
}

div#outer_container {
	background-color: #ffffff;
}

div#inner_container {
	width: 1081px;
	margin: 0 auto;
	
	background-position: center;
	padding-bottom: 50px;
}

div#footer {
	clear: both;
	height: 85px;
	background-image: url('../images/bg_footer.gif');
	background-repeat: repeat-x;
}

div#footer_inner {
	height: 49px;
	width: 1081px;
	margin: 0 auto;
	color: #5b9ecc;
	padding: 15px 57px 0px 0px;
}

div#left_column {
	width: 265px;
	float: left;
}

div#left_column div {
	padding: 0px 0px 0px 30px;
	width: 190px;
}

div#login_box {
	width: 183px;
	height: 77px;
	padding: 0px 0px 0px 31px;
	background-image: url('../images/bg_logincorner.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #b9daf3;
	border-bottom: 1px solid #65747c;
	margin-top: 50px;
}

div#left_content {
	margin: 24px 0px 0px 30px;
	width: 184px;
}

div#middle_column {
	float: left;
	margin: 39px 0px 50px 31px;
	width: 501px;
}

div#right_column {
	float: left;
	margin: 0px 0px 0px 35px;
	display: inline;
	width: 228px;
}

div#right_column div {
	padding: 100px 0px 0px 21px;
}

div.slider {
	padding: 5px 0px 0px 13px;
	clear: both;
}

div.slider_nopad {
	padding: 0px 0px 0px 13px;
	clear: both;
}

/* lists
-------- */

div#header ul {
	display: block;
	height: 31px;
	padding-top: 18px;
}

div#header ul li {
	display: block;
	float: left;
}

div#header ul li a {
	display: block;
	height: 31px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 7px;
}

div#header ul li a:hover, a.active {
	background-position: 0 -31px;
}

div#header ul li a#h_contact {
	margin-left: 112px;
	margin-right: 82px;
	width: 102px;
	background-image: url('../images/button_contactus.gif');
}

div#header ul li a#h_about {
	width: 93px;
	background-image: url('../images/button_aboutus.gif');
}

div#header ul li a#h_services {
	width: 120px;
	background-image: url('../images/button_ourservices.gif');
}

div#header ul li a#h_examples {
	width: 98px;
	background-image: url('../images/button_examples.gif');
}

div#header ul li a#h_casestudies {
	width: 122px;
	background-image: url('../images/button_casestudies.gif');
}

div#header ul li a#h_links {
	width: 109px;
	background-image: url('../images/button_links.gif');
	margin-left: 83px;
}

div#middle_column ul {
	clear: both;
	margin: 0px 0px 15px 30px;
}

div#middle_column ul.middle {
	margin: 0px;
	border-bottom: 35px solid #ffffff;
}

ul.middle li {
	list-style: none;
	display: inline;
}

div#middle_column ul.middle li a {
	text-decoration: none;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #008fd4;
}

div#middle_column ul.middle li a:hover,  div#middle_column ul.middle li a.active{
	text-decoration: underline;
	color: #04041f;
}

ul.footer {
	list-style: none;
}

ul.footer li {
	display: inline;
	font-size: 11px;
}

li#fterms {
	margin-left: 60px;
}

li#fcopy {
	margin-left: 175px;
}

li#fabn {
	margin-left: 384px;
}
 
/* paragraphs
------------- */

p {
	color: #6f7f88;
	margin-bottom: 20px;
	line-height: 15px;
	clear: left;
}

div#middle_column p {
	margin: 0px;
	border-top: 3px solid #ffffff;
	border-bottom: 12px solid #ffffff;
}

div.slider p {
	clear: none;
}

div#right_column p {
	position: relative;
}

/* page breaks
-------------- */

hr {
	margin: 7px 0px 7px 0px !important;
	margin: 0px 0px 0px 0px;
	height: 0px;
	border: 0px;
	border-bottom: 1px solid #63747d;
}

/* links
---------- */

a {
	color: #0591d6;
}

div#right_column a#news_header, div#right_column a#news_header_a {
	display: block;
	width: 249px;
	height: 55px;
	background-image: url('../images/s_header_news.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 0px -55px;
	padding-left: 0px;
}

div#right_column a#news_header:hover, div#right_column a#news_header_a {
	background-position: 0px 0px;
}

div#middle_column a {
	text-decoration: none;
	color: #142128;
}	

ul.footer a {
	color: #5b9ecc;
	text-decoration: none;
}

ul.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.thumbs, a.thumbs_active {
	float: left;
	margin: 0px 40px 23px 0px;
	border-bottom: 1px solid #57656d;
}

a.thumbs img, a.thumbs_active img {
	border: 0;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}

a.thumbs:hover img, a.thumbs_active img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/* headers
---------- */

h2 {

	text-transform: uppercase;
	color: #008fd4;
	font-size: 14px;
	float: left;
}

h2.black {
	color: #231f20;
	
}

h3 {
	font-size: 12px;
	float: left;
	margin: 1px 0px 20px 10px;
}

h3.nomar {
	margin: 1px 0px 0px 10px;
}

h3.blue {
	color: #0096d8;
	margin: 1px 0px 10px 0px;
}


/* input
-------- */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.login {
	float: left;
	border: 1px solid #7d8e98;
	width: 78px;
	margin-right: 7px;
	color: #7490a1;
	height: 17px;
	line-height: 17px;
	padding: 0px 2px 0px 2px;
}

input.login_go {
	float: right;
	margin-top: 4px;
}

/* img 
--------- */

a img {
	border: none;
}

img.label_login {
	padding-right: 40px;
}

img.left_hero, img.examples_large {
	border-bottom: 1px solid #57656d;
	margin-bottom: 15px;
}

img.examples_large {
	margin-top: 15px;
}

img.news {
	border-bottom: 1px solid #57656d;
	margin-bottom: 11px;
}

img.thong {
	float: right;
	margin-left: 5px;
	border-bottom: 1px solid #63747d;
	
}

img.underline {
	border-bottom: 1px solid #63747d;
}

img.underline_right {
	border-bottom: 1px solid #63747d;
	float: right;
	margin-left: 15px;
}

/* tables
--------- */

table {
	clear: both;
	margin-top: 10px;
}

td {
	color: #6f7f88;
	padding: 3px 3px 0px 0px;
}

table.definitions {
	width: 435px;
}

table.definitions td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	color: #6f7f88;
	width: 245px;
}

table.definitions th {
	text-align: left;
	vertical-align: top;
	width: 190px;
	color: #000;
}

/* questionaire */

input.qa, textarea.qa {
	width: 500px;
	height: 20px;
	margin-top: 5px;
	font-size: 12px;
	color: #6F7F88;
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea.qa {
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
}

div.error_message {
	color: red;
	padding-bottom: 10px;
}

/* shared 
--------- */

.float_left {
	float: left;
}

.clear_both {
	clear: both;
	height: 0px;
	line-height: 0;
	font-size: 1px;
}
