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

body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	margin-top:20px;
	}
	
p, h1, h2, ul, li, a {
	text-decoration:none;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#wrapper {
	width:800px;
	height:600px;
	background-image:url(images/OUTOFOIL.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border: 1px solid #000000;
	}
	
.text_title {
	font-size:27px;
	position:absolute;
	top:80px;
	left:230px;
	color:#000000;
	}
	
.text_1 {
	font-size:18px;
	margin-left:230px;
	margin-top:130px;
	color:#000000;
	}


.text1_1 {
	color:#D71F27;
	}
	

.text_1 a {
	color:#D71F27;
	text-decoration:none;
	}

.text_1 a:hover {
	color:#D71F27;
	text-decoration:underline;
	}

.text_2 {
	font-size:18px;
	margin-left:230px;
	margin-top:10px;
	color:#D71F27;
	text-transform:uppercase;
	text-align:center;
	}
	
.text2_2 {
	font-size:18px;
	margin-left:230px;
	margin-top:30px;
	color:#D71F27;
	}
.text2_2 a {
	color:#d71f27;
	text-decoration:none;
	}
.text2_2 a:hover {
	color:#d71f27;
	text-decoration:underline;
	}	

.text2_1 {
	color:#000000;
	}
	
.text_2 a {
	color:#D71F27;
	text-decoration:none;
	}

.text_2 a:hover {
	color:#D71F27;
	text-decoration:underline;
	}
	
#hours {
	width:150px;
	position:absolute;
	left:10px;
	bottom:20px;
	}
		
.text_bottom1 {
	color:#FFFFFF;
	font-size: 18px;
	width:150px;
	text-align:center;
	} 

.text_bottom2 {
	color:#FFFFFF;
	font-size: 12px;
	width:150px;
	text-align:center;
	margin-top:10px;
	} 
	
#text_bottom3 {
	color:#FFFFFF;
	font-size: 15px;
	position:absolute;
	left:230px;
	bottom:20px;
	width:550px;
	text-align:left;
	} 
	
.text3 {
	font-size:18px;
	margin-bottom:15px;
	}
	
.textleft {
	position:absolute;
	left:10px;
	top:260px;
	color:#D71F27;
	width:140px;
	text-align:center;
	}
	
#bottom {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:40px;
	}
	
.copy {
	margin-left:10px;
	font-size:12px;
	margin-top:20px;
	color:#d71f27;
	}
	
.privacy {
	margin-right:220px;
	font-size:12px;

	color:#d71f27;
	float:right;
	}
	
.design {
	margin-right:10px;
	font-size:12px;

	color:#d71f27;
	float:right;
	}
	
.privacy a {
	color:#d71f27;
	text-decoration:none;
	}
	
.privacy a:hover {
	color:#d71f27;
	text-decoration:underline;
	}
	
.design a {
	color:#d71f27;
	text-decoration:none;
	}
	
.design a:hover {
	color:#d71f27;
	text-decoration:underline;
	}
	
.privacypolicy {
	font-size:12px;
	color:#000000;
	width:550px;
	margin-left:230px;
	margin-top:10px;
	line-height:16px;
	}

.bold {
	font-weight:bold;
	}
	
.privacypolicy a {
	color:#d71f27;
	}
	

.privacypolicy a:hover {
	color:#d71f27;
	text-decoration:underline;
	}