body 	{
	background: #ffffff;
	font-size:11px;
	font-family: "Tahoma", Verdana, Arial, serif;
	background-image: url(images/bg_site.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
img {
	border: 0px;
}
.normaltext			{
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 17px;
	color: #7f736a;
}
.normaltext a			{
	color: #789b20;
	text-decoration: underline;
}
.normaltext a:hover			{
	color: #ff9f00;
}
.normaltext h3			{
	background: inherit;
    color: #424447;
    font: 13px Tahoma, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
    padding: 0px 0px 0px 0px;
    margin: 0;
}
#portfolio_title p {
  color: #8fb52d;
  font: 21px Georgia, Times, serif;
  font-weight: 500;
  margin: 0 0 20px 0;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	text-align: left;
}
.portfolio_title{
  color: #8fb52d;
  font: 21px Georgia, Times, serif;
  font-weight: 500;
  margin: 0 0 20px 0;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	text-align: left;
}
.error			{
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 10px;
	line-height: 17px;
	color: #FF0000;
}
/*###### Top Bar ######*/
#topbar				{
	width: 782px;
	height: 30px;
	border: 0;
	background: transparent;
}
.topmenu {
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	margin-top: 7px;
	text-decoration: none;
	float: right;
	margin-left: 15px;
}
.topmenu a {
	color: #a4ce3a;
	text-decoration: none;
	margin-left: 15px;
}
.topmenu a:hover {
	color: #ffffff;
}
.topmenu a.active {
	color: #ffffff;
}
#topon	{
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	color: #ece6e1;
	margin-top: 7px;
	text-decoration: none;
	float: right;
	margin-left: 15px;
}
/*###### Logo Bar ######*/
#logobar			{
	width: 782px;
	height: 91px;
	border: 0;
	background: transparent;
	vertical-align: bottom;
}
.threetonlogo		{
	vertical-align: bottom;
	margin-top: 22px;
	float: left;
}
.largely			{
	vertical-align: bottom;
	margin-top: 38px;
	float: right;
}
/*###### Menu Bar ######*/
#menubar			{
	width: 782px;
	height: 19px;/*height: 43px;*/
	border: 0;
	background: transparent;
	vertical-align: top;
}
a.about_over  {
    display: block;
    width: 104px;
    height: 43px;
    background: url("images/b_aboutus.gif") 0 0 no-repeat;
    text-decoration: none;
	float: right;
}
a:hover.about_over  {
	background-position: 0 -43px;
}
a.services_over  {
	display: block;
    width: 104px;
    height: 43px;
    background: url("images/b_services.gif") 0 0 no-repeat;
    text-decoration: none;
	float: right;
}
a:hover.services_over  {
	background-position: 0 -43px;
}
a.ourwork_over  {
    display: block;
    width: 112px;
    height: 43px;
    background: url("images/b_ourwork.gif") 0 0 no-repeat;
    text-decoration: none;
	float: right;
}
a:hover.ourwork_over  {
        background-position: 0 -43px;
}
a.home_over  {
    display: block;
    width: 59px;
    height: 43px;
    background: url("images/b_home.gif") 0 0 no-repeat;
    text-decoration: none;
	float: right;
}
a:hover.home_over  {
    background-position: 0 -43px;
}
.onbutton {
	float: right;
}
/*###### Site Holder ######*/
#siteholderwhite			{
	width: 850px;
	border: 0;
	background-color: #ffffff;
	margin-top: 2px;
	padding: 32px 0 0 0;
}
/*###### Flash ######*/
#bigflash			{
	width: 782px;
	height: 285px;
	border: 0;
	background: url("images/bg_bigflash.gif");
	padding: 0 0 0 0;
	border-bottom: 1px solid #c8c1bb;
	border-top: 1px solid #f1ede9;
}
#smallflash			{
	width: 782px;
	height: 135px;
	border: 0;
	background: url("images/bg_smallflash.gif");
	padding: 0 0 0 0;
	/*border-bottom: 1px solid #c8c1bb;
	border-top: 1px solid #f1ede9;*/
}
/*###### Content ######*/
#content_area			{
	width: 782px;
	min-height: 450px;
	height: 450px;
	height: auto !important;
	border: 0;
	background: transparent;
	margin-top: 34px;
}
.main_content		{
	float: left;
	width: 507px;
	background: transparent;
}
.content_port		{
	float: left;
	height: 460px;
	width: 507px;
	background: transparent;
}
#content h4{
    background: inherit;
    color: #424447;
    font: 13px Tahoma, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    margin: 0;
}
a.moreabout  {
    display: block;
    width: 215px;
    height: 48px;
    background: url("images/b_moreabout.gif") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-top: 20px;
}
a:hover.moreabout  {
  background-position: 0 -48px;
}
a.downloadprofile  {
    display: block;
    width: 215px;
    height: 48px;
    background: url("images/b_downloadprofile.gif") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
a:hover.downloadprofile  {
    background-position: 0 -48px;
}
a.returnwork  {
    display: block;
    width: 215px;
    height: 48px;
    background: url("images/b_returnwork.gif") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
a:hover.returnwork  {
    background-position: 0 -48px;
}
.work_thumb {
	float: left;
	width: 150px;
	height: 150px;
	background: transparent;
	margin: 5px 10px 10px 5px;
}
#work_content {
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 17px;
	color: #7f736a;
}
#work_content h4 {
    color: #789b20;
    font: 11px Tahoma, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
    padding: 0px 0px 0px 0px;
    margin: 0;
}
#quote {
    background: transparent;
	color: #cbcbcb;
    font: 12px Tahoma, Verdana, Arial, 'Helvetica', sans-serif;
	padding: 5px 7px 3px 3px;
	vertical-align: middle;
	width: 460px;
}
.quotebody {
    background-image: url(images/bg_quote.jpg);
    background-repeat: no-repeat;
	color: #787876;
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 12px 30px 10px 50px;
	position: relative;
}
.quotename {
	color: #719c05;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 3px 0;
	position: relative;
}
/*###### Sidebar ######*/
#sidebar		{
	float: right;
	width: 223px;
	background: transparent;
}
.sidelist {
    background: transparent;
    margin: 0 0 0 0;
    padding: 0;
    }
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar li{
    border-bottom: 1px dotted #d8d3ce;
	margin: 0;
    padding: 0;
    display: block;
}
#sidebar li a {
    display: block;
	background-image: url(images/i_arrow.gif);
	background-repeat: no-repeat;
    background-color: transparent;
    color: #a5988e;
	padding: 11px 5px 13px 17px;
	text-decoration: none;
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 0px;
}
#sidebar li a:hover {
    color: #424447;
	background-color: #f4f1ee;
    text-decoration: none;
}
#sidebar h2{
    background: inherit;
    color: #424447;
    font: 13px Tahoma, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
    padding: 18px 0px 10px 0px;
    margin: 0;
}
#sidebar h3{
    background: inherit;
    color: #424447;
    font: 13px Tahoma, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
    padding: 0px 0px 0px 0px;
    margin: 0;
}
#sidebar h4{
    background: inherit;
    color: #424447;
    font: 13px Tahoma, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    margin: 0;
}
#contact_flash			{
	width: 223px;
	height: 105px;
	background-color: #c8c1bb;
	padding: 0 0 0 0;
}
a.mainfeature  {
    display: block;
    width: 223px;
    height: 99px;
    background: url("images/b_mainfeature2.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.mainfeature  {
    background-position: 0 -99px;
}
/*###### Sidebar Services ######*/
#sidebar_services		{
	float: right;
	width: 223px;
	background: transparent;
}
#sidebar_services ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar_services li{
    border-bottom: 1px dotted #d8d3ce;
	margin: 0;
    padding: 0;
    display: block;
}
#sidebar_services li a {
    display: block;
	background-image: url(images/i_arrow.gif);
	background-repeat: no-repeat;
    background-color: transparent;
    color: #789b20;
	padding: 11px 5px 13px 17px;
	text-decoration: none;
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 0px;
}
#sidebar_services li a:hover {
    color: #424447;
	background-color: #f4f1ee;
    text-decoration: none;
}
#sidebar_services_sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar_services_sub li {
    display: block;
	background-image: url(images/i_arrow3.gif);
	background-repeat: no-repeat;
    background-color: transparent;
    color: #a5988e;
	padding: 11px 5px 13px 35px;
	text-decoration: none;
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 0px;
}
#sidebar_services_sub li a {
    display: block;
	background-image: url(images/i_arrow.gif);
	background-repeat: no-repeat;
    background-color: transparent;
    color: #789b20;
	padding: 11px 5px 13px 17px;
	text-decoration: none;
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 0px;
}
#sidebar_services_sub li a:hover {
    color: #424447;
	background-color: #f4f1ee;
    text-decoration: none;
}
#sidebar_services h4{
    background: inherit;
    color: #424447;
    font: 13px Tahoma, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    margin: 0;
}
/*###### Sidebar Our Work ######*/
#sidebar_ourwork		{
	float: right;
	width: 223px;
	background: transparent;
}
#sidebar_ourwork h4{
    background: inherit;
    color: #424447;
    font: 13px Tahoma, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    margin: 0;
}
#sidebar_ourwork ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
}
#sidebar_ourwork li{
  border-bottom: 1px dotted #d8d3ce;
	color: #789b20;
	margin: 0;
  padding: 0;
  display: block;
}
#sidebar_ourwork li a {
    display: block;
	background-image: url(images/i_arrow.gif);
	background-repeat: no-repeat;
    background-color: transparent;
    color: #789b20;
	padding: 11px 5px 13px 17px;
	text-decoration: none;
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 0px;
}
#sidebar_ourwork li a:hover {
    color: #424447;
	background-color: #f4f1ee;
    text-decoration: none;
}
/*###### News ######*/
#newstext			{
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 17px;
	color: #a5988e;
	padding-bottom: 6px;
	border-bottom: 1px dotted #d8d3ce;
	padding-left: 17px;
	padding-top: 10px;
	background-image: url(images/i_arrow2.gif);
	background-repeat: no-repeat;
}
#newstitle, #newstitle a	{
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 17px;
	color: #789b20;
	font-weight: bold;
}
#newsdate	{
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 17px;
	color: #fa9c00;
}
/*###### Footer ######*/
#newsletter				{
	width: 100%;
	height: 38px;
	border: 0;
	background: #ece6e1;
	border-bottom: 1px solid #ffffff;
}
#newslettercontainer		{
	width: 782px;
	height: 38px;
	background: transparent;
}
.signup		{
	vertical-align: middle;
	margin-top: 13px;
	float: left;
}
.s {
	background-color: #ffffff;
    background-image: url(images/bg_newsletter.gif);
    border: 1px solid #c1b5ac;
	color: #7f736a;
    font: 11px Tahoma, Arial, 'Helvetica', sans-serif;
	height: 22px;
	padding: 2px 5px 0px 5px;
	vertical-align: middle;
	width: 300px;
	float: left;
	margin-top: 9px;
	margin-left: 5px;
}
.txt {
	background-color: #ffffff;
    background-image: url(images/bg_newsletter.gif);
	background-repeat: repeat-x;
    border: 1px solid #c1b5ac;
	color: #7f736a;
    font: 11px Tahoma, Arial, 'Helvetica', sans-serif;
	height: 120px;
	padding: 2px 5px 0px 5px;
	vertical-align: middle;
	width: 300px;
	float: left;
	margin-top: 9px;
	margin-left: 5px;
}
#submit {
	background: #8dc209;
    background-image: url(images/b_submit.gif);
	border: 0;
	color: #ffffff;
    font: 11px Tahoma, Arial, 'Helvetica', sans-serif;
	font-weight: bold;
	margin: 9px 0 0 7px;
	padding: 0 0 3px 0;
    width: 61px;
    height: 22px;
	float: left;
}
#footer {
	width: 100%;
	height: 91px;
	border: 0;
	background-image: url(images/bg_footer.gif);
	clear: both;
}
#footercontainer {
	width: 782px;
	height: 91px;
	border: 0;
}
.address {
	width: 300px;
	font-size: 11px;
	line-height: 15px;
	background: transparent;
	padding: 20px 0px 10px 0px;
	float: left;
}
.addresstext {
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}
.addresstext a {
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 15px;
	color: #a4ce3a;
	text-decoration: none;
}
.addresstext a:hover {
	font-family: "Tahoma", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}
.phone {
	width: 300px;
	background: transparent;
	float: right;
	padding: 25px 0px 10px 0px;
}