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: 312px; float: left; background: url(../images/header-background.jpg) no-repeat;
}

#top-wrapper .logo {
	width: 242px; height: 178px; float: left; margin: 75px 0 0 0;
}

#top-wrapper .slogan-wrapper {
	width: 400px; height: auto; float: right; margin: 125px 50px 0 0; font: 27px/30px 'Federo', sans-serif; color: #818181;
}

#top-wrapper .slogan-wrapper .heading-small {
	font-size: 21px;
}

.pink {
	color: #db2490;
}

.blue {
	color: #114c8f;
}

#content-wrapper {
	width: 960px; height: auto; float: left;
}

#category-wrapper {
	width: 250px; height: auto; float: left;
}

#category-wrapper ul {
	list-style: none;
}

#category-wrapper ul li {
	list-style: none; font: 13px/42px Trebuchet MS; width: 250px; height: 42px; float: left; color: #282828;
}

#category-wrapper ul li a {
	list-style: none; font: 13px/42px Trebuchet MS; width: 215px; height: 42px; float: left; background: url(../images/navigation-background.png) no-repeat; color: #282828;
	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: #000000;
}

#content-area {
	width: 600px; height: auto; float: left; padding: 13px 50px; text-align: center;
}

.deals-wrapper {
	width: 600px; height: auto; float: left; margin: 0 0 40px 0;
}

.deals-wrapper .deals-panel {
	width: 273px; height: auto; float: left; border: 1px solid #d6d6d6; text-align: center;
}

.deals-wrapper .deals-panel .deal-picture {
	width: 100%; height: auto; float: left; text-align: center; clear: both;
}

.deals-wrapper .deals-panel .deal-content {
	width: 247px; height: auto; float: left; text-align: center; clear: both; padding: 13px;
}

.deals-wrapper .deals-panel a {
	font: bold 12px/18px Arial, Helvetica, sans-serif; color: #282828; text-decoration: none;
}

.deals-wrapper .deals-panel a:hover {
	color: #114c8f;
}

.deals-wrapper .deals-panel.deals-right-panel {
	float: right;
}

#footer-outer-wrapper {
	width: 100%; height: 38px; float: left; background: url(../images/footer-background.jpg) repeat-x; 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: #282828; text-align: right; width: 400px; height: 38px; float: right;
}

#footer-alert-wrapper {
	width: 100%; height: 38px; float: left; margin: 10px 0 0 0;
}

#footer-alert-wrapper #footer-alert {
	width: 960px; height: 38px; margin: 0 auto;
}

#footer-alert-wrapper #footer-alert .alert-text {
	width: 960px; height: 38px; float: left;
} 

#footer-alert-wrapper #footer-alert .alert-text {
	font: 10px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; margin: 0 13px 0 0;
}

.deals-wrapper-2 {
	width: 655px; height: auto; float: left; margin: 0 0 0px 0;
}

.deals-wrapper-2 .deals-panel-2 {
	width: 655px; height: auto; float: left; border: 1px solid #d6d6d6; text-align: left;
}

.deals-wrapper-2 .deals-panel-2 .deal-picture-2 {
	width: 100%; height: auto; float: left; text-align: left; clear: both;
}

.deals-wrapper-2 .deals-panel-2 .deal-content-2 {
	width: 640px; height: auto; float: left; text-align: left; clear: both; padding: 10px;
}

.deals-wrapper-2 .deals-panel-2 a {
	font: bold 12px/18px Arial, Helvetica, sans-serif; color: #282828; text-decoration: none;
}

.deals-wrapper-2 .deals-panel-2 a:hover {
	color: #114c8f;
}

.deals-wrapper-2 .deals-panel-2.deals-right-panel-2 {
	float: left;
}