body {
background: #753400 url(bgbg.gif) repeat-y center;
margin: 0 auto;
font-family: Trebuchet MS;
font-size:12px;
line-height:1.6em;
}

.wrapper {
width:781px;
margin: 0 auto;
}
.wrappermain {
padding-top:10px;
background: #ffffff;
float:left;
padding-bottom:20px;
}
.box {
background:#e4e4e4;
border:1px solid #535353;
margin-left:0px;
margin-right:20px;
padding-right:10px;
}
.box p {
margin-left:10px;
}
.header {
width: 781px;
height:126px;
background:#753400 url(header.jpg)
}

/* Text properties */

a:link, a:visited {
color:#6c2b07;
}
a.whitelink, a.whitelink:visited {
color:#d9c77b;
}
h2 {
font-family: Trebuchet MS;
font-size:14px;
letter-spacing:0em;
color:#522400;
}


img.amazon {
	margin-bottom:0;
	border:1px solid #eeeeee;
	background-color:#cccccc;
	padding:4px;
}

/* Menu starts */

#menu {
	position: relative;
	width:781px;
	height:35px;
	background: #753400 url(menu.jpg) no-repeat;
	margin: 0;
	padding-bottom:0px;
    margin-bottom:0px;
	overflow: hidden;
	float:left;
}
#menu ul {
	padding: 0;
	margin-top:0px;
	margin-left: 140px;
	list-style: none;
}
#menu ul li {
	float: left;
}
#menu ul li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 35px;
	position: relative;
	overflow: hidden;
}
#home a, #home a:visited {
	width: 80px;
	background: no-repeat center;
}
#home a:hover {
	width: 80px;
	background: url(menu_over.jpg);
	background-position: -140px 0;
}
#whycare a, #whycare a:visited {
	width: 120px;
	background: no-repeat center;
}
#whycare a:hover {
	width: 120px;
	background: url(menu_over.jpg);
	background-position: -220px 0;
}
#about a, #about a:active {
	width: 80px;
	background: no-repeat center;	
}
#about a:hover {
	width: 80px;
	background: url(menu_over.jpg);
	background-position: -340px 0;
}
#casestudies a, #casestudies a:active {
	width: 120px;
	background: no-repeat center;
}
#casestudies a:hover {
	width: 120px;
	background: url(menu_over.jpg);
	background-position: -420px 0;
}
#contact a, #contact a:active {
	width: 125px;
	background: no-repeat center;
}
#contact a:hover {
	width: 125px;
	background: url(menu_over.jpg);
	background-position: -540px 0;
}


/* Paragraph elements */
p.header {
display:none;
}

.lefttwo, .leftone {
margin-left:30px;
}
.left {
margin-left:30px;
}
.right, .righttwo {
padding-right:30px;
}

/* Column properties */
.left {
width: 330px;
float:left;
background:#ffffff;
}
.leftone {
width: 751px;
float:left;
background:#ffffff;
}
.lefttwo {
width: 360px;
float:left;
background:#ffffff;
}
.righttwo {
margin-left:30px;
width:330px;
float:left;
background:#ffffff;
}
.middle {
width:141px;
float:left;
background: #ffffff;
}
.right {
margin-left:60px;
width:330px;
float:left;
background:#ffffff;
}

/* Footer properties */

.footer {
background: url(footer.jpg) no-repeat;
height:42px;
width:781px;
color:#f9bc6d;
clear:both;
margin:0 auto;
}
.footer p {
padding-left:20px;
padding-top:14px;
font-family: Georgia;
letter-spacing:0.1em;
text-transform:uppercase;
font-size:11px;
}
