@charset "utf-8";
#navi {padding:0px;margin:0px;height:41px;width:780px;margin-top:-1px;}


a.contact-us {
	width:124px;
	height:41px;
	background: url(../navigation/contact-us.gif) no-repeat 0px 0px;	
	margin-left:0px;
}

a.contact-us:hover {
	width:124px;
	height:41px;
	background: url(../navigation/contact-us.gif) no-repeat -124px 0px;
	margin-left:0px;		
}

a.contact-us-selected {
	width:124px;
	height:41px;
	background: url(../navigation/contact-us.gif) no-repeat -124px 0px;
	margin-left:0px;
}


a.interactive-design {
	margin-left:4px;
	width:148px;
	height:41px;
	background: url(../navigation/interactive-design.gif) no-repeat 0px 0px;	
}
a.interactive-design:hover, a.interactive-design:focus {
	background: url(../navigation/interactive-design.gif) no-repeat -148px 0px;		
}

a.interactive-design-selected {
	margin-left:4px;
	width:148px;
	height:41px;
	background: url(../navigation/interactive-design.gif) no-repeat -148px 0px;	}


#content a {
	color: #89C336;
	border-bottom:solid 1px #89C336;
	text-decoration:none;
} 

#breadcrumbs a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #8A8A8A;
	text-decoration:none;
	border-bottom:1px solid #3E3E3E;
}

textarea.form-text-field {
	width:471px;
	overflow:auto;
	height:87px;
	border:none;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	padding:8px 0 0 15px;
	color: #666666;
	text-decoration: none;
	background: url(../base-images/text-area.gif) no-repeat fixed 0px 0px;	
}


p.contact-form-holder {
	width:240px;
	height:25px;
	float:left;
	display:block;
	padding:3px 0 0 5px;
}

p.contact-form-holder-long {
	width:490px;
	height:25px;
	float:left;
	display:block;
	padding:3px 0 0 5px;
}

#content .post {
  display: block;
  width: 513px;
  margin: 0 -100px 40px 0;
  text-align:justify;
}

#content img {
  border: 1px solid #F1F1F1;
  padding: 4px;
  background-color: #FAFAFA;
  Margin: 0 -40px 0 0;
}

#content .post p img {
  border: 1px solid #F1F1F1;
  padding: 4px;
  background-color: #FAFAFA;
  Margin: 0 -40px 0 0;
}

#content .post .links {
  display: block;
  height: 26px;
  background-color: #FAFAFA;
  border-top: #E7E7E7 1px solid;
  border-bottom: #E7E7E7 1px solid;
  color: #444444;
  padding: 0 10px;
  line-height: 26px;
  font-size: 11px;
  margin-right:-100px;
}