body {
	margin: 0;
	font-family: arial,tahoma,verdana, sans-serif;
	font-size: 13px;
	color: #616161;
	background: url('../gfx/bg_header.gif') repeat-x;
	background-color: #eeefdf;
}

img {
	border: 0;
}

hr {
	width: 90%;
	border-top: 1px solid #d1d2c7;
	border-left: 1px solid #eeefdf;
	border-right: 1px solid #eeefdf;
	border-bottom: 1px solid #eeefdf;
}

form {
	margin: 0;
}

h1 {
	font-family: Georgia, arial, tahoma, verdana, sans-serif;
	color: #843c00;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Georgia, arial, tahoma, verdana, sans-serif;
	color: #843c00;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
}

a {
	font-size: 13px;
	color: #ff591b;
	text-decoration: none;
	outline: none;
}

a:hover {
	font-size: 13px;
	color: #ff591b;
	text-decoration: none;
}

div#mainContainer {
	width: 925px;
	margin: auto;
}

div#header {
	height: 265px;
	padding: 57px 0 13px 0;
	position: relative;
}

div#headerIMG {
	height: 230px;
	background: url('../gfx/header.jpg') no-repeat left;
}

div#contact {
	width: 290px;
	height: 137px;
	background: url('../gfx/bg_contact.jpg') no-repeat;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
}

div#contactTXT {
	margin: 45px 0 0 18px;
	color: #fff;
}


div#topNav {
	display: block;
	height: 55px;
	background: url('../gfx/bg_menu.gif') no-repeat left top;
	margin-bottom: 25px;
	line-height: 50px;
}
div#topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#topNav ul li {
	position: relative;
	float: left;
	list-style: none;
	margin-left: 25px;
}
div#topNav ul li a {
	font-family: Georgia, arial, tahoma, verdana, sans-serif;
	font-size: 18px;
	text-decoration: none;
	display: block;
	text-decoration: none;
	float: left;
	color: #333;
	height: 30px;
}

div#topNav li ul {
	position: absolute;
	z-index: 10;
	left: 11px;
	display: none;
}
/* Styles for Menu Items */
div#topNav ul li a.active {
	color: #FF591B;
	float: left;
}
div#topNav ul li a:hover {
	color: #FF591B;
	text-decoration: underline;
}
/* Holy Hack. IE Requirement \*/
* html ul li { height: 1%; }


/* Submenu */
div#topNav li:hover ul,
div#topNav li.over ul {
	display: block;
	width: 210px;
	background-color: #FF591B;
	filter:alpha(opacity=75);
	opacity:0.75;
	border: 1px solid #999;
}
div#topNav li ul {
	top: 30px;
	padding: 3px 0;
}
div#topNav li ul li {
	float: none;
}
div#topNav li.active ul {
	background: #333 url('../gfx/bg_submenu.gif') left top no-repeat;
}
div#topNav li ul li a {
	line-height: 21px;
	height: 21px;
	color: #fff;
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	width: auto;
	width: 95%;
}
div#topNav li ul li a:hover,
div#topNav li ul li a.active:hover {
	color: #333;
	text-decoration: none;
	background-color: #FF7b3d;
	display: block;
}
div#topNav li ul li a.active {
  background-image: none;
	line-height: 21px;
	height: 21px;
	color: #fff;
	text-transform: none;
	margin: 0px;
}

div#content {
	width: 650px;
	float: left;
}

div.spacer {
	width: 30px;
	height: 275px;
	background: url('../gfx/spacer.gif') no-repeat center;
	float: left;
	margin-top: 50px;
}

div#projects {
	width: 260px;
	float: right;
}

div.projectsBG {
	height: 110px;
	padding: 5px 15px 5px 10px;
	background: url('../gfx/bg_projects.png') no-repeat left;
}

div#projects h2 {
	margin: 10px 0;
}

img.thumb {
	float: left;
}

div#content IMG {
	border: 5px solid #fcfcfc;
	margin: 0 15px 5px 0;
}

div.projectsTXT {
	width: 170px;
	float: right;
	padding: 0 10px 0 0;
}

div.readmore {
	float: right;
	padding-right: 15px;
}

/** Projects subpage **/

div.projectsThumb {
	width:	210px;
	background: url('../gfx/bg_projects_thumb.png') no-repeat;
	float: left;
}

.thumbIMG {
	height: 190px;
	width: 190px;
	padding: 10px;
}

div#projectsList {
	width: 265px;
	float: right;
	padding-top: 5px;
}

div#listTop {
	height: 5px;
	background: url('../gfx/bg_projectsList_top.gif') no-repeat;
	font-size: 1px;
}

div#list {
	width: 220px;
	background-color: #fff;
	padding: 10px;
}

div#list a {
	font-family: Georgia, arial, tahoma, verdana, sans-serif;
	color: #843c00;
	font-size: 18px;
	color: #843c00;
	border-bottom: 1px solid #dddddd;
	padding: 0 10px 5px 10px;
	display: block;
	text-decoration: none;
}

div#list a:hover {
	font-family: Georgia, arial, tahoma, verdana, sans-serif;
	color: #843c00;
	font-size: 18px;
	color: #843c00;
	border-bottom: 1px solid #dddddd;
	padding: 0 10px 5px 10px;
	display: block;
	text-decoration: none;
}

div#list a.active.active {
	font-family: Georgia, arial, tahoma, verdana, sans-serif;
	color: #843c00;
	font-size: 18px;
	color: #843c00;
	border-bottom: 1px solid #dddddd;
	padding: 0 10px 5px 10px;
	display: block;
	text-decoration: none;
}

div#listBttm {
	height: 5px;
	background: url('../gfx/bg_projectsList_bttm.gif') no-repeat;
}

div#footer {
	height: 100px;
	background: url('../gfx/bg_footer.gif') repeat-x;
	background-color: #252525;
	clear: both;
}

div#footerContent {
	width: 900px;
	text-align: right;
	margin: 0 auto;
	padding-right: 25px;
}

div.photo {
	border: 4px solid #fcfcfc;
	background-color: #fff;
	margin: 2px;
	padding: 2px;
	width: 200px;
	height: 200px;
	float: left;
	text-align: center;
}

div#content div.photo IMG {
	border: 0px;
}

div.photoTall {
	position: relative;
	border: 4px solid #fcfcfc;
	background-color: #fff;
	margin: 2px;
	padding: 2px;
	width: 200px;
	height: 220px;
	float: left;
	text-align: center;
}
div.photoTall a.bottom {
	position: absolute;
	left: 0;
	bottom: 2px;
	margin: 0;
	text-align: center;
	width: 100%;
}

div#content div.photoTall IMG {
	border: 0px;
}
