body {
	font-size:0.7em;
	font-family:Arial,Helvetica,Sans-serif;
	text-align:center;
	}

#container {
	width:712px;
	text-align:left;
	margin:0px auto;
	padding:0px;
	}

#header {
	background-color:#640B11;
	border-bottom:5px solid #888DA0;
	height:7em;
	margin:0px 0px 4px 0px;
	}
	
#header p {
	color:#DDD4CE;
	font-family:verdana,"century gothic",arial,helvetica,sans-serif;
	float:right;
	text-align:right;
	padding:.1em;
	}

#left {
	width:168px;
	padding:5px 0px;
	float:left;
	}
	
#left ul {
	list-style-type:none;
	margin:0;
	padding:5px 0px;
	}
	
#left li {
	margin:5px 0px;}
	
#left li.list1 {
	background-image:url('images/prod-dev.jpg');
	background-position: left top;
	background-repeat:no-repeat
	}
	
#left li.list2 {
	background:transparent url('images/prod.jpg');
	background-position: left top;
	background-repeat:no-repeat
	}
	
#left li.list3 {
	background:url('images/cust-sat.jpg') 0 0 no-repeat;
	}	

#left a#item1 {background:transparent url('images/prod-dev-hover.jpg') -130px -90px no-repeat;}
#left a#item2 {background:transparent url('images/prod-hover.jpg') -130px -90px no-repeat;}
#left a#item3 {background:transparent url('images/cust-sat-hover.jpg') -130px -90px no-repeat;}

#left a#item1:hover {background-position:0 0; z-index:50;}
#left a#item2:hover {background-position:0 0; z-index:50;}
#left a#item3:hover {background-position:0 0; z-index:50;}

* html #menu a:hover {height:60px; he\ight:0;}



#left a {display:block; width:167px; height:0; padding-top:56px; color:#000; overflow:hidden;}

/* hack for older versions of IE with incorrect box model */

* html #left a:link, * html #left a:visited {height:56px; he\ight:0;}

#main {
	margin-bottom:10px;
	margin-left:220px;
	min-height:310px;
	width:190px;
	}

/* for Internet Explorer */
/*\*/
* html #main {
height: 310px;
}
/**/


#image {
	float:right;
	margin:10px 0px;
	padding:3px 0px;
	border-top:1px solid #888DA0;
	width:284px;
	clear:right;}

#footer {
	background-color:#640B11;
	height:6em;
	}

	#footer p {
		color:#DDD4CE;
		font-family:verdana,"century gothic",arial,helvetica,sans-serif;
		padding:.5em;
		}

	#footer span.email {
		border: 2px solid #DDD4CE;
		font-size:1.1em;
		font-style:italic;
		font-weight:bold;
		padding:3px;
		line-height:4em;
		}

h2 {
	margin:2px;
	font-size:1.4em; 
	color:#990033
	}
	
a {
	color:#B5B200;
	}
	
img {
	border:0;
	}