#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 150px;
	background-image: url(../images/bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

#o-container {
	height: 154px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/oheader.jpg);
	background-repeat: no-repeat;
}

#o-content {
	width: 650px;
}

#o-content-inner {
	padding-left: 10px;
	padding-right: 10px;
}

#left {
	width: 600px;
	float: left;
	background-image: url(../images/cbg.gif);
	background-repeat: repeat-y;
}

#right {
	width: 200px;
	height: 400px;
	float: right;
	background-image: url(../images/obg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#right-top {
	background-image: url(../images/smit_02.gif);
	background-repeat: no-repeat;
	height: 155px;
}

#nav {
	text-align: right;
	margin-right: 14px;
	padding-top: 8px;
}

#push {
	height: 71px;
}

#right-bot {
	/*background-image: url(../images/smitb_03.gif);
	background-repeat: no-repeat;
	height: 188px;
	background-color:#CC9900;*/
}

#content {
	margin-left: 15px;
	width: 550px;
}

#footer {
}
	
#breaker {
	clear: both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 17px;
	color: #ec008c;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eaeaea;
}

a.nav {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: none;
	line-height: 24px;
	color: #ec008c;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}

a.offers { 
	color: #000000;
	text-decoration: underline;
}

a.offers:hover {
	color: #ec008c;
	text-decoration: none;
}
