html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #e1e1e1;
	height: 100%;
	width: 100%;
}
#content {
	width: 1040px;
	padding: 10px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	min-height:600px;
}

#nav {
	height:22px;
	padding: 0px;
	margin: 0 0 0 234px;
}
#nav li{
	display: inline;
}


* html #nav a:link, * html #nav a:visited {height:22px; he\ight:0;}


#nav a{
	float:left;
	overflow:hidden;
	padding-top:22px; 
	height:0;
	display:block;
	
}



#nav #home a{
	width:77px;
	background:transparent url(../images/nav_home.gif) 0 0 no-repeat; 
}

#nav #home a:hover{
	background:transparent url(../images/nav_home_over.gif) 0 0 no-repeat; 
}
#nav #home_active{
	float:left;
	overflow:hidden;
	padding-top:22px; 
	height:0;
	display:block;
	width:77px;
	background:transparent url(../images/nav_home_active.gif) 0 0 no-repeat; 
}


#nav #news a{
	width:70px;
	background:transparent url(../images/nav_news.gif) 0 0 no-repeat; 
}
#nav #news a:hover{
	background:transparent url(../images/nav_news_over.gif) 0 0 no-repeat; 
}
#nav #news_active{
	float:left;
	overflow:hidden;
	padding-top:22px; 
	height:0;
	display:block;
	width:70px;
	background:transparent url(../images/nav_news_active.gif) 0 0 no-repeat; 
}






#nav #about a{
	width:76px;
	background:transparent url(../images/nav_about.gif) 0 0 no-repeat; 
}
#nav #about a:hover{
	background:transparent url(../images/nav_about_over.gif) 0 0 no-repeat; 
}
#nav #about_active{
	float:left;
	overflow:hidden;
	padding-top:22px; 
	height:0;
	display:block;
	width:76px;
	background:transparent url(../images/nav_about_active.gif) 0 0 no-repeat; 
}




#nav #services a{
	width:104px;
	background:transparent url(../images/nav_services.gif) 0 0 no-repeat; 
}
#nav #services a:hover{
	background:transparent url(../images/nav_services_over.gif) 0 0 no-repeat; 
}
#nav #services_active{
	float:left;
	overflow:hidden;
	padding-top:22px; 
	height:0;
	display:block;
	width:104px;
	background:transparent url(../images/nav_services_active.gif) 0 0 no-repeat; 
}


#nav #who a{
	width:60px;
	background:transparent url(../images/nav_who.gif) 0 0 no-repeat; 
}
#nav #who a:hover{
	background:transparent url(../images/nav_who_over.gif) 0 0 no-repeat; 
}
#nav #who_active{
	float:left;
	overflow:hidden;
	padding-top:22px; 
	height:0;
	display:block;
	width:60px;
	background:transparent url(../images/nav_who_active.gif) 0 0 no-repeat; 
}



#nav #work a{
	width:69px;
	background:transparent url(../images/nav_work.gif) 0 0 no-repeat; 
}
#nav #work a:hover{
	background:transparent url(../images/nav_work_over.gif) 0 0 no-repeat; 
}

#nav #work_active{
	float:left;
	overflow:hidden;
	padding-top:22px; 
	height:0;
	display:block;
	width:69px;
	background:transparent url(../images/nav_work_active.gif) 0 0 no-repeat; 
}



#nav #contact a{
	width:89px;
	background:transparent url(../images/nav_contact.gif) 0 0 no-repeat; 
}
#nav #contact a:hover{
	background:transparent url(../images/nav_contact_over.gif) 0 0 no-repeat; 
}

#nav #contact_active{
	float:left;
	overflow:hidden;
	padding-top:22px; 
	height:0;
	display:block;
	width:89px;
	background:transparent url(../images/nav_contact_active.gif) 0 0 no-repeat; 
}





.line {
	background-color: #EB008B;
	display: block;
	padding: 0px;
	height: 1px;
	width: 1040px;
	margin: 11px 0;
	clear: both;
}


#columns{
	overflow:hidden;
}

/* 



SUB NAV


*/

#columns #headerAndSub{
	float:left;
	width:235px;
	background-color: #fff;
	margin:0;
	overflow:hidden;
}


#columns #headerAndSub .subnavlargecol{
	float:left;
	padding:90px 0 0 0;
	margin:0 0 40px 0;
	list-style-type: none;
	min-height:300px;
	font-size:0.8em;
	width:220px

}






#columns #headerAndSub .subnav1col{
	float:left;
	padding:90px 0 0 0;
	margin:0 0 40px 0;
	list-style-type: none;
	min-height:300px;
	font-size:0.8em;
	width:125px
}
#columns #headerAndSub .subnav2col{
	float:left;
	padding:90px 10px 0 0;
	margin:0 0 40px 0;
	list-style-type: none;
	min-height:300px;
	font-size:0.8em;
	width:95px
}

#headerAndSub .subnavlargecol a, 
#headerAndSub .subnav1col a, 
#headerAndSub .subnav2col a{
	display:block;
	margin:0 0 10px 0;
	text-decoration: none;
}

#headerAndSub .subnavlargecol a h2,
#headerAndSub .subnav1col a h2, 
#headerAndSub .subnav2col a h2{
	font-weight:normal;
	font-size:0.8em;
	color:#333;
	padding:0;
	margin:0;
}

#headerAndSub .subnavlargecol a h2:hover,
#headerAndSub .subnav1col a h2:hover, 
#headerAndSub .subnav2col a h2:hover{
	color:#EB008B;
}
#headerAndSub .subnavlargecol a h3,
#headerAndSub .subnav1col a h3, 
#headerAndSub .subnav2col a h3{
	font-weight:normal;
	font-size:0.8em;
	color:#808080;
	padding:0;
	margin:0;
}






#columns #headerAndSub #logo{

}


#columns #mainContent{
	float:left;
	width:670px;
	/*background-color: #666666;*/
	margin: 0 ;
	padding:0;
}

#date{
	float:left;
	padding:0 0 0 15px;
	width:120px;
	background-color: #FFF;
}

#login{
	float:left;
	padding:10px 0 0 15px;
	width:120px;
	background-color: #FFF;
}
