body {
	font-family: "Trebuchet MS", Verdana;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-image:url(images/bg_3%20copy.jpg);
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height:680px;
}
#header {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image:url(images/ribbon_for_header.png);
}
#nav {
	background-image:url(images/horizontal_nav%20copy.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#search {
	float: right;
	margin-right: 0px;
	font-size: 10px;
}
#search input {
	font-size: 11px;
	border: 1px solid #666666;
}

#byline {
	float: left;
	margin-right: 25px;
	text-align: right;
	color: #667C26;
	font-weight: lighter;
	font-size: 15px;
}

#maincontent {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 3px;
	border: 1px solid #000000;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	height:auto;
}
#specials {
	width: 365px;
}
#main {
	float: right;
	width: 590px;
	margin-right: 30px;
	font-size: 11px;
	color: #333333;
}

#mainleft {
	float: left;
	width: 285px;
	height:400px;
	margin-left: 0px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:4px;
}

#mainleftlong {
	float: left;
	width: 285px;
	height:660px;
	margin-left: 0px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:4px;
}

#maincontent h1 {
	font-size: 20px;
}

.clearfloat { 
     clear:both; 
     height:0; 
     
     font-size: 1px;
     line-height: 0px;
	
}

#footer {
	background-color: #EEEEEE;
	margin-top: 5px;
	font-size: 10px;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
ul#deals {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a.specials {
	display: block;
	height: 70px;
	overflow: hidden;
	width: 310px;
	margin-bottom: 3px;
	padding-top: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(images/specialsBG.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 10px;
	border: 1px solid #000000;
}

a.extra {
	display: none;
}

a.specials span {
	float: left;
	text-shadow: #000 -1px 0 3px;
}

a.specials:hover {
	text-decoration: none;
}

a.specials span.dollarsign {
	font: 32px/38px Georgia, "Times New Roman", Times, serif;
	margin-top: -10px;
	display: block;
}

/*a.specials span.specialtitle {
	font: 60px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -5px;
	width: 86px;
	margin-top: -28px;
	height: 60px;
	overflow: visible;
	padding: 3px 0;
}
a.specials span.long {
	letter-spacing: -1px;
	font-size: 20px;
}
*/
a.specials span.specialtitle {
	font-size: 24px;
	text-transform: uppercase;
	width: 150px;
	overflow: hidden;
	padding: 3px;
	margin-top: -3px;
}
a.specials span.specialstext {
	font-size: 11px;
	font-weight: normal;
}
#right {
	float: right;
	width: 150px;
	border: 2px dashed #21B24B;
	background-color: #CBF5D8;
	padding: 5px;
}
#main a:link, #main a:visited, #footer a:link, #footer a:visited {
	color:#667C26;	text-decoration:underline;
}
#main a:hover, #main a:active, #footer a:hover, #footer a:active{
	color:#666600;
}

#minitab a:link {
background-image:url(images/search_button.jpg);
}

#minitab a:hover {
background-image:url(images/search_button2.jpg);
}

#padding {
padding-top:30px;
}

#kotak a:link, #kotak a:visited, #kotak a:active, #kotak a:hover {
	color:#FFFFF;	
}
