@charset "UTF-8";

/* CSS Document */
img, header, div {
	behavior: url(iepngfix.htc)
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	background-repeat: repeat-x;
	background-image: url(images/background.jpg);
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1em;
	width: 755px;
	color: #990000;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	clear: left;
	padding-bottom: 2px;
	padding-left: 5px;
}

h2 {
	color: #990000;
	padding-top: 8px;
	padding-left: 8px;
	text-transform: uppercase;
	width: 752px;
	display: block;
	height: 14px;
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	padding-left: 8px;
	line-height: 15px;
}

#menu {
	width: 760px;
	height: 30px;
	background: #FF9900 url(images/menu.jpg);
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 0px;
	list-style: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px;
	text-decoration: none;
	color: #000000;
	border: none;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(images/menuInd.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#documentWrapper {
	height: 400px;
	width: 760px;
	margin-top: 15px;
	padding: 0px;
}

#documentWrapper ul {
	list-style-type: none;
	padding-left: 5px;
}

#documentWrapper li {
	background-image: url(images/document.jpg);
	background-repeat: no-repeat;
}

#documentWrapper a {
	color: #666666;
	display: block;
	padding-left: 60px;
	text-decoration: none;
	width: 82px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 2px;
	background: url(images/PDF-Icon.jpg) no-repeat 7px 4px;
}

#documentWrapper a:hover {
	color: #990000;
	text-decoration: underline;
}

#adobeLink {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/get_adobe_reader.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 120px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-left: 5px;
}

#adobeLink a {
	padding: 0px;
	background-image: none;
	display: inline;
}

.current {
	color: #EFA218;
}

#h1-top {
	padding-top: 15px;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#header {
	height: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/LogoStrapline.png);
	background-repeat: no-repeat;
}

.spacer {
	height: 5px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#menu .current {
	margin-right: 3px;
	color: #FFFFFF;
	background-image: url(images/menuInd.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#workHeader {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #EFA218;
	color: #FFFFFF;
}

#portfolioWrapper {
	width: 760px;
	height: 100%;
	margin-top: 15px;
}
.image {
	height: 440px;
	width: 760px;
	float: left;
}

#portfolioWrapper ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
}

#portfolioWrapper li {
	float: left;
}

#portfolioWrapper a {
	display: block;
	width: 65px;
	height: 65px;
	margin-left: 5px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

#portfolioWrapper a:hover {
	border: 1px solid #EFA218;
}

#acornThumb {
	background-image: url(images/AcornThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#broomThumb {
	background-image: url(images/BroomThumb.jpg);
	background-position: 5px 0px;
	background-repeat: no-repeat;
}

#valueThumb {
	background-image: url(images/ValueThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#isolaThumb {
	background-image: url(images/IsolaThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#mcsThumb {
	background-image: url(images/McsThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#cwtThumb {
	background-image: url(images/CwtThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#sbsThumb {
	background-image: url(images/SbsThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#nautilusThumb {
	background-image: url(images/NautilusThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#martanneThumb {
	background-image: url(images/MartanneThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#cwtWebThumb {
	background-image: url(images/CwtWebThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#mgtsWebThumb {
	background-image: url(images/MgtsWebThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#sbsWebThumb {
	background-image: url(images/SbsWebThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#hoetWebThumb {
	background-image: url(images/HoetWebThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#eFoodWebThumb {
	background-image: url(images/EfoodThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#encraftExThumb {
	background-image: url(images/EncraftExThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#hoetExThumb {
	background-image: url(images/HoetExThumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#freestyleThumb {
	background-image: url(images/FreestyleThumb.jpg);
	background-position: 5px 0px;
	background-repeat: no-repeat;
}

#footerLeft {
	width: 75%;
	color: #999999;
	float: left;
}

#footerLeft ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 5px;
}

#footerLeft li {
	width: auto;
	display: inline;
}

#footerLeft a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#footerLeft a:hover {
	text-decoration: underline;
}

#footerRight {
	display: block;
	float: right;
	background-image: url(images/upload.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	width: 93px;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	background-position: right;
	margin-top: 2px;
}

#footerRight a {
	color: #666666;
	text-decoration: none;
}

#footerRight a:hover {
	text-decoration: underline;
}

#footerLeft .last {
	border-right-style: none;
}
