#wrapper{
	width: 750px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#content{
}
#header{
	background-image: url(../images/header.jpg);
	height: 150px;
	width: 750px;
	background-repeat: no-repeat;
}
#nav{
	width: 150px;
	background-color: #9a0303;
	float: left;
	position: relative;
	padding-top: 10px;
}
#inside-text{
	background-color: #9A0303;
	width: 750px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9A0303;
}
#text{
	background-color: #FFFFFF;
	width: 580px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pic{
	width:550px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 14px;
	margin-left: 14px;
	float: left;
	height: 271px;
}
#footer{
	background-color: #9A0303;
	width: 730px;
	position: relative;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.coupon{
	width:580px;
	height:100px;
	background-color: #0066CC;
	border: 1px solid #000000;
}
#pic-col{
	width: 290px;
	margin-left: 10px;
	float: right;
}
.smallpic{
	margin-bottom: 10px;
	width: 290px;
	float: left;
	border: 1px solid #000000;
}
