body
{
	background-color: #000;
	color: #fff;
	font-size: 11px;
	font-family: verdana;
	margin: 0px 25px 25px 25px;
	padding: 0px;
	line-height: 18px;
}

h2 {
  color: #fff;
  font-family: Verdana;
  font-size: 14px;
  }

.consulting
{
	padding: 10px 4px 10px 16px;
	color: #FF8437;
	line-height: 18px;
}

.feed
{
  padding-right: 16px;
}

.feed a
{
	color: #FEC053;
	text-decoration: none;
}

.feed a:visited
{
	color: #FEC053;
	text-decoration: none;
}

.feed a:hover
{
	color: #FEC053;
	text-decoration: underline;
}

.footer
{
	padding-top: 30px;
}

.form
{
	font-size: 11px;
	font-family: Verdana;
	color: #333;
}

.form input
{
	border: 1px solid #333;
}

.form textarea
{
	border: 1px solid #333;
}

.header
{
	padding: 40px 16px 25px 0px;
	float: right;
}

.link-white a
{
	color: #fff;
	text-decoration: none;
}

.link-white a:visited
{
	color: #fff;
	text-decoration: none;
}

.link-white a:hover
{
	color: #FEC053;
	text-decoration: underline;
}

#login
{
	z-index:150;
	display:none;
	position:absolute;
	top:97px;
	left:400px;
	width:340px;
	height: 250px; 
	background-image: url(../images/overlay_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FF8434;
	border: 1px solid #FF8434;
}

#blog
{
	z-index:99;
	display:none;
	position:absolute;
	top:97px;
	left:400px;
	width:340px; 
	background-image: url(../images/overlay_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FF8434;
	border: 1px solid #FF8434;
}

#contact
{
	z-index:99;
	display:none;
	position:absolute;
	top:97px;
	left:400px;
	width:340px; 
	background-image: url(../images/overlay_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FF8434;
	border: 1px solid #FF8434;
}


#portfolio
{
	z-index:99;
	display:none;
	position:absolute;
	top:97px;
	left:400px;
	width:452px; 
	background-image: url(../images/overlay_bg.jpg);
	background-color:#FF8434;
	border: 1px solid #FF8434;
}

#thanks
{
	z-index:99;
	display:none;
	position:absolute;
	top:97px;
	width:340px; 
	background-image: url(../images/overlay_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FF8434;
	border: 1px solid #FF8434;
}

.translucent
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
  position: absolute;
  background-color: rgb(0,0,0);
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  z-index: 2;
  display:none;
}

.overlayhead
{
	height:30px;
	padding:10px 10px 0px 0px;
	text-align:right;
}
.overlaypad
{
	 padding:0px 20px 35px 20px;
}

.overlaypad a
{
	color: #FEC053;
	text-decoration: none;
}

.overlaypad a:visited
{
	color: #FEC053;
	text-decoration: none;
}

.overlaypad a:hover
{
	color: #FEC053;
	text-decoration: underline;
}

.portfolio
{
	padding: 10px 8px 10px 16px;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
}

.testimonial
{
	padding: 10px 4px 10px 16px;
	color: #FEC053;
	line-height: 18px;
}

.testimonial a
{
	color: #FEC053;
	text-decoration: none;
}

.testimonial a:visited
{
	color: #FEC053;
	text-decoration: none;
}

.testimonial a:hover
{
	color: #FEC053;
	text-decoration: underline;
}