/** frames */
body {
	margin: 0;
	padding: 0;
	border: 0;
	/*overflow: hidden;*/
	height: 100%; 
	max-height: 100%;
	background: #EFEFEF;
}

p, .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

#framecontent {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 85px; /*Height of frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	/*background-color: #EFEFEF;
	color: #FFCC33;*/
}


#maincontent {
	position: fixed; 
	top: 85px; /*Set top value to HeightOfFrameDiv*/
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	/*background: #FC69FC;*/
	background: #FFFFFF;
	
}

.innertube {
	margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
	/*background: #FFFFFF;*/
	
}

* html body { /*IE6 hack*/
	padding: 85px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}

* html #maincontent { /*IE6 hack*/
	height: 100%; 
	width: 100%;

}

.navTop {
	margin: 23px 0px 0px 0px;
	float: left;
}

.navContact {
	margin: 5px 10px 0px 10px;
	float: right;
}


h1 {
	margin: 0px 0px 0px 0px;	
}

h2 {
	margin: 0px 0px 0px 0px;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 20px;
	color: #F99;
	font-weight: bold;
	letter-spacing: -2px;
	text-transform: lowercase;
	margin-bottom: 10px;
}

#subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}

.bodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}

.mainheading      { font-size: 15pt; color: #000066; background-color: #7CADB4; font-family: arial, geneva, sans-serif; font-weight: bold }   
.subheading       { font-size: 13pt; color: #009999; font-weight: bold }   


/*---- homepage blocks -----*/
.workBlock {
	padding: 0px;
	width: 288px;
	height: 272px;
	margin: 0px 15px 47px 0px;
	background-color: #E9E9E9;
	background-image: url('../6_images/header.gif');
	background-repeat: no-repeat;
	background-position: 0px 195px;
	float: left;
	/* mozilla? background-attachment: fixed;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	border: #E9E9E9 solid 1px;
}

.workClient {
	width: 86px;
	color: #333;
	font-size: 11px;
	line-height: 13px;
	float: left;
	padding: 18px 0px 0px 11px;
}

.workTrans {
	width: 165px;
	color: #333;
	font-size: 11px;
	line-height: 13px;
	float: left;
	padding: 18px 0px 0px 11px;

}

 a.imageLinks:link{
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

.pageDiv {
	margin: 45px 20px 15px 118px;
	/*background: #FFFFFF;*/

}


/*---- nav items -----*/
.bodytiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #F99;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.contacttiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FF3300;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*---- main items -----*/
p.inforail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px 30px 0px 9px;
}

p.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.navactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #94C511;
	padding: 3 8 3 8;	
}





a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #006699;
	text-decoration: underline;
	padding: 3 8 3 8;	
}

a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	line-height: 16px;
	color: #009966;
	text-decoration: underline;
	background-color: #FFFF99;
	padding: 3 8 3 8;	
}

a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #999966;
	text-decoration: underline;
	background-color: #FFFF99;
	padding: 3 8 3 8;	
}

a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #003333;
	text-decoration: underline;
	padding: 3 8 3 8;	
}







a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #006699;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	line-height: 16px;
	color: #009966;
	text-decoration: underline;
	background-color: #FFFF99;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #999966;
	text-decoration: underline;
	background-color: #FFFF99;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #003333;
	text-decoration: underline;
}







.bodygreyDot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #99CC99;
}



/* to include ns4, must be positioned absolute */
#infoDiv { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin: 0 10 25 9;
	z-index:1000 
	}

#infoDiv2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 25 9;
	z-index:1000 
	}

/* styles for infoDiv content (ns4 needs to be reminded for each re-write - width too!) 
.info	{ 
	width:240px;	
	font-size:11px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	color: #000000;

  	}


div.clear
	{
	clear: all;
	vertical-align: middle;
	}
	
#glideDiv0, #glideDiv1, #glideDiv2 
	{ 
	position: absolute; 
	visibility: hidden; 
	margin-left: 5%; 
	top: 0px;
	width: 65%;
	height: 60%;
	z-index:200;
  	background-image: url(images/bullet_wht.png);
	vertical-align: middle;
	}
  
div.glide p 
	{ 
	margin:.6em .8em .6em .6em
	vertical-align: middle;
	align:center;
	}  
	*/	