body {
	margin: 0; padding: 0;
	background-image: url(../images/bg1.png);
}
#header {
	height: 184px;
	width: 782px;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
}
#header a {
    position: absolute;
    top: 0;
    left: 0;
    width: 782px;
    height: 184px;
}
#header a h1 {
    display: none;
}

#mainBody {
	background: url(../images/midbk.jpg) repeat-y;
}
#mainPanel {
	padding-top: 20px;
	padding-left: 60px;
	width: 670px;
}
#footer {
	height: 90px;
	background: url(../images/footer.jpg) no-repeat top;
	font-size: 11px;
	padding-top: 45px;
}
#footer p {
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #CCC;
	font-style: italic;
}

#bottomLink {
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#bottomLink ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#bottomLink li {
	display: inline;
}
#bottomLink a:link, #bottomLink a:visited {
	color: #95652A;
	text-decoration: none;
	padding: 0.4em 1.5em 0.4em 1.5em;
	line-height: 20px;
	border: 1px solid #95652A;	
}
#bottomLink a:hover {
	color: #FFF;
	background-color: #95652A;
}

#mainPanel ul, #mainPanel ol {
	margin-left: 50px;
}
/*** round box ***/

.roundedcornr_box_685755 {
   background: #ffeccb;
}
.roundedcornr_top_685755 div {
   background: url(../images/roundedcornr_685755_tl.png) no-repeat top left;
}
.roundedcornr_top_685755 {
   background: url(../images/roundedcornr_685755_tr.png) no-repeat top right;
}
.roundedcornr_bottom_685755 div {
   background: url(../images/roundedcornr_685755_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_685755 {
   background: url(../images/roundedcornr_685755_br.png) no-repeat bottom right;
}

.roundedcornr_top_685755 div, .roundedcornr_top_685755, 
.roundedcornr_bottom_685755 div, .roundedcornr_bottom_685755 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_685755 { margin: 0 20px; }

.box2 {
	width: 300px;
	margin-left: 10px;
	float: right;
}
#mainPanel .box2 ul {
	margin-left: 10px;
}

/*** testimonial ***/
.testimonial {
	width: 600px;
	margin: 10px 30px;
}
.roundedcornr_box_530153 {
	background: url(../images/roundedcornr_530153_tl.png) no-repeat top left;
}
.roundedcornr_top_530153 {
	background: url(../images/roundedcornr_530153_tr.png) no-repeat top right;
}
.roundedcornr_bottom_530153 {
	background: url(../images/roundedcornr_530153_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_530153 div {
	background: url(../images/roundedcornr_530153_br.png) no-repeat bottom right;
}
.roundedcornr_content_530153 {
	background: url(../images/roundedcornr_530153_r.png) top right repeat-y;
}

.roundedcornr_top_530153 div,.roundedcornr_top_530153,
.roundedcornr_bottom_530153 div, .roundedcornr_bottom_530153 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_530153, .roundedcornr_bottom_530153 {
	margin-top: 0;
}
.roundedcornr_content_530153 { padding: 0 25px; }

.meatTable {
	background: url(../images/table.jpg) no-repeat;
	width: 314px;
	height: 182px;
}
.box1 {
	border: 1px solid #777;
	padding: 2px 5px;
	background-color: #F5F5DC;
}
.bonus {
	border: 1px dashed blue;
	margin: 10px 50px;
	padding: 20px 20px 0;
}
.bottomArrow {
	background: url(../images/arrow_cool7a.jpg) no-repeat;
	padding-left: 80px;
	height: 76px;
}
#insideUl {
	list-style: square;
}

/*** list ***/

ul.noList li.altLi {
	background-color: #FFFFDB;
	width: 450px;
}