/*
 * Main font, padding, etc. styles
 */

/* defaults, to concur in all browsers */
p, h1, h2, a, form, fieldset, img, input, select, table, td, tr
{
  margin: 0;
  padding: 0;
}

table
{
  border-collapse: collapse;
}

p, td
{
  color: black;
  font-size: 0.8em;
  line-height: 1.4em;
}

p.hometext
{
	font-size: .75em;
}

p.ourworksubtext
{ 
/*  font-family: "Arial Narrow", Arial, Helvetica, sans-serif; */
  font-size: 10pt;
  line-height: 1.2em;
}

p.footertext
{
  text-align: right;
}

h1
{
  font-size: 1.5em;
  color: white;
}

h1.layer2
{
  padding: 127px 0 0px 0;
  font-size: 2em;
/*  font-weight: normal; */
  letter-spacing: -1px;
  color: #003e51;
}

h1.graphicshere
{
  font-size: 2em;
  color: #003e51;
}

h2
{
  padding-top: 15px;
  color: black;
  font-size: 1em;
}

h2.staff_title
{
	padding-right: 20px;
	color: #003e51;
	font-size: 0.8em;
	font-weight: 600;
	padding-bottom: 3px;
}

p.staff_text
{
	font-size: 0.75em;
	line-height: 1.2em;
}


a
{
  color: #003e51;
  font-weight: bold;  
  text-decoration: none;
}

a.homelink
{
  color: #003e51;
  font-weight: normal;  
  text-decoration: none;
}



a:hover, a:active
{
  text-decoration: underline;
}

a.submenulink
{
	color: #7697a3;
	font-size: 1.3em;
	line-height: 1.7em;
	text-decoration: none;
}

a#ourworksublink
{
  line-height: 1em;
}

a.submenulink:hover
{
  color: #003e51;
}

a.ourworklink
{
  color: #003e51;
  font-weight: bold;
}

a.contactemail
{
  color: #003e51;
  font-weight: bold;
}

a.footerlink
{
  color: #003e51;
  font-weight: bold;
}

img
{
	border: none;
}

.piccell img
{
	border: none;
	padding: 0 13px 13px 0;
}

img.homelogo{ margin: 130px 0px 25px 0px; }

ul
{
  margin: 0 0 0 50px;
  padding: 0;
}

ul#whatwedo
{
  padding-top: 190px;
  padding-left: 50px;
  color: #003e51;
  font-weight: bold;
}

ul#ourwork
{
  padding: 5px 0 15px 0;
}

ul.partworks
{
  margin-top: 4px;
  color: #003e51;
  margin-left: 15px;
  padding-bottom: 4px;
}

li
{
  font-size: 0.8em;
  margin-top: 10px;
}

li.partworks
{
  margin-top: 0px;
}


/* footer area stuff */
p.footerstuff
{
  color: #01acf2;
  font-size: 1.1em;
  text-align: left;
}
.style5 {color: #7697a3}

.workhead {
	font-size: 12px;
	color: #003e51;
	padding: 10px 20px 0 0;
	font-weight: bold;
}
	
.worktext {
	font-size: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0;
}
.sidesub {
font-size: 1.2em;
font-weight: bold;
color: #003e51;
}

.sting {
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	margin-bottom: 6px;
}

.sting span{
	color: #003e51;
	}
	
.sting em{
	color: #669999;
	font-style:normal;
	}

