@import url('colors.css');

@media screen {
	#main_wrapper {background-image:url('../graphics/main_bg.jpg');}
	.module_1_title {background-image:url('../graphics/HOTP.png');}
	.module_2_title {background-image:url('../graphics/Email.png');}
	.module_3_title {background-image:url('../graphics/Offer.png');}
}

#main_left .google_site_search_form_textbox {
	width: 194px;
	padding: 3px 0;
	margin-bottom: 4px;
}

#module_1, #module_2{
	margin-right:40px;
}

#modules .module_2_title a {
	text-decoration:none;
}
	
#main_right {
	overflow:hidden;
}
	
#ie6 #module_1, #ie6 #module_2{
	margin-right:10px;
}

#ie6 #module_1, #ie6 #module_2, #ie6 #module_3{
	width:260px !important;
}

#nav ul, #nav ul li, #nav ul li a{
	width:200px;
	white-space:normal;
}

div#internalMasthead .content_image img {
	margin:0;
}

div#internalMasthead .content_image_box {
	border:0;
	background:#FFF;
}



