@charset "utf-8";
/* CSS Document */

*{
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
@font-face {
  font-family:'Colaborate-Regular';
  font:'Colaborate-Regular';
  src: url(ColabReg.otf) format('truetype');	
}
@font-face {
  font-family:'Colaborate-Bold';
  font:'Colaborate-Bold';
  src: url(ColabBol.otf) format('OpenType');	
}

h3{
	font-size:24px;
	color:#1a1a1a;
	margin:0px 0px 5px 0px;
	padding:0;
	font-family:  "Lucida Sans Unicode", "Lucida Grande";
}
p{
	font-size:14px;
	font-family:  "Lucida Sans Unicode", "Lucida Grande";
	color:#403c2e;
	line-height:16px;
}


body{
	background-color:#f8f6f0;
	font: "Lucida Grande", Geneva, HelveticaNeue, Arial;
	font-family: "Lucida Grande", Geneva, HelveticaNeue, Arial;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}


#outerwrapper{
	margin:0 auto 0 auto;
	text-align:left;
	width:960px;
}



#maincontent{
	margin:0 auto 0 auto;
	width:950px;
	clear:both;

}
.imgborder{
	background-color:#FFF;
	padding:10px;
	border: 1px #999 solid;
}
   
a.underline:link,a.underline:visited {
	color:#7a0000;
	font-weight:bold;
	padding-bottom:3px;
	text-decoration:none;
	background-image:url(images/underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font: "Lucida Grande", Geneva, HelveticaNeue, Arial;
	font-family: "Lucida Grande", Geneva, HelveticaNeue, Arial;

	
}
#maincontent a:hover{
		
	
	
}

#one{
	width:280px;
	height:270px;
	float:left;
	padding-right:20px;

	
}
#two{
		width:380px;
	height:270px;
	float:left;

	padding-right:20px;
	
}
#two img{
	float:left;
	behavior: url(iepngfix.htc);
}
#three{
		width:240px;
height:270px;
	float:left;

	
}
#three img{
margin-top:-32px;	
}
#four{
		width:240px;
height:190px;
	float:left;

	
}
#five{
	float:left;
	width:680px;
	padding-left:20px;
	z-index:3;
	
	
	
}
#six{
	float:right;
	width:550px;
	padding-right:20px;
	margin-top:-5px;


}
#one h3, #two h3, #three h3, #four h3, #five h3, #six h3{
	font-weight:bold;
	font: "Lucida Grande", Geneva, HelveticaNeue, Arial;
	font-family: "Lucida Grande", Geneva, HelveticaNeue, Arial;
}
.leftalign{
	text-align:left;

	
}
.rightalign{
	text-align:right;
	
}
.moreblog{
	background:none;

}

#blog{
	height:auto;
	width:950px;
	clear:both;
	margin-top:10px;
}


#footer{
		
		width:100%;
		height:518px;
		background:url(images/footer.png);
		background-repeat:repeat-x;
		margin-top:33px;
	
		
}

#footerlink{

	margin:auto;
	height:60px;
	background:url(images/e_06.png);
	
}
#footerlink img{
	behavior: url(iepngfix.htc);	
}
#footercontent{
	height:458px;
	width:950px;
	margin:auto;
	color:#FFF;
	
	
}
#footercontent p{
	
	color:#FFF;
}
.footerdiv{
		font:"Colaborate-Regular";
		font-family:"Colaborate-Regular";
		font-size:20px;
		line-height:22px;
		text-align:left;
		float:left;
		height:170px;
		margin-top:40px;
		color:#fff;
	
}
.footerdiv img {
	float:right;
		behavior: url(iepngfix.htc);
}
.footerdiv p{
		font:Colaborate-Regular;
		font-family:Colaborate-Regular;
		font-size:14px;
		line-height:22px;
		text-align:left;
		
	
}
.footerdiv span{
	color:#aaaaaa;
		
	
}
#contact{
	height:170px;
	width:600px;
	float:left;
	margin-top:40px;
		font:Colaborate-Regular;
		font-family:Colaborate-Regular;
		font-size:24px;
		text-align:left;
	
}
#c_name, #c_email, #c_comment{
	color:#fff;
	background:#5e5e5e;
	border:2px solid #3d3d3d;
	font-size:14px;
	padding:3px 0 3px 5px;
	
	
}
#c_name, #c_email {

	width:220px;
	height:37px;
	margin-top:20px;
	
}
#c_comment {
	width:340px;
	height:145px;
	float:right;
	text-align:left;
	padding:10px;
	
	
}
#contactbutton{
	float:right;
	background:url(images/button.png);
	behavior: url(iepngfix.htc);
	width:64px;
	height:56px;
	margin-top:-22px;

}
