@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #35160E;
}
hr {
	background-color: #3A2111;
	height: 2px;
	width: 100%;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#wrapper #top-container {
	width: 900px;
	height: 187px;
	position: absolute;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}
#wrapper   #top-container #logo  {
	clear: both;
	float: left;
	width: 386px;
	height: 187px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: relative;
}
#wrapper   #top-container #navigation  {
	clear: right;
	float: none;
	width: 330px;
	margin-top: 44px;
	margin-right: 0px;
	margin-left: 571px;
	position: relative;
}
#wrapper  #navigation  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A2011;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 55px;
	width: 110px;
	float: left;
	text-align: center;
	background-image: url(../images/rollover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 80px;
}
#wrapper  #navigation  a:hover  {
	background-position: top;
	color: #FFFFFF;
}
#wrapper  #header  {
	width: 900px;
	margin-top: 104px;
	height: 284px;
	z-index: 0;
	margin-bottom: 25px;
	position: relative;
	float: left;
	clear: left;
}
#wrapper #home {
	float: left;
	width: 900px;
}
#wrapper  #home-left  {
	clear: left;
	float: left;
	width: 600px;
	color: #68AE03;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;
}
#wrapper  #home-right  {
	clear: right;
	float: right;
	width: 275px;
	background-image: url(../images/home-box-bg.png);
	background-repeat: no-repeat;
	height: 467px;
	padding-top: 80px;
}
#wrapper  #home-right  a  {
	text-decoration: none;
	color: #391E11;
}


#wrapper  #home-right  #inside  {
	margin-left: 40px;
	margin-right: 40px;
}
#wrapper  #contact-container  {
	width: 900px;
}



#wrapper  #contact-left  {
	clear: left;
	float: left;
	width: 475px;
	height: 370px;
	background-image: url(../images/contact-bg.png);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-left: 20px;
}
#wrapper  #contact-right  {
	clear: right;
	float: right;
	width: 350px;
	line-height: 25px;
	margin-top: 55px;
	background-image: url(../images/contact-rightBG.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 25px;
	padding-left: 25px;
}
#wrapper #work-container {
	float: left;
	width: 900px;
}
.left {
	width: 375px;
	height: 215px;
	clear: left;
	float: left;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A2111;
	font-weight: bold;
}
.right {
	clear: right;
	float: right;
	height: 215px;
	width: 475px;
	margin-right: 0px;
}

#wrapper #footer {
	clear: left;
	float: left;
	height: 60px;
	width: 890px;
	background-color: e5d2a7;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A2112;
	text-align: right;
	padding-right: 10px;
	line-height: 40px;
	font-size: 13px;
}
#wrapper #footer a {
	color: #421517;
	text-decoration: none;
}
#wrapper #samples-left {
	clear: left;
	float: left;
	width: 875px;
	padding-top: 25px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B2112;
	text-decoration: none;
}
#wrapper #samples-left a {
	color: #3B2112;
}

