BODY {
	margin: 0px;
}

table#navTable TD, table#indexTable TD {
	text-align: center;
}

#bizswf {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#bodycopy {
	width: 785px;
	margin-left: 25px;
	margin-top: 0px;
	font-size: 0.75em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;	
	clear: both;
}

#pagecopy {
	width: 640px;
	margin-left: 25px;
	margin-top: 8px;
	font-size: 0.75em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;	
}
.footer TD {
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;	
}

#header {
	font-size: 0.55em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;	
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

#testimonial {
	position: absolute;
	top:162px;
	left: 700px;
}

.inbox {
	width: 280px;
	background-color: White;
	border: 1px solid Gray;
}
.greyback {
	background-color: #D9D9D2;
}
.contactTable { /*, .opmlogin */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.contactHead {
	font-weight: bold;
	margin-bottom: 10px;
}
.contactDesc {
	margin-bottom: 3px;
}
.contactButn {
	text-align: center;
}
.TDbuttons {
	background-color : #6f847b;
	font-size: 0.8em;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.pink:hover {
	background-color: #ff66cc;
}
.Litalics {
	margin-top: 0px;
}
.Litalics LI {
	font-style: italic;
}

#indexH1 {
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

H1 {
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

H2 {
	font-size: 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff00ff;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.copyright {
	color: gray;
}

/* EYE CANDY PAGE */
div#galleryTxt {
	width: 122px;
	_width: 130px;
	background-color: #D2D2D9;
	padding: 5px 8px 5px 8px;
	margin-right:0px;
	height: 195px;
	font-size: 0.8em;
}
div#galleryOooh {
}
div#midcol SELECT {
	font-size: 0.6em;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;	
	width: 150px;
}

/* CHECK US OUT */
div#checkUsTxt {
	font-size: 0.6em;
	background-color : #D9D9D2;
	padding: 5px 8px 5px 8px;
	text-align: left;
	width: 130px;
}

/* TESTIMONIAL BUTTON */
div#testimonialBtn {
	font-size: 0.6em;
	background-color : #7F7F79;
	color: White;
	width: 160px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #7f7f79;
	white-space : nowrap;
}
div#testimonialBtn A:LINK, div#testimonialBtn A:VISITED, div#testimonialBtn A:ACTIVE, div#testimonialBtn A:FOCUS {
	color: White;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	white-space : nowrap;
}
div#testimonialBtn A:HOVER {
	color: Black;
	background-color : White;
}

/* MAKE CONTACT PAGE */
div#makeBtn {
	font-size: 1em;
	background-color : #7F7F79;
	color: White;
	width: 168px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #7f7f79;
	white-space : nowrap;
}
div#makeBtn A:LINK, div#makeBtn A:VISITED, div#makeBtn A:ACTIVE, div#makeBtn A:FOCUS {
	color: White;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	white-space : nowrap;
}
div#makeBtn A:HOVER {
	color: Black;
	background-color : White;
}

/* INDEX BUTTON */
.searchbox {
	width: 138px;
	_width: 130px;
	font-size: 1em;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
#searchcontainer {
	width: 130px; 
}

#searchcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
#searchcontainer li {
	margin-bottom: 0px;
}
#searchcontainer a {
	display: block;
	padding: 8px 4px 8px 4px;
	width: 130px;
	background-color: #7F7F79;
}

#searchcontainer a:link, #searchlist a:visited {
	color: #EEE;
	text-decoration: none;
}

#searchcontainer a:hover {
	background-color: #CCCCCC;
	color: Black;
}
A.oohaah:link, A.oohaah:active, A.oohaah:visited  {
	background-color: Gray;
	text-decoration: none ;
	color: White;
}
A.oohaah:hover   { 
	text-decoration: underline; 
	color: Black;
}

div#ooohaaah {
	width: 840px;
	margin-left: 0px;
	margin-top: 8px;
	padding-top: 0px;
}
div#ooohBox {
	float: left;
	width: 454px;
	text-align: right;
	background-color: White;
	margin-right:15px;
}
div#aaahBox{
	float: left;
	width: 185px;
	text-align: right;
	background-color: White;
	margin-right: 24px;
}
#ooohTxt, #aaahTxt {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background-color: Gray;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	margin-top: 5px;
	text-transform: lowercase;
}
#midcol2 {
	float: left;
}

/* OPM */
.smallTable {
	font-size: 1em;
}

.opmlogin {
	background-color: #D9D9D2;
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;		
}

.opmquestions {
	vertical-align: top;
	text-transform: uppercase;
}

/* CASE STUDIES */
.greyBack {
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 8px;
	background-color: #D9D9D2;
	width: 450px;
}
.csTable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height : 150%;
}
.csTD {
	padding-top: 8px;
	padding-bottom: 10px;
}
OL LI {
	list-style : decimal;
	list-style-type : decimal;
	list-style-image : none;
	display : block;
}

/* HOT NEWS */
#hotgreyR {
	padding: 8px;
	background-color: #D9D9D2;
	width: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	clear: none;
}
.hotgrey {
	background-color: #D9D9D2;
	vertical-align: top;
}

/*
DIV#pagecopy UL {
	list-style-type: circle;
}

DIV#pagecopy LI {
	margin-bottom: 1em;
	display: block;
	float: none;
	height: auto;	
}
*/

/* MAKE CONTACT JOB APP FORM */
.redq {
	color: Red;
}
.jobForm, .ppaform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.boxwidth {
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}