@charset "utf-8";
/* CSS Document */

html, body{ 
	 margin:0; 
	 padding:0; 
	 font-family: Verdana, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
}

body {
	background-image:url('/landingpage/background.gif');
	background-color: #606060;
	background-repeat:repeat-y;
	background-position:center; 
}
.headLeft{width:621px;float:left;height:130px;}
.headRight{width:247px;float:left;height:62px;background:url(/images/headerRight.jpg) top left no-repeat #ffffff;padding:65px 0px 0px 12px;overflow:hidden;}
.headRight .cat_textbox_small{width:110px;}