/* CSS Document */

	
/*	-------------------------------------------------------------
	Common
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
body {
	font-size: 62.5%; /* enables the use of ems by using values a tenth of the target size in pixels (e.g 1.2 ems = 12px)*/
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#wrapper {
	margin: 0em auto;
	width: 978px;
	position: relative;
	text-align: left;
	}

p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

a:link, a:visited {
	text-decoration: none;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	display: block;
	}

a:hover {
	text-decoration: underline;
	color:#008B90;
	}


/*-------------------------------------------------*/



#commonheader {
	padding: 0;
	background-image: url(../images/common_header.jpg);
	width: 978px;
	height: 84px;
	margin: 0;
	}

#commontextarea {
	padding: 0;
	margin-top: 30px;
	width: 738px;
	text-align: left;
	float: right;
	display: block;
	}	

#commontextarea p {
	margin-left: 30px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	}

#commontextarea h2 {
	display: block;
	font-size: 1.4em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#008b90;
	margin-left: 30px;
	margin-bottom: 0.7em;
	}

#commontextheading {
	display: block;
	width: 708px;
	height: 4em;
	}

#commontextheading h1 {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #008b90;
	line-height: 2em;
	font-weight: bold;
	}

#commontextwide {
	width: 708px;
	}

#commontextnarrow {
	width: 527px;
	float: left;
	}

#commontextnarrowSub {
	}

#commontextnarrowSub h1 {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #008b90;
	line-height: 2em;
	font-weight: bold;
	}

#commontextnarrowSub h2 {
	padding-left: 30px;
	}

#commontextnarrowSub h1 {
	padding-left: 60px;
	}

#commontextnarrowSub p {
	padding-left: 30px;
	}

#commontextphoto {
	display: block;
	float: right;
	width: 191px;
	}
	
#commontextphoto h3 {
	display: block;
	width: 191px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1em;
	margin-right: 8px;
	margin-bottom: 7px;
	}

#commontextphoto img {
	margin-right: 8px;
	}


/*-------------------------------------------------*/



#commonsidepanel {
	display: block;
	float: left;
	padding: 0;
	width: 240px;
	text-align: left;
	background-image: url(../images/commonsidepanel_bg.gif);
	background-repeat: repeat-y;
	margin-top: 30px;
	}	

#commonsidepanelblank {
	display: block;
	float: left;
	padding: 0;
	width: 240px;
	text-align: left;
	margin-top: 30px;
	}	

#commonsidepanel p {
	margin-left: 30px;
	}

#commonsidepanel img {
	margin: 0;
	}

#commonsidepanel div {
	display: block;
	width: 240px;
	padding-bottom: 50px;
	}

#commonsidepanel h2 {
	display: block;
	font-size: 1.4em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008b90;
	padding-top: 0.7em;
	padding-left: 30px;
	}

#commonsidepanel li {
	list-style-type: none;	
	display: block;
	font-weight: bold;
	padding-bottom: 0.7em;
	padding-top: 0.7em;
	}

.SidePanelCurrent {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #008b90;
	line-height: 1.6em;
	padding-bottom: 0.7em;
	padding-left: 30px;
	padding-top: 0.7em;
	}


/*	-------------------------------------------------------------
	Main Nav
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#navcontainer {
	height: 34px;
	width: 978px;
	margin: 0;
	padding: 0;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e2e2e4;
	}	

#homenavposition {
	width: 710px;
	display: block;
	float: right;
	}






/*	-------------------------------------------------------------
	Home
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#homeheader {
	padding: 0;
	background-image: url(../images/home_header.jpg);
	width: 978px;
	height: 136px;
	margin: 0;
	}

#homephotos {
	padding: 0;
	height: 159px;
	width: 978px;
	background-image: url(../images/home_photos.jpg);
	text-align: left;
	margin: 0;
	}	


/*-------------------------------------------------*/



#homesidepanel {
	width: 240px;
	float: left;
	padding: 0;
	text-align: left;
	background-image: url(../images/homesidepanel_bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	}	

#homesidepanel p {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 1.6em;
	}

#homesidepanel h2 {
	display: none;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#homesidepanel a {
	display: none;
	margin-left: 0;
	font-weight: bold;
	}

.HomeSidePanelPic {
	display: none;
	margin-bottom: 1.6em;
	margin-left: 30px;
	}

.HomeSidePanelTitle {
	margin-bottom: 0;
	margin-left: 0;
	}



/*-------------------------------------------------*/


#credit {
	position: relative;
	float: left;
	clear: left;
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 30px;
	}

#credit a {
	margin-left: 30px;
	}




/*-------------------------------------------------*/




#hometextpanel {
	padding: 0;
	width: 738px;
	text-align: left;
	float: right;
	clear: both;
	margin-top: 30px;
	}	

#hometextpanel p {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0.8em;
	font: 1em/1.6em Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	}

#hometextpanel h1 {
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 1.2em;
	font: 1.2em/1.6em Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008b90;
	}

#hometextpanel strong {
	font: 1.4em/1.5em Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	color: #008b90;
	}

#hometextpanel strong em {
	color: #333333;
	font-style: normal;
	}

#hometextpanel a {
	margin: 0;
	padding: 0;
	display: inline;
	}

#hometextpanel a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}

#hometextpanel a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}

#hometextpanel a:active {
	color: #008b90;
	font-weight: bold;
	text-decoration: underline;
	}

#hometextpanel a:hover {
	color: #008b90;
	font-weight: bold;
	text-decoration: underline;
	}



/*	-------------------------------------------------------------
	About Us
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#aboutussidepanel {
	display: block;
	float: left;
	padding: 0;
	width: 239px;
	margin-top: 30px;
	margin-left: 1px;
	}	




/*	-------------------------------------------------------------
	Case Studies
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#casestudymessage {
	}

#casestudy {
	width: 527px;
	float: left;
	}

#casestudy p {
	}

#casestudy h2 {
	}

#casestudy ul {
	margin: 2em;
	padding: 2em;
	list-style: disc;
	}

#casestudy li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	}

#casestudyphoto {
	display: block;
	float: right;
	width: 191px;
	}

#casestudyphoto img {
	}

#casestudyphoto p {
	}




/*	-------------------------------------------------------------
	Contents Pages
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#contentsarea {
	width: 708px;
	}

#contentsarea li {
	display: block;
	height: 3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	background-image: url(../images/bgrule.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 1em;
	}



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

#contactarea p {
	margin-left: 30px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	}

#contactarea a {
	margin-left: 0;
	}



/*	-------------------------------------------------------------
	Site Map
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#siteMapArea {
	width: 527px;
	float: left;
	}

#siteMapArea h2 {
	display: block;
	height: 3em;
	font-weight: bold;
	background-image: url(../images/sitemap_bgrule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0.5em;
	}

#siteMapArea li {
	display: block;
	height: 3em;
	background-image: url(../images/sitemap_bgrule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 1.5em;
	}









