/******************************************************************************
* Generic CSS
 *****************************************************************************/
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #504141;
	border: 0px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-color: #fff; }

* html body { text-align: center; /* IE 5 centering */ }

/******************************************************************************
* GENERIC FORMATTING
******************************************************************************/
p {
	float: left;
	line-height: 18px;
	position: relative;
	clear: both; }

p.text { width: 480px; }

p.textWide {
	margin-bottom: 16px;
	margin-right: 0px;
	width: 800px; }

a {
	color: #616161;
	text-decoration: none; }

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

h1 { font-size: 18px; }

h2 { font-size: 14px; }

h3 { font-size: 12px; }

.hidden { display: none; }

table { float: left; }

/******************************************************************************
* Specific Formatting
******************************************************************************/
ul.main {
	float: left;
	margin: 0 0 0px 0;
	padding-left: 40px; }
	
ul.main a:hover {
	text-decoration: underline; }

li.mainli {
	background: url(../_images/middleArrow.gif) no-repeat left center;
	clear: both;
	float: left;
	list-style: none;
	padding: 7px 7px 7px 8px;
	position: relative; }

li.sub {
	background: url(../_images/smallArrow.gif) no-repeat 18px center;
	clear: both;
	float: left;
	list-style: none;
	padding: 7px 7px 7px 26px;
	position: relative; }
	
li.sub  a {
	color: #808080; }

li.subHidden {
	clear: both;
	float: left;
	list-style: none;
	padding: 7px 7px 7px 26px;
	position: relative; }

li.mainliHidden {
	clear: both;
	float: left;
	list-style: none;
	padding: 7px 7px 7px 8px;
	position: relative;
	background: url() no-repeat; }

ul.subSub li { /*nothing*/ }

ul.list {
	float: left;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding-left: 40px; }

ul.list li {
	list-style-image: url(../_images/middleArrow.gif);
	padding: 4px 4px 4px 0px; }

/******************************************************************************
* Banner Formatting
******************************************************************************/
div.banner {
	float: left;
	height: 331px;
	margin: 0;
	padding: 0;
	width: 797px; }
	
div#homeBanner { background: #fff url(../_images/footer-bg.gif) repeat-x center bottom; height: 381px; }
div#clientsBanner { background: #fff url(../_images/footer-bg.gif) repeat-x center bottom; height: 377px; }
div#servicesBanner { background: #fff url(../_images/footer-bg.gif) repeat-x center bottom; height: 438px; }
div#contactBanner { background: #fff url(../_images/footer-bg.gif) repeat-x center bottom; }
div#sitemapBanner { background: #fff url(../_images/footer-bg.gif) repeat-x center bottom; height: 381px; }
div#accessibilityBanner { background: #fff url(../_images/footer-bg.gif) repeat-x center bottom; height: 381px; }
div#appendixBanner { background: #fff url(../_images/footer-bg.gif) repeat-x center bottom; height: 381px; }

/******************************************************************************
* Title Formatting
******************************************************************************/
h1#title {
	clear: both;
	background-image: url(../_images/_headings/title.jpg);
	float: left;
	height: 14px;
	margin: 22px 0px 16px 0px;
	position: relative;
	width: 348px; }

h1#callBackTitle {
	background-image: url(../_images/_headings/callBackTitle.jpg);
	clear: both;
	float: left;
	height: 22px;
	margin: 18px 0px 0px 0px;
	position: relative;
	width: 159px; }
	
h1#contactTitle {
	background-image: url(../_images/_headings/contactTitle.jpg);
	clear: both;
	float: left;
	height: 13px;
	position: relative;
	width: 80px; }

h1#contactFormTitle {
	background-image: url(../_images/_headings/contactFormTitle.jpg);
	clear: both;
	float: left;
	height: 14px;
	margin: 26px 0px 6px 0px;
	position: relative;
	width: 322px; }

/******************************************************************************
* Normal Images
******************************************************************************/
img {
	border: none;
	margin: 0px;
	padding: 0px; }

/******************************************************************************
* Normal Unordered List
******************************************************************************/
ul.normal {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	position: relative; }

ul.normal li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px; }

ul.normal li.normalHidden {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px; }

/******************************************************************************
* Accessibility Features
******************************************************************************/
p#skipToMainContent { display: none; }

/******************************************************************************
* Misc
******************************************************************************/
div.centered { text-align: center; }

/******************************************************************************
* wrapper
******************************************************************************/
div#wrapper {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 797px; }

* html div#wrapper {
	text-align: left;
	/* Win IE 5 left align after centering */ }

div#wrapper-i {
	float: left;
	width: 797px; }

/******************************************************************************
* header
******************************************************************************/
div#header {
	background: #fff url(../_images/header-bg.jpg) no-repeat left bottom;
	color: #fff;
	float: left;
	height: 87px;
	margin: 0px;
	padding: 0px;
	width: 797px; }
	
div#telephone {
	background: url(../_images/telephone-bg.jpg) no-repeat right bottom;
	clear: right;
	float: right;
	height: 23px;
	margin-top: 26px;
	width: 208px; }

a#email {
	background: url(../_images/email-bg.jpg) no-repeat 0 0;
	clear: right;
	float: right;
	width: 208px;
	height: 14px; }

a#email:hover {
	background-position: 0 -14px; }

/******************************************************************************
* main-content
******************************************************************************/
div#main-content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 797px; }

div#contactInfo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 240px; }

div.inline {
	float: left;
	list-style: none;
	margin: 0px auto 22px auto;
	text-align: center;
	width: 460px; }

div.inline span {
	background: url(../_images/smallArrow.gif) no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	margin-left: 8px;
	padding: 0px 0px 0px 6px; }

.tick { padding: 0px 6px 0px 6px; }

/******************************************************************************
* access-keys
******************************************************************************/
table#access-keys {
	border-collapse: collapse;
	clear: both;
	float: left;
	margin-left: 16px;
	width: 300px; }

table#access-keys tr {
	height: 25px;
	border-bottom:1px solid #666666; }

/******************************************************************************
* accessibility-block
******************************************************************************/
div#accessibility-block {
	background-image:url(../_images/xhtmlcss.gif);
	background-position: 340px 0px;
	background-repeat:no-repeat;
	float: left;
	height: 100px;
	margin-right: 180px;
	padding-left: 32px;
	width: 500px; }

/******************************************************************************
* footer
******************************************************************************/
div#footer {
	float: left;
	height: 51px;
	margin: 40px 0 0 0;
	width: 100%; }

div#footer-i {
	background: url(../_images/footer-bg.gif) top repeat-x;
	color: #838383;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height: 57px;
	line-height: 18px;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 797px; }

div#footer-text div#left {
	float: left;
	height: 20px;
	margin: 21px 0 16px 0;
	padding: 0px;
	width: 114px; }
	
div#footer-text div#right {
	float: right;
	height: 15px;
	margin: 21px 0 22px 0;
	padding: 0px;
	width: 320px; }

span#footerDetails {
	float: right;
	padding-bottom: 3px; }

a#w3c {
	background-image: url(../_images/w3cImg.gif);
	float: left;
	height: 20px;
	width: 36px; }

a#footerLogo {
	background-image: url(../_images/infozureLogo.jpg);
	float: right;
	height: 14px;
	margin: 2px 0 0 11px;
	width: 56px; }

a#footerLogo:hover { background-position: 0 -14px; }

/******************************************************************************
* debug
******************************************************************************/
/*.debug { background-color: red; opacity: 0.5; }*/