/* CSS Document */
div#container{}
div#wrapper{
	border-left: none;
	border-right: none;
	width:763px;


}
div#colwrapper{}
div#header{
	color:#FFFFFF;
	background-color:#650260;
	}
div#content{
	float: none;
	width: auto;
	background-color:#FFFFFF;
	border-left: 1px solid #650260;
	border-right: 1px solid #650260;
	background-image:none;
	text-align:left;
	padding:0;
	margin:0;	
}

div#contentindex{
	float: none;
	width: auto;
	background-color:#FFFFFF;
	border-left: 1px solid #650260;
	border-right: 1px solid #650260;
	background-image:none;
	text-align:left;
	padding:0;
	margin:0;	
}


div#leftcol{
	display:none;
}
div#rightcol{
	display:none;
}
div#footer{}
div#footer div.fleft,div#footer div.fright  {
	margin:2px;
	}
div#base{}
div#topmenu{
	background-color:#c7c8ca;
	color:#676767;
	border-left: 1px solid #650260;
	border-right: 1px solid #650260;
	height: 26px;
	width:auto;
	min-width:761px;
	text-align:left;
	overflow:hidden;
}
div#topmenu .leftcorner{
	width:270px;
	float:left;
	height:26px;
	overflow:hidden;
	
}
div#topmenu .rightcorner{
	width:460px;
	float:right;
}
div#topmenu ul{
	list-style:none;
	padding:5px 0;
	margin:0;
}
div#topmenu ul li:first-child{
	background:none;}
div#topmenu li{
	display:inline;
	background-image:url(/graphics/sitelayout/topmenu_separator.gif);
	background-repeat:no-repeat;
	background-position: left;
	/*height:20px;*/
	padding: 0px 3px 0px 7px;
}
div#topmenu a,div#topmenu a:link,div#topmenu a:visited,div#topmenu a:hover{
	font-weight:bold;
	color:#650260;
	text-decoration:none;

}
div#topmenu select.countryJump,select{
	height:16px;
	font-size:10px;
	border:1px solid #a0a0a0;
	margin:3px 20px;
	background-color:#ffffff;
	color:#676767;
	width:50%;
	
	}
/*Promotions*/
div#promotions,div#promotions ul{
	background-color:#FFFFFF;
}
div#promotions,div#promotions a{
/*	border-bottom:9px solid #c7c8ca;*/ /*Commented out because of IE box model error.*/
	text-decoration:none;
	}
div#banner{
	width:571px;
	/*border-left: 1px dashed #d3d3d3;*/
	background-image: url(/graphics/bgdotnav_vertical.gif);
	background-repeat: repeat-y;
	background-position:left top;
	padding-left:1px;
	overflow:hidden;
	}
div#links{
	
}

div#links ul{
	text-align:left;
	list-style:none;
	width:173px;
	list-style-image: none;
	padding:0 8px;
	margin:0;
	display:table;

}
div#links ul li{
	display: table-row;
	background-image: url(/graphics/bgdotnav.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height:40px;
	height:52px;
	width:173px;


}
div#links ul li a{
	display: table-cell;
	padding: 0 0 0 25px;
	list-style:none;
	text-decoration:none;
	background-image: url(/graphics/sitelayout/promo_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;
	overflow:hidden;
	vertical-align:middle;

	
}
div#links ul li.quote {
	display: block;
	min-height:40px;
	border-bottom: none;
	vertical-align:middle;
	background-image: url(/graphics/sitelayout/promo_quote.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}
div#links ul li.quote a{
	display: block;
	padding: 12px 25px 10px 25px;
	border-bottom: none;
	vertical-align:middle;
	text-decoration:none;
	background-image:none;

}
div#links ul li a.quote:hover{
	text-decoration: underline;
	color:#650260;
	
}
div#links ul li a.quote strong{
	color:#650260;
	
}
div#services{
	width:100%;
	border-top:9px solid #c7c8ca;
	clear:both;
}
div.offerings{
	padding: 0 0 0px 8px;
	width:182px;
	float:left;
	height:200px;
	/*border-right:1px dashed #d3d3d3;*/
	background-image: url(/graphics/bgdotnav_vertical.gif);
	background-repeat: repeat-y;
	background-position:right top;

	color : #95969B;
	}
div.offeringshover{
	padding: 0 0 0 8px;
	width:182px;
	float:left;
	height:200px;
	/*border-right:1px dashed #d3d3d3;*/
	background-image: url(/graphics/bgdotnav_vertical.gif);
	background-repeat: repeat-y;
	background-position:right top;
	color : #95969B;
	background-color:#e7e7e7;
	}
div.lastofferings{
	padding: 0 0 0 8px;
	width:182px;
	float:left;
	height:200px;
	color : #95969B;
	/*border-right:1px dashed #d3d3d3;
	background-image: url(/graphics/bgdotnav_vertical.gif);
	background-repeat: repeat-y;
	background-position:left top;*/

	}
div.lastofferingshover{
	padding: 0 0 0 8px;
	width:182px;
	float:left;
	height:200px;
	/*border-right:1px dashed #d3d3d3;
	background-image: url(/graphics/bgdotnav_vertical.gif);
	background-repeat: repeat-y;
	background-position:right top;*/
	color : #95969B;
	background-color:#e7e7e7;
	}
div.offerings h3,div.lastofferings h3,div.offerings h3 a,div.lastofferings h3 a,div.offerings h3 a:link,div.lastofferings h3 a:link,div.offerings h3 a:visited,div.lastofferings h3 a:visited,div.offeringshover h3,div.offeringshover h3 a,div.offeringshover h3 a:link,div.offeringshover h3 a:visited,div.lastofferingshover h3,div.lastofferingshover h3 a,div.lastofferingshover h3 a:link,div.lastofferingshover h3 a:visited{
	color:#650260;
	text-decoration:none;
	padding-bottom:5px;
	
}
div.offerings a:link,div.offerings a:visited,div.lastofferings a:link,div.lastofferings a:visited,div.offeringshover a:link,div.offeringshover a:visited,div.lastofferingshover a:link,div.lastofferingshover a:visited{
	color : #95969B;
	text-decoration:none;
}
div.offerings a:hover,div.lastofferings a:hover,div.offeringshover a:hover,div.lastofferingshover a:hover{
	color : #650260;
	text-decoration: none;
}
div#tools{
width:100%;
border-top:1px solid #650360;
}
div#newsticker,div#searchbox{
	padding:15px 0 0 10px;
	}
div#newsticker h3,div#newsticker div{
	display:inline;
	padding:0;
}
div#tools h3{
	color:#650260;
}
div#tools div#searchbox{
	margin-right:10px;
	margin-bottom:0;
}
div#newsticker {

	width:500px;
}
div.ticki a{
	color:#a0a0a0;
	text-decoration:none;
	width:300px;
}



