html{color:#000;background:#fe;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color: #fff !important;
}
a {color:#00f;cursor:pointer;}
a:link		{color:#00f;text-decoration:none;}
a:visited	{color:#00f;text-decoration:none;}
a:hover		{color:#00f;text-decoration:none;}
a:focus		{color:#00f;text-decoration:none;}
a:active	{color:#00f;text-decoration:none;}

img
{
	display : block;
	border-width : 0;
}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		1001px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			1001px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 201px 0 219px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 580px;
	background-color: white;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:217px;
	min-width:217px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:201px;
	min-width:201px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	margin-top: 15px;
	width: 1001px;
	height: 148px;
	background: transparent url(../statimages/footer_background.png) no-repeat top right;
    position:relative;
    color:#76777a;
   	font-size:  		11px;
}


/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 0px;
	white-space:nowrap;
	color: #777;
}

h1 a
{
	color: #777 !important;
}

#headerBlock form
{
	margin : 0;
	padding : 0;
}

#pageBanner {
	height : 98px;
	background-color : transparent;
	margin : 0;
	position : relative;
    border-bottom:1px solid #26a4d7;
}
#pageBanner img.headerIMG	{ position:absolute;	top:0;	left:0;}

.detailsBox {
    position:absolute;
    top:20px;
    left:830px;
    width:175px;
    padding:0px;
    text-align:center;
    color:#54b948;
    font-weight:bold;
    font-size:15px;
}

.detailsBox span {
    padding:3px 0px;
    text-align:Center;
    c
}


/* *** FOOTER *** */

#gtpWebsiteDesign  a,
#gtpWebsiteDesign  a:visited
{
	text-decoration:		none;
	color:					#76777a;
}
#gtpWebsiteDesign  a:hover
{
	text-decoration:		underline;
	color:					#76777a;
}
#gtpWebsiteDesign  ul
 {
	margin: 				0.0em 0 0 0;
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#gtpWebsiteDesign  ul li
{
	margin: 				0;
	padding:				0 5px 0 9px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #76777a;
}
#gtpWebsiteDesign  ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
    position:absolute;
    top:125px;
    left:15px;

}
#footerBlock #gtpWebsiteDesign
{
    position:absolute;
    top:125px;
    left:515px;
}

#footerBlock a
{
	color: #77787a;
   	font-size: 11px;
	font-weight: normal;
}

#footerBlock a:hover
{
	text-decoration: underline;
}


#footerCol1 {
    position:absolute;
    top:20px;
    left:238px;
    font-size:1.1em;
    font-weight:bold;
}

#footerCol2 {
    position:absolute;
    top:20px;
    left:422px;
    font-size:1.1em;
    font-weight:bold;
}

#footerCol3 {
    position:absolute;
    top:20px;
    left:602px;
    font-size:1.1em;
    font-weight:bold;
}

.footerli {
    padding:2px 0px 2px 17px;
    background-image:url(../statimages/footerBullets.png);
    background-repeat:no-repeat;
    background-position:0px 7px;
}

strong, em
{
	font-weight: bold;
}

p
{
	margin: 12px 0;
}


/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#fff;
}

a.caseStudy img
{
	display:inline;
	vertical-align:middle;
	width: 170px;
}

span.caseStudy img
{
	display:inline;
	vertical-align:middle;
	width: 170px;
}

/* **** IE7 FIX **** */

#shoppingCart .contentArea {width:100%;}
