/* CSS Document */
#wrapper {
	position:relative;
	width:930px;
	height:880px;
	text-align:left;
	margin:auto;
	background-color: #FFFFFF;
}



#lt_border{
	position:absolute;
	width:36px;
	height:692px;
	top: 130px;
	background-image: url(../images/lt_border_bg.jpg);
	background-repeat: repeat-y;
}

#rt_border{
	position:absolute;
	width:43px;
	height:692px;
	top: 130px;
	background-image: url(../images/rt_border_bg.jpg);
	background-repeat: repeat-y;
	left: 887px;
}


#slideshow{
	position:absolute;
	width:635px;
	height:274px;
	top: 167px;
	left: 36px;
}

#deals{
	position:absolute;
	width:201px;
	height:274px;
	background-image:url(../images/deals_bg.jpg);
	top: 167px;
	left: 684px;
}

#deals h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #581009;
	padding-top: 40px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 40px;
	margin: 0px;
}

#deals p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 15px;
	padding-left: 30px;
	line-height: 18px;
}

#deals a{
}

#deals a:hover{
}

#deals ul{
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#deals li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d76d4c;
	padding-bottom: 15px;
	line-height: 15px;
	list-style-type: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

#red_bar{
	position:absolute;
	width:851px;
	height:15px;
	top: 447px;
	left: 36px;
	/*background-image: url(images/red_bar_bg.jpg);
	background-repeat: repeat-x;*/
}

#welcome{
	position:absolute;
	width:851px;
	height:125px;
	top: 465px;
	left: 36px;
}

#welcome .color_box{
	width:201px;
	height:112px;
	background-repeat:no-repeat;
	float:left;
	padding-right: 15px;
}

#welcome .color_box h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 31px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

#welcome .color_box h1 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

#welcome .color_box h1 a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#welcome .color_box p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 30px;
	color: #333333;
	font-weight: lighter;
	line-height: 15px;
}


#welcome .color_box.no_padding{
padding-right:0;
}

#list{
	position:absolute;
	width:851px;
	height:185px;
	top: 603px;
	left: 36px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#list .desc{
	width:201px;
	float:left;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#list .desc h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	color: #d76d4c;
	padding-left: 27px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 14px;
	line-height: normal;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
}

#list .desc h2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	color: #d76d4c;
	
}

#list .desc h2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	color: #d76d4c;
	text-decoration:none;
	
}

#list .desc ul{
	padding-top: 0px;
	margin-top: 7px;
	padding-left: 18px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

#list .desc li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636262;
	line-height: 15px;
	list-style-type: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#list .desc a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636262;
	text-decoration: none;
	font-weight: bold;
}

#list .desc a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EA3226;
	text-decoration: none;
	font-weight: bold;
}

#list .desc.no_margin{
	margin-right:0;
}

#footer{
	position:absolute;
	width:930px;
	height:55px;
	top:822px;
}

#footer .btm_lt_corner{
	height: 55px;
	width: 36px;
	float: left;
	background-image:url(../images/btm_lt_corner.jpg);
}

#footer ul{
	position:absolute;
	list-style-type: none;
	margin: 0px;
	width: 851px;
	height: 55px;
	background-image: url(../images/btm_nav_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	left: 36px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer li{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#footer a{
	display:block;
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
}

#footer a:hover{
	color:#EA3226;
}


#footer .btm_rt_corner{
	position:absolute;
	height: 55px;
	width: 43px;
	background-image:url(../images/btm_rt_corner.jpg);
	float: right;
	margin: 0px;
	padding: 0px;
	left: 887px;
	top: 0px;
}

#cc{
	position:absolute;
	height: 30px;
	width: 930px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat;
	left: 0px;
	top: 877px;
}

#cc .text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 43px;
}
