/* ===== global styles ===== */

body {
    font-family: Georgia, serif;
    background: #bbb url(../images/bg-body.gif);
    margin: 0;
    padding: 0;
	height: 100%;
}

p, h1, h2, h3, h4, h5, h6, li {
    margin: 1ex 1em;
}


/* ===== FIX for div to extend with content ===== */

.floatfix{
    clear: both;
}

div#outerDiv {
    width: 769px;
    margin: 0 auto;
   
}

/* ===== UL Services ===== */




/* ===== contact info ===== */
.linkcontact a {
color: #707070;

text-decoration: underline;
}
.linkcontact a:visited {
color: #707070;

}
.linkcontact a:hover {
color: #ffffff;

text-decoration:none ;
background-color: #768197;
}



/* ===== header ===== */

div#header {
    height: 157px;
	width: 769px;
    position: relative;
}

/* ===== CENTER IMAGES ===== */

.leftimage {
	width: 769px;
	height: 212px;
	}
	#homeimage { background: url(../images/home-img.jpg) 100% 0px no-repeat; }
	#servicesimage { background: url(../images/services-img.jpg) 100% 0px no-repeat; }
	#casesimage { background: url(../images/cases-img.jpg) 100% 0px no-repeat; }
	#contactimage { background: url(../images/contact-img.jpg) 100% 0px no-repeat; }
	#industriesimage { background: url(../images/industries-img.jpg) 100% 0px no-repeat; }
	
	
	#logo_all {
		width: 226px;
		height: 212px;
		background: url(../images/logo.gif) repeat-x;
		}
	#leftlinks {
		width: 226px;
		height: 212px;
		padding:0;
		position:absolute;
		z-index:99999;
		background:#DADADA;
		}

	#leftlinks ul {
	list-style:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#DADADA;
	}
	
	#leftlinks ul li {
	margin:0;
	}
	
	#leftlinks ul li a {
	display:block;
	width:206px;
	color:#636E85;
	text-decoration:none;
	padding:5px 10px;
	}
	
	#leftlinks ul li a:hover {
	color:#DADADA;
	text-decoration:none;
	background:#636E85;
	}

/* ===== MENU ===== */

#nav {
width: 411px;
height: 157px;
left: 225px;
position: relative;
background: url(../images/topnav-dual.gif);
margin: 0;
padding: 0;
}

#nav li {
float: left;
}

#nav li a {
position: absolute;
outline: none;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 157px;
background: url(../images/topnav-dual.gif) no-repeat;
text-indent: -9999px;
overflow: hidden;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*up state*/
li#home a {
left: 0px;
width: 82px;
background-position: 0 0;
}

li#services a {
left: 82px;
width: 83px;
background-position: -82px 0;
}

li#cases a {
left: 165px;
width: 82px;
background-position: -165px 0;
}

li#industries a {
left: 247px;
width: 82px;
background-position: -247px 0;
}

li#contact a {
left: 329px;
width: 81px;
background-position: -329px 0;
}

/*hover state*/
li#home a:hover {
background-position: 0 -157px;
}

li#services a:hover {
background-position: -82px -157px;
}

li#cases a:hover {
background-position: -165px -157px;
}

li#industries a:hover {
background-position: -247px -157px;
}

li#contact a:hover {
background-position: -329px -157px;;
}


/*current state*/
#body_home li#home a {
background-position: 0 -314px;
}

#body_services li#services a {
background-position: -82px -314px;
}

#body_cases li#cases a {
background-position: -165px -314px;
}

#body_industries li#industries a {
background-position: -247px -314px;
}

#body_contact li#contact a {
background-position: -329px -314px;
}



/*main content*/

#mainc ul {

  margin-bottom:20px;
  overflow:hidden;
}


#content {
	width: 769px;
		width: 543px;
		min-height: 550px;
	position: relative;
	color: #ffffff;
	font-size: 1em;
	padding: 0 0 0 226px;
	background:#DADADA;
	}
		
	
#content div#mainContent {
		width: 543px;	
		height: 400px;
		height: auto;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background: #fff;
		padding: 0px 0px 200px 0px;
		}



#mainContent li {
  line-height:1.7em;
  font-family: Verdana, sans-serif;
  border-bottom:1px solid #ccc;
  list-style-type:square;
  font-size:.7em;
  color: #707070;
  }



#mainContent p {
    font-family: Verdana, sans-serif;
    font-size: .7em;
    line-height: 1.4em;
    color: #707070;
	padding: 0px 10px 0px 12px;
    margin: 1ex 10px 0px 0px;
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4 {
    font-family: "Trebuchet MS", sans-serif;
}

#mainContent h1 {
    font-size: 1.6em;
    font-weight: bold;
    color: #3d8bc1;
    margin: 0 0 .4ex 0;
}

#mainContent h2 {
    font-size: 1.2em;
    color: #3c3809;
    margin: .4ex 0;
}

#mainContent h4 {
    font-size: 1.1em;
    font-weight: bold;
    color: #666;
    margin: 1ex 0 -.2ex 0;
}


/*footer*/

.footer {
	
	margin:0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#636466;
	}

p.footertext {
    font-family: Verdana, sans-serif;
    font-size: .7em;
    line-height: 1.4em;
    color: #ffffff;
    margin: 1ex 0;
}
p.footertext a {
    color: #ffffff;
	text-decoration:none;
}
p.footertext a:hover {
	text-decoration:underline;
}
