html, body {
	margin: 0px; padding: 0px; background: url(../images/background.jpg) repeat-x #ffffff;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, span {
	margin: 0px; padding: 0px;
}

h1 {
	font: 30px/48px 'Federo', sans-serif; color: #db2490; margin: 0 0 13px 0;
}

h2 {
	font: 21px/36px 'Federo', sans-serif; color: #114c8f;
}

p {
	font: 12px/18px Arial, Helvetica, sans-serif; color: #282828;
}

#container {
	width: 960px; height: auto; margin: 0 auto;
}

#top-wrapper {
	width: 960px; height: 243px; float: left; background: url(../images/header-background.jpg) no-repeat;
}

#top-wrapper .logo {
	width: 242px; height: 178px; float: left; margin: 41px 0 0 70px;
}

#top-wrapper .slogan-wrapper {
	width: 400px; height: auto; float: right; margin: 100px 92px 0 0; text-align: right; line-height:261%;
}

#top-wrapper .slogan-wrapper .heading-small {
	font-size: 21px;
}

.pink {
	color: #25aae1; font-family:Kaushan Script; font-size:52px;
}

.blue {
	color: #f25822; font-family:lora; font-size:14px; text-transform:uppercase; line-height:340%;
}

#deal{
	background:url(../images/new_deal.png) center left no-repeat;margin-left: 25px; padding-left: 53px; height: 58px; text-align: left; font-family:Kaushan Script; font-size:23px; color: #f25822;
}
#content-wrapper {
	width: 960px; height: auto; float: left;
}
#category-wrapper-outer {
	width: 241px; height: auto; float: left; background-color:#FFF; padding:12px 0 35px 19px;
}

#category-wrapper {
	width: 239px; height: auto; float: left; background-color: #0097C6;border: 1px solid #00789D;
}


#category-wrapper ul {
	list-style: none;
}

#category-wrapper ul li {
	list-style: none; font: 13px/42px Trebuchet MS; width: 239px; height: 42px; float: left; color: #282828; background:url(../images/li_footer.jpg) bottom center no-repeat;
}

#category-wrapper ul li a {
	list-style: none; font: 14px/42px lora; width: 204px; height: 42px; float: left; color: #fff; background: url(../images/navigation-background.png) no-repeat;
	text-decoration: none; padding: 0 0 0 35px;
}

#category-wrapper ul li a:hover {
	background: url(../images/navigation-background.png) 0 -42px no-repeat; color: #cfcfcf;
}

#content-area {
	width: 699px; height: auto; float: left; padding: 4px 0; text-align: center; background-color:#FFF;
}

.deals-wrapper {
	width: 681px; height: auto; float: left; margin: 0 0 27px 0;
}

.deals-wrapper .deals-panel {
	width: 198px; height: auto; float: left; border: 1px solid #d6d6d6; text-align: center; margin-left: 25px;
}

.deals-wrapper .deals-panel .deal-picture {
	width: 100%; height: auto; float: left; text-align: center; clear: both;
}

#view{
	font:13px lora;
	text-transform:uppercase;
}
.deals-wrapper .deals-panel .deal-content {
	width: 172px; height: auto; float: left; text-align: center; clear: both; padding: 13px; background:url(../images/view.jpg) bottom repeat-x;
}

.deals-wrapper .deals-panel a {
	font: bold 12px/18px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;
}

.deals-wrapper .deals-panel a:hover {
	color: #000000;
}

.deals-wrapper .deals-panel.deals-right-panel {
	float: right;
}

#footer-outer-wrapper {
	width: 100%; height: 38px; float: left; margin: 25px 0 0 0;
}

#footer-outer-wrapper #footer-wrapper {
	width: 960px; height: 38px; margin: 0 auto;
}

#footer-outer-wrapper #footer-wrapper .bottom-links {
	width: 300px; height: 38px; float: left;
} 

#footer-outer-wrapper #footer-wrapper .bottom-links a {
	font: 11px/38px Arial, Helvetica, sans-serif; color: #db2490; text-decoration: none; margin: 0 13px 0 0;
}

#footer-outer-wrapper #footer-wrapper .bottom-links a:hover {
	color: #114c8f;
}

#footer-outer-wrapper #footer-wrapper .copyright {
	font: 11px/38px Arial, Helvetica, sans-serif; color: #5f5f5f; text-align: right; width: 400px; height: 38px; float: right;
}
#footer-outer-wrapper #footer-wrapper .link {
	font: 11px/38px Arial, Helvetica, sans-serif; color: #5f5f5f; text-align: left; width: 420px; height: 38px; float: left;
}
#footer-outer-wrapper #footer-wrapper .link a{
	color:#5f5f5f; text-decoration:none;
}
#footer-outer-wrapper #footer-wrapper .link a:hover{
	color:#5f5f5f; text-decoration:none;
}