@charset "utf-8";
/* CSS Document */
body{
	background-color:#000000;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#mainholder{
	height:auto;
	position:absolute;
	left:50%;
	margin-left: -447px;
	margin-top: 65px;
	top: 0px;
	}
#holder{
	height:auto;
	border:#333333 8px solid;
	background-color:#edf1e3;
	background-image:url(../images/bginner.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:880px;
	float:left;
	}
#bottomSpace{
	height:40px;
	width:880px;
	float:left;
	}
#logo{
	height:52px;
	width:84px;
	position:absolute;
	left:50%;
	margin-left: -475px;
	margin-top: 111px;
	top: 0px;
	z-index:100;
	background-image: url(../images/mainlogo.png);
	}
#topCap{
	background-image:url(../images/top.gif);
	background-color:#edf1e3;
	background-repeat:no-repeat;
	background-position:center;
	height:28px;
	width:880px;
	}
#bottomCap{
	height:26px;
	width:880px;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(../images/bottomscroll.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
#header{
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	height:73px;
	width:880px;
	margin-bottom:30px;
	}
#home_content{
	height:auto;
	width:880px;
	margin-bottom:80px;
	text-align:center;
	float:left;
	}
.home_area{
	height:auto;
	text-align:center;
	}
#logoNormal{
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	float:left;
	}
#headerNav{
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	float:right;
	width:322px;
	height:25px;
	margin-right:25px;
	margin-top:36px;
	}
/**************************************************
////////////////////// NAV ////////////////////////
**************************************************/
.btn_profile a { 
	display: block; 
	width: 63px; 
	height: 25px; 
	background: transparent url(../images/btn_profile.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
.btn_profile a:hover { 
	background-position: -63px 0; 
	} 
.on_profile{ 
	display: block; 
	width: 63px; 
	height: 25px; 
	background: transparent url(../images/on_profile.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
.btn_portfolio a { 
	display: block; 
	width: 73px; 
	height: 25px; 
	background: transparent url(../images/btn_portfolio.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
.btn_portfolio a:hover { 
	background-position: -73px 0; 
	} 
.on_portfolio{ 
	display: block; 
	width: 73px; 
	height: 25px; 
	background: transparent url(../images/on_portfolio.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
.btn_services a { 
	display: block; 
	width: 71px; 
	height: 25px; 
	background: transparent url(../images/btn_services.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
.btn_services a:hover { 
	background-position: -71px 0; 
	} 
.on_services{ 
	display: block; 
	width: 71px; 
	height: 25px; 
	background: transparent url(../images/on_services.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
.btn_blog a { 
	display: block; 
	width: 53px; 
	height: 25px; 
	background: transparent url(../images/btn_blog.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
.btn_blog a:hover { 
	background-position: -53px 0; 
	} 
.btn_contact a { 
	display: block; 
	width: 62px; 
	height: 25px; 
	background: transparent url(../images/btn_contact.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
.btn_contact a:hover { 
	background-position: -62px 0; 
	} 
.on_contact{ 
	display: block; 
	width: 62px; 
	height: 25px; 
	background: transparent url(../images/on_contact.gif) no-repeat; 
	float:left;
	display:inline;
	margin:0px;
	} 
/**************************************************
/////////////////// TEXT BOXES ///////////////////
**************************************************/
#inner_content{
	height:auto;
	width:880px;
	text-align:left;
	float:left;
	margin-bottom:60px;
	}
.inner_subnav{
	width:125px;
	height:300px;
	float:left;
	margin-left:50px;
	padding-top:25px;
}
.picBox{
	width:175px;
	height:245px;
	float:left;
	text-align:left;
	margin-top:25px;
	margin-left:8px;
}
.textBox{
	width:492px;
	height:auto;
	float:left;
	background-image:url(../images/textboxbg.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.textBox_wide{
	width:532px;
	height:auto;
	float:left;
	background-image:url(../images/textcenterbg_wide.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.textCaps{
	width:492px;
	height:auto;
	display:inline;
	float:left;
}
.textCaps_wide{
	width:532px;
	height:auto;
	display:inline;
	float:left;
}
.textCenter{
	width:442px;
	margin-left:25px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:18px;
}
.textCenter_wide{
	width:482px;
	margin-left:25px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:18px;
}
.terms{
	width:442px;
	margin-left:25px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:18px;
	display:none;
	padding-top:18px;
	color:#666;
}
.subHeaders{
	font-size:12px;
	font-weight:bold;
}
.textColumn{
	width:145px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:18px;
}
.textColumn a:link{
	color:#000;
}
.textColumn a:active{
	color:#000;
}
.textColumn a:visited{
	color:#000;
}
.textColumn a:hover{
	color:#666;
}
.navtb a:link{
	color:#666;
	text-decoration:none;
}
.navtb a:active{
	color:#666;
	text-decoration:none;
}
.navtb a:visited{
	color:#666;
	text-decoration:none;
}
.navtb a:hover{
	color:#666;
	text-decoration:underline;
}
/**************************************************
////////////////////// MISSION ///////////////////
**************************************************/
.mission_area{
	width:540px;
	height:auto;
	float:left;
}
/**************************************************
////////////////////// CONTACT  ///////////////////
**************************************************/
#contact_content{
	height:auto;
	width:880px;
	text-align:left;
	float:left;
	margin-bottom:40px;
	}
.contact_left{
	width:295px;
	height:300px;
	float:left;
	margin-left:50px;
}
.contact_area{
	width:457px;
	height:auto;
	float:left;
}
hr{
	color: #acacac;
	background-color: #acacac;
	height: 1px;
	border: 0;
}