body {
	background: url('../img/bg_texture.jpg') repeat;
	font: 12px/15px Arial,sans-serif;
	color: #595c5e;
}

div.search {
	width: 100%;
	height: 37px;
	background: #8e7456;
	border-bottom: 3px solid #e2d4b8;
	position: relative;
}

	div.search a {margin-right: .5em;}
	div.search a:hover {text-decoration: underline;}
	
	div.search div.searchwrapper {
		width: 996px;
		margin: auto;
		position: relative;
	}
	
		div.search fieldset {
			display: inline;
			position: absolute;
			right: 25px;
			vertical-align: middle;
			margin-top: 6px;
		}
	
		div.search a {
			font: 12px "Rockwell",serif;
			color: #3b2d12;
		}
	
		div.search input.text {
			background: #ab8a5c;
			border: 1px solid #645034;
			border-width: 1px 0 0 1px;
			font: 12px Georgia,serif;
			color: #3b2d12;
			padding: 3px 4px;
			vertical-align: middle;
		}
		
		div.search .goimage {
			vertical-align: middle;
		}
		
div.mainContainer {
	width: 1227px;
	margin: auto;
	position: relative;
}

	div.topContainer {
		background: transparent url('../img/header_flash_bg.png') no-repeat 4px top;
	}

	div.header {
		height: 136px;
		position: relative;
		width: 996px;
		padding: 0 78px;
		margin: auto;
	}
	
		div.header img.logo {
			position: absolute;
			left: 420px;
			top: -7px;
		}
	
		div.topNav {
			font: 12px "Rockwell",serif;
			position: absolute;
			bottom: 0;
			left: 98px;
		}
		
			div.topNav div {
				display: inline;
				width: 140px;
				height: 23px;
				float: left;
			}
			
				div.topNav div a {
					color: white;
					display: block;
					text-align: left;

					font: 12px "Rockwell",serif;
				}
				div.topNav div a:hover {
					
				}
		
	div.buckets {
		background: transparent url('../img/home_buckets_bg.png') no-repeat -2px bottom;
		width: 996px;
		padding: 5px 77px;
		margin: auto;
	}
	
		div.buckets div {
			height: 200px;
			width: 207px;
			float: left;
			background: transparent url('../img/bucket_bg.png') no-repeat;
			overflow: hidden;
			margin: 0 1px;
			padding: 0 13px;
			font: 11px/13px Georgia,serif;
			color: #58798a;
			position: relative;
		}
		
			div.buckets div p {
			}
		
			div.buckets div h3 {
				font: bold 15px/15px "Rockwell",serif;
				color: #826a41;
				margin: .75em 0 .5em 0;
			}
	
			div.buckets div h6 {
				font: bold 11px/12px Georgia,serif;
			}
			
			div.buckets div strong {
				font-weight: bold;
			}
			
			div.buckets div a {
				color: #58798A;
				font: bold 11px/12px Georgia,serif;
			}
	
			div.buckets div a.learn {
				background: transparent url('../img/home_learnmore_button.png') no-repeat center top;
				display: block;
				height: 20px;
				width: 92px;
				text-indent: -9999px;
				position: absolute;
				bottom: 9px;
			}
			div.buckets div a.learn:hover {
				background-position: center bottom;
			}

		div.buckets div.product {
			background: transparent url('../img/bucket_spotlight_bg.png') no-repeat;
			width: 307px;
			padding: 0 0 0 14px;
			color: #5f4721;
		}
			
			div.buckets div.product h6 {font-size: 12px;}
		
			div.buckets div.product p {
				width: 145px;
				font-size: 11px;
			}
			
			div.buckets div.product img {
				position: relative;
				right: 0;
			}
			
			div.buckets div.product a.learn {left: 13px;}
		
		div.buckets div.support {
			background: transparent url('../img/bucket_support_bg.png') no-repeat;
			width: 185px;
			padding: 0 5px 0 10px;
		}
			
			div.buckets div.support p {
				color: #817255;
			}
			
			div.buckets div.support a.learn {right: 5px;}

		div.buckets div.caseStudies {}
			
			div.buckets div.caseStudies p {
				margin-bottom: .5em;
			}
			
			div.buckets div.caseStudies a  {
				margin-bottom: 1em;
				display: block;
				font-weight: bold;
			}
		
			div.buckets div.caseStudies a:hover {
				background-position: center bottom;
			}
	
			div.buckets div.caseStudies a img {
				background: transparent url('../img/link_arrow.png') no-repeat center top;
				position: relative;
				top: 3px;
				left: 5px;
			}
			div.buckets div.caseStudies a:hover img {
				background-position: center bottom;
			}
	
		div.buckets div.knowledge {}
		
			div.buckets div.knowledge p, div.buckets div.knowledge a {
				margin-bottom: 1em;
				display: block;
			}
	
			div.buckets div.knowledge a img {
				background: transparent url('../img/link_arrow.png') no-repeat center top;
				position: relative;
				top: 5px;
				left: 5px;
			}
			div.buckets div.knowledge h6 a:hover img {
				background-position: center bottom;
			}
	
	div.footer {
		background: transparent url('../img/footer_bg.png') no-repeat center bottom;
		height: 152px;
		text-align: left;
		width: 996px;
		padding: 0 78px;
		position: relative;
		margin: auto;
	}
	
		div.footNav {
			font: 11px Georgia,serif;
			color: #86633a;
			position: absolute;
			top: 45px;
			width: 995px;
			text-align: center;
		}
	
			div.footNav div {
				display: inline;
				text-align: center;
				border-right: 1px solid #86633a;
			}
				
				div.footNav div.right {border: 0px;}
				
				div.footNav div.space {
					padding: 3px 30px 0 0;
					border: 0px;
				}
			
				div.footNav a {
					color: #86633a;
					padding: 3px 7px;
				}
				
				div.footNav a:hover {
					text-decoration: underline;
				}
	
		div.footerText {
			font: 9px Verdana,sans-serif;
			color: #78541f;
			position: absolute;
			bottom: 25px;
			width: 995px;
			text-align: center;
		}
		
		div.footerText a
		{
			font: 9px Verdana,sans-serif;
			color: #86633a;
			padding: 3px 7px;
		}
		
			div.footerText strong {font-weight: bold;}
			
/* sub pages */
body.sub div.topContainer {background-position: 5px top;}

body.sub div.header {
	padding-bottom: 40px;
}

body.sub div.topNav {
	bottom: 40px;
}

div.subContentWrapper {
	background: transparent url('../img/home_buckets_bg.png') repeat-y 0px bottom;
	width: 996px;
	padding: 5px 77px 45px 78px;
	margin: auto;
	min-height: 400px;
}

div.subNav, div.dashboard, div.subContent {
	margin-top: -40px;
	position: relative;
	z-index: 5;
}

div.subNav {
	width: 166px;
	padding: 5px 0 0 1px;
	font: bold 11px Arial,sans-serif;
	color: #2a353a;
	float: left;
	min-height: 40px !important;
}

div.subNav div div div img 
{
	display: none !important;
}

	div.menuItem {
		width: 162px;
	}
	
		div.menuItem a, div.menuItem a {
			display: block;
			height: 16px;
			width: 148px;
			padding: 3px 7px 0 7px;
			border: 1px solid #ffffff;
			border-width: 1px 0;
			border-color: #ffffff #ffffff #eaf1f0 #eaf1f0;
			background: transparent url('../img/subnav_bg.png') repeat-x center top;
		}
		div.menuItem a:hover, div.open a {
			border-bottom-color: #6793a7;
			background-position: center bottom;
			color: #0871aa;
		}
		
		div.thirdLevel {
			display: none;
			font-size: 10px;
			background: #e9efee url('../img/subnav_thirdlevel_bg.png') repeat-x center bottom;
		}
		
		div.open div.thirdLevel {
			display: block;
		}
		
			div.thirdLevel a {
				background: transparent;
				border-width: 0;
				padding: 3px 7px 0 15px;
				width: 140px;
				color: #2a353a;
			}

div.breadCrumbs {
	color: #aac1cd;
	font: 9px Verdana,sans-serif;
}

	div.breadCrumbs a {
		color: #6290a6;
		font-weight: normal !important;
		text-decoration: none !important;
	}
	
	div.breadCrumbs a.current {
		color: #666666;
	}
	
	div.breadCrumbs a:hover {
		text-decoration: underline !important;
	}


div.dashboard {
	width: 829px;
	float: left;
	
}

	
	div.dashboardHeader {
		background: transparent url('../img/dashboard_bg.jpg') no-repeat;
		width: 811px;
		height: 173px;
		padding: 12px 0 0 18px;
		overflow: hidden;
	}
	
		div.dashboardHeader div.breadCrumbs {
		
		}
	
		div.dashboardHeader h1 {
			font: 27px "Rockwell",serif;
			color: #584728;
			margin: .25em 0;
		}
		
		div.dashboardHeader p {
			font: 12px/15px Arial,sans-serif;
			color: #595c5e;
			width: 315px;
		}
		
div.dashboardBuckets {
	padding-top: 3px;
	width: 660px;
	margin-left: -17px;
}

	div.dashboardBuckets div.bucketWrapper {
		width: 216px;
		margin-right: 3px;
		float: left;
	}
	
		div.dashboardBuckets div.bucketWrapper div.bucketHeader {
			background: transparent url('../img/dashboard_bucket_header.png') no-repeat center;
			height: 22px;
		}
		
			div.dashboardBuckets div.bucketWrapper div.bucketHeader h3 {
				text-align: center;
				font: bold 12px/22px Arial,sans-serif;
				color: #fbf3f3;
				text-transform: uppercase;
			}
		
		div.dashboardBuckets div.bucketWrapper div.bucketContent {
			background: transparent url('../img/dashboard_bucket_bg.png') no-repeat center bottom;
			padding: 15px 10px 100px 15px;
			position: relative;
		}
		
			div.dashboardBuckets div.bucketWrapper div.bucketContent p {
				font: 11px/14px Arial,sans-serif;
				color: #666666;
			}
			
			div.dashboardBuckets div.bucketWrapper div.bucketContent img {
				display: block;
				margin: 5px auto;
				position: absolute;
				bottom: 35px;
			}
			
			div.dashboardBuckets div.bucketWrapper div.bucketContent a.learnmore {
				display: block;
				margin: auto;
				text-indent: -9999px;
				width: 186px;
				height: 19px;
				background: transparent url('../img/dashboard_bucket_learnmore.png') no-repeat center bottom;
				position: absolute;
				bottom: 10px;
			}
			
			div.dashboardBuckets div.bucketWrapper div.bucketContent a.learnmore:hover {
				background-position: center top;
			}
			
	table.dashtable
	{
		padding-top: 3px;
		width: 660px;
		margin-left: -18px;
		position: relative;
		left: -20px;
	}
	
	td.dashheader
	{
		background: transparent url('../img/dashboard_bucket_header.png') no-repeat center;
		height: 22px;
		text-align: center;
		font: bold 12px/22px Arial,sans-serif;
		color: #fbf3f3;
		text-transform: uppercase;
	}
	
	td.dashbody
	{
			padding: 15px 10px 0px 15px;
			position: relative;
			font: 11px/14px Arial,sans-serif;
			color: #666666;
			width: 150px;
			background: transparent url('../img/dashboard_bucket_bg.png') no-repeat center top;
	}
	
			td.dashbottom
	{
			background: transparent url('../img/dashboard_bucket_bg.png') no-repeat center top;
			padding: 5px 10px 5px 15px;
			position: relative;
			font: 11px/14px Arial,sans-serif;
			color: #666666;
	}
	
	td.dashbottom  img {
				display: block;
								margin: 5px auto;
				position: relative;
				text-align: center;
				top: 10px;
			}
	
		td.dashlink 
		{
			background: transparent url('../img/dashboard_bucket_bg.png') no-repeat center bottom;
			padding: 0px 10px 25px 15px;
			position: relative;
			font: 11px/14px Arial,sans-serif;
			color: #666666;
		}

	td.dashlink a.learnmore {
				display: block;
				margin: auto;
				text-indent: -9999px;
				width: 186px;
				height: 19px;
				background: transparent url('../img/dashboard_bucket_learnmore.png') no-repeat center bottom;
				position: relative;
				bottom: -10px;
			}
			
		td.dashlink a.learnmore:hover {
				background-position: center top;
			}
			
			
	div.rightPromos {
		width: 166px;
		float: left;
	}
	
		div.rightPromos div {
			width: 150px;
			padding: 14px 8px;
			background-position: center top;
			background-repeat: no-repeat;
		}
		
			div.rightPromos div h3 {
				font: 17px Georgia,serif;
				margin-bottom: .25em;
			}
			
			div.rightPromos div p {
				font-size: 11px;
				margin-bottom: .5em;
			}
		
			div.rightPromos div a {
				display: block;
				height: 16px;
				text-indent: -9999px;
				background-repeat: no-repeat;
				background-position: center top;
			}
			div.rightPromos div a:hover {background-position: center bottom;}
			
		
		div.rightPromos div.one {background-image: url('../img/rightpromo_bg1.png');}
		
			div.rightPromos div.one h3 {color: #12647f;}
			
			div.rightPromos div.one a {
				width: 48px;
				background-image: url('../img/rightpromo_more_link.png');
			}


		div.rightPromos div.two {background-image: url('../img/rightpromo_bg2.png');}
		
			div.rightPromos div.two h3 {color: #48565b;}
		
			div.rightPromos div.two a {
				width: 118px;
				background-image: url('../img/rightpromo_consultant_link.png');
			}
			
div.subContent {
	width: 734px;
	float: left;

	padding: 12px 0px 12px 18px;
}

	div.subContent h1 {
		font: 27px "Rockwell",serif;
		color: #584728;
		margin: .25em 0;
	}
	
		div.subContent h2 {
		font: 27px "Rockwell",serif;
		color: #584728;
		margin: .25em 0;
	}
	
	div.subContent h3 {
		font: 17px Georgia,serif;
		color: #925909;
	}
	
	div.subContent h5 {
		font: 14px Georgia,serif;
		color: #595c5e;
	}
	
	div.subContent p {
		font: 12px/15px Arial,sans-serif;
		color: #595c5e;
		margin-bottom: 1em;
	}
	
	div.subContent a {
		font-weight: bold;
		color: #477993;
		text-decoration: none;
	}
	
	div.subContent a:hover {
		text-decoration: underline;
	}
	
	div.subContent ul {
		list-style: disc;
		margin: 0 0 1em 60px;
	}
	
	div.subContent li {
		margin-bottom: .5em;
	}
	
	div#flashContent
	{
		width: 995px;
		height: 356px;
/*		margin-left: 3px;
*/	}
	
	div.subWrapper br
	{
		line-height: 30px !important;
	}
	
		div.subWrapper select
	{
		margin-bottom: 10px !important;
		height: 20px;
	}
	
	
	.imgLeft 
{
	float:left;
	margin-right:10px;
}

	.imgRight 
{
	float:right;
	margin-left:10px;
}

.imgClear
{
	clear:left;
}