* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f2f2f2;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #695d54;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #78a22e;
}
p {
	line-height: 15px;
}
#page-wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#logo {
	float: left;
	height: 54px;
	width: 152px;
	margin-bottom: 12px;
	overflow: hidden;
	display: inline;
	margin-left: 15px;
}
#logo img {
	border:none;
}
#main-container, #content-wrapper, ul#main-menu, #footer {
	float: left;
	width: 100%;
	height: auto;
}
#content-wrapper {
	width: 786px;
	min-height: 486px;
	padding: 6px;
	background-color: #818181;
}
#content {
	float:left;
	width: 782px;
	min-height: 482px;
	border: 2px solid #c1d72e;
}
#inner-content {
	float:left;
	width: 780px;
	min-height: 480px;
	background-color: #ffffff;
	background-image: url(../images/inner-content-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #c1d72e;
}
ul#main-menu {
	height: 67px;
	background-image: url(../images/main-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
ul#main-menu li{
	float:left;
	padding-right: 5px;
	background-image: url(../images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
ul#main-menu li.no-divider {
	background-image:none;
}

ul#main-menu li#last-item {
	float:right;
}
ul#main-menu li#right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e4e2;
}

ul#main-menu a {
	line-height: 36px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #988e87;
	font-weight: bold;
	padding-right: 18px;
	padding-left: 23px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 12px;
}

ul#main-menu a:hover, ul#main-menu a#active-page
{
	color: #d88e2f;
}
#left-container, #right-container {
	float:left;
	min-height: 413px;
}
#left-container {
	width: 542px;
}
#right-container {
	width: 238px;
	background-image: url(../images/right-content-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer p {
	float: right;
	color: #79a22f;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 8px;
}
#left-container h1 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-size: 16px;
	text-transform: uppercase;
	color: #d88e2f;
	float: left;
	margin-top: 33px;
	text-indent: 65px;
	width: 100%;
	margin-bottom: 20px;
}
#left-container p {
	padding: 0 45px 0 65px;
}
#scrooll, #scrollingcontent {
	float: left;
}
#scrooll {
	height: 234px;
	width: 14px;
	background-image: url(../images/scroll.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	margin-left: 33px;
}
#scrollingcontent {
	height: auto;
	width: 417px;
	padding-left: 18px;
	overflow: hidden;
	padding-right: 60px;
}
#scrollingcontent p{
	padding: 0;
}
a#have-a-project {
	float: right;
	margin-top: 20px;
	display: inline;
	margin-right: 45px;
	font-size: 14px;
	text-transform: uppercase;
	color: #78a22e;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 30px;
}
ul#the-how {
	float: left;
	margin-top: 15px;
	width: 100%;
	display: inline;
}
ul#the-how li{
	float: left;
	clear:left;
	line-height: 30px;
	padding-left: 65px;
	width: 400px;
}
ul#the-how li.active{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 43px 7px;
}
ul#the-how a {
	float: left;
	font-size: 18px;
	color: #78a22e;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	display: block;
	width: auto;
}
#right-container-bg {
	float: left;
	width: 100%;
	height: 417px;
	background-repeat: no-repeat;
	background-position: left top;
}
.the-how {
	background-image: url(../images/the-how-pic.jpg);
}
#right-container p {
	color: #FFFFFF;
	margin-left: 18px;
	margin-right: 18px;
	line-height: 18px;
}
#right-container h2 {
	color: #FFFFFF;
	margin-left: 18px;
	margin-right: 18px;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 16px;
	padding-bottom: 16px;
	font-family: "Times New Roman", Times, serif;
}
#no-heading-page {
	float: left;
	display: inline;
	padding-bottom: 25px;
	padding-top: 30px;
	padding-left: 58px;
}
#no-pic-subcontent h2, #no-pic-subcontent p {
	float: left;
	width: 188px;
	height: auto;
	padding: 30px 30px 0 20px;
	margin: 0px;
}

#no-pic-subcontent h2 {
	color: #d88e2f;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
}
#no-pic-subcontent p {
	color: #695d54;
	padding-top: 15px;
}
#no-pic-subcontent a {
	text-transform:uppercase;
}
#no-heading-page p {
	margin: 0px;
	float: left;
	width: 100%;
	color: #678f00;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.print-bg {
	background-image: url(../images/left-container-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.print-work {
	margin-top: -25px;
	margin-left: -20px;
}
#no-pic-subcontent p span {
	font-weight: bold;
}

