/* Nine9Design CSS Page Styles by Darren Street, Nine9 Ltd */

/* Version 1.0 for Turritus Group */
/* Last Updated: 26/02/07  */

/* Special Thanks to A Sparber (Project VII) & E Meyer for their guidence   */
/* ------------------------------------------------------------ */



/* hide from IE mac \*/
body {
	background-color:#FFFFFF;
}

/* end hiding from IE5 mac */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0;
	padding: 20px;
}

h1, h2, h3, h4 {
	letter-spacing: 1px;
	font-size:1.9em;
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
h1 {}

h2 {
	margin: 0px 0 0 0;
	font-size: 1.2em;
}

h3 {font-size: 1.1em;}

h4 {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 0.8em;
	color:#FFFFFF;
	
}

h5 {font-size: 1.2em;}

p {
	font-size:0.7em;
	line-height: 1.5em;
	color: #333333;
}
#border {
	border: 1px solid #92B712;
	margin: 5px auto 0 auto;
	width: 800px;
	padding: 10px 0px 0 10px;
}	


#outer-wrapper {	
	width: 800px;
	background-color:#FFFFFF;
	text-align:left;
	padding: 0px 0px 0px 0px;
	background-image:url(../Images/Sidebar-repeat.jpg);
	background-repeat:repeat-y;	
	}
	
#header-block {
	background-image:url(../Images/header.gif);
	background-repeat:no-repeat;
	height:100px;
	}
	
#quote-block {
	background-image:url(../Images/quote.jpg);
	background-repeat:no-repeat;
	height:127px;
	width: 800px;
	}	
	
#quote-text {
	padding: 60px 0px 0 225px; 
	text-align:right;	
	}		
#quote-text h1 {
color:#FFFFFF;
}

#side-block {
	background-image:url(../Images/sidebar.jpg);
	background-repeat:no-repeat;
	width: 213px;
	float:left;
	padding: 10px 10px 10px 10px;
	position: relative;
	height: 318px;
	}	

#side-block p {
	color: #FFFFFF;
}

#side-block ul li, #top-box ul li {
	color: #FFFFFF;
	font-size: 0.7em;
	margin-left: -22px;
}

#top-box ul li {color: #000000;}

#content-block {
	width: 547px;
	float:left;
	background-color:#FFFFFF;
	padding: 10px;
	background-image:url(../Images/watermark.gif);
	background-repeat:no-repeat;
	background-position:center;
	}	
  

#nav-wrap {
	margin: 4px 0 0px 4px;
	height:4em;
	font-family:"Trebuchet MS", Tahoma, Arial;
	

}

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

#nav-menu li {
	float: left;
	margin: 0 0.10em;
}

#nav-menu li a {
	background-image:url(../images/button.jpg);
	background-repeat:repeat-x;
	height: 4em;
	line-height: 2em;
	float: left;
	width: 7.4em;
	display: block;
	border: 0.1em solid #999999;
	text-decoration: none;
	text-align: center;
	font-size:0.7em;
	margin: 4px 0 0 0;
	background-color: #F7F9EE;
	font-weight: bold;
	color:#333333;
}

#nav-menu li a:hover, #nav-menu li a:focus {
	border: 0.1em solid #666666;
 	color: #666666;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */


#footer-wrap {
	font-size:0.9em;
	margin: 20px 0px 0px 0px;
	height: 1.5em;
	color:#FFFFFF
	}

#footercontent {
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 10px;
	
	}

#footercontent a:link, #footercontent a:visited {color: #333333;}
#footercontent a:hover, #footertext a:active, #footertext a:focus {
	color: #CCCCCC;
	
}

.uberlink {font-weight: bold;}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.pic {
	float:left;
	margin: 0 5px 0px 0;
	border: 1px solid #333333;
}
.pic-noborder {
	float:left;
	margin: 0 5px 0px 0;
}
#top-box {
	width:100%
	border-bottom: 1px solid #92B712;
	padding: 10px;
}

#top-index-box {
	width:100%
	float:left;
	height:170px;
	border-bottom: 1px solid #92B712;
	padding: 10px;
}


#left-box {
	width:45%;
	float:left;
	height:150px;
	padding: 10px;
	}
	
#right-box {
	width:45%;
	float:left;
	height:150px;
	border-left: 1px solid #8FB210;
	padding: 10px;
	}

