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


* {
	margin: 0;
	padding: 0;
}

a {
	color: #0066DE;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	color: #333;
}

.brclear { 
     clear:both; 
     height: 0; 
     margin: 0;
     font-size: 1px;
     line-height: 0px;
}

#wrapper {
	width: 740px;
	margin: 0 auto 15px auto;
}

#header {
	background: url(../images/headerBg.jpg) right bottom no-repeat;
	height: 103px;
	margin: 0px;
	padding: 0px;
	width: 740px;
}

#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 35px;
	background: url(../images/navOff.jpg) left top repeat-x;
	border-top: 2px #CFCFCF solid;
}

#nav li {
	float: left;
	display: inline;
	text-align: center;
	overflow: hidden;
}

#nav li a {
	height: 35px;
	display: block;
	color: #000;
	border-right: 1px #B7B7B7 solid;
}

#nav .navB1 {
	width: 92px;
	background: url(../images/nav_home.jpg) left top no-repeat;
}

#nav a.navB1:hover {
	background: url(../images/nav_home_blk.jpg) left top no-repeat;
}

#nav a.navB1_selected {
	background: url(../images/nav_home_blk.jpg) left top no-repeat;
}

#nav .navB2 {
	width: 120px;
	background: url(../images/nav_thanks.jpg) left top no-repeat;
}

#nav a.navB2:hover {
	background: url(../images/nav_thanks_blk.jpg) left top no-repeat;
}

#nav a.navB2_selected {
	background: url(../images/nav_thanks_blk.jpg) left top no-repeat;
}

#nav .navB3 {
	width: 120px;
	background: url(../images/nav_essentials.jpg) left top no-repeat;
}

#nav a.navB3:hover {
	width: 120px;
	background: url(../images/nav_essentials_blk.jpg) left top no-repeat;
}

#nav a.navB3_selected {
	width: 120px;
	background: url(../images/nav_essentials_blk.jpg) left top no-repeat;
}

#nav .navB4 {
	width: 173px;
	background: url(../images/nav_beyond.jpg) left top no-repeat;
}

#nav a.navB4:hover {
	width: 173px;
	background: url(../images/nav_beyond_blk.jpg) left top no-repeat;
}

#nav a.navB4_selected {
	width: 173px;
	background: url(../images/nav_beyond_blk.jpg) left top no-repeat;
}

#nav .navB5 {
	width: 109px;
	background: url(../images/nav_meetings.jpg) left top no-repeat;
}

#nav a.navB5:hover {
	width: 109px;
	background: url(../images/nav_meetings_blk.jpg) left top no-repeat;
}

#nav a.navB5_selected {
	width: 109px;
	background: url(../images/nav_meetings_blk.jpg) left top no-repeat;
}

#nav .navB6 {
	width: 126px;
	background: url(../images/nav_hospitality.jpg) left top no-repeat;
}

#nav a.navB6:hover {
	width: 126px;
	background: url(../images/nav_hospitality_blk.jpg) left top no-repeat;
}

#nav a.navB6_selected {
	width: 126px;
	background: url(../images/nav_hospitality_blk.jpg) left top no-repeat;
}

#intro {
	background: #FAFAFA url(../images/introcopybg.jpg) left bottom repeat-x;
	width: 706px;
	color: #333;
	padding:  15px 15px 5px 15px;
	border-left: 2px #D2D2D2 solid;
	border-right: 2px #D2D2D2 solid;
}

#introBottom {
	background: #fff url(../images/introCopyBottom.jpg) left bottom no-repeat;
	margin-bottom: 18px;
	height: 11px;
	width: 740px;
}

#intro_headline {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#intro_copy {
	font-size: 11px;
	line-height: 16px;
}

#products_headline a {
	text-align: center;
	color: #000000;
}

#products_headline {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}


#products_headline_more {
	font-size: 11px;
	margin-bottom: 25px;
	text-align: center;
	color: #003399;
}

#product_col1 {
	float: left;
	display: inline;
	padding-right: 10px;
	width: 360px;
	margin-bottom: 42px;
}

#product_col2 {
	float: left;
	display: inline;
	padding-left: 10px;
	width: 359px;
	margin-bottom: 42px;
}

.prodImg {
	float: left;
	display: inline;
	text-align: center;
}

.prodInfo {
	float: right;
	display: inline;
}

.prodInfo p {
	padding: 5px 5px 8px 0;
	font-size: 10px;
}

a.prodTitle {
	color: #003399;	
	font-size: 12px;
	font-weight: bold;
}

.see_more {
	margin-bottom: 8px;
}

a.see_all {
	color: #333;
	font-size: 11px;
}

span.see_all {
	color: #333;
	font-size: 11px;
}


#geekWrapper {
	display: inline;
	position: relative;
	width: 235px;
	height: 108px;
	float: left;
	margin-right: 8px;
	
}


#promo1Side {
	position: absolute;
	top: 0;
	left: -15px;
	background: url(../images/promo1Side.jpg) no-repeat;
	width: 15px;
	height: 108px;
	display: block;
}

#promo2 {
	margin-right: 9px;
}

#footer {
	margin-top: 22px;
	margin-bottom: 22px;
	background: url(../images/footerBg.jpg) left top repeat-x;
	height: 40px;
	width: 710px;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	line-height: 40px;
	font-size: 12px;
	padding: 0 5px 0 25px;
}

#footer img {
	float: left;
	display: inline;
}

#footer div {
	height: 40px;
	display: inline;
	float: left;
	text-align: center;
}

#footer a {
	color: #333;
	height: 40px;
	display: block;
}

#legal p {
	font-size: 11px;
	color: #7D7D7D;
}

p#legal1 {
	margin-bottom: 13px;
}

#footer_divide {
	margin-bottom: 13px;
}

p#legal2 {
	margin-bottom: 13px;
}

#logo {
	width: 150px;
	float: left;
	display: inline;
}

#headcopy {
	font-size: 10px; 
	color: #666; 
	float: left; 
	display: inline; 
	width: 360px; 
	text-align: center; 
	padding-top: 36px
}

.littlelady {
	width: 171px;
	float: right;
	display: inline;
	
}

.littlelady_txt {
	width: 80px;
	height: 68px;
	float: left;
	text-decoration: underline;
	color: #0066DE;
	font-size: 11px;
	padding: 35px 2px 0px 2px;
	vertical-align: middle;
	text-align: center;
}

.littlelady_img {
	width: 87px;
	height: 103px;
	float: left;
}