body {
	background-color: #CCCCCC;
	font-family: "Trebuchet Ms", Ariel, sans-serif;
	font-size: small;	
    margin-left: auto;
	margin-right: auto; 
	padding: 0;
}



#wrap {
	background-color: white;
	margin: 10px 80px 30px 80px;
}

#header {
	background-image: url('header.gif');
	background-repeat: repeat-x;
	
}



#header h1 {
	font-size: small;
	font-family: Ariel, "Trebuchet Ms", sans-serif;
	color: white;
	margin: 0px 40px 0px 50px;
}



#header img {

	padding-left: 50px;

	display: inline;

	padding-bottom: 0;

	padding-top: 10px;

}



#header #topnav {

	background-image: url('http://www.couponspile.info/topnav.gif');

	background-color: #999999;

	height: 50px;

	margin: 10px 10px 0 10px;
	border-bottom: 2px solid gray;
	border-top: 2px solid gray;
}



#header #topnav a:link {

	font-family: "Trebuchet Ms", Ariel, sans-serif;

	color: white;

	text-decoration: none;

	font-size: medium;

	

}



#header #topnav a:visited {

	font-family: "Trebuchet Ms", Ariel, sans-serif;

	color: white;

	text-decoration: none;

	font-size: medium;

}



#header #topnav a:hover {

	font-family: Ariel, "Trebuchet Ms", sans-serif;

	color: white;

        font-size: medium;

	text-decoration: underline;

}



#header #topnav a:active {

	font-family: "Trebuchet Ms", Ariel, sans-serif;

	color: white;

	text-decoration: none;

	font-size: medium;

}





#header #topnav ul {

	margin: 0;

	padding: 0;

	text-align: center;

	padding-top: 2.0em;

	

}



#header #topnav li {

	display: inline;

	color: white;

	margin-top: 3em;

	padding-left: 10px;

	text-align: center;

}

#main {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

#content {
	margin: 5px 0 0 0;
	color: black;
	background-color: white;
	border: 1px #b9d2e3; solid;
}

#content h2 {
	color: #FF6600;
	font-weight: 900;
	font-size: 4em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#content .coupons2 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 15px;
	border: none;
	
}

#content h3 {
	color: #FF6600;
	font-weight: 900;
	font-size: 1.6em;
	text-align: center;
	padding: 10px 5px 0 5px;
}


#content a.action:link {
	margin-left: auto;
	margin-right: auto;
	background:transparent url('button2.gif') no-repeat scroll center top;
	color:blue;
	display:block;
	font-size:18px;
	height:46px;
	padding:17px 0 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:408px;
}

#content a.action:visited {
	margin-left: auto;
	margin-right: auto;
	background:transparent url('button2.gif') no-repeat scroll center top;
	color:blue;
	display:block;
	font-size:18px;
	height:46px;
	padding:17px 0 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:408px;
}

#content a.action:hover {
	margin-left: auto;
	margin-right: auto;
	background:transparent url('button2.gif') no-repeat scroll center top;
	color:blue;
	display:block;
	font-size:18px;
	height:46px;
	padding:17px 0 0;
	text-align:center;
	text-decoration:underline;
	text-transform:uppercase;
	width:408px;
}

#content a.action:active {
	margin-left: auto;
	margin-right: auto;
	background:transparent url('button2.gif') no-repeat scroll center top;
	color:blue;
	display:block;
	font-size:18px;
	height:46px;
	padding:17px 0 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:408px;
}

#content p {
	color: black;
	font-size: normal;
    margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
	padding: 0 10px 0 50px;
	font-weight: bold;
}

#footer {
	background:#F6FAFC none repeat scroll 0 0;
    border-top: 1px dotted #999999;
	border-bottom:1px dotted #999999;
	color:#999999;
	font-size:12px;
	margin:0 0 0 0;
	padding:10px;
	text-align:center;
}

#footer a:link {
       color: blue;
}

#footer a:visited {
       color: blue;
}

#footer a:hover {
       color: blue;
}

#footer a:active {
       color: blue;
}


#footertoo { 
 color: #999;
 font-size: 10px;
 text-align: center;
 background: #f6fafc;
 margin: 0px 0px 10px 0px;
 padding: 5px 10px;
}

#footertoo li {float:left; list-style:none; padding:0px 3px; font-size:9px;}
#footertoo ul {padding:0px; margin:0px; }

#footertoo a:link {color: #999; text-decoration: none;} 
#footertoo a:visited {color: #999; text-decoration: none;} 
#footertoo a:hover {color: #999; text-decoration: underline;} 
#footertoo a:active {color: #999; text-decoration: none;}
