@charset "UTF-8";
body  {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 90%;
	background: #fff url(../images2007/bg.gif) no-repeat fixed left bottom;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ccc;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
p {
	font-size:90%;
	}
a {	color: #e88738;
	text-decoration: none;
	}
a:hover {
	color: #7fad63;
	}
hr {
	border-top: 1px dashed #aaa;
	border-bottom: none;
	}
.twoColFixLtHdr #container { 
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images2007/spirograph.gif) no-repeat scroll right top;
	font-size:90%;
} 
.twoColFixLtHdr #header { 
	padding: 0 0 20px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding: 12px 10px 15px 30px;
	background:url(../images2007/grey.png) repeat;
}
.twoColFixLtHdr #sidebar1 a {
	border-bottom: 1px dashed #777;
	line-height: 200%;
	color: #ea9a85;
}
.twoColFixLtHdr #mainContent {
	margin: 0px 250px 0 0;
	padding: 0px 10px 15px 20px;
	background:url(../images2007/grey.png) repeat;
}
.twoColFixLtHdr #mainContent a {
	color: #ea9a85;
	}
.twoColFixLtHdr #mainContent h1 {
	font-size: 140%;
	color: #fff;
	}
.twoColFixLtHdr #mainContent h2 {
	font-size: 120%;
	color: #fff;
	}
.twoColFixLtHdr #mainContent h3 {
	font-size: 100%;
	color: #fff;
	}
.twoColFixLtHdr #mainContent p {
	font-size: 80%;
	}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	font-size:90%;
	background: url(../images2007/darkgrey.png) repeat left bottom;
}
.twoColFixLtHdr #footer a { 
	color: #ea9a65;
}
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* NAVIGATION */
#navcontainer
{
margin: 0;
padding: 0;
font-family: georgia, serif;
text-transform: lowercase;
}
ul#subnavlist
{
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0 auto;
width: 100%;
}
/* ul#navlist li contrains it horizontally */
ul#subnavlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#subnavlist2
{
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0 auto;
width: 100%;
}
/* ul#navlist li contrains it horizontally */
ul#subnavlist2 li
{
display: block;
margin: 0;
padding: 0;
}
ul#navlist
{
list-style: none;
padding: 0px 0px 0px 18px;
margin: 0 auto;
width: 100%;
}
/* ul#navlist li contrains it horizontally */
ul#navlist li
{
display: block;
float: left;
margin: 0;
padding: 0;
height:54px;
background-color:#000;
}
.spacer {
	clear:both;
	}
/* navigation */
#logo {
	margin:0;
	padding:0;
}
#logo a {
	display:block;
	width:189px; 
	height:54px;
	margin:0; 
	padding:0;
	background: url(../images2007/logo.gif) no-repeat left top;
	text-decoration: none;
	}
#logo a:hover {
	background-image: url(../images2007/logo.gif);
	}
#logo a span { 
	display:none;
	}

#home {
	margin:0; padding:0;
	}
#home  a {
	display:block;
	width:124px; height:54px;
	margin:0; padding:0;
	background: url(../images2007/homeoff.gif) no-repeat left top;
	text-decoration: none;
	}
#home  a:hover {
	background-image: url(../images2007/homeon.gif);
	}
#home  a span { 
	display:none;
	}
#clients {
	margin:0; padding:0;
	}
#clients a {
	display:block;
	width:97px; height:54px;
	margin:0; padding:0;
	background: url(../images2007/clientsoff.gif) no-repeat left top;
	text-decoration: none;
	}
#clients a:hover {
	background-image: url(../images2007/clientson.gif);
	}
#clients a span { 
	display:none;
	}
#portfolio {
	margin:0; padding:0;
	}
#portfolio a {
	display:block;
	width:122px; height:54px;
	margin:0; padding:0;
	background: url(../images2007/portfoliooff.gif) no-repeat left top;
	text-decoration: none;
	}
#portfolio a:hover {
	background-image: url(../images2007/portfolioon.gif);
	}
#portfolio a span { 
	display:none;
	}
#contact {
	margin:0; padding:0;
	}
#contact a {
	display:block;
	width:229px; height:54px;
	margin:0; padding:0;
	background: url(../images2007/contactoff.gif) no-repeat left top;
	text-decoration: none;
	}
#contact a:hover {
	background-image: url(../images2007/contacton.gif);
	}
#contact a span { 
	display:none;
	}
.imgr {
	border: 1px grey solid;
	float:right;
	}
.imgr2 {
	float:right;
	}
/* END OF NAVIGATION */
.youarehere {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #ddd;
	padding: 10px 0px;
	border-bottom: dashed 1px #aaa;
	}