/* @override http://gopetusa.com/css/homepage.css */

body{
	margin: 0;
	padding: 0;
	background: url(../img/bodybg.gif) repeat-x;
}
#container{width: 786px; margin: 0 auto; padding: 0;}
#header{margin: 0; padding: 0; height: 151px;}
#logo{
	width: 117px;
	height: 151px;
	background: url(../img/home-logo.jpg) no-repeat;
	float: right;
}
#logo h1{text-indent: -9999px; margin: 0; padding: 0;}
#main{background-color: #684f40; height: 378px; clear: both; border:1px solid #684f40; display: block; overflow: hidden;}
#mainimage{background-color: #684f40; height: 378px; width: 567px; float: left;
	background-image: url(../img/home-mainimg.jpg);
}
#rightmenu{float: right; width: 202px; margin:0 auto; padding:0; height:378px;}
#homenav{ width:202px; margin:0 auto; padding:0;}
#homenav ul{margin:0; padding:0; width:202px;}
#homenav li{width:202px; text-indent:-9999px; list-style:none;}
#homenav li a#home1{background:url(../img/home-navigation.jpg) no-repeat 0 0; height:125px; display:block;}
#homenav li a#home2{background:url(../img/home-navigation.jpg) no-repeat 0 -125px; height:127px; display:block;}
#homenav li a#home3{background:url(../img/home-navigation.jpg) no-repeat 0 -252px; height:131px; display:block;}
#homenav li a:hover#home1{background:url(../img/home-navigation.jpg) no-repeat -202px 0; height:125px; display:block;}
#homenav li a:hover#home2{background:url(../img/home-navigation.jpg) no-repeat -202px -125px; height:127px; display:block;}
#homenav li a:hover#home3{background:url(../img/home-navigation.jpg) no-repeat -202px -252px; height:131px; display:block;}
.clear{clear: both;}
#footer{
	border-top: 1px solid #6a5143;
	margin: 35px 0 50px 0;
	text-align: center;
	color: #a1895d;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#footerp{
	margin: 10px auto;
	width: 560px;
}
#ftaddress{float: left;margin-right: 35px;
	font-weight: bold;
}
#ftphone{float: left;margin-right: 35px;
	font-weight: bold;
}
#ftfax{float: left;
	font-weight: bold;
}