@charset "utf-8";
/* CSS Document */
/*--- Header images are to be changed here ---*/
#headerdivtop{
	height:108px;
	width:770px;
}
#headerlefttop{
	width:274px;
	height:108px;
	float:left;
	background-image:url(\images\Raptor-toolsSiteSpecificImages\headerLogo.png)
}
#headerrighttop{
	width:38px;
	height:108px;
	float:left;
	background-image:url(\images\Raptor-toolsSiteSpecificImages\headerRightCorner.png);
}
#headerrightinfo{
	width:400px;
	height:38px;
	float:left;
	background-color:#fff;
}
#quicksearchcontainer {
	width:100%;
	float:none;
	background-color:#fff;

}
#flagcontainer {
	float:none;
	width:400px;
	/*margin-left:200px;*/
	background-color:#fff;
	height:11px;
	/*display:none;*/

}
#advancedlinkdiv {
	float:left;
	width:200px;
	margin-left:200px;
	height:20px;
	position:relative;
	top:-25px;
	text-align:left;
	display:none;
}
/*--- Change the language box over the site ---*/
#flagdiv{
	float:none;
	width:50px;
	height:11px;
	margin-left:350px;
	position:relative;
	top:-120px;
}



