@charset "UTF-8";
body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #740000; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #000000; }
#home { position:relative; left:25px; top:-20px; width:175px; height:150px; z-index:2; float: left; }
.oneColFixCtr #container { width: 981px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ background: #740000; margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */ border: 0px solid #000000; text-align: left; /* this overrides the text-align: center on the body element. */ height: 673px; background-repeat: no-repeat; padding-top: 50px; }
#mainContent { z-index:1; width: 981px; height: 673px; position: absolute; }

#language_bar {
	position:absolute;
	right:0px;
	top:0px;
	font-size: 11px;
	color: #fff;
}

#language_bar a,
#language_bar a:visited {
	text-decoration: none;
	color:#f7941e !important;
}

#language_bar a:hover {
	color:#FF9900 !important;
}


#navigation { z-index:2; position:relative; left:0px; width:220px; height:380px; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; line-height: 13px; float: right; }
#navigation p { padding-bottom:1px; padding-left:5px; color: #490000; }
#navigation a,
	a:visited { color:#f7941e; text-decoration:none; }
#navigation a:hover { color:#FF9900; text-decoration: underline; }
.socialButtons {margin:10px 0;}
.hide {display:none;}
/* ROLLOVERS */

#stove { position:relative; left:79px; top:145px; width:30px; height:30px; z-index:2; float: left; }
#outlet { position:relative; left:-35px; top:170px; width:30px; height:30px; z-index:2; float: left; }
#microwave { position:relative; left:-10px; top:135px; width:30px; height:30px; z-index:2; float: left; }
#drawers { position:relative; left:30px; top:170px; width:30px; height:30px; z-index:2; float: left; }
#lamp { position:relative; left:135px; top:285px; width:30px; height:30px; z-index:2; float: left; }
#ashtray { position:relative; left:30px; top:275px; width:30px; height:30px; z-index:2; float: left; }
#drapes { position:relative; left:-150px; top:332px; width:30px; height:30px; z-index:2; float: left; }
#fireplace { position:relative; left:50px; top:245px; width:30px; height:30px; z-index:2; float: left; }
#holidays { position:relative; left:-10px; top:215px; width:30px; height:30px; z-index:2; float: left; }
#luggage { position:relative; left:-35px; top:55px; width:30px; height:30px; z-index:2; float: left; }
#toys { position:relative; left:-225px; top:295px; width:30px; height:30px; z-index:2; float: left; }
#garage { position:relative; left:40px; top:47px; width:30px; z-index:2; float: left; height: 30px; }
#laundry { position:relative; left:-90px; top:230px; width:30px; height:30px; z-index:2; float: left; }
#trash { position:relative; left:-500px; top:230px; width:30px; height:30px; z-index:2; float: left; }
#BBQ { position:relative; left:-130px; top:285px; width:30px; height:30px; z-index:2; float: left; }
#lawnmower { position:relative; left:-530px; top:360px; width:30px; height:30px; z-index:2; float: left; }
#bedroom { position:relative; left:-420px; top:360px; width:30px; height:30px; z-index:2; float: left; }
#furnace { position:relative; left:-70px; top:170px; width:30px; height:30px; z-index:2; float: left; }
/* Detection */
#detectors { position:relative; left:-87px; top:155px; width:160px; height:250px; z-index:1; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; line-height: 12px; float: left; }
#extinguishers { position:relative; left:70px; top:-5px; width:160px; height:250px; z-index:1; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; line-height: 12px; float: left; }
#sprinklers { position:relative; left:-178px; top:285px; width:160px; height:250px; z-index:1; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; line-height: 12px; float: left; }
#carbonmonoxide { position:relative; left:-15px; top:20px; width:160px; height:250px; z-index:1; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; line-height: 12px; float: left; }
/* Escape */
#safety_plan { position:relative; left:-54px; top:230px; width:288px; height:110px; z-index:1; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; line-height: 12px; float: left; }
#tips { position:relative; left:3px; top:145px; width:288px; height:110px; z-index:1; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; line-height: 12px; float: left; }
