/* CSS Document */

/* LAYOUT */

#container {
	text-align: left;
	margin: 0 auto;
	width: 774px;
	border: 0;
	padding: 0 0;
	position: relative;
    height: auto;
   	voice-family: "\"}\"";
   	voice-family: inherit;
	}

html>body #container {
	height: auto;
	}
	
#nav {
	width: 700px !important;
 	width /**/: 774px;
	height: 40px;
	padding: 0 40px 0 34px;
	background: url(../images/structural/bg_nav.gif);
	}
	
#top {
	width: 774px;
	height: 35px;
	background: url(../images/structural/top.jpg);
	}
	
#hero {
	width: 774px;
	height: 198px;
	background: #fff;
	}
	
#frame{
	text-align: left;
	margin: 0 auto;
	width: 694px !important;
 	width /**/: 774px;
	padding: 40px;
	background: url(../images/structural/bg.gif) left;
	}
	
#left {
	float: left;
	width: 446px !important;
 	width /**/: 465px;
	padding: 0 19px 0 0;
	}
	
#introLeft {
	float: left;
	width: 213px !important;
 	width /**/: 233px;
	padding: 0 20px 0 0;
	}
	
#introRight {
	float: left;
	width: 213px;
	padding: 0;
	}
	
.latestHome {
	float: left;
	width: 218px !important;
 	width /**/: 228px;
	padding: 0 10px 15px 0;
	}
	
.latestHomeR {
	float: left;
	width: 218px;
	padding: 0 0 15px 0;
	}
	
.latestHome img {
	border: 5px solid #EEECE6;
	}
	
.latestHome img:hover {
	border: 5px solid #DCD9CC;
	}
	
.latestHomeR img {
	border: 5px solid #EEECE6;
	}
	
.latestHomeR img:hover {
	border: 5px solid #DCD9CC;
	}
	
.featureBox {
	margin: 10px 0 0 0;
	padding: 15px 20px;
	background: #eeece6;
	border-top: 5px solid #dcd9cc;
	}
	
.featureBoxNoMargin {
	margin: 0;
	padding: 15px 20px;
	background: #eeece6;
	border-top: 5px solid #dcd9cc;
	}

#right {
	float: left;
 	width: 213px;
	}
	
#details {
	float: left;
	width: 303px !important;
 	width /**/: 342px;
	padding: 0 39px 0 0;
	}
	
#grabs {
	float: left;
	width: 336px;
	}
	
#bottom {
	width: 774px;
	height: 10px;
	background: url(../images/structural/bottom.gif) top no-repeat;
	}
	
#footer {
	width: 774px;
	}
	
#indexWork {
	font-size: 0.9em;
	}
	
#indexWork a {
	text-decoration: none;
	color: #68655D;
	}