/*** Page level, generic classes ***/
/***********************************/

	body {
		margin: 10px 0 10px 0;
		padding: 10px 0 10px 0;
		background-image: url(../../include/img/bg/pixelbg.gif);
		background-position: top left;
		background-repeat: repeat;

		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		font-size: small;
	}
	
	h1 {
		font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
		font-size: x-large;
		margin-top: 0;
	}
	
	div.innerHeaderDiv {
		position: absolute;
		bottom: 0;
	}

	div.headerDiv {
		position: absolute;
		top: 30px;
		left: 430px;
		width: 250px;
		height: 155px;
	}

	
	h2 {
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
		font-size: small;
	}
	
	h3 {
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		font-size: small;
		padding: 0;
		margin: 0;
	}

	div.centeredMainDiv {
	  position: relative;
	  top: 0;
	  right: 0;
	  margin: 0 auto;
	  width: 765px;
	  text-align: left;
	}
	
	img {
		border: none;
	}
		
	#BannerDiv {
		font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
		position: absolute;
		top: 185px;
		left: 260px;
		width: 400px;
		height: 40px;
		overflow: hidden;
		color: White;
		font-size: medium;
		font-weight: bold;
		line-height: 20px;
		overflow: hidden;
	}

/*** Header ************************/
/***********************************/

	#HeaderDiv {
		height: 179px;
		background-image: url(../../include/img/bg/headerbg.png);
	}


	
/*** MainDiv ***********************/
/***********************************/

	#MainDiv {
		background-image: url(../../include/img/bg/whitebg.png);
		padding: 0;
	}

	/* AutoClear */
	#MainDiv:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	#MainDiv #MenuDiv {
		float: left;
		padding-left: 0px;
		padding-right: 0px;
		width: 160px;
		height: 23em;
		/*overflow: scroll;*/
	}

	#MainDiv #ContentDiv {
		float: left;
		padding-top: 30px;
		padding-left: 30px;
		padding-right: 20px;
		padding-bottom: 50px;
		width: 542px;
	}
	
	#MainDiv #ContentDiv a,
	#MainDiv #ContactParagraph a {
		color: Black;
		text-decoration: none;
		border-bottom: 1px dotted black;
	}
	
	#MainDiv #ContentDiv a:hover,
	#MainDiv #ContactParagraph a:hover {
		color: Black;
		border-bottom: 1px solid black;
	}
			
	#MainDiv #MenuDiv #GoldPartnerImg {
		/* padding: top right bottom left */
		display: block;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	}
	
	#LargePartnerLogo {
		padding-left: 100px;
		padding-top: 20px;
	}



/*** Menu **************************/
/***********************************/

	#MenuList {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#MenuList li a {
	  	height: 1em;
		text-decoration: none;
		border-right: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		padding: 1px 1px 3px 10px;
		display: block;
	}
	
	#MenuList li a.current {
		/*background-color: #e1e0e0;
		background-image: url(../../img/bg/menuselectedbg.gif.gif);
		background-repeat: repeat-x;*/
		background-color: #d9d9d9;
		background-image: url(../../include/img/bg/menubg.gif);
		background-repeat: repeat-x;		
	}
	
	#MenuList li a:link,
	#MenuList li a:visited {
		color: #000;
	}
	
	#MenuList li a:hover {
		background-color: #f5c89b;
		background-image: url(../../include/img/bg/menuselectedbg.gif);
		background-repeat: repeat-x;
	}

	
	
/*** Page specific *****************/
/***********************************/
	
	/*** News **********************/
	/*******************************/
	
	div.news {
		margin-top: 15px;
	}
	
	/*** Products ******************/
	/*******************************/
	
	div.productHighLight {
		clear: left;
		padding: 20px 0 30px 0;
	}
	
	div.productHighLightImage {
		float: left;
		width: 80px;
		height: 80px;
	}
	
	div.productHighLightText {
		float: left;
		width: 385px;
		padding-left: 18px;
	}
	
	div.productHighlightsHeadline {
		font-weight: bold;
		padding-bottom: 11px;
	}

	div.productHighLightBlurb {
		line-height: 15px;	
	}
	
	
	/*** Contact Us ****************/
	/*******************************/
	
	#ContactParagraph {
		float: left;
		padding: 15px 0 0 20px;
		width: 275px;
	}
	
	
	/*** References ****************/
	/*******************************/
	
	div.referencePair {
		clear: both;
		padding-top: 20px;	
	}
	
	img.referenceImage {
		float: left;
		padding: 0 40px 0 40px;
	}
	
	
	/*** Partners ******************/
	/*******************************/
	
	#Partners {
		padding-top: 30px;
	}
	
	#MainDiv #ContentDiv #Partners a {
		border: none;
		text-decoration: none;
	}
	
	#Partners img {
		padding-right: 20px;
		vertical-align: middle;
	}
	
	
	


/*** FooterDiv *********************/
/***********************************/

	#FooterDiv {
		clear: both;
	}
	
	#FooterDiv p {
		color: #999999;
		font-size: smaller;
		float: left;
		padding: 0 20px 0 20px;
		margin: 0;
	}

	#FooterDiv p a {
		color: #999999;
	}

	#FooterDiv #Tech {
		color: #999999;
		font-size: smaller;
		float: right;
		padding: 0 20px 0 20px;
		margin: 0;
	}

	#FooterDiv #Tech a {
		color: #999999;
	}
	
	

/*** BottomDiv *********************/
/***********************************/

	#BottomDiv {
		clear: both;
		height: 20px;
		background-image: url(../../include/img/bg/bottombg.png);
	}
	
