﻿body 
{
	position:relative;
	background: #fff url("../../layout-images/bg.jpg") repeat-x;
	width:975px;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size:11px;
	color:#343434;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	}


#website
{
	position:relative;
	background-color:#fff;
	border:solid 1px #333;
	border-bottom:none;
	width:955px;
	padding:10px;
	float:left;
	text-align:left;
	}
	
#topHeader
{
	position:relative;	
	width:955px;
	left:0px;
	float:left;
	padding:0px;
	margin:0px 0px 2px 0px;

	}

#nav
{
	position:relative;	
	width:955px;
	left:0px;
	float:left;
	padding:0px;
	margin:0px;
	}
	
#logo
{
	position:relative;	
	width:420px;
	float:left;
	padding:0px;
	margin:0px;
	}
	
	
#search
{
	position:relative;	
	width:300px;
	float:left;
	}	

	
	
#product-demonstration
{
	position:relative;	
	width:415px;
	float:left;
	height:60px;
	padding:15px 0px 0px 0px;
	}		
	
	
#menu
{
	position:relative;	
	width:650px;
	height:24px;
	left:0px;
	float:left;
	padding:0px;
	margin:0px;
	
	}
	



#red-line
{
	position:relative;
	width:950px;
	height:1px;
	background-color:#d00;
	border:solid 1px #d00;
	clear:left;
	}	
	
	
	
#content
{
	position:relative;
	width:950px;
	padding:2px;
	}
	
	
.grey-bg
{
	position:relative;
	background-color:#edf3ff;
	border:solid 1px #b3b3b3;
	}
	
	
.grey-bg-rep
{
	position:relative;
	background-color:#edf3ff;
	border:solid 1px #b3b3b3;
	width:235px;
	padding:5px;
	margin:10px;
	border:solid 1px #b3b3b3; 
	text-align:center;
	float:left;

	}	

.white-bg
{
	position:relative;
	background-color:#fff;
	border:solid 1px #c4c4c4; 
	}
	
.white-bg-rep
{
	position:relative;
	background-color:#fff;
	border:solid 1px #c4c4c4;
	padding:5px; 
	width:222px;
	} 
 	
.white-bg-narrow
{
	position:relative;
	background-color:#fff;
	border:solid 1px #c4c4c4;
	padding:5px;
	width:150px;
	}		
	
.yellow-bg
{
	position:relative;
	background-color:#fdfcf3;
	border:solid 1px #b3b3b3;
	}	
	
	
.yellow-bg-rep
{
	position:relative;
	background-color:#fdfcf3;
	border:solid 1px #b3b3b3;
	width:218px;
	padding:3px;
	margin:5px; 
	border:solid 1px #b3b3b3; 
	text-align:center;
	}		
	
.yellow-bg-results
{
	position:relative;
	background-color:#fdfcf3;
	border:solid 1px #b3b3b3;
	padding:3px; 
	width:230px;
	}		
	
.yellow-cta-results
{
	position:relative;
	background-color:#fefce7;
	border:solid 1px #b0b0b0;
	padding:3px; 
	width:230px;
	}	
	
	
.block-280px	
{
	position:relative;
	width:270px;
	float:left;
	font-size:10px;
	line-height:normal;
	margin-right:20px;
	padding-left:10px;
	}


.rep-block-280px	
{
	position:relative;
	width:270px;
	float:left;
	margin-right:20px;
	padding-left:10px;
	}
	
	
#drill-down
{
	position:relative;
	width:490px;
	padding:0px;
	margin:0;
	left:0px;
	float:left;
	}
	
.refine-left
{
	position:relative;
	width:200px;
	border:none;
	float:left;
	clear:left;
	}	

.refine-right
{
	position:relative;
	width:200px;
	border:none;
	float:left;
	}	

#product-page-information
{
	position:relative;
	width:430px;
	float:left;
	padding:0px;
	margin:0px;
	left:20px;
	}


#narrow-search
{
	float:left;
	clear:left;
	position:relative;
	width:180px;
	}
		
#narrow-search-header
{
	position:relative;
	width:176px;
	height:22px;
	background: url("../../layout-images/narrow-search.jpg") no-repeat;
	
	}	
		
#results-position
{
	position:relative;
	width:720px;
	float:left;
	background-color:#fff;
	}	
	

hr.hr-mid
{
	width:770px;
	height:1px;
	border:none;
	padding:0px;
	margin:0px;
	border-width:1px;
	border-style:dashed;
	border-color:#ddd;
	text-align:left;
	}	
	
.col
{
	width:450px;
	float:left;
	}
		
		
#footer			
{
	position:relative;
	padding:10px 0px 0px 10px;
	background-color:#eee; /*ededed*/
	width:965px;
	height:150px;
	clear:left;
	text-align:center;
	border:solid 1px #333;
	border-top:none;
	font-size:10px;
}	

.dividerLine
{
	clear:left;
	width:950px;
	vertical-align:middle;
	border-top:solid 1px #c4c4c4; 
}


.world-map			
{
	position:relative;
	background-image:url(../../layout-images/world-map.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:214px;
	padding:20px 0px 0px 0px;
	text-align:center;
	float:left;
	}

.world-map-content			
{
	position:relative;
	width:420px;
	float:left;
	margin-left:40px;
	}

