html, body, ul, ol, li, h1, h2, h3, h4, h5, h6
form, fieldset, a, div, img{margin: 0;padding: 0; border: 0;}

	 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-image: url(../Images/bodyGrnd.gif);
	background-repeat: repeat-y;
	background-position: center; 
}

p {
	margin: 2px 0px 12px 0px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}
h2 {
	color: #A0002F;
	font-size: 1.6em;
	margin: 0px 0px 12px 0px;
	display: block;
	width: 150px;
	height: 15px;
	text-indent: -5000px;
}
#services h2 {background-image: url(../Images/h2_services.gif); background-repeat: no-repeat; }
#clients h2 {background-image: url(../Images/h2_clients.gif); background-repeat: no-repeat; }
#biogs h2 {background-image: url(../Images/h2_biogs.gif); background-repeat: no-repeat; }
#faqs h2 {background-image: url(../Images/h2_faq.gif); background-repeat: no-repeat; }


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.4em;
	margin: 10px 0px 2px 0px;
}
#clientList h3 {
	color: #FFFFFF;
	margin: 0px 0px 6px 0px;
}
h4 {
	font-size: 1.1em;
}

a:link, a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover, a:active {
	text-decoration: underline;
	color: #666666;
}

#container {
	position: relative;
	width: 800px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../Images/containerGrnd.gif);
	background-repeat: repeat-y;
	}

	
#header {
	position: relative;
	width: 800px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	background-image: url(../Images/headerGrnd.jpg);
	background-repeat: no-repeat;
}
#header h1, #header h3, #topNav {
	text-indent: -5000px;
}


/* STYLES FOR TOP NAVIGATION */

#topNav {
	position:absolute;
	left: 25px;
	top: 110px;
	width: 500px;
	height: 40px;
	font-size: 1.4em;
	font-weight: bold;
}
#topNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}

#topNav li{
	display: inline; 
}
	
#topNav li a {
	height: 40px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#topNav li a:hover {
	background-position: 0px -40px;
}

#topNav_services a { width: 132px; background-image: url(../Images/topNav_01.gif); }
#topNav_clients a { width: 115px; background-image: url(../Images/topNav_02.gif);  }
#topNav_biogs a { width: 152px; background-image: url(../Images/topNav_03.gif);  }
#topNav_faqs a { width: 101px; background-image: url(../Images/topNav_04.gif); }


/* STRIP BETWEEN HEADER AND CONTENT. COSMETIC ONLY */
#divider {
	width: 800px;
	height: 30px;
	background-image: url(../Images/dividerGrnd.gif);
	background-repeat: no-repeat;
}


/* STYLES FOR CONTENT AREA */
#contentWrap {
	zoom: 1;
	position: relative;
	padding: 0px 10px 0px 10px;
	background-image: url(../Images/contentGrnd.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#leftCol {
	float: left;
	width: 500px;
	padding: 15px 20px 20px 20px;
}
#leftCol table {
	margin: 0px;
	}

#leftCol th {
	vertical-align: top;
	font-weight: normal;
	color: #B00D00;
	width: 166px;
	}

#rightCol {
	float: left;
	width: 200px;
	padding: 20px;
	color: #FFFFFF;
}

.red {
	color: #B00D00;
}

.clientProfile  {
	height: 92px;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 10px 0px;
}
.clientProfile img {
	float:  left;
	border: 1px solid #000000;
	margin: 0px 10px 0px 0px;
}
.clientProfile a {
	padding: 1px 0px 0px 15px;
	background-image: url(../Images/greyBullit.gif);
	background-repeat: no-repeat;
}
.clientInfo {
	font-size:10px;
	height: 66px;
	overflow: hidden;
	line-height: 13px;
	margin: 0px 0px 2px 0px;
}
.javaLink {
	color:#666666;
}

#contactDetails, #mugz {
	display: block;
	position: relative;
	width: 180px;
	background-image: url(../Images/contactDetails.gif);
	background-repeat: no-repeat;
}
#contactDetails {
	text-indent: -5000px;
}
#mailLink {
	position:absolute;
	left: 0px;
	top: 29px;
	display:block;
	width: 180px;
	height:15px;
	background-image: url(../Images/mailLink.gif);
	background-repeat: no-repeat;
}
#mailLink a {
	height: 15px;
	display:block;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#peopleList {
	display: block;
	width: 180px;
	background-image: url(../Images/peopleList.gif);
	background-repeat: no-repeat;
}



#clientList {
	display: block;
	width: 160px;
}
#clientList ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 1.2em;
	list-style-position: outside;
	list-style-image: url(../Images/clientListBullit.gif);
}
#clientList li {
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0px 2px 20px;
/*	text-indent: 15px;
	background-image:url(../Images/clientListBullit.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#clientList a:link, #clientList a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#clientList a:hover, #clientList a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#pageIndicator {
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 0.3em;
}
.thisPage {
	color: #666666;
}


/* STYLES FOR RIGHT NAV */
#rightNav {
	display: block;
	width: 200px;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
	float: left;
	text-indent: 10px;
	}
#rightNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 1.2em;
}
#rightNav li {
	margin: 2px 2px 2px 2px;
}
#rightNav a {
	display: block;
	height: 14px;
	padding: 4px 2px 4px 10px;
	border: none;
	color: #FFFFFF;
	text-indent: 20px;
}
#rightNav a:link, #rightNav a:visited {
	background-color: #DDDDDD;
	text-decoration: none;
}
#rightNav a:hover, #rightNav a:active {
	background-color: #C5CED9;
	text-decoration: none;
}


.clearing {
clear:both;
}


/* STYLES FOR FOOTER */
#footer {
	font-size: 1em;
	width: 800px;
	margin-top: 0px;
	padding: 10px 0px 20px 0px;
	background-image:url(../Images/footerGrnd.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footerNav{
	float: left;
	display: inline; 
	margin: 6px 0px 0px 30px ;
}
#footerNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#footerNav li{
	display: inline; 
	padding: 0px 5px 0px 0px;
	}
