body {
	margin: 0;
	padding: 0;
	font: normal normal normal 0.8em Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
p {margin:0; padding:0;}
/* --------------------------------------------------------------------------- */
a:link {color: #3ea3e0; text-decoration: none;}
a:visited {color: #3ea3e0; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none; background-color: #0f4c8c; }
a:active {color: #3ea3e0; text-decoration: none;}
/* --------------------------------------------------------------------------- */
/* ----------------------------- Layout Styles ------------------------------- */
/* --------------------------------------------------------------------------- */
#header {
	margin-top: 10px;
	width: 880px;
	height: 35px;
	background-image: url(images/bg_header.jpg);
}
#navTop {
	float: right;
	padding: 10px 20px 0 0;
}
#mainBody {
	width: 880px;
	background-image: url(images/bg_mainBody.jpg);
	/*clear: both; prevent firefox from breaking*/
	overflow: hidden; /*prevent firefox from breaking*/
}
#mainBody-top { 
	width: 880px;
	background-image: url(images/bg_mainBody_top.jpg);
	background-repeat: no-repeat;
	/*clear: both; prevent firefox from breaking*/
	overflow: hidden; /*prevent firefox from breaking*/
}
/* --------------------------------------------------------------------------- */
#body-left {
	float: left;
	width: 245px;
	text-align: left;
}
#logo {
	width: 185px;
	height: 85px;
	padding: 0 0 20px 40px;
}
#navMain {
	width: 245px;
	height: 79px;
}
#taglineLeft {
	width: 185px;
	padding: 98px 0 40px 40px;
}
#navSub {
	width: 205px;
	padding: 78px 0 40px 40px;
}
/* --------------------------------------------------------------------------- */
#body-right{
	float: right;
	width: 635px;
	text-align: left;
}
#navServices {
	width: 615px;
	height: 85px;
}
#masthead {
	width: 615px;
	height: 120px;
}
#container {
	width: 615px;
	background-image: url(images/bg_dividerContentPgs.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 575px;
	padding: 0 20px 40px 20px; /* Top Padding use " #anchorPoint " as padding >> see #anchorPoint */
}
#footer {
	clear: both;
	width: 800px;
	height: 113px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px 40px 0 40px;
	color: #FFFFFF;
	font-size: 12px;
}
.footerText-coyName {
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
.footerText-address {
	float: left;
	width: 110px;
	padding-right: 10px;
}
.footerText-contact {
	float: left;
	width: 190px;
}
#footer a:link {color: #ffffff; text-decoration: none;}
#footer a:visited {color: #ffffff; text-decoration: none;}
#footer a:hover {color: #ffffff; text-decoration: none; background-color: #0f4c8c;}
#footer a:active {color: #ffffff; text-decoration: none;}
#copyright {
	width: 880px;
	padding: 2px 0 20px 0;
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0f4c8c;
}
/* --------------------------------------------------------------------------- */
/* ------------------------------- Index Page -------------------------------- */
/* --------------------------------------------------------------------------- */
#index-tagline {
	width: 185px;
	height: 138px;
	padding: 20px 0 0 40px;
}
#intro {
	width: 615px;
	height: 375px;
	padding: 0 20px 0 0;
}
#box-holder {
	clear: both;
	width: 880px;
	padding-top: 20px;
	text-align: left;
	font-size: 0.9em;
}
.box-01 {
	width: 256px;
	float: left;
	padding-left: 40px;
	padding-bottom: 30px;
}
.box-02n03 {
	width: 256px;
	float: left;	
	padding-left: 16px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.headers { 
	display: block;
	padding-bottom: 10px;
}
.headers-2 { 
	display: block;
	padding-bottom: 10px;
	padding-top: 25px;
}
/* --------------------------------------------------------------------------- */
/* ---------------------------- Floating Anchor ------------------------------ */
/* --------------------------------------------------------------------------- */
#anchorPoint { /* Used as Top Padding for contents as well */
	height: 20px;
}
#floatingAnchor { 
	position: relative;
	width:20px; height:41px;
	float: right;
	margin-right: -20px; /* push out to the right side */
	margin-top: 40px; /* push down to avoid blue gradient bg */
	overflow: hidden;
	background-color: #99FF00
}
.floatingAnchor-buts{
	padding:0; margin: 0;
	display: block;
}
/* --------------------------------------------------------------------------- */
/* ------------------------------ Breadcrumbs -------------------------------- */
/* --------------------------------------------------------------------------- */
.breadcrums {
	padding: 4px 0;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.breadcrums a:link {color: #333333; background-color: #FFFFFF; text-decoration: underline;}
.breadcrums a:visited {color: #333333; background-color: #FFFFFF; text-decoration: underline;}
.breadcrums a:hover {color: #0f4c8c; background-color: #FFFFFF; text-decoration: underline;}
.breadcrums a:active {color: #333333; background-color: #FFFFFF; text-decoration: underline;}
.breadcrums-hiLite {
	font-weight: bold;
	color: #333333;
}
/* --------------------------------------------------------------------------- */
/* ---------------------------- Text Formating ------------------------------- */
/* --------------------------------------------------------------------------- */
.centre {text-align: center;}
strong {color: #0f4c8c;}
h1 {
	font: normal normal normal 1.6em Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0.4em 0;
	color: #0f4c8c;
}
h2 {
	font: normal normal normal 1em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	color: #0f4c8c;
}
h3 {
	font: normal normal bold 1em Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0.2em 0;
	color: #333333;
}
.blue { color: #0f4c8c; }
.red { color: #d71920; }
.lightBlue { color: #a1caee}
.text-small { font-size: 0.9em; font-weight: normal; }
ul{
	margin: 0;
	padding-left: 2em;
	padding-top: 0em;
	list-style-type: square;
}
li {
	padding-top: 0em;
	padding-bottom: 0.5em;
}
li.last {padding-bottom: 0;}
ul li ul li {list-style-type: circle;}
li.first {padding-top: 0.5em;}
.title-projRef {
	display: block;
	color: #0f4c8c;
	padding-bottom: 2px;
}
.tradeNequipt-logo{
	display: block;
	margin: 0 0 20px 0;
}
hr{
	height: 1px;
	border: 0;
	background-color: #CCCCCC;
}
.formtxt {
	font: normal normal normal 0.9em Arial, Verdana, Helvetica, sans-serif; 
	color: #333333;
}
.img-float-left{}
.img-float-right{
	float: right;
	padding: 0 0 0.5em 0.5em;
}
/* --------------------------------------------------------------------------- */
/* --------------------------- Table Formatting ------------------------------ */
/* --------------------------------------------------------------------------- */
table.systemsIntegration {
	border-collapse: collapse;
}
th.systemsIntegration {
	border: 1px solid #CCCCCC;
	background-color: #0f4c8c;
	font: normal normal bold1em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 0; padding: 10px;
	color: #FFFFFF;
}
td.systemsIntegration {
	border: 1px solid #CCCCCC;
	margin: 0; padding: 5px;
}
/* --------------------------------------------------------------------------- */
table.projectRef {
	border-collapse: collapse;
	margin-top: 10px;
}
th.projectRef {
	border: 1px solid #CCCCCC;
	background-color: #0f4c8c;
	font: normal normal bold1em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 0; padding: 10px;
	color: #FFFFFF;
}
td.projectRef {
	border: 1px solid #CCCCCC;
	margin: 0; padding: 5px;
}
/* --------------------------------------------------------------------------- */
table.tradingPdts {
	border-collapse: collapse;
}
th.tradingPdts {
	border: 1px solid #CCCCCC;
	font: normal normal bold1em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 0; padding: 15px;
}
td.tradingPdts {
	border: 1px solid #CCCCCC;
	margin: 0; padding: 5px;
}
/* --------------------------------------------------------------------------- */
table.contactForm {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}
td.contactForm {
	border: 1px solid #FFFFFF;
	margin: 0; padding: 0 0 10px 0;
}
/* --------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */

