body {
	background-color: #e0dad3;
	margin: 0px;
}
div#over_url {
	display: none;
	width: 272px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	background-color: #ad2d19;/*e0dad3;*/
	bottom: 9px;
	left: 9px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	
}
div#page_wrapper {
	background: #fff url(images/bg.jpg) no-repeat top right;
	width: 780px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-bottom: 60px;
	margin: auto;
	position: relative;
}
div#esee_top {
	background: #fff url(images/esee_portfolio.jpg) no-repeat top left;
	width: 423px;
	height: 147px;
	margin-left: 10px;
	margin-bottom: 60px;
}
div#contact {
	position: absolute;
	top: 0px;
	right: 0px;
}
div#portfolio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 695px;
	margin-left: 30px;
}
	div#portfolio UL {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
		div#portfolio LI {
			list-style-type: none;
			/*border-bottom: 1px solid #999999;*/
			margin-left: 40px;
			position: relative;
			background-image: url(images/hr.jpg);
			background-repeat: no-repeat;
			background-position: bottom left;
			padding: 0px;
			margin-top: 30px;
			padding-bottom: 30px;
		}
	div#portfolio H2 {
		font-size: 16px;
		display: none;
	}
	div#portfolio H3 {
		padding-top: 10px;
	}
	div#portfolio P {
		padding-left: 10px;
		width: 230px;
		line-height: 18px;
		margin-top: 20px;
		/*padding: 0px;
		margin: 0px;*/
	}
		div#portfolio P.made SPAN {
			font-weight: bold;
			display: block;
			color: #8c1703;
			margin-top: 36px;
		}
	div#portfolio div.image {
		width: 290px;
		height: 235px;
		background-color: #e0dad3;
		position: absolute;
		top: 0px;
		right: 10px;
	}
	div#portfolio div.thumb_hover {
		background-color: #666;
	}
	div#portfolio div.thumb {
		padding: 9px;
	}
	div#portfolio .li-container {
		position: relative;
		min-height: 236px;
		
	}
div.spacer {
			clear: both;
			display: block;
			line-height: 1px;
			font-size: 1px;
}

div#outro {
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
div#intro UL {
	margin-left: 40px;
}
div#intro UL, div#intro LI {
	list-style-type: square;
}
div#intro {
	margin: auto;
	margin-top: 25px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	line-height: 18px;
	width: 650px;
}
div#intro P {
	padding: 0px 40px;
}
div#intro A, div#intro:visited {
	color: #8c1703;
	text-decoration: underline;
}
div#contact_info {
	margin: auto;
	margin-top: 25px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	line-height: 18px;
	width: 650px;
	height: 95px;
}
div#contact_info A {
        color: #8c1703;
        text-decoration: none;
}
div#contact_info H1 {
        text-align: left;
        text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
margin-left: 50px;
margin-bottom: 0px;
padding-bottom: 0px;
}
div#contact_info P {
padding-top: 0px; margin-top: 0px;
	text-align: left;
	margin-left: 50px;
}
div#contact_info H3 {
	text-align: left;
	margin-left: 40px;
	color: #8c1703;
}
div#footer {
    margin: auto;
    margin-top: 20px;
    width: 640px;
    text-align: right;
}


.display { display: block !important; }
div#overlayer { 
    background-color: #ad2d19; 
    color: #fff;
    position: absolute;
    bottom: 9px;
    left: 9px;
    display: block;
    width: 272px;
    height: 20px;
    line-height: 20px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;    
}

div.pfolio_image {
    position: relative;
}
.pfolio_image a, .pfolio_image div.empty {
    text-decoration: none;
    display: block;
    width: 281px;
    height: 226px;
    background-color: #e0dad3;
    padding-top: 9px;
    padding-left: 9px;
}
.pfolio_image img {
    width: 272px;
    height: 217px;
}
div.pfolio_image a:hover {
    background-color: #999;
}

