.leftside{
	float: left;
	width: 595px;
	margin: 36px 0 0 0;
}

.mainnav{
	background-image: url(/pub/design/leftnav.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 595px;
	height: 36px;
}

.mainnav ul{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

.mainnav ul li{
	display: inline;
	list-style: none;
	padding: 0 0 0 20px;
	font-size: 120%;
	font-weight: bold;
	text-transform:uppercase;
}
.mainnav ul a:link{
	text-decoration: none;
	color: #fff;
}
.mainnav ul a:visited{
	text-decoration: none;
	color: #fff;
}
.mainnav ul a:hover{
	text-decoration: none;
	color: #cc8e12;
}
.mainnav ul a:active{
	text-decoration: none;
	color: #fff;
}

.leftbody{
	background-color: #fff;
	width: 593px;
	margin: 0 0 0 2px;
	padding: 7px 0 20px 0;

}

.mainpic{
	background-image: url(/pub/design/mainimg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 579px;
	height: 277px;
	margin: 0 0 0 7px;
}

.mainpic h1{
	font-size: 130%;
	color: #fff;
	width: 260px;
	margin: 0 0 0 0;
	padding: 230px 0 0 5px;
	font-weight: bold;
	float: left;
	position: relative;
	z-index:101;
}

.ecu{
	color: #cc8e12;
}

.leftbody p.findout{
	float: left;
	background-image: url(/pub/design/findoutmore.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 112px;
	height: 27px;
	margin: 240px 0 0 10px;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	position: relative;
	z-index:101;
}

.findout a:link{
	text-decoration: none;
	color: #b22a12;
}
.findout a:visited{
	text-decoration: none;
	color: #b22a12;
}
.findout a:hover{
	text-decoration: none;
	color: #fff;
}
.findout a:active{
	text-decoration: none;
	color: #b22a12;
}

.leftbody h2{
	color: #9e0b0b;
	margin: 0 0 0 0;
	padding: 10px 0 0 7px;
	font-size: 120%;
	font-weight: bold;
	width: 550px;	
}

.leftbody h2.specialh2{
	color: #9e0b0b;
	margin: 0 0 0 0;
	padding: 15px 0 0 7px;
	font-size: 120%;
	font-weight: bold;
	width: 420px;	
	float: left;
}
.leftbody p.specials{
	float: left;
	background-image: url(/pub/design/viewspecials.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 112px;
	height: 27px;
	margin: 15px 0 0 10px;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}

.leftbody p.specials a:link{
	text-decoration: none;
	color: #b22a12;
}
.leftbody p.specials a:visited{
	text-decoration: none;
	color: #b22a12;
}
.leftbody p.specials a:hover{
	text-decoration: none;
	color: #fff;
}
.leftbody p.specials a:active{
	text-decoration: none;
	color: #b22a12;
}

.lefthr{
	border: none;
	height: 1px;
	width: 550px;
	color: #9e0b0b;
	background-color: #9e0b0b;
	margin: 2px 0 0 7px;
	padding: 0 0 0 0;
	text-align: left;
}

.leftbody p{
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 5px 0 0 7px;
	width: 550px;
}

.leftbottom{
	background-image: url(/pub/design/leftbottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 593px;
	height: 16px;
	margin: 0 0 0 2px;
}
.rightside{
	float:left;
	background-image: url(/pub/design/right_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 257px;
	height: 630px;
}

.rightside h3{
	color: #fff;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 257px;
	text-align: center;
}

.rightimgbox
{
	margin: 5px 0 0 25px;
	width:200px;
	height:140px;
	overflow:hidden;
	border: 1px solid #fff;	
}

.redrose{

	width:200px;
}

.desc{
	width: 200px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 5px 0 0 25px;
}

.righthr{
	border: none;
	height: 1px;
	width: 200px;
	color: #ff5a5a;
	background-color: #ff5a5a;
	margin: 110px 0 0 25px;
	text-align: left;
}
.righthr2{
	border: none;
	height: 1px;
	width: 200px;
	color: #ff5a5a;
	background-color: #ff5a5a;
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	text-align: left;
}