/*default*/
h1, h2, h3, h4, h5 {  
	margin: 0;
	font-size:100%;
	padding:0;
}
img {
	border:0;
	padding:0;
	margin:0;
}
/*headings*/
h2 {
	font-size:100%;
	margin:15px 0 18px 0;
	padding:0 30px 0 0;
	color:#000000;
	line-height:1.1;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
}
div.container h3 {
	background:#000000;
	color:#fff;
	font-size:70%;
	padding:6px 0 6px 8px;
}
div.contentright h3 {
	background:#000000;
	color:#fff;
	font-size:70%;
	padding:4px 0 7px 9px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
}
div.contentright h3.hotspot {
	background:#000000;
	color:#fff;
	font-size:70%;
	padding:4px 0 7px 9px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
}
/*paragraphs*/
div.contentleft p, div.contentright p {
	font-size:70%;
	padding:0;
	margin:5px 0 12px 0;
}
div.contentright p.contact {
	background:#ffffff url("../images/siteobjects/b_contact.gif") no-repeat;
	width:182px;
	padding:8px 0 7px 72px;
	margin:0;
	font-size:110%;
	font-weight:bold;
}
div.contentright p.title {
	color:#000000;
	font-weight:bold;
	margin:6px 0 0 9px;
}

div.contentright p.text {
	color:#000000;
	margin:6px 0 0 9px;
}

/*lists*/
div.containerleft ul {
	font-size:70%;
	width:400px;
	list-style:none;
	margin:13px 0 0 0;
	padding:0;
}
div.containerleft ul li {
	background:url("../images/siteobjects/icon_orange.gif") no-repeat left 50%;
	padding-left:13px;
	margin-left:30px;
}
div.containerright ul {
	font-size:70%;
	width:190px;
	list-style:none;
	margin:13px 0 0 0;
	padding:0;
}
div.containerright ul li {
	background:url("../images/siteobjects/icon_orange.gif") no-repeat left 50%;
	padding-left:13px;
	margin-left:25px;
}


div.contentright ul{
	font-size:70%;
	width:245px;
	list-style-type:none;
	margin:5px 0 0 9px;
	padding:0;
}
div.contentright ul li {
	margin:0;
	padding:0 0 4px 0;
}

dl {
	margin: 0; 
	padding: 8px 0 0 14px; 
	font-size:70%;
	width:240px;
	float:none;
}
dt {
	margin:0; 
	width:58px;
	float:left;
}
dd {
	margin:0;
	padding:0;
	text-align:left;
	width:175px;
	color:#000;
	float:left;
}

dl.contactdetails a, dl.contactdetails a:link {
	color:#00000;
}

/*links*/
a, a:link {
	color:#000;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color:#000;
	text-decoration:underline;
}

/*menu*/
div.menu {
	width:100%;
	font-size:75%;
	line-height:normal;
	background:#fff;
}
div.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:420px;
}
div.menu li {
	margin:0;
	padding:0;
	float:left;
	margin-bottom:1px;
}
div.menu li.home {
	background:#00257b url("../images/siteobjects/icon_home.gif") no-repeat top left;
}
div.menu li.where {
	background:#00257b url("../images/siteobjects/icon_home.gif") no-repeat top left;
}
div.menu li.work {
	background:#00257b url("../images/siteobjects/icon_home.gif") no-repeat top left;
}
div.menu li.ext {
	background:#00257b url("../images/siteobjects/icon_ext.gif") no-repeat top left;
}
div.menu li.maint {
	background:#00257b url("../images/siteobjects/icon_maint.gif") no-repeat top left;
}
div.menu li.test {
	background:#00257b url("../images/siteobjects/icon_test.gif") no-repeat top left;
}
div.menu li.contact {
	background:#00257b url("../images/siteobjects/icon_contact.gif") no-repeat top left;
}
div.menu a {
	background:#5078a1 url("../images/siteobjects/b_menu.gif") repeat-x;
	padding:4px 0 5px 6px;
	margin-left:24px;
	width:390px;
	text-decoration:none;
	float:left;
	clear:both;
	color:#fff;
	font-weight:bold;
}
div.menu a:hover, div.menu a:focus, div.menu a:active{
	background:#7c7e81 url("../images/siteobjects/b_menu_r.gif") repeat-x;
	color:#fff;
	text-decoration:none;
}
div.menu a.lit, div.menu a.lit:hover, div.menu a.lit:focus, div.menu a.lit:active{
	background:#ae5700 url("../images/siteobjects/b_menu_active.gif") repeat-x;
	color:#fff;
	text-decoration:none;
}

div.menu a.sel, div.menu a.sel:hover, div.menu a.sel:focus, div.menu a.sel:active{
	background:#ae5700 url("../images/siteobjects/b_menu_active.gif") repeat-x;
	color:#000;
	text-decoration:none;
}


/*bottombar*/
div.bottombar p {
	font-size:70%;
	padding:6px 0 100px 0;
	margin:0;
}
div.bottombar a, div.bottombar a:link {
	color:#000;
	text-decoration:none;
}
div.bottombar a:hover, div.bottombar a:active, div.bottombar a:focus {
	color:#000;
	text-decoration:underline;
}
div.bottomright p{
	color:#00257b;
}


/*W3C buttons*/

.w3cbutton3 {
	margin: 5px 0;
	width: 9em;
	font-family: helvetica,arial,sans-serif;
	font-size: 70%;
	font-weight: bold;
}
.w3cbutton3 a {
  display: block;
  width: 100%;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton3 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3cbutton3 span.w3c {
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
}



.gray {color: #666666}

.thumbnail
{
	float: left;
	width: 110px;
	border: 1px solid #999;
	margin: 0 10px 10px 0;
	padding: 5px;
}
