body {
	background: url("../uploads/template_assets/_ima/bg.jpg") repeat-x #fff;
	margin: 0px; 
	padding: 0px;
	color: #656565;	
	}

a img {border:0;}

/*____________________________________________________________________________________________ Links _*/

a:link {
	color: #e26214;
	text-decoration: none;
	}
a:visited {
	color: #e26214;
	text-decoration: none;
	}
a:hover {
	color: #e26214;
	text-decoration: underline;
	}
a:active {
	color: #e26214;
	text-decoration: underline;
	}
	
/*____________________________________________________________________________________________ Helpers _*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

.display-block { display: block; margin: 0px; padding: 0px; }

.show-btn { cursor: pointer; color: red; }

.orange-text { color: #E26214 }

/*____________________________________________________________________________________________ Fixed Presets _*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

ul { list-style: none; padding: 0px 0px 0px 20px; }
ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }
	
/*____________________________________________________________________________________________ Main Layout _*/

.middler {
	width: 710px;
	margin: 0px auto;
	}

#navigation {
	background-color: ede8ef;
	width: 100%;
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font: 14px/18px Trebuchet MS1, Helvetica, sans-serif;
	}
	#navigation a:link, #navigation a:visited {
		margin: 0px;
		padding: 0px 40px 0px 40px;
		float: left;
		color: #4f4f4f;
		text-decoration: none;
		}
	#navigation a:hover, #navigation a:active {
		color: #e26214;
		text-decoration: none;
		}
	#navigation a.current, #navigation a.current:visited, #navigation a.current:hover, #navigation a.current:active {
		color: #7d2b98;
		text-decoration: underline;
		}


#nav-glow {
	background: url("../uploads/template_assets/_ima/glow.jpg") no-repeat;
	width: 777px;
	height: 45px;
	margin: 0px auto;
	}

#container {
	width: 800px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	font: 12px/18px Lucida Sans Unicode, Lucida Grande, sans-serif;
	position:relative;
	}

.index-left {
	width: 520px;
	float: left;
	padding: 20px 0px 0px 0px;
	}
.index-right {
	width: 230px;
	float: right;
	padding: 20px 0px 0px 0px;
	}
	
.content-breaker-padding {
	padding: 20px 0px 20px 0px;
	}
.content-breaker {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	width: 100%;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #c0a7cb;
	}
	
.client-logo {
	font-size: 11px;
	line-height: 16px;
	padding: 10px 0px 20px 0px;
	}
	
.client-logo img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	display: block;
	border: 1px solid #909090;
	}
	

	
#footer {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
	background: url("../uploads/template_assets/_ima/footer-bg.jpg") no-repeat;
	clear: both;
	color: #909090;
	font: 11px/18px Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
	.footer-left {
		width: 300px;
		float: left;
		}
	.footer-right {
		width: 500px;
		float: right;
		text-align: right;
		}
		
	#footer a, #footer a:visited {
		color: #909090;
		text-decoration: underline;
		}
	#footer a:hover, #footer a:active {
		color: #E26214;
		text-decoration: underline;
		}

/*____________________________________________________________________________________________ Client Layout _*/

.client-holder {
	width: 145px;
	height: 80px;
	float: left;
	padding: 10px 20px 0px 0px;
	}
	.client-holder img {
		<!-- border: 1px solid #b5b5b5; -->
		}
		
.team-link {
	width: 230px;
	float: left;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #b5b5b5;
	}
	.team-link img {
		border: 1px solid #b5b5b5;
		float: right;
		}
	.team-link p {
		width: 120px;
		float: left;
		padding: 45px 0px 0px 0px;
		}
	.team-link a {
		color: #666;
		text-decoration: underline;
		}
		
a.right-links, a.right-links:visited {
	color: #666;
	text-decoration: none;
	}
	a.right-links:hover, a.right-links:active {
		color: #e26214;
		text-decoration: none;
		}

.big-photo {
	border: 2px solid #b5b5b5;
	margin: 60px 0px 0px 0px;
	}

/*____________________________________________________________________________________________ Contact Layout _*/

	.input-names {
		width: 100px;
		height: 20px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		margin: 0px 10px 0px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 207px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 410px;
		height: 75px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 14px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 100px;
		float: left;
		}
		
	.inputs:focus {
		border: 1px solid #7B30A6;
		}
	select:focus {
		border: 1px solid #7B30A6;
		}
	textarea:focus {
		border: 1px solid #7B30A6;
		}
		
	.error {
		color: red;
		}
