* {
	margin: 0;
	padding: 0;
}

html, body {
	font: 76%/160% Helvetica, Arial, Verdana, sans-serrif;
	font-size: 16px;
	line-height: 120%;
	color: #00703C;
}

html, body {   /*force vertical scroll*/
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

h1, div#content, h1#logo {
	behavior: url(iepngfix.htc);
}


	h1#logo {
	text-indent: -9999px;
	background: url(images/logo.png) top left no-repeat;
	width: 254px;
	height: 88px;
		
}

h2, h4, h5, p, ul {
	margin: 0;
	padding: .5em;
}

ul {
	list-style: none;
}

h2 {
	font-size: 1.3em;
}

h3 {
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: .4em;
	font-size: 1.1em;
}

h2, h3 {
	color: #013a20;
	padding-left: 0;
}

p {
	padding-left: 0;
}

body {
	background: url(images/tanBG.png) top left repeat-x #FFFFFF;
}

a {
	text-decoration: none;
	color: #5f5338;
	font-weight: bold;
}

a:hover {
	color: #c2aa71;
}

img {
	border: 1px solid #00703C;
}

#branding img {
	border: none;
}

.list-space {
	height: 1em;
}

/* STRUCTURE ------------------------------- */

#frame {
	width: 900px;
	height: 1130px;
	margin: auto;
	margin-bottom: -26px;
	position: relative;
}

#branding {
	width: 900px;
	height: 110px;
	margin: auto;
	padding: 0;
	text-align: left;
}

#logo {
	position: relative;
	top: 15px;
}

#content {
	width: 900px;
	height: 900px;
	margin: 0;
	padding: 0;
	font-size: .9em;
	background: url(images/plantLogo.png) bottom left no-repeat;
}

	#self-test #content {
	margin-bottom: 230px;
	}

#content-main {
	float: left;
	width: 48%;
	margin: 10px 5px 5px 0;
}

#content-sub {
	float: right;
	width: 48%;
	margin: 10px 0 5px 5px;
}

#clear {
	clear: both;	
	height: 26px;
}

#site-info {
	width: 900px;
	height: 26px;
	position: relative;
	text-align: center;
}

ul#credit-list {
	list-style: none;
	height: 26px;
	margin: auto;	
}
	
	ul#credit-list li {
		display: inline;
		margin-right: 25px;
		
}
/* NAVIGATION ------------------------------- */

#nav {
	margin-top: 20px;
	margin-bottom: 15px;
	width: 900px;
	border: 1px solid #00703C;
	background: url(images/navBG.png) bottom left repeat-x #ffffff;
}

ul#navList {
	list-style: none;
	margin: auto;
	height: auto;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
}

ul#navList li {
	display: inline;
	padding: 5px 40px 5px 20px;
}

ul#navList a {
	text-decoration: none;
	color: #00703C;
}

ul#navList a:hover {
	color: #013a20;
}
	a:hover, a:active, a:focus {
	outline: none;
}

.urhere {
	color: #5f5338;
	font-weight: bold;
}



/* SIFR ------------------------------- */

.sifr-fertigo {
	padding-left: 0;
}

#home h2.sifr-fertigo {
/* background-color: #333; */
	width: 9em;
	position: relative;
	left:90px;
	font-weight: normal;
}


ul#specialization-list h2.sifr-fertigo {
	/* background-color: #333; */
	width: 11em;
	position: relative;
	left: 10px;	
	color: #6991a7;
	padding-top: 0;
	margin-bottom: -5px;
	font-weight: normal;
}

#approach h2.sifr-fertigo {
	padding-left: 0;
	padding-bottom: 0;
}


#rates ul#contact-list h2.sifr-fertigo {
	padding-left: 0;
	padding-bottom: 0;
	position: relative;
	left: -2px;
	top: -10px;
}

/* HOME ------------------------------- */

#enmeshed {
	width: 424px;
	height: 110px;
	border: 1px solid #00703C;
	background: url(images/home-side-bg.jpg) center left no-repeat;
	margin-top: 40px;
}


#enmeshed > p {
	width: 265px;
	margin-top: 15px;
	padding: 10px;
	color: #6991a7;
	font-size: .9em;
	
}




/* EXPERIENCE ------------------------------- */

ul#specialization-list {
	width: 210px;
	background: url(images/experience-side-bg.jpg) top left repeat-x;
	background-color: #e1f1fa;
	border: 1px solid #00703C;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 80px;
	color: #6991a7;
}

/* APPROACH ------------------------------- */

#hemmingway {
	width: 300px;
	background: url(images/approach-side-bg.jpg) top left repeat-x;
	background-color: #e1f1fa;
	border: 1px solid #00703C;
	padding: 10px;
	margin-left: 45px;
	font-size: 1em;
}

/* RATES AND CONTACT ------------------------------- */

ul#contact-list {
	margin-left: 40px;
}

ul#contact-list strong {
	color: #013a20;
}

/* SELF-TEST ------------------------------- */

#cartoon {
	margin-left: 62px;
}

#self-test ul#credit-list {
	
}