@charset "ISO-8859-2";
/* CSS Document */



.header {
	height:100px;
	background-image:url(../../images/templateNew/bespoke/apx/header_bg.gif);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



.mainMenu {
	position:relative;
	display:block;
	float:left;
	width:1000px;
	height:10px;
	background-image:url(../../images/templateNew/bespoke/apx/menu_bg.gif) ;
	background-color:#0060b7;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	z-index:20;
	/*padding:0 105px;*/
}

.header .logoLeft {
padding:18px 0 0 27px;
}

.header .logoLeft .logo {
	height:76px;
}

.header .logoRight .logo .velocity {
background:transparent url(../../images/content/header_velocity_white.png) no-repeat scroll 0 0;
height:58px;
width:104px;
}
