/*UPPER ELEMENTS ARE RESPONSIBLE FOR VERTICAL MARGIN*/
 
body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: .9em;
	color: #000;
	background-color: white;
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*MENU*/
#wrapper-menu-top, #header, #wrapper-content
{
    max-width:806px;
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: #EfEfEF url('../img/bg02-white-left.gif') no-repeat left top;
}

#menu-top {
	background: transparent url('../img/bg02-white-right.gif') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */

	/* fcb Likely: overflow creates a new display context, which "encloses" floated elements
	so their height doesn't extend below their container. That behavior is standard and by
	design. */
}

#menu-top ul {
	margin: 0 20px;
	padding: 12px 0 0 0;
	list-style: none;
	font-size: 100%;
	float: left;
}

#menu-top li { display: inline; float: left; }

#menu-top a {
	float: left;
	font-family: arial,tahoma;
	font-size:.8em;
	font-weight:bold;
	letter-spacing:1px;
	background: transparent url(../img/tabs.gif) no-repeat scroll 100% 0px;
	padding:0px 10px 0px 4px;
	text-decoration:none;
	color:#5b8fbe;
}

#menu-top a span {
	background: transparent url(../img/tabs.gif) no-repeat scroll 0% 0px;
	padding:4px 0px 4px 10px;
	display: block;
	width: auto;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#menu-top a:hover {
	text-decoration:underline;
}

#menu-top a:hover.selected {
	text-decoration:underline;
}

#menu-top a.selected {
	color:#000;
	background:url(../img/tabs.gif) no-repeat scroll 100% -179px;
}

#menu-top a.selected span {
	color:#000;
	background:url(../img/tabs.gif) no-repeat scroll 0% -179px;
}

#wrapper-header { background: transparent url(../img/banner_bg.png) repeat-x; }
/* #header { background: #eee url(../img/banner_chill.jpg) no-repeat center top; } */

#header { background: #eee url(/pre82807/images/ss_01_10_2006_0_01.jpg) no-repeat center top; }

#wrapper-header2 { background: transparent url(../img/banner_lefthighlight.png) top left no-repeat; }
#wrapper-header3 { background: transparent url(../img/banner_righthighlight.png) top right no-repeat; }
#main-header {
	margin: 0 20px;
	padding: 0;
	height: 120px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}

#wrapper-content { background: transparent url(../img/bg02-white-left.gif) no-repeat left top; }

/* IE6 "has layout" */
* html #wrapper-content { height: 1%; }

#content { background: transparent url(../img/bg02-white-right.gif) no-repeat right top; padding: 5px 40px 5px 40px; }
#content .longli { padding-left: 20px; margin-top: 0em; margin-bottom: .1em; }
#content ul.longli>li { margin-bottom: 1em; }
#content ol { padding-left: 35px; margin-top: 0em; margin-bottom: .1em; }
#content ul { padding-left: 35px; margin-top: 0em; margin-bottom: 1em; }
#content li { margin-top: 0em; margin-bottom: 0em; }
#content p { margin-top: 0em; margin-bottom: 1em; }
#content a {margin-top: 0px; margin-bottom: 0px; padding-top: -15px;}

#contentwitsidebar 
{ background: transparent url(../img/bg02-white-right.png) no-repeat right top; padding: 5px 245px 5px 40px; }

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	background: transparent url(../img/menu.png) no-repeat;
	text-align: center;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

/* IE6 "has layout" */
* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

#wrapper-footer { margin-top: 1em; text-align: center; }

#footer {
	background-color: #e5f0fc;
	border-top: 1px solid #ccc;
	width: 100%;
	padding-top: 1em; 
	padding-bottom: 1.5em;
	clear:both;
}

h1 {
	font-family:georgia,times,sans;
	color:#000;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: .8em;
}
h2
{
    font-family:georgia,times,sans;
	color:#000;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: .5em;
}
h3,h4,h5
{
    font-family:georgia,times,sans;
	color:#000;/*666666*/
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: .5em;
}

h1 { font-size:1.5em; }

h2 { font-size:1.3em; }

h3 { font-size:1.2em; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }
a:active, a:focus{ outline: 0; }

.imagebox { float: right; width: 250px; font-size: .8em; line-height:15px; border: 1px solid #ccc; margin-left: 8px; margin-bottom:8px; padding: 8px 8px 0px 8px;}
.imagebox p { padding-bottom: 0px; }

#workbox { float: right; width: 250px; font-size: 10pt; line-height:15px; border-left: 1px solid #ccc; margin-left: 3px; margin-bottom:8px; padding: 8px 8px 0px 8px;}
#workbox a { margin-left: 0px; }
#workbox p { padding-bottom: 2px; }
#workbox ul { list-style: none; padding-left: 0px; margin-left: 0px;}
#workbox li { font-size: 10pt; margin-bottom: 6px; line-height: 15px; padding-left: 0px; margin-left: 15px; }

address { font-style: normal; margin-top: 0em; margin-bottom: 1em;}

.clientwithurl { margin-bottom: 0em; }
