body {
	font-family: Arial, sans-serif;
	background:url(../grfx/homepage/background-tile.gif) repeat-x #006200;
	padding:0px;
	margin:0px;
}

td,th {
	font-family: Arial, sans-serif;
}

h1 {
	color:#E0DF01;
	margin: 30px 0px 9px 0px;
	padding:0px;
	font-size: medium;
	font-weight: bold;
}

h1#freeofferhdr {
	color:#ccc;
	font-size:13px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*overflow:hidden;
	background:  url(../grfx/homepage/free-intro-offer-hdr.gif) no-repeat 5px 0px;*/
}

h2 {
	color:#E0DF01;
	margin: 25px 0px 9px 0px;
	padding:0px;
	font-size: small;
	font-weight: bold;
}

h3 {
	color:#E0DF01;
	margin: 20px 0px 9px 0px;
	padding:0px;
	font-size: small;
	font-weight: normal;
}

p {
	font-family: Arial, sans-serif;
	font-size:small;
	color:#cecece;
	margin:0px 0px 12px 0px;
	max-width:600px;
}

#content a {
	color: #F28600;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#content a:hover {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #F28600;
	text-decoration: none;
}

ul{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #cecece;
	margin: 0px 0px 12px 25px;
	max-width: 600px;
	list-style-position: outside;
	list-style-image: url(../images/BD15275_.GIF);
}

ol {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #cecece;
	margin: 0px 0px 12px 25px;
	max-width: 600px;
	list-style-position: outside;
	list-style-type: decimal;
}
#maincontent ul {
	list-style-type: disc;
}

td p {
	width: 250px;
}

.matrix {
	width: 550px; 
	border:1px #fff dashed; 
	background-color:#4D904D; 
	padding: 1px; 
	margin: 10px 0px 10px 0px;
}

.matrix th, td {
	font-family: Arial, sans-serif;
	color:#eee;
	font-size: small;
	padding: 2px; 
	margin: 0px;
	border:0px; 
}

.matrix th {
	font-weight: bold;
}

.matrix tr {
	border:0px; 
	padding: 2px; 
	margin: 0px;
}

#navigation {
	font-family: Arial, sans-serif;
	background:url(../grfx/homepage/logo-top-left.gif) no-repeat left top;
	left: 0px;
	top: 0px;
	height:345px;
	width:465px;
}

#navigation ul {
	margin:0px 0px 0px 77px;
	padding:40px 0px 0px 0px;
	border:0px #333 solid;
	list-style:none;
	list-style-type: none;
}

#navigation ul li {
	display:inline;
	padding:0px;
	width:130px;
}

#navigation ul li a {
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
	width:130px;
	color:#fff;
	font-size:x-small;
}

#navigation ul li a:hover {
	display:block;
	margin:0px;
	padding:0px;
	width:130px;
	color:#FFFF00;
}

/* setting properties for the dropdown ULs */
/* our company dropdown */
#nav ul#company {
	padding: 0;
	margin: 26px 0px 0px 249px;
	background-color:#4C0E81;
	z-index:2;
}
#nav ul#company a,a:visited,a:active {
	padding-left:12px;
}
#nav ul#company a:hover {
	background:  url(../grfx/arrow.gif) no-repeat 0px 2px;
	padding-left:12px;
}
img#ourcompany {
padding-right:30px;
}

/* our services dropdown */
#nav ul#services {
	padding: 0;
	margin: 95px 0px 0px 249px;
	list-style: none;
	z-index:2;
}
#nav ul#services a,a:visited,a:active {
	padding-left:12px;
}
#nav ul#services a:hover {
	background:  url(../grfx/arrow.gif) no-repeat 0px 2px;
	padding-left:12px;
}
img#ourservices {
padding-right:20px;
}

/* our experience dropdown */
#nav ul#experience {
	padding: 0;
	margin: 169px 0px 0px 237px;
	list-style: none;
}
#nav ul#experience a,a:visited,a:active {
	padding-left:12px;
}
#nav ul#experience a:hover {
	background:  url(../grfx/arrow.gif) no-repeat 0px 2px;
	padding-left:12px;
}
img#ourexperience {
padding-right:20px;
}

/* our thinking dropdown */
#nav ul#thinking {
	padding: 0;
	margin: 214px 0px 0px 156px;
	list-style: none;
}
#nav ul#thinking a,a:visited,a:active {
	padding-left:12px;
}
#nav ul#thinking a:hover {
	background:  url(../grfx/arrow.gif) no-repeat 0px 2px;
	padding-left:12px;
}
img#ourthinking {
padding-right:30px;
}

/* our experts dropdown */
#nav ul#experts {
	padding: 0;
	margin: 232px 0px 0px 69px;
	list-style: none;
	z-index:1;
}
#nav ul#experts a,a:visited,a:active {
	padding-left:12px;
}
#nav ul#experts a:hover {
	background:  url(../grfx/arrow.gif) no-repeat 0px 2px;
	padding-left:12px;
}
img#ourexperts {
padding-right:30px;
}

#nav li ul {
	position: absolute;
	width: 8em;
	left: -999em;
	height: 1%;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* navigation buttons below */
a #ourcompany {
	left: 245px;
	margin-top: 3px;
	position:absolute;

}

a #ourservices {
	left: 248px;
	margin-top: 72px;
	position:absolute;
}

a #ourexperience {
	left: 226px;
	margin-top: 145px;
	position:absolute;
}

a #ourthinking {
	margin-top : 192px;
	left: 153px;
	position:absolute;
}

a #ourexperts {
	left: 74px;
	margin-top: 209px;
	position:absolute;
}

#content {
	font-family: Arial, sans-serif;
	background:url(../grfx/homepage/feedback-top-right.gif) no-repeat center top;
	right: 0px;
	top: 0px;
	padding: 94px 0px 0px 0px;
	margin:0px;
	border:0px;
	height:352px;
	left:345px;
	position:absolute;
	text-align:center;
}

#leftalign {
	width:210px;
	text-align:left;
	border:#eee solid 0px;
	margin: 0px auto;
}

#leftalign a {
	color: #ccc;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#leftalign a:hover {
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#leftalign p {
	width:210px;}

#maincontent {
	padding-top: 1px;
	margin: 60px 30px 0px 40px;
	border: 0px #333 solid;
	text-align: left;
	background: #006200;
}


/* hack for ie to set the max-width property. this line won't validate */
*html p{width: expression(document.body.clientWidth > 950? "580px": "auto" )}

p#freeoffer {
	font-family: Arial, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#ccc;
	margin-left: 5px;
}

	
#footer {
	position:absolute;
	font-family: Arial, sans-serif;
	left: 0px;
	bottom: 5px;
	height:60px;
	padding:0px;
	margin:0px;
	width:235px;
	border:0px;
}

#footer p {
	font-family: Arial, sans-serif;
	font-size:x-small;
	color:#948357;
	margin:1px 0px 0px 9px;
}

#footer a,a:visited,a:active,a:link {
	text-decoration:none;
	color:#948357;
	margin:0px;
	padding:0px;
}

#footer a:hover {
	text-decoration:underline;
	color:#948357;
}

p#right {
	text-align:right;
	position:absolute;
	right:8px;
	bottom:8px;
}

#yellowtxt {
	color:#FFFF00;
}

#printheader {display:none;}

#centerbutton {
	text-align: center;
	margin-left: -25px;
}

p.spacer {
height: 20px;
max-width:600px;
background:url(../grfx/paragraph_break.gif) repeat-x;
margin-right: 80px;
}

/* hack for ie to set the max-width property. this line won't validate */
*html p.spacer{width: expression(document.body.clientWidth > 950? "500px": "auto" )}
