body {
	margin:10px auto; padding:0; border:0;
	background-image:url(../media/main_bkgd_tile.jpg);
}
#container {
	margin:0 auto; padding:0; border:0;
	width: 600px;
}
#logo {
	margin:0; padding:0; border:0;
	width: 600px; height: 136px;
}
#menu {
	margin:0; padding:0; border:0;
	background-image:url(../media/top_tab.gif);
	width:600px;height:30px;
}
#menu ul {
	margin:0; padding:0; border:0;
	height:100%;
	text-align:center;
}

#menu ul li {
	float:left;
	list-style:none;
}
#menu ul li.first {
	margin-left:20px;
}
#menu li a {
	display:block;
	height:30px;
	background:grey;
	margin-right:1px;
}
#menu li a#home {
	width:56px;
	background-image:url(../media/menu/home.gif);
}
#menu li a#services {
	width:89px;
	background-image:url(../media/menu/services.gif);
}
#menu li a#gallery {
	width:78px;
	background-image:url(../media/menu/gallery.gif);
}
#menu li a:hover {
	background-position: 0 30px;
}
#menu li a:active {
	background-position: 0 32px;}

#menu li a.selected {
	background-position: 0 30px;}

#content {
	position:relative;
	margin:0; padding:1px 0 10px; border:0;
	width: 600px;
	background-image:url(../media/bkgd.gif);
}

#leftcontent {
	margin:20px 0 0 20px; padding:0; border:0;
	width:375px;
}
#leftcontent P {
	margin:0; padding:5px 0 10px; border:0;
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
	font-size: 12px;
	line-height:18px;
}

#leftcontent UL {
	margin:0; padding:0; border:0;
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
	font-size: 12px;
	line-height:18px;
}

#leftcontent UL LI {
	margin:0; padding:0 0 0 12px; border:0;
	list-style:none;
	background-image:url(../media/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
}

#leftcontent h2 {
	margin:0; padding:0; border:0;
	padding-bottom:3px;
	border-bottom:1px dashed #999;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
}

#leftcontent .superscript {
	font-size: .6em;
	position:relative;
	top:-.75em;
}

#leftcontent table {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background:#000;
	border:0;padding:0;margin:0;
	color: #999;
	text-align:left;
}

#leftcontent table td {
	padding-right:2px;
}

#leftcontent table a:hover {
	text-decoration:underline;
	color:red;
}
#leftcontent table a.over {
	display:block;
	padding:2px;
	text-decoration: none;
	color: #999;
}
#leftcontent table a.over:hover {
	text-decoration: underline;
	color: red;
	background:#FFF;
}

#leftcontent a {
	text-decoration: none;
	color: red;
}
#leftcontent a:hover {
	text-decoration: underline;
	color: red;
}

#quickmenu {
	margin:20px 0 0; padding:5px 0 0; border:0;
	width:150px;
	xbackground:#000;
	text-align:center;
	position:absolute;
	top:0px;
	right:20px;	

	
}

#quickmenu h3 {
	margin:0; padding:4px 0 4px; border:0;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:700;
	color: #999;
	background: #000;
}

#quickmenu ul {
	margin:0; padding:0; border:0;
}
#quickmenu ul li {
	margin:0; border:0;padding:0;
	background:#000;
	list-style:none;
	height:100%;
	border-top: 1px solid white;
}

#quickmenu ul li a {
	display:block;
	width:150px;
	padding:5px 0 5px;
	font-size: 10px;
	font-family:Helvetica, Arial, sans-serif;
	line-height: 12px;
	text-decoration: none;
	color: #999;
}

#quickmenu ul li a:hover {
	text-decoration: underline;
	color: red;
	background:#FFF;
}

#quickmenu .recentprojects {
	display:block;
	margin:0; border:0;padding:0;
	width:150px;
	height:30px;
	background-image:url(../media/recent_projects.gif);
}

#footer {
	clear:both;
	margin:0; padding:0; border:0;
	width:600px;height:30px;
	background-image:url(../media/bottom_tab.gif);
}

#footer P {
	margin:0; padding:9px 0 0 20px; border:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#FFF;
}
#footer a.email {
	position: relative; top: 3px;	left: 2px;
	margin:0; padding:0; border:0;	
	display:block;
	background-image:url(../media/email_off.gif);
	width:43px;height:8px;
}
#footer a.email {
	margin:0 .5em 0 0; padding:0; border:0;	
	display:#000;
	float:left;
	background-image:url(../media/email.gif);
	width:43px;height:8px;
}
#footer a.email:hover {
	background-image:url(../media/email.gif);
	background-repeat: no-repeat;
	background-position: 0 -8px;
}
.hide{
	display:none;
}
#filler {
	margin:0; padding:0; border:0;	
	height:200px;
}