body {
	min-width: 760px;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	
	/*background-image: url(images/generic/background_grad.gif);*/
	background-repeat: repeat-x;
}


td.navTable {
	background-image: url(images/nav/background.gif);
	background-repeat: repeat-x;
	background-color: #C6C6C6;
}


/**********/
.content {color: #666666}
a.content:hover {color: #F29B3A; text-decoration: underline}


/**********/
.nav {
	font-size: 0.9em; 
	line-height: 1.2em;
	color: #000000; 
	text-decoration: none;
}


/**********/
.navLinks {
	font-size: 0.9em; 
	line-height: 1.2em;
	color: #000000; 
	text-decoration: none;
}

.navLinks a{
	font-size: 1em;
}



a.navLinks:hover {
	text-decoration: underline
}


/**********/
.services {
	font-size: 0.9em; 
	text-decoration: none
	color: #FF0000;
}

td.services {
	color: #FFFFFF;
	background-position: right;
	background-repeat: no-repeat;
}


.servicesCopy {
	font-size: 0.9em; 
	color: #000000; 
	text-decoration: none
}


/**********/
.title {
	font-size: 1.4em; 
	line-height: 1em;
	color: #F29B3A; 
	font-weight: bold
}


/**********/
.hometitle {
	font-size: 1.4em; 
	color: #666666; 
	font-weight: bold
}

/**********/
.subtitle {
	font-size: 1em; 
	color: #222222; 
}

a.subtitle:hover {
	color: #F29B3A;
	text-decoration: underline
}

/**********/
.featureTitle {
	font-size: 1.2em; 
	color: #F29B3A; 
	font-weight: bold
}


a.featureTitle {
	font-size: 1em; 
	text-decoration: none
}

a.featureTitle:hover {
	font-size: 1em; 
	color: #F29B3A;
	text-decoration: underline
}


/**********/
.contactBox {
	font-size: 1.2em; 
	color: #FFFFFF; 
	font-weight: bold
}

.caseStudyBox {
	font-size: 1.2em; 
	line-height: 1.2em;
	color: #000000; 
	font-weight: bold
}





input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; border: solid 1px #666666}
