@charset "utf-8";
/* CSS Document for Imagine Consultancy
   Date created: 12-11-2007
   Author: Andrew Mclaren, SiteFactory */

/* Page Structure */

html {height: 100%;}

body 
{
	margin:0 auto;
	background-color:#FFFFFF;
	padding: 18px 65px 20px 10px;
}

body, p, li, div, select {  color: #583119; font-family: Helvetica, Arial, sans-serif; font-size:12px; }

div.clear
{
    clear: both;
    font-size: 1px;
    line-height: 0px;
    height: 0px;
}

/*MAIN CONTAINER*/
#mainContainer
{
	margin-top: 37px;
	width:955px;
	margin-left: auto;
	margin-right: auto;
}

/*HEADER*/
#headerArea
{
	height:204px;
	margin-bottom: -50px;
}

#headeLeft
{
	width:238px;
	vertical-align:top;
	float:left;
	margin-top: -50px;
}

#headerRight
{
	width:717px;
	height:191px;
	float:right;
	vertical-align:top;
	margin-top: 2px;
}

#pageTitle
{
	padding-top:15px; 
}


/*CONTENT*/
#contentArea
{
	width:955px;
}

#navigation
{
	width:238px;
	float:left;
}

#content
{
	width:680px;
	float:right;
	border-left:1px solid #ddd5d0;
	padding-left:35px;
	margin-top: -50px;
}

#contentText
{
	clear:right;
	margin-top: 13px;
}


/*FOOTER*/
#footerArea
{
	height:70px;
	clear:both;
}

#footerDivider
{
	width:955px;
	height:26px;
	background-image:url(/services/images/corporate_bottomline.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#footerLeft
{
	width:238px;
	color: #543019;
	font-size: 10px;
	padding:3px 0 0 13px;
	float:left;
}

#footerRight
{
	width:500px;
	height:56px;
	background-image:url(/services/images/corporate_logo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
}

#heade2Left
{
	width:238px;
	vertical-align:top;
	float:left;
	margin-top: -70px;
}

#header2Right
{
	width:717px;
	float:right;
	vertical-align:top;
}

#page2Title
{
	padding-top:30px; 
}


#content2
{
	width:680px;
	float:right;
	border-left:1px solid #ddd5d0;
	padding-left:35px;
	margin-top: -18px;
}

.headerright2 {
margin-left: 625px;
white-space: nowrap;
margin-top: 57px;
}

#navigation2
{
	width:238px;
	float:left;
	margin-top: -20px;
}

.headerright2demo {
margin-left: 600px;
white-space: nowrap;
margin-top: 57px;
}