@charset "utf-8";

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-image: url(images/main-fill.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 1%;
}
#header {
	height: 20px;
	width: 985px;
	z-index: 1;
	display: block;
	background-image: url(images/header.png);
	margin-left: 20px;
}
#top_nav {
	width: 930px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-left: 49px;
	border-top-color: #660000;
	border-right-color: #660000;
	border-left-color: #660000;
	text-align: right;
}

#top_nav img {
	float: left;
}

#menu {
	width: 930px;
	float: left;
	margin-left: 49px;
}
#menu   ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:auto;
	float: left;
	display: inline;
	z-index: 1;
}
#menu ul li {
	position: relative;
	}
#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu  li {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	white-space: nowrap;
	position: relative;
	float: left;
}
#menu  li  ul {
	position: absolute;
	display: none;
	left: 0;
	top: 22px;
}

#menu  li li {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	white-space: nowrap;
	position: relative;
	float: left;
	}
#menu  li:hover  ul { display: block; }

#menu a  {
	background-image: url(images/ltab.png);
	margin: 0;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-repeat: no-repeat;
	color: #CCCCCC;
	cursor: default;
	display: block;
}
#menu  a  span {
	background-image: url(images/rtab.png);
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: right top;
}
#menu   a   span:hover {
	background-position: right -26px;
}
#menu  a:hover  {
	background-position: 0% -26px;
	color: #660000;
}

#main {
	width: 934px;
	margin-left: 49px;
	float: right;
	margin-right: 45px;
}
#main img {
	padding: 5px;
	border: medium double #660000;
	margin: 5px;
}

#filmstrip {
	width: 930px;
	float: left;
	overflow: hidden;
}
#lower_content {
	float: left;
	width: 100%;
	display: block;
}
#left_content    {
	background-color: #FFFFFF;
	width: 25%;
	display: block;
	float: left;
	padding: 10px;
}
.project_box {
	display: block;
	border-top-width: thin;
	border-top-color: #999999;
	width: 910px;
	height: auto;
	clear: both;
	border-top-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
.project_box p {
	float: left;
	width: 400px;
}
.project_box_text {
	width: 400px;
	float: left;
}


.project_box img {
	float: right;
	display: block;
	border: medium solid #660000;
	padding: 3px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	width: 200px;
	height: 139px;
        box-shadow:5px 5px 3px #aaaaaa;
}

#mid_content    {
	float: left;
	width: 300px;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	color: #666600;
}

#mid_content img {
	display: block;
	width: 200px;
	border: thick double #666666;
	padding: 2px;
}
#right_content    {
	float: right;
	width: 342px;
	display: block;
	padding: 10px;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	clear: none;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 10;
}

#footer {
	width: 985px;
	text-align: center;
	vertical-align: bottom;
	color: #CCCCCC;
	display: block;
	clear: both;
	margin-left: 20.5px;
	background-color: #333333;
}
#footer a {
	color: #D4D4D4;
}
#footer a:hover {
	color: #660000;
}

#footer  .rfoot {
	background-repeat: no-repeat;
	background-image: url(images/rfoot.png);
	background-position: right bottom;
	z-index: 1;
}
#footer .lfoot {
	background-image: url(images/lfoot.png);
	background-position: left top;
}

h1 {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.map {
	float: right;
	border: medium double #660000;
	margin-right: 35px;
}
.contact {
	float: right;
	border: medium solid #660000;
	margin: 45px;
}



h3 {

}
#menu h3 {
	text-align: right;
}

body {
	padding: 0;
	vertical-align: top;
	background-image: url(images/background.jpg);
	margin: 0px;
	clear: both;
	background-color: #999966;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
}
a:hover {
	color: #993300;
	font-weight: bold;
	background-repeat: no-repeat;
	background:none;
}
body,td,th {
	font-size: 12px;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.resume_box p {
	float: left;
	width: 600px;
}
.resume_box {
	display: block;
	border-top-width: thin;
	border-top-color: #999999;
	width: 910px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	border-top-style: solid;
	padding-top: 10px;
	padding-bottom: 20px;
}
.resume_box_text {
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.resume_box img {
	float: right;
	display: block;
	border: medium solid #660000;
	padding: 3px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	width: 200px;
	height: 200px;
        box-shadow:5px 5px 3px #aaaaaa;
}
.service_box {
	display: block;
	border-top-width: thin;
	border-top-color: #999999;
	width: 910px;
	height: auto;
	clear: both;
	border-top-style: solid;
	padding: 10px;
}
.service_box_text p {
	width: 300px;
}

.service_box_text {
	width: 400px;
	float: left;
}
.service_box     ul {
	float: left;
	padding-left: 20px;
	width: 200px;
	margin-left: 20px;
}
.service_box img {
	float: right;
	display: block;
	border: medium solid #660000;
	padding: 3px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	width: 200px;
}
/*[if IE]*/
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc); /* call hover behaviour file */
font-size: 100%; /* enable IE to resize em fonts */
}
#menu ul li a {
height: 1%; /* make links honour display: block; properly */
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

