body {
	background-color: #F1F0E5;
	margin: 0px;
	padding: 0px;
}

#mainContainer {
	width: 90%;
	vertical-align: middle;
	position: absolute;
	margin: 0px;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

#index {
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: middle;
	position: relative;
}

#index p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B2852D;
	margin: 0px;
	z-index: 2;
	align: center;
	left: 0px;
	top: 0px;
}

#main {
	background-color: #FFFFFF;
	height: 509px;
	width: 679px;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	margin-left:auto;
	margin-right:auto;
	left: 0px;
	top: 41px;

}

#mainBG {
	background-color: #F1F0E5;
	background-image: url(../images/bg/mainbg.gif);
	padding: 0px;
	height: 590px;
	width: 760px;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#leftContainer {
	float: left;
	height: 509px;
	width: 141px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#rightContainer {
	height: 509px;
	width: 538px;
	position: absolute;
	clear: right;
	z-index: 1;
	left: 141px;
	top: 0px;
}

#rightMain {
	height: 423px;
	position: relative;
	text-align: left;
	z-index: 1;
	left: 0px;
	top: 0px;
	clear: left;
}

#rightBottom {
	height: 86px;
	position: relative;
	text-align: left;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	clear: left;
	vertical-align: top;
}

#menu {
	height: 340px;
	position: relative;
	width: 141px;
	margin: 0px;
	padding-top: 50px;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57543C;
	display: list-item;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}

#menu ul li {
	line-height: 40px;
}

a {
	color: #57543C;
	text-decoration: none;
}

a:visited {
	color: #57543C;
	text-decoration: none;
}

a:hover {
	color: #B2852D;
	text-decoration: none;
}

#dog {
	height: 116px;
	position: relative;
	float: left;
	width: 141px;
	z-index: 2;
}

#bottomBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #333416;
	text-align: left;
	position: relative;
	padding-left: 40px;
	padding-top: 15px;
	margin: 0px;
	float: left;
	z-index: 2;
	vertical-align: top;
}

#contentContainer {
	background-color: #EEE5D7;
	background-image: url(../images/bg/contentbg.gif);
	background-repeat: repeat-x;
	width: 659px;
	height: 423px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #57543C;
	width: 627px;
	position: absolute;
	height: 389px;
	padding-top: 20px;
	padding-left: 30px;
	margin: 0px;
	z-index: 2;
	float: left;
	left: 0px;
	top: 0px;
}

#content p {
	line-height: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;

}

#contentBox1 {
	margin: 0px;
	float: left;
	width: 290px;
	padding-right: 20px;
	position: relative;
	z-index: 3;
}

#subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333416;
	background-color: #ffffff;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 135px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 10px;
}

#subMenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #57543C;
	display: list-item;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#subMenu ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

#contentClients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #57543C;
	float: left;
	height: 408px;
	width: 215px;
	position: absolute;
	z-index: 3;
	left: 135px;
	top: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	overflow:auto;
}

#contentClients p {
	line-height: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;

}

#contentClients a {
	color: #57543C;
	text-decoration: underline;
}

#contentClients a:visited {
	color: #57543C;
	text-decoration: underline;
}

#contentClients a:hover {
	color: #57543C;
	text-decoration: none;
}

#contentImage {
	float: left;
	height: 419px;
	width: 290px;
	position: absolute;
	z-index: 3;
	left: 390px;
	top: 0px;
}