@import url("sIFR-screen.css");


/* ___________ Overall Layout ______________________________________ */
* {
	margin: 0;
	padding: 0;
}

html {

}

body {
	background-image: url(../images/background_top.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#container {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 122px;
	width: 800px;
}

#content {
	width: 400px;
	float: left;
	margin: 0 0 45px 20px;
}

#approach {
	clear: both;
	float: left;
	width: 195px;
	margin: 30px 0 0 0;
	border-top: 1px solid #a1d5a0;
	border-right: 1px solid #a1d5a0;
}

#contact {
	margin: 30px 0 0 0;
	padding: 0 0 0 10px;
	border-top: 1px solid #a1d5a0;
	float: left;
}

#results {
	position: absolute;
	width: 388px;
	height: 475px;
	left: 440px;
	top: 135px;
	background-image: url(../images/man_mountain.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1;
}

#resultsContent {
	position: absolute;
	margin: 45px 0 0 0;
	width: 340px;
	left: 480px;
	font: 11px/1.5em verdana, arial, helvetica, sans-serif;
}

#footer {
	clear: both;
	margin: 45px 0 0 0;
	padding: 10px 0;
}




/* ___________ Universal Typography ______________________________________ */
html, body {
	font: 11px/1.5em verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33b658;
	text-transform: lowercase;
	background-color: #ffffff;
}

h4 {
	font-size: 12px;
	text-transform: none;
	margin-top: 10px;
}

a img {
	border: none; 
}

a {
	color: #006633;
}

a:hover {
	background-color: #99cc99;
	text-decoration: none;
}

cite {
	color: #00588a;
}



/* ___________ Header and Universal Navigation Styles ______________________________________ */
#header {
	background-color: #f0f8f1;
	border-bottom: 10px solid #00588b;

}

#logo {
	text-indent: -5000em;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 205px;
	float: left;
	margin: 0 0 0 15px;
}

#byline {
	float: right;
	margin: 65px 25px 0 0;
	text-indent: -5000em;
	background-image: url(../images/byline.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 300px;
}

#navbar {	
	position: absolute;
	top: 112px;
	left: 310px;
	width: 520px;
	height: 29px;
	z-index: 5;
}

#header ul {
	list-style: none;
	text-indent: -9999em;
}

#header ul li {
	float: left;
}

#header li a {
	border: 0;
	text-decoration: none;
	display: block;
	background: transparent url(../images/bkgd_nav_rounded.gif) no-repeat;
}

li#navHome a {
	width: 80px;
	height: 29px;
}

li#navProfile a {
	width: 80px;
	height: 29px;
}

li#navSolutions a {
	width: 80px;
	height: 29px;
}

li#navClients a {
	width: 80px;
	height: 29px;
}

li#navInsights a {
	width: 80px;
	height: 29px;
}

li#navContact a {
	width: 120px;
	height: 29px;
}

li#navHome a:link, li#navHome a:visited {
	background-position: 0 0;
}

li#navProfile a:link, li#navProfile a:visited {
	background-position: -80px 0;
}

li#navSolutions a:link, li#navSolutions a:visited {
	background-position: -160px 0;
}

li#navClients a:link, li#navClients a:visited {
	background-position: -240px 0;
}

li#navInsights a:link, li#navInsights a:visited {
	background-position: -320px 0;
}

li#navContact a:link, li#navContact a:visited {
	background-position: -400px 0;
}

li#navHome a:hover, li#navHome a:focus, #home li#navHome a {
	background-position: 0 -29px;
}

li#navProfile a:hover, li#navProfile a:focus, #profile li#navProfile a {
	background-position: -80px -29px;
}

li#navSolutions a:hover, li#navSolutions a:focus, #solutions li#navSolutions a {
	background-position: -160px -29px;
}

li#navClients a:hover, li#navClients a:focus, #clients li#navClients a {
	background-position: -240px -29px;
}

li#navInsights a:hover, li#navInsights a:focus, #insights li#navInsights a {
	background-position: -320px -29px;
}

li#navContact a:hover, li#navContact a:focus, #contactus li#navContact a {
	background-position: -400px -29px;
}







/* ___________ Content Area Styles ______________________________________ */
#content p {
	margin: 0 0 15px 0;
	line-height: 20px;
	width: 400px;
}

#content h2 {
	margin: 25px 0 15px 0;
	font-size: 20px;
	width: 450px;
	height: 35px;
}

#content h3 {
	margin: 30px 0 0 0;
	font-size: 16px;
	width: 500px;
	height: 24px;
}

#content ul, #content ol {
	margin: 0 0 25px 45px;
}

#content li {
	line-height: 20px;
}

#content img {
	float: right;
	border: 3px solid #72c378;
}

#content p.intro  {
	width: 300px;
}

ul#solution {
	width: 400px;
	margin: 20px 0 0 0;
	list-style: none;
}

#solution li, #approach li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	background-image: url(../images/bullet_add.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font: 11px/1.5em verdana, arial, helvetica, sans-serif;
	line-height: 23px;
}

#contactus ul {
	list-style: none;
}



/* ___________ Results Area Styles ______________________________________ */
#results blockquote {
	text-indent: -5000em;
}

#resultsContent blockquote {
	color: #00588a;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../images/quotes_closed.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.callout, .calloutResults  {
	margin: 0 0 0 65px; 
	padding: 15px 25px 25px 25px;
	border-left: 1px solid #a1d5a0;
}

.calloutResults {
	background-image: url(../images/quotes_open.gif);
	background-repeat: no-repeat;
	background-position: 20px 35px;
}

.calloutHome {
	margin: 20px 0 0 45px;
	padding: 15px 25px 25px 25px;
}

#resultsContent h3, #results h3 {
	width: 150px;
	height: 22px;
}

#results h3 {
	margin: 0 0 0 15px;
}

#callout ul {
	margin: 0 0 0 5px;
}

ul#inspiration li {
	margin: 0 20px 7px 0;
	padding: 0 0 0 20px;
	background-image: url(../images/shape_square_go.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	line-height: 16px;
}

ul#submenu li {
	margin: 0 20px 7px 0;
	padding: 0 0 0 20px;
	background-image: url(../images/bullet_add.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	line-height: 16px;
}



/* ___________ Approach and Contact Area Styles ______________________________________ */
#approach h3, #contact h3 {
	margin: 10px 0 0 0;
	font-size: 16px;
}

#contact h3 {  /* I'm only doing this to make sIFR work */
	width: 90px;
	height: 22px;
}

#approach h3 { /* I'm only doing this to make sIFR work */
	width: 110px;
	height: 22px;
}

#approach p {
	margin: 0 0 10px 0;
	width: 190px;
}

#contact ul, #approach ul, #resultsContent ul {
	list-style: none;
	line-height: 21px;
	margin: 0;
}


/* ___________ Footer Area Styles ______________________________________ */
#footer p {
	width: 800px;
	font-size: 10px;
	color: #006633;
	line-height: 16px;
	margin: 0 auto;
	font: 10px/1.5em verdana, arial, helvetica, sans-serif; 
	background-color: #ffffff;
}