@charset "ISO-8859-1";
	body {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	text-align:center;
	color:#29303B;
	line-height:1.6em;
	background: #373737;
	}
	
  A:link          {text-decoration:none; color:#999999;}
  A:active        {text-decoration:none; color:#999999;}
  A:visited       {text-decoration:none; color:#999999;}
  A:hover         {text-decoration:none; color:#FFFFFF;}

	#topline {
		background:#bebdbb;
		width:100%;
		height:5px;
	}
	
	#topblock {
		background:#f4f4f4 url('../img/bodybackfade.gif') repeat-x;
		width:100%;
		padding:0 0 20px 0;
	}

	#topcontent {
		width:800px;
		margin: 0 auto;
	}

	#logo {
		text-align:left;
		padding-top:25px;
		float:left; 
		height:50px; 
		width:240px; 
		display:inline;
		overflow:hidden;
		margin: 0 auto;
	}

	#top_portfolio {
		clear:both;
	}

	#middleline {
		background:#484848;
		width:100%;
		height:5px;
		position:relative;
	}

	#bottomblock {
		background:#373737;
		width:100%;
		margin:0 auto;
		text-align:center;
	}

	#bottomcontent {
		width:800px;
		color:#999;
		/*background:#373737;*/
		margin: 0 auto;
		text-align:left;
	}

	#bottomleft {
		float:left;
		width:300px;
		padding: 10px 10px 5px 10px;
		margin:0;
	}

	#bottomcenter {
		float:left;
		width:300px;
		background:#373737 url('../img/columnfade.gif') repeat-x;
		padding: 10px 10px 5px 10px;
		margin:0;
	}

	#bottomright {
		float:left;
		width:130px;
		padding: 25px 10px 5px 20px;
		margin:0;
		overflow:hidden;
	}


	#bottomline {
		background:#484848;
		width:100%;
		height:30px;
		padding: 5px 5px 5px 5px;
		color:#666;
		clear:both;
	}

	#navigation_container {
		margin: 0;
	}

	#navigation_container ul {
		list-style-type: none;
		background:url('../img/navbkgd.gif') no-repeat bottom;
		float:right;
		margin:0 0 10px 4px; /* Change this to set spacing around navigation blocks: TOP RIGHT BOTTOM LEFT*/
		padding:0 0 2px 0;
	}

	#navigation_container li {
		background:#bebdbb;
		padding:0 0 2px 0;
		margin:0;
		line-height:0;
	}

	#testimonial_block {
		background:#666 url('../img/quotebkgd.gif') no-repeat bottom;
		padding:3px 5px 25px 5px;
		margin:0;
		width:265px;
	}


	h3 {
		color:#f86728;
		font-weight:normal;
		font-size:1.3em;
	}

	h4 {
		color:#f86728;
		font-weight:normal;
		font-size:1em;
	}

.bodyoptional {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}

.bodyoptional2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.heading {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	color: #f86728;
	letter-spacing: normal;
}

.subheading {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #f86728;
	text-transform: uppercase;
}

.sitecredit 			{font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; color: #6a6a6a;}
A.sitecredit:link        {TEXT-DECORATION: none; color: #6a6a6a;}
A.sitecredit:active      {TEXT-DECORATION: none; color: #6a6a6a;}
A.sitecredit:visited     {TEXT-DECORATION: none; color: #6a6a6a;}
A.sitecredit:hover       {TEXT-DECORATION: underline; color: #6a6a6a;}

.subnavmainstyle {line-height: 15px; width:100%; margin:0px; padding-top:2px; padding-bottom:2px; padding-right:0px; padding-left:2px;}
a.subnavmainstyle:link {text-decoration:none; color:#999999;}
a.subnavmainstyle:active {text-decoration:none; color:#999999;}
a.subnavmainstyle:visited {text-decoration:none; color:#999999;}
a.subnavmainstyle:hover {text-decoration:none; color:#FFFFFF;}

.subnavsubstyle {line-height: 15px; width:100%; margin-left:10px; padding-top:2px; padding-bottom:2px; padding-right:0px; padding-left:2px;}
A.subnavsubstyle:link          {text-decoration:none; color:#999999;}
A.subnavsubstyle:active        {text-decoration:none; color:#999999;}
A.subnavsubstyle:visited       {text-decoration:none; color:#999999;}
A.subnavsubstyle:hover         {text-decoration:underline; color:#666666;}
