body, html {
	background: #FFFFFF url(images/bg.jpg);
	margin: 0px auto;
	height: 100%;
	width: 100%;
	border:0;
	font-family: Helvetica, Arial, sans-serif;}
	
#pagecontainer {
	background: url(images/pagebg.png) repeat-y;
	width: 968px;
	margin-right: auto;
	margin-left: auto;}
	
#bodycontainer {
	background: url(images/bodybg.gif) repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 939px;}
	
#header{
	background: url(images/header.gif) no-repeat;
	width: 960px; 
	height: 168px;
	margin: auto;}
	
#navbar{
	background: url(images/navbar.gif) no-repeat;
	width: 939px; 
	height: 50px;
	padding: 4px;
	margin: auto auto 15px auto;}
	
#rightframe{
	background: url(images/rightframe.gif) no-repeat;
	width: 444px; 
	height: 325px;
	padding: 31px 20px 0px 20px;}
	
#rightcolumn{
	float: right;
	width: 484px;
	text-align: left;}
	
#leftcolumn{
	width: 405px;
	padding: 20px;}

	
div#column2 {
    margin: 0;
    padding: 0;
    width: 939px;}
	
div#column1 {
    margin: 0px;
    padding: 0px;
    width: 100%;}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;}
	
#footer{
	margin-top: 8px;}
	
.portfolioleft{
	margin-bottom: 6px;}
	
.portfoliothumb{
	margin: 0px 0px 6px 6px;}

	
/* Text styles */

.list ul {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 10px;}
	
.list li {
	margin-bottom: 4px;}
	
h1{
	font-size: 26px;
	margin: 0px 0px 8px 0px;
	color: #526531;
	font-weight: normal;}
	
h2{
	font-size: 18px;
	color: #526531;
	margin: 0px 0px 5px 0px;
	font-weight: normal;}
	
h3{
	font-size: 15px;
	color:#606060;
	margin: 0;}
	
p{ margin: 0;}

.text {
	color: #606060;
	font-size: 12px;
	line-height:15px;}

a.text {
	color: #526531;
	text-decoration: underline;}

a.text:hover {
	color: #526531;
	text-decoration: none;}

.boldtext {
	color: #606060;
	font-weight: bold;
	font-size: 12px;}

a.boldtext {
	color: #526531;
	text-decoration: none;}

a.boldtext:hover {
	color: #526531;
	text-decoration: underline;}
	
.boldtext14 {
	color: #606060;
	font-weight: bold;
	font-size: 14px;}

a.boldtext14 {
	color: #526531;
	text-decoration: none;}

a.boldtext14:hover {
	color: #526531;
	text-decoration: underline;}
	
.boldgreentext {
	color: #526531;
	font-weight: bold;
	font-size: 14px;}
	
.whitetext {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 40px;}
	
.whitetext12 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;}
	
.footertext {
	font-size: 11px; 
	color: #000000;}

a.footertext {
	font-size: 11px; 
	text-decoration: none;
	color: #000000;}

a.footertext:hover {
	font-size: 11px; 
	text-decoration: underline;
	color: #000000;}

	
/* Text box styles */

.textbox  { 
	font-family:tahoma,arial; 
	font-size:12px; 
	color:#606060; 
	border:1px solid #999}


/* Images */
#logo a{
	background: url(images/logo.gif) no-repeat;
	width: 430px; 
	height: 134px;
	float: left;
	margin: 10px 0px 0px 50px;}
	
#top{
	background: url(images/top.png) no-repeat;
	width: 968px; 
	height: 4px;
	margin: auto;}
	
#bottom{
	background: url(images/bottom.png) no-repeat;
	width: 968px; 
	height: 4px;
	margin: auto;}
	
	
/* Navigation */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:940px; position:relative; z-index:100; margin:0; padding:0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:186px; height:50px; text-align:center; color:#606060; border-right:1px solid #99B131; border-left:1px solid #ECF5C2; background:url(images/nav.gif); overflow:hidden; font-size:15px; line-height: 46px;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#606060; background:url(images/navover.gif);}
.menu ul li:hover ul {display:block; position:absolute; top:50px; left:0; width:185px; line-height: 25px; height: 25px;}
.menu ul li:hover ul li a.hide {color:#606060;}
.menu ul li:hover ul li:hover a.hide {background:#B3BD2B; color:#526531; font-size:12px; line-height: 25px; height: 25px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#D2DE32; color:#526531; font-size:12px; line-height: 25px; height: 25px;}
.menu ul li:hover ul li a:hover {background:#B3BD2B; color:#526531; font-size:12px; line-height: 25px; height: 25px;;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


	
/* PNG fix */
img, div, a { behavior: url(iepngfix.htc); border: 0px }