html {
	width: 100%;
	height: 100%;
}

.clear {
	clear: both;
}

body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	line-height: 15px;
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	background: url(images/topborder.gif) repeat-x top center #fff;
}

#hideall {
	width: 100%;
	height: 100%;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url("images/bg_f88632.png");
	z-index: 11;
}

a:link, a:active, a:visited {
	color: #f26522;
	text-decoration: none;
}

#wrapper {
	width: 1024px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#wrapper2 {
	width: 500px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#wrapper h1 {
	margin: 0;
	padding: 200px;
	background: url(images/logo.gif) no-repeat;
}

#wrapper2 h1 {
	float: left;
	margin-left: -2px;
	font-size: 38px;
}

#wrapper2 .location {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#logo {
	float: left;
	width: 245px;
	height: 162px;
	margin: 0;
	overflow: hidden;
}

#topmid {
	float: left;
	width: 653px;
	height: 162px;
}

ul.subnav {
	position: absolute;
	top: 58px;
	right: 10px;
	width: auto;
	height: 15px;
	margin: 0px;
	margin-top: 2px;
	overflow: visible;
}

ul.subnav li {
	list-style: none;
	float: left;
	text-transform: uppercase;
	font-size: 9px;
	margin-left: 25px;
	color: #f26521;
}

ul.subnav li a:hover {
	color: #ec4e1b;
}

#nav {
	float: left;
	width: 653px;
	height: 33px;
	background: url(images/bg-nav.gif) no-repeat;
	overflow: visible;
	border: 0px solid #FF0000;
}

#nav ul {
	width: 653px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-top: 7px;
}

#nav ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	height: 33px;
	position: relative;
	border: 0px solid #FF0000;
	font-weight: bold;
}

#nav ul li #menu_bg_products {
	overflow: visible;
	position: absolute;
	z-index: 0;
	left: 0px;
	bottom: 33px;
	border: 0px;
	visibility: hidden;
}

#nav ul li #menu_bg_products.show, #nav ul li #menu_bg_why.show, #nav ul li #menu_bg_about.show, #nav ul li #menu_bg_purchase.show, #nav ul li #menu_bg_faqs.show, #nav ul li #menu_bg_contact.show {
	visibility: visible;
	background: url(images/stars_on.png);
	width: 62px;
	height: 39px;
}

#nav ul li #menu_bg_why {
	overflow: visible;
	position: absolute;
	z-index: 0;
	left: 25px;
	bottom: 33px;
	border: 0px;
	visibility: hidden;
}

#nav ul li #menu_bg_about {
	overflow: visible;
	position: absolute;
	z-index: 0;
	left: 22px;
	bottom: 33px;
	border: 0px;
	visibility: hidden;
}

#nav ul li #menu_bg_purchase {
	overflow: visible;
	position: absolute;
	z-index: 0;
	left: 0px;
	bottom: 33px;
	border: 0px;
	visibility: hidden;
}

#nav ul li #menu_bg_faqs {
	overflow: visible;
	position: absolute;
	z-index: 0;
	left: -15px;
	bottom: 33px;
	border: 0px;
	visibility: hidden;
}

#nav ul li #menu_bg_contact {
	overflow: visible;
	position: absolute;
	z-index: 0;
	left: -3px;
	bottom: 33px;
	border: 0px;
	visibility: hidden;
}

#nav ul li a:link, #nav ul li a:visited {
	font-family: Arial, helvetica, Sans-Serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 19px;
}


#nav ul li a:hover {
	border-bottom: 2px solid #f26522;
	background-repeat: no-repeat;
	background-position: 0 0;
}


#edgetop {
	float: left;
	width: 653px;
	height: 102px;
	background: url(images/edgetop.gif) no-repeat;
	position: relative;
}

#righttopcorner {
	float: left;
	width: 126px;
	height: 162px;
	background: url(images/righttopcorner.gif) no-repeat;
}

#sideleft {
	float: left;
	width: 126px;
	height: 606px;
	background: url(images/sideleft.gif) no-repeat;
}

#mid {
	float: left;
	width: 772px;
	height: 538px;
}

#content {
	float: left;
	width: 772px;
	height: 441px;
}

#footer {
	float: left;
	width: 772px;
	height: 80px;
	background: url(images/footer.gif) no-repeat;
}

#sideright {
	float: left;
	width: 126px;
	height: 606px;
	background: url(images/sideright.gif) no-repeat;
}

#toplow_home {
	float: left;
	width: 653px;
	height: 27px;
	background: url(images/toplow_home.gif) no-repeat;
}

#botlow_home {
	float: left;
	width: 772px;
	height: 17px;
	background: url(images/botlow_home.gif) no-repeat;
}

#toplow_contact {
	float: left;
	width: 653px;
	height: 27px;
	background: url(images/toplow_contact.gif) no-repeat;
}

#botlow_contact {
	float: left;
	width: 772px;
	height: 17px;
	background: url(images/botlow_contact.gif) no-repeat;
}

#toplow_products {
	float: left;
	width: 653px;
	height: 27px;
	background: url(images/toplow_products.gif) no-repeat;
}

#botlow_products {
	float: left;
	width: 772px;
	height: 17px;
	background: url(images/botlow_products.gif) no-repeat;
}

/* Extras */

#display_container {
	width: 1px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 101;
	overflow: visible;
}

#display_container .infobox_stores {
	position: relative;
	left: -250px;
	top: -250px;
	padding: 15px;
	width: 600px;
	visibility: hidden;
	z-index: 102;
	overflow: visible;
}

#display_container .name {
	font-weight: bold;
	color: #f26522;
	margin: 0px;
}

#display_container .close {
	position: absolute;
	left: 460px;
	top: 45px;
	z-index: 102;
}

#display_container .close img {
	border: 0px;
}

.infobox_content {
	position: relative;
}

.infobox_content .close {
	position: absolute;
	left: 350px;
	top: 40px;
	z-index: 102;
}

#infobox .close, #infobox2 .close, #infobox3 .close {
	position: absolute;
	left: 460px;
	top: 45px;
	z-index: 102;
}

TD.popup_corner {
	width: 36px;
	height: 36px;
}

.popup_corner.tl {
	background: url(images/popup-tl.png) no-repeat;
}

.popup_corner.tr {
	background: url(images/popup-tr.png) no-repeat;
}

.popup_corner.bl {
	background: url(images/popup-bl.png) no-repeat;
}

.popup_corner.br{
	background: url(images/popup-br.png) no-repeat;
}

.popup.top {
	background: url(images/popup-top.png) repeat-x;
}

.popup.right {
	background: url(images/popup-right.png) repeat-y;
}

.popup.bottom {
	background: url(images/popup-bottom.png) repeat-x;
}

.popup.left {
	background: url(images/popup-left.png) repeat-y;
}

/* ================== */
/* === HOME STUFF === */
/* ================== */
#homeOne {
	float: left;
	width: 228px;
	height: 441px;
	overflow: hidden;
}

#homeOne a {
	display: block;
	width: 228px;
	height: 441px;
	background: url(images/home1.gif) no-repeat;
}

#homeTwo {
	float: left;
	width: 544px;
	height: 207px;
}

#homeTwo a {
	display: block;
	width: 544px;
	height: 207px;
	background: url(images/home2.jpg) no-repeat;
}

#homeThree {
	float: left;
	width: 544px;
	height: 234px;
}

#homeThreeA {
	float: left;
	width: 223px;
	height: 234px;
	overflow: hidden;
	padding: 60px 40px 10px 25px;
	background: url(images/home3a.gif) no-repeat;
}

#homeThreeB {
	float: left;
	width: 206px;
	height: 234px;
	overflow: hidden;
	padding: 20px 25px 10px 25px;
	background: url(images/home3b.gif) no-repeat;
}

#homeThreeB h2 {
	margin: 0;
	padding: 0;
	color: #f26522;
	font-size: 12px;
	font-weight: bold;
}


/* ====================== */
/* === PRODUCTS STUFF === */
/* ====================== */

#productsOne {
	float: left;
	width: 191px;
	height: 436px;
	overflow: hidden;
	padding: 8px 20px 0 17px;
	background: url(images/products1.gif) no-repeat;
}

#productsOne #scrolldeaden {
	float: left;
	display: block;
	width: 191px;
	height: 75px;
}

#productsOne a {
	float: left;
	position: relative;
	border: 0;
	font-weight: bold;
}

#productsOne a.click_down_by_134 {
	position: relative;
	top: 360px;
}

#productsOne a img {
	float: left;
	border: 0;
}

#productsOne #scroll_links * {
	z-index: 30;
}

#productsOne #box {
	position: relative;
	float: left;
	width: 191px;
	height: 357px;
	margin-top: -36px;
	overflow: hidden;
	z-index: 10;
}

#product_return {
	margin-top: 5px;
	height: 20px;
	padding-left: 30px;
}

#productsOne #box #boxcont .pItem {
	float: left;
	margin: 0 0 25px 0;
}

#productsOne #box #boxcont .pItemLast {
	float: left;
	margin: 0 0 -5px 0;
}

#productsOne #box #boxcont .pItem .pItemName,
#productsOne #box #boxcont .pItemLast .pItemName {
	float: left;
	width: 90px;
	margin: 30px 0 0 0px;
}

#productsTwo {
	float: left;
	width: 389px;
	height: 127px;
	padding: 10px 130px 0 25px;
	background: url(images/products2.gif) no-repeat;
}

#productsTwo h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 2px;
}

#productsTwo .packageOf {
	display: block;
	font-size: 10px;
	margin-bottom: 8px;
}

#productsThree {
	float: left;
	width: 535px;
	height: 396px;
	overflow: hidden;
	padding: 8px 0 0 9px;
	background: url(images/products3.gif) no-repeat;
}

#productsThree img {
	float: left;
}

#productsThree .mainBread {
	float: left;
	width: 208px;
	margin-left: 12px;
	margin-top: 15px;
}

/* ====================== */
/* === PURCHASE STUFF === */
/* ====================== */

.maplogo {
	float: right;
	width: 100px;
	height: 67px;
}

#address {
	text-align: left;
	float: left;
	width: 140px;
}

#purchaseOne {
	float: left;
	width: 191px;
	height: 436px;
	overflow: hidden;
	padding: 8px 20px 0 17px;
	background: url(images/purchase-left.gif) no-repeat;
}

#purchaseOne a {
	float: left;
	position: relative;
	border: 0;
	font-weight: bold;
}
#purchaseOne a img {
	float: left;
	border: 0;
}

#purchaseOne #box {
	position: relative;
	float: left;
	width: 191px;
	height: 425px;
	overflow: visible;
	z-index: 10;
}

#purchaseOne #box .logo_ani {
	position: relative;
	left: -8px;
	top: -7px;
}

#purchaseOne #box .button {
	position: absolute;
	right: -17px;
	bottom: 12px;
	width: 175px;
	height: 18px;
}

#purchaseOne #box #boxcont {
	float: left;
	height: 425px;
	border: 0px solid #FF0000;
}

#purchaseOne #box #boxcont .pItem {
	float: left;
	margin: 0 0 25px 0;
}

#purchaseOne #box #boxcont .pItemLast {
	float: left;
	margin: 0 0 -5px 0;
}

#purchaseOne #box #boxcont .pItem .pItemName,
#purchaseOne #box #boxcont .pItemLast .pItemName {
	float: left;
	width: 90px;
	margin: 30px 0 0 0px;
}

#purchaseTwo {
	float: left;
	width: 389px;
	height: 107px;
	padding: 30px 130px 0 25px;
	background: url(images/purchase2.gif) no-repeat;
	position: relative;
}

#purchaseTwo .button {
	position: absolute;
	right: 2px;
	top: 24px;
	width: 120px;
	height: 24px;
	border: 0px solid #FF0000;
}

#purchaseThree {
	float: left;
	width: 544px;
	height: 304px;
	background: url(images/bg-purchase.gif) no-repeat;
	border: 0px solid #FF0000;
	padding: 0px;
	position: relative;
}

#purchaseThree #disp {
	float: left;
	width: 517px;
	height: 282px;
	margin: 10px;
	border: 0px solid #FF0000;
}

#purchaseThree #store_container {
	position: absolute;
	top: 60px;
	right: 17px;
	width: 317px;
	height: 232px;
	border: 0px solid #FF0000;
	float: right;
	overflow: auto;
}

#purchaseThree #disp #message {
	width: 470px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	position: absolute;
	background: url(images/bg-purchase.gif) no-repeat -10px -10px;
}

#purchaseThree #disp #storesnav {
	position: absolute;
	top: 65px;
	left: 25px;
	height: 232px;
	width: 162px;
	overflow: auto;
	border: 0px solid #FF0000;
}

ul#stores {
	padding-left: 10px;
	padding-top: 0px;
	list-style: none;
}

ul#stores li#store {
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
	margin-bottom: 10px;
}

ul#stores li#store .storename {
	font-weight: bold;
}

#purchaseThree #disp h2 {
	font-size: 13px;
	font-weight: bold;
}

#purchaseThree .location {
}

#purchaseThree img {
	float: left;
}

#purchaseThree .mainBread {
	float: left;
	width: 208px;
	margin-left: 12px;
	margin-top: 15px;
}

#mapinfo {
	margin-top: 10px;
}

ul#canlisting {
	margin-top: 10px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul#canlisting ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

/* ================= */
/* === WHY STUFF === */
/* ================= */
#whyOne {
	float: left;
	width: 175px;
	height: 441px;
	overflow: hidden;
	padding: 70px 30px 10px 23px;
	background: url(images/why1.gif) no-repeat;
}

#whyOne h2 {
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0;
}

#whyOne a {
	margin-left: 15px;
}

#whyTwo {
	float: left;
	width: 544px;
	height: 207px;
	background: url(images/why2.jpg) no-repeat;
}

#whyThree {
	float: left;
	width: 489px;
	height: 234px;
	overflow: hidden;
	padding: 20px 30px 10px 25px;
	background: url(images/why3.gif) no-repeat;
}


/* =================== */
/* === ABOUT STUFF === */
/* =================== */
#aboutOne {
	float: left;
	width: 308px;
	height: 441px;
	overflow: hidden;
	background: url(images/about1.jpg) no-repeat;
}

#aboutTwo {
	float: left;
	width: 414px;
	height: 358px;
	padding: 18px 30px 0 20px;
	background: url(images/about2.gif) no-repeat;
}

#aboutThree {
	float: left;
	width: 354px;
	height: 65px;
	overflow: hidden;
	padding: 20px 30px 10px 80px;
	background: url(images/about3.gif) no-repeat;
}

#aboutThree .person {
	float: left;
	margin-right: 20px;
	
}

#aboutThree a {
	font-weight: bold;
}

#infobox {
	position: relative;
	left: -250px;
	top: -400px;
	padding: 15px;
	width: 500px;
	visibility: hidden;
}

#infobox2 {
	position: relative;
	left: -250px;
	top: -175px;
	padding: 15px;
	width: 500px;
	visibility: hidden;
}

#infobox3 {
	position: relative;
	left: -250px;
	top: -150px;
	padding: 15px;
	width: 500px;
	visibility: hidden;
}

#nftimg {
	position: relative;
	left: -180px;
	top: -275px;
	padding: 15px;
	width: 500px;
	visibility: hidden;
}

#display_container #nftimg .close {
	position: absolute;
	left: 405px;
	top: 45px;
	z-index: 102;
}

/* ======================= */
/* === DOWNLOADS STUFF === */
/* ======================= */
#downloadsOne {
	float: left;
	width: 175px;
	height: 441px;
	overflow: hidden;
	padding: 70px 30px 10px 23px;
	background: url(images/downloads1.jpg) no-repeat;
	text-align: center;
	font-size: 10px;
}

#downloadsTwo H3 {
	margin: 0px;
}

#downloadsTwo .logo_column {
	float: right;
	margin: 0px;
	margin-right: 30px;
	border-left: 1px solid #000000;
	padding-left: 20px;
	text-align: center;
}

#downloadsTwo .logo_column .logo {
	margin-bottom: 10px;
}

#downloadsTwo {
	float: left;
	width: 495px;
	height: 441px;
	padding: 20px 20px 20px 29px;
	border: 0px solid #FF0000;
	background: url(images/faq2.gif) no-repeat;
	line-height: 22px;
}

#downloadsTwo TD {
	font-size: 12px;
}

/* ================= */
/* === FAQ STUFF === */
/* ================= */
#faqOne {
	float: left;
	width: 175px;
	height: 441px;
	overflow: hidden;
	padding: 70px 30px 10px 23px;
	background: url(images/faq1.jpg) no-repeat;
}

#faqTwo {
	float: left;
	width: 504px;
	height: 441px;
	padding: 20px 20px 20px 20px;
	background: url(images/faq2.gif) no-repeat;
	line-height: 22px;
}

#faqTwo a {
	font-weight: bold;
}
#faqTwo a:hover {
	text-decoration: underline;
}

#faqTwo input {
	margin-bottom: 10px;
}

#faqTwo textarea {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
}

.faqbox {
	position: relative;
	left: -250px;
	top: -200px;
	padding: 15px;
	width: 500px;
	visibility: hidden;
}

#question {
	color: #f26522;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#answer {
	line-height: 130%;
}

/* ====================== */
/* ==== SEARCH STUFF ==== */
/* ====================== */

#searchOne {
	float: left;
	width: 191px;
	height: 436px;
	overflow: hidden;
	padding: 8px 20px 0 17px;
	background: url(images/search1.gif) no-repeat;
}

#searchOne #sidebar {
	overflow: auto;
	width: 170px;
	height: 405px;
	font-size: 11px;
	color: #000;
	padding: 10px;
}

#searchOne .small {
	font-size: 10px;
}

#searchTwo {
	float: left;
	width: 386px;
	height: 51px;
	padding: 20px 133px 0 25px;
	background: url(images/search2.gif) no-repeat;
	position: relative;
}

#searchTwo #addressInput {
	width: 65px;
	margin-right: 25px;
}

#searchTwo .searchbutton {
	width: 101px;
	height: 29px;
	position: absolute;
	right: 0px;
	top: 15px;
}

#searchThree {
	float: left;
	width: 544px;
	height: 370px;
	background: url(images/search3.gif) no-repeat;
	border: 0px solid #FF0000;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#searchThree_padding {
	padding: 10px;
}

#searchThree_padding {
	padding-left: 10px;
	padding-right: 10px;
}

.searchmap {
	overflow: hidden;
	width: 516px;
	height: 351px;
}

#infopane2 {
	width: 260px;
	height: 35px;
}

#infopane2 .maplogo2 {
	float: right;
	width: 80px;
	height: 54px;
}

#infopane2 #address2 {
	text-align: left;
	float: left;
}

/* ====================== */
/* === PARTNERS STUFF === */
/* ====================== */

#partnersOne {
	float: left;
	width: 228px;
	height: 436px;
	overflow: hidden;
	padding: 8px 0px 0px 0px;
	background: url(images/partners1.gif) no-repeat;
	margin: 0px;
}

#partnersOne #padding {
	padding: 20px;
	padding-top: 90px;
	text-align: center;
}

#partnersTwo {
	float: left;
	width: 544px;
	height: 152px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: url(images/partners2.gif) no-repeat;
	position: relative;
}

#partnersThree {
	float: left;
	width: 544px;
	height: 370px;
	background: url(images/partners3.gif) no-repeat;
	border: 0px solid #FF0000;
	padding: 0px;
	margin: 0px;
}

#partnersThree h3 {
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#partnersThree #padding {
	padding: 8px;
}

#partnersThree #scrolling {
	width: 519px;
	height: 272px;
	overflow: auto;
	border: 0px solid #FF0000;
}

#partnersThree #scrolling #padding {
	padding: 10px;
}

#distributor {
	width: 150px;
	height: 135px;
	margin-right: 10px;
	float: left;
	text-align: center;
	font-size: 10px;
	line-height: 125%;
}

#distributor-short {
	width: 150px;
	height: 100px;
	margin-right: 10px;
	float: left;
	text-align: center;
	font-size: 10px;
	line-height: 125%;
}

.distributor_name {
	font-size: 11px;
	font-weight: bold;
}

/* ====================== */
/* ===== TERMS STUFF ==== */
/* ====================== */

#termsOne {
	float: left;
	width: 228px;
	height: 441px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: url(images/terms1.gif) no-repeat;
	margin: 0px;
}

#sitemapOne {
	float: left;
	width: 228px;
	height: 441px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: url(images/sitemap1.jpg) no-repeat;
	margin: 0px;
}

#termsTwo {
	float: left;
	width: 544px;
	height: 441px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: url(images/terms2.jpg) no-repeat;
	position: relative;
}

#termsTwo .scrolling {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 520px;
	height: 425px;
	overflow: auto;
}

#termsTwo .scrolling .padding {
	padding: 15px;
}

#termsTwo h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#termsTwo p {
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 150%;
}

#termsTwo ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}

/* ===================== */
/* === CONTACT STUFF === */
/* ===================== */
#contactOne {
	float: left;
	width: 772px;
	height: 283px;
	overflow: hidden;
	background: url(images/contact1.jpg) no-repeat;
}

#contactTwo {
	float: left;
	width: 772px;
	height: 158px;
	background: url(images/contact2.gif) no-repeat;
	padding: 25px 0 0 35px;
}

#contactLeft {
	float: left;
	width: 210px;
	margin-right: 25px;
}

#contactMid {
	float: left;
	width: 165px;
	margin-right: 25px;
}

#contactRight {
	float: left;
	width: 280px;
	position: relative;
}
#contactRight input {
	margin-top: 0px;
}

#contactRight .inputfield {
	width: 175px;
	height: 15px;
}

#contactRight .button {
	position: absolute;
	top: 50px;
	left: 200px;
}

#contact_form {
	float: left;
	margin-top: 5px;
}

#contactRight #notify {
	font-size: 10px;
	float: left;
	margin-top: 5px;
	padding: 0px;
}

#contactRight #notify .checkbox {
	float: left;
	margin-top: 5px;
}

#contactRight #notify .notify_text {
	float: left;
	margin-top: 5px;
}

#contactRight #email {
	float: left;
	margin-top: 5px;
}

#map_canvas {
	width: 400px;
	height: 300px;
}

#infopane {
	width: 250px;
	height: 35px;
}

#infopane .maplogo {
	float: right;
}

#infopane #address {
	text-align: left;
	float: left;
}


.bubble {
    width:300px; 
    height:90px;
    max-width:350px;
    text-align:left;
    font-family:Arial, helvetica, Sans-Serif;
    font-size:10pt;
    font-weight:normal;
    background-image: url('http://www.odoughs.com/images/logosmall2.gif'); 
    BACKGROUND-REPEAT:no-repeat; 
    background-position:right top;
}
.bubble h1 {
    font-size:11pt;
    font-family:Arial, helvetica, Sans-Serif;
    margin-bottom:4px;
    font-weight:bold;
}
.bubble h2 {
    font-size:10pt;
    font-family:Arial, helvetica, Sans-Serif;
    margin-bottom:4px;
    font-weight:bolder;
    font-style:italic;
}

.bubble2 
{
    margin: 20px 0px 0px 0px;
    width:450px; 
    text-align:left;
    font-family:Arial, helvetica, Sans-Serif;
    font-size:10pt;
    font-weight:normal;
    background:none;
}
.bubble2 h1 {
    font-size:11pt;
    font-family:Arial, helvetica, Sans-Serif;
    margin-bottom:4px;
    font-weight:bold;
}
.bubble2 h2 {
    font-size:10pt;
    font-family:Arial, helvetica, Sans-Serif;
    margin-bottom:4px;
    font-weight:bolder;
    font-style:italic;
}

#simple_example_window{
    width: 300px;
  }
  #simple_example_window_contents{
    background-color: #FFF;
  }
  #custom_info_window_red_beak{
    width: 28px;
    height: 38px;
    background: url('../examples/images/corners/red_beak.png') top left no-repeat transparent;
  }
  #simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br,
  #simple_example_window_t,#simple_example_window_l,#simple_example_window_r,#simple_example_window_b{
    background-color: #F00;
    height: 2px;
    width: 2px;
  }
  
.logos {
	width: 207px;
	height: 126px;
	margin: 0px;
	padding: 0px;
    position: relative;
	left: -8px;
	top: -7px;
}

.logos img {
	position: absolute;
	width: 207px;
	height: 126px;
    top:  0; 
    left: 0;
	margin: 0px;
	padding: 0px;
}

.storesearch {
	display: block;
	width: 108px;
	height: 26px;
	margin-top: 5px;
	background-image: url("images/search_icon.gif");
	background-repeat:  no-repeat;
	background-position: 2px 2px;
	border: 0px solid #f88632;
	padding: 2px;
}

.storesearch p {
	visibility: hidden;
}