body {
	padding: 0px;
	margin: 0px;
}

div.center {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #203b64;
	overflow: hidden;
}

div.header {
	background: url('images/sheeptop.jpg') no-repeat top center;
	width: 800px;
	height: 129px;
}

div.menu {
	background-image: url('images/menubar.jpg');
	height: 63px;
	background-repeat: no-repeat;
}

div.titleholder {
	width: 300px;
	float:left;
	height: 30px;
	margin-top: 12px;
	color: #fff;
	font-size: 34px;
    font-family: arial, tahoma, sans-serif;
    padding-left: 5px;
}

div.menuholder {
	width: 400px;
	float:right;
	height: 20px;
	margin-top: 28px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
    font-family: arial, tahoma, sans-serif;
}

div.menuholder a {
    color: #fff;
	text-decoration: none;
}

div.contentholder {
	height: 423px;
	background-image: url('images/sheepcorner.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
    overflow: auto;
}

div.contentholder_two {
	height: 423px;
    overflow: auto;
}

div.content {
	padding: 8px;
    padding-right: 235px;
    font-family: arial, tahoma, sans-serif;
    font-size: 12px;
}

div.heading {
    font-weight: bold;
}

div.content_two {
	padding: 8px;
	padding-right: 0px;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
}

div.footer {
	height: 37px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}

div.copyright {
	color: #fff;
	text-align: center;
	margin-top: -10px;
}

div.footer a { color: #fff; }

div.footer a:hover { text-decoration: none; }

.clearboth { clear:both; }

/* Added by jxs on 11 Aug 2009 */

.row_separator {
	clear: both;
	float: left;
	margin-left: 53px;
}

.row_separator img {
	margin: 3px;
	background: #fff;
	float: left;
	vertical-align: middle;
}


.image_bg {
	float: left;
	width: 306px;
	height: 230px;
	margin: 5px;
	background: #f5f5f5;
	border: solid 1px #bbb;
	text-align: center;
}

.tall_image_bg {
	float: left;
	width: 306px;
	height: 414px;
	margin: 5px;
	background: #f5f5f5;
	border: solid 1px #bbb;
	text-align: center;
}

h2 { clear: both; text-align: center; }

#sales_pics_left {
	float: left;
	width: 230px;
}

#sales_pics_right {
	float: right;
	width: 230px;
}

#sales_pics_left img, #sales_pics_right img {
	margin: 5px 0;
	padding: 3px;
	background: #f5f5f5;
	border: solid 1px #bbb;
}

#sales_pics_left { margin-right: 15px; }

.sales_address {
	float: left;
	width: 166px;
	margin-bottom: 10px;
	text-align: center;
}