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

#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;

}

#top {
	background-image: url(http://www.allsafestoraway.com/images/bg_top.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	width: 980px;

}

#middle {
	background-image: url(http://www.allsafestoraway.com/images/bg_middle.jpg);
	background-repeat: repeat-y;
	float: left;
	clear: both;
	width: 980px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

#bottom {
	background-image: url(http://www.allsafestoraway.com/images/bg_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 980px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;

}

#middleTop {
	text-align: center;
	clear: both;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 980px;

}

#middleCenter {
	clear: both;
	float: left;
	width: 980px;

}

#middleBottom {
	clear: both;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	margin-top: 10px;

}

#middleLeft {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 30px;


}

#middleRight {
	float: left;
	margin-top: 14px;

	
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin-top: 14px;
	font-size: 15px;



}

#innerwrap {



	
}

#mrbottom  {
	margin-top: 10px;
	float: right;
	width: 540px;
	


}

#mrbottomleft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	width: 240px;
}


#mrbottomright {
	float: left;
	text-align: center;
	width: 240px;
	margin-left: 20px;
	border: 3px;
	border-color: black;
	border-style: Dashed;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	
}
