/* CSS Document */
body {
	margin: 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#566a75;
	text-align:center;
	background-color: #333333;
	}

#pagewrap {
	width: 963px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow:auto;
	}
	
#header{
	background:url(../img/header_splash.png) no-repeat top right;
	clear: both;
	overflow: auto;
	margin-bottom:10px;
	}
		
#header h1 a, h1 a:hover{
	display:block;
	width:160px;
	height:98px;
	float:left;
	background:url(../img/logo_splash2.png) no-repeat top left;
	}

h1 a span{display:none;}

#headercontent{
	text-align:right;
	padding:5px 6px 0 15px;
	}

#homeleftcol{
	float:left;
	width: 759px;
	}

#homerightcolwrap{
	float:right;
	width:195px;
	text-align:left;
	font-size:11px;
	color:#4d88aa;
	}

#homerightbottom{
	width:195px;
	height:12px;
	background:url(../img/home_rightcol_bottom.png)no-repeat top left;
	}
	
#homerightcol{
	background:url(../img/home_rightcol_bkgd.gif)repeat-y top left;
	}
		
#homerighttop{
	width:195px;
	height:30px;
	background:url(../img/home_right_top_splash.png)no-repeat top left;
	}

#homebanner{
	margin-bottom: 8px;
	}
		
.lefthome{
	float:left;
	width:300px;
	text-align:left;
	margin-right:9px;
	}	

.middlehome{
	float:left;
	width:140px;
	text-align:left;
	margin-right:9px;
	}	
	
.righthome{
	float:left;
	width:300px;
	text-align:left;
	}	

#example_video_1{
	text-align:left;
	margin-left: 5px;
	margin-top: 5px;
}
	
#leftwrap{
	background:url(../img/left_box_bkgd.png)repeat-y top left;
	overflow:auto;
	}
	
#middlewrap{
	background:url(../img/middle_box_bkgd.png)repeat-y top left;
	overflow:auto;
	}
	
#rightwrap{
	background:url(../img/right_box_bkgd.png)repeat-y top left;
	overflow:auto;
	}

#leftfoot{
	height:7px;
	background:url(../img/left_foot.png)no-repeat top left;
	overflow:auto;
	clear:both;
	}
	
#middlefoot{
	height:7px;
	background:url(../img/middle_foot.png)no-repeat top left;
	overflow:auto;
	clear:both;
	}
	
#rightfoot{
	height:7px;
	background:url(../img/right_foot.png)no-repeat top left;
	overflow:auto;
	clear:both;
	}
				
.homeboxes{
	padding:5px;
	border-bottom:1px dotted #b7ae9d;
	}	

	
#footer{
	background:url(../img/footer_bkgd.png)no-repeat top left;
	padding:5px 10px;
	overflow:auto;
	clear:both;
	}
		
/*SECONDARY PAGES*/
#topshim{
	height:17px;
	background:url(../img/secondary_top_shim.png)no-repeat top left;
	}

#topshimfull{
	height:17px;
	background:url(../img/topshim_fullwidth.png)no-repeat top left;
	}
		
#contentwrap{
	overflow:auto;
	background:url(../img/content_bkgd.png) top left repeat-y;
	clear:both;
	}

#contentwrapfull{
	overflow:auto;
	background:url(../img/content_bkgd_full.png) top left repeat-y;
	clear:both;
	}
	
#contentshim{
	background:url(../img/bottom_shim.png)no-repeat top left;
	height:64px;
	margin-bottom:8px;
	clear:both;
	}

#contentshimfull{
	background:url(../img/contentshim_fullwidth.png)no-repeat top left;
	height:64px;
	margin-bottom:8px;
	clear:both;
	}
			
#pagehead{
	margin-bottom:8px;
	}

#leftcol{
	width: 164px;
	float:left;
	margin:0 9px 0 0;
	}
	
#maincol{
	width:547px;
	float:left;
	text-align:left;
	margin:0 0 9px 0;
	padding:0 20px 0 20px;
	}

#maincolfull{
	width:930px;
	float:left;
	text-align:left;
	margin:0 0 9px 0;
	padding:0 20px 0 20px;
	}
		
#rightcol{
	width:194px;
	float:right;
	text-align:left;
	}

.customerquote{
	padding:0px 10px 30px 10px;
	text-align: right;
	background:url(../img/left_col_shim.png)no-repeat bottom left;
	margin:0;
	}
	
.blog{
	padding:0px 5px 30px 0;
	background:url(../img/left_col_shim.png)no-repeat bottom left;
	}
							
.docbox{
	padding:0px 8px 20px 8px;
	background:url(../img/secondary_callout_bkgd.gif)no-repeat bottom left;	
	}	
	
.partnerwrap{
	overflow:auto;
	clear:both;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
	}
	
.partnerlogo{
	width:138px;
	float:left;
	margin:0 10px 0 0;
	}

.partnerdescrip{
	width:380px;
	float:left;
	}									

.contactinfo{
	width: 190px;
	float:left;
	margin:0 30px 0 0;
	}

.contactform{
	width:320px;
	float:left;
	}

.pressrelease{
	overflow:auto;
	clear:both;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
	}
	
.pressdate{
	width:130px;
	float:left;
	margin:0 10px 0 0;
	text-align:right;
	font-weight:bold;
	}

.pressdescrip{
	width:400px;
	float:left;
	}

.resultsbox{
	overflow:auto;
	clear:both;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
	}
	
.resultsicon{
	width:70px;
	float:left;
	margin:0 10px 0 0;
	text-align:right;
	font-weight:bold;
	}

.resultsdescrip{
	width:460px;
	float:left;
	}
	
.seps{
	border-bottom:1px dotted #b7ae9d;
	margin-bottom:15px;
	}
	
.clear{
	clear:both;
	}	
	
.calloutbox{
	width:242px;
	float:right;
	margin:10px 0 10px 10px;
	background:#a0cdea url(../img/callout_chim.gif)top left repeat-y;
	}	

.calltop{
	display:block;
	width:242px;
	height:22px;
	background:url(../img/callout_top_shim.gif)top left no-repeat;
	}

.callbottom{
	display:block;
	width:242px;
	height:39px;
	background:url(../img/callout_bottom_shim.gif)top left no-repeat;
	}

.distribtable{
	margin-bottom:15px;
	}
				
.calloutimage{
	width:225px;
	float:right;
	margin:0px 0px 5px 10px;
	text-align:center;
	}	
	
.align-right { 
	float:right; 
	margin: 0 0 15px 15px; 
	}	


/* splash page */
	
.leftsplash{
	float:left;
	width:300px;
	text-align:left;
	margin-right:9px;
	}	

.middlesplash{
	float:left;
	width:140px;
	text-align:left;
	margin-right:9px;
	}	
	
.rightsplash{
	float:left;
	width:300px;
	text-align:left;
	}	
	/* splash page */
	
