body  {
	font: 13px/18px georgia, serif;
	margin:0px;
	padding:0px;
}

.home  {
	background:url(../images/bg.gif) top left repeat-x #fff;
}

.about {
	background:url(../images/bg_mainMenu_page.gif) top center no-repeat;
}

img  {
	border : 0px;
}
a {
	font: 12px/14px arial, sans-serif;
	color:#000;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
a:visited {
}

UL {
	padding:0;
	margin:0;
}
LI {
	padding:0px;
	margin:0;
}

h1 {
	font:bold 18px arial, sans-serif;
	margin:0;
	padding:0;
}

.selected {
	font-weight:bold;
}

p {
	margin-top:0px;
}


/*  page structure */

.outercontainer {
	text-align:center;
}

.container {
	width:871px;
	margin:auto;
	text-align:left;
	position:relative;
}

.containerBottom {
	display:none;
}

.logo {
	padding-top:25px;
	margin-bottom:20px;
}

.main {
	padding-bottom:20px;
}

.home .main {
	padding-bottom:0px;
	height:350px;
	margin-bottom:20px;
}

.leftColumn {
	width:176px;
	margin:25px 20px 0 6px;
	float:left;
}

.content {
	width:450px;
	margin-top:25px;
	float:left;
}

.content li {
	margin-left:15px;
}

.content a {
	font: 13px/18px georgia, serif;
	color:#005fdb;
}

.content a:hover {
	text-decoration:underline;
}

.greenBusiness {
	float:right;
	margin:30px 0px;
}

.home .greenBusiness {
	margin-top:0px;
}

.footer {
	font: 12px/14px arial, sans-serif;
	padding-bottom:10px;
}

.footer a {
	font-weight:bold;
}

.footer div {
	margin-bottom:8px;
}

.home .footer {
	float:left;
}

.quote {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
}

.quote p {
	font-style:italic;
	font-weight:normal;
	margin-bottom:10px;
}

.bios p {
	line-height:15px;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}


/*  service menu */

.serviceMenu {
	margin-left:20px;
	margin-bottom:5px;
	position:absolute;
	top:80px;
	right:0px;
	float:right;
}

.serviceMenu A:hover {
	text-decoration : underline;
}


/*  main menu homepage */

.mainMenuHome ul {
	width:202px;
	float:left;
	margin-top:10px;
	position:relative;
}

.mainMenuHome li {
	margin-bottom:1px;
	list-style:none;
}

.mainMenuHome a {display:inline-block;}

.mainMenuHome A {
	color:#fff;
	font-weight:bold;
	display: block;
	padding:3px 0px 0px 6px;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	height:14px;
}
html>/**/body .mainMenuHome A {padding:2px 0px 3px 6px;height:13px;}

.mainMenuHome A:hover {
	background-color:#ff8d1c;
	text-decoration:none;
}

.mainMenuHome img {
	float:left;
}




/*  main menu */

.mainMenu ul {
	width:202px;
	float:left;
	margin-top:2px;
	position:relative;
}

.mainMenu li {
	margin-bottom:1px;
	list-style:none;
}

.mainMenu a {display:inline-block;}

.mainMenu A {
	color:#fff;
	font-weight:bold;
	display: block;
	padding:3px 0px 0px 6px;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	height:14px;
}
html>/**/body .mainMenu A {padding:2px 0px 3px 6px;height:13px;}

.mainMenu A:hover {
	background-color:#ff8d1c;
	text-decoration:none;
}

.mainMenu img {
	float:left;
}

/*  submenu */


.subMenu {
	margin-bottom:40px;
}

.subMenu li {
	list-style:none;
	background:url(../images/li_bullet.gif) 0px 8px no-repeat;
	padding-left:8px;
}

.subMenu a {
	line-height:18px;
	font-weight:bold;
}

.subMenu li.section {
	margin-bottom:5px;
	font-family:arial, sans-serif;
	background:none;
	padding-left:0px;
}

.subMenu .selected {
	color:#005fdb;
}




/*  page specific */

/*  home */

.home .mainMenuHome {
	background:url(../images/bg_mainMenu_home.gif) top left no-repeat #0072e3;
	width:871px;
	height:350px;
}

/*  about */

.about .mainMenu {
	width:871px;
	height:136px;
}

.about .mainMenu .selected {
	background-color:#ff8d1c;
}

/*  about-bios */

.about .BiossubMenu {
	font: 12px arial, sans-serif;	
	list-style:none;

.about .BiossubMenu li {
	font: 12px arial, sans-serif;	
	list-style:none;
}