div#page {
	background: #cecece url(images/sitewide/header-bg.jpg) no-repeat;
	border-bottom: 2px solid #333;
	color: #333;
	}

div#header { text-align: right;	min-width: 610px; }

* { margin: 0; padding: 0; }

html body {
	background: #424242 url(images/sitewide/page-bg.jpg) top left no-repeat fixed;
	color: #333;

	font-family: sans-serif;
	font-size: 88%;
	line-height: 136%;
	
	padding: 20px;

	}
/*
div#footer {
	margin-right: 4%;
	}
*/
div#content, div#footer {
	max-width: 800px;
	min-width: 400px;
	}
div#content {
	min-height: 300px;
	background: #fff url(images/sitewide/content-bg.gif) top right no-repeat;
	color: #333;
	margin: 0 20px 0 160px;
	padding: 5px 20px;
	}

/* ul */
div#content ul { margin: 1em; }
div#content ul li { margin: .6em; }

/* p */
p { margin: 0 0 0.8em 0; }
p.clear { clear: both; line-height: 0; }


/* nav */
div#nav {
	width: 160px;
	float: left;
	text-align: right;
	}

div#nav ul { }

div#nav li {
	display: block;
	width: 160px;
	}

div#nav li a {
	display: block;

	padding: 14px 12px 14px 0;
	color: #444;
	background: transparent;
	text-decoration: none;

	}
div#nav li a:hover {
	background: #666;
	color: #fff;
	border-left: 8px solid #09f;
	}


/* down */
body#hom li a#home, body#hom li a#home:hover,
body#pro li a#proj, body#pro li a#proj:hover,
body#suc li a#succ, body#suc li a#succ:hover,
body#abo li a#voye, body#abo li a#voye:hover,
body#com li a#comm, body#com li a#comm:hover,
body#peo li a#peop, body#peo li a#peop:hover,
body#con li a#cont, body#con li a#cont:hover
{
background: #fff url(images/sitewide/nav/nav-down-bg.gif) bottom right repeat-x;
border-left: 8px solid #d9571e;
color: #444;
}


/* h */

h1 { margin: .4em 0; font-size: 150%; color: #d9571e; background: #fff;
	}

h2 { clear: both; margin: 1em 0 .4em 0; font-size: 130%; }

h3 { margin-top: 1.2em;
	font-size: 112%; font-weight: bold;
	clear: right;}


h5 { display: inline; }

img.right { float: right; margin: 0 0 1em 1em; }
a img { border: 0; }


/* footer */

div#footer {
	clear: both;
	margin: 1em;
	text-align: center;
	background: #cecece;
	color: #666;
	font-size: .9em;
	padding: 0 0 1em 200px;
	}

div#footer ul li
{
	display: inline;
	list-style: none;
}
	div#footer ul li a, div#footer p a#credit, div#footer p a#disclaimer {
		
		color: #666;
		text-decoration: none;
		
		
		}
		div#footer ul li a:hover, div#footer p a#credit:hover {
		background: inherit;
		color: #333;
		}
div#footer p a#credit {
	
	}


/* dl 

body#suc dl dt {
	margin-top: .6em;
	padding: .4em 1.2em;
	font-weight: bold;
	border: solid #ddd;
	border-width: 0px 0 0 0;
	background: #eee url(images/sitewide/success-dt-bg.gif) top left no-repeat;
	
	}
body#suc dl dt a {
	text-decoration: none; color: #333;
	display: block;
	}
	body#suc dl dt a:hover {
	text-decoration: none; color: #f60;
	}

body#suc dl dd {
	border-bottom: 0px solid;
	
	padding: 0; margin: 0 0 2em 0;
	line-height: 1.2em;
	list-style: none;
	}


dl.left, dl.right {
		margin: 0px;

	}

dl.left {
	float: left;width: 48%;
	padding: 0 1% 0 0;
	border-right: 1px solid #eee;
	list-style-position: inside;
	list-style-type: square;
	position: relative;
	left: 10px;
}

dl.right {width: 49%;
	float: right;
	list-style-position: inside;
	list-style-type: square;
}
*/

/* Contact
----------------------------------------------- */

div#contact {
	clear: right;
	}
div#contact fieldset {
	width: 500px;
	margin: 0 auto;
	padding: 1em;
	color: #333;
	background: #eee;

	}
div#contact legend {
/*	padding: 2px 10px;
	color: #333;
	background: #e8ebe4;
*/	font-weight: bold;
	}


div#contact label {
	float:left;
	width: 33%;
	margin-right: 0.5em;
	text-align: right;
	}

input, textarea, input[type="submit"] {
	width: 260px;
	margin: .2em;
	}
div#contact input[type="submit"]{
	width: 120px;
	margin-left: 35%;
	}



/* people */

div#people p {
	border-left: 1em solid #eee;
	padding: 0 2em .2em 1.1em;
	margin: 0 .6em;
	}

div#people h3 {
	margin: 1.4em .6em 0 0;

	}


/* benefits */

div#benefits {
	border: 1px solid #ddd;
	background: #efefef;
	padding: 0;
	margin: 1em auto;
	width: 90%;
	}
div#benefits dt {
	background: #efefef;
	padding: 1%;
	}


div#benefits dt {
	display: block;
	width: 34%;
	margin: .4em 0 0 2%;
	float: left;
	clear: both;
	text-align: right;
	font-weight: bold;
	}

div#benefits dd {
	width: 58%;
	float: right;
	margin: .4em 0 0 0;padding:  0 1%;
	vertical-align: top;
	}




/* success */

table#successstories {
	border-collapse: collapse;
	width: 86%;
	margin: 0 4%;
	}

table#successstories th, table#successstories td {
	padding: 10px;
	}


table#successstories th {
	width: 30%;
	text-align: right;
	vertical-align: top;
	background: #eee;
	border-top: 1px #fff solid;
	}
	table#successstories th a {
		text-decoration: none;
		color: #222;
		}
		table#successstories th a:hover { color: #f60; }

table#successstories td {
	}


/* abbrev */
acronym, abbr {
	border-bottom: dotted 1px #666;
	}
acronym:hover, abbr:hover {
	border-bottom: solid 1px #333;
	color: #000; background: #ddd;
	cursor: help;
	}