

body {
	margin: 0 auto;
	padding: 0;
	background: #F3F4F5 url(/images/background3.jpg) repeat top center;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
}

/******* layout *********/

#container {
	background: url(/images/watermarknew.gif) 0 100% no-repeat;
	width: 700px;
	margin: 0 auto;
	text-align: left;
	border-top: 6px solid #6BBF30;
	
}

#page {
	
	margin: 0 30px;
	padding: 0px;
	min-height: 450px; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 450px; /* For IE */
}

#maincontent {

	
	float: left;
	width: 394px; /* width for IE5 and IE5.5. */
	margin: 20px 10px 0 0;
	padding: 0 4px 20px 0px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 380px; /* correct width for IE6 */

}

html>body #maincontent { width: 380px; }

#maincontent blockquote  {


	color:			#666666;
	
	}


#sidebar {	

	margin: 20px 0 0 0;
	width: 230px; /* width for IE5 and IE5.5. */
	padding: 0px 0px 12px 60px;
	/*border-left: 1px solid #EEEFF0;*/
	float: right;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;

}

html>body #sidebar { width: 170px; }


#sidebar blockquote {
  margin: 0 0 16px 0;
  padding: 0;
  background: url(/images/quote_left.gif) left top no-repeat;
}
#sidebar blockquote div {
  margin: 0;
  padding: 20px 8px 7px 10px;
  background: url(/images/quote_right.gif) right bottom no-repeat;
}

#sidebar blockquote p {
  margin: 0;
  padding: 0;
  font-size: 85%;
  color: #990000;
}

span.quoteleft {
	padding: 0 0 0 26px;
	margin: 0;
}

#footer { 
	font-size: 85%;
	clear: both;
	text-align: center;
	margin: 25px auto 0 auto;
	padding: 0 15px 10px 15px;
	width: 700px; /* width for IE5 and IE5.5. */
	margin: 0 1px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 668px;
} 

html>body #footer { width: 668px; }

#footer p {
	text-align: left;
	clear: both; 
	padding: 2px 0 4px 0;
}

#footer ul {
	text-align: left; 
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	padding: 0px 4px;
}	

#sidebar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar ul li {
	margin: 2px 0;
	padding: 2px 0;
	border-bottom: 1px solid #EEEFF0;
}
#sidebar ul li a {
	background: url("/images/bullet_occam.gif") no-repeat 0 50%;
	padding-left: 14px;
	margin: 2px 0;
}

/******** text *********/

h1 {
	
	padding: 0;
	margin: 0 20px 0 20px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(/images/logonew.gif) no-repeat;
	height: 99px;
}
h2  {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 1.6em;
}

#sidebar h2 {
	color: #990000;
}

h3  {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
	color: #000;
	line-height: 1.6em;
}


p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.3em; 
}

#maincontent ul  {
    list-style: none;
}	

#maincontent ul li {
background: url("/images/bullet_occam.gif") no-repeat 0 2px;
padding-left: 14px;
margin: 2px 0;
}

#maincontent ul.sitemap li {
background: url("/images/bullet_occam_fade.gif") no-repeat 0 50%;
padding-left: 14px;
margin: 2px 0;
}


li {
	line-height: 1.3em; 
}

a {
	color: #339933;
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: underline;
}

input, select, textarea {
	font-family: Verdana, sans-serif;
	font-size: 90%;
}

span.newsdate {
text-weight: bold;
font-size: 80%;
color: #aaa;
}

/******** navigation *********/



#navigation {
		
	float: left;
	width: 698px;
	margin: 0 1px;
	padding: 0;
	list-style: none;
	font-size: 90%;
	font-weight: bold;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #F3F6F4;
	}
	
	
#navigation li {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	border-right: 1px solid #ddd;
	}
#navigation a {
	float: left;
	padding: 3px 15px 1px 15px;
	text-decoration: none;
	color: #5A8040;
	border-bottom: 2px solid #F3F6F4;
	}
#navigation a:hover, #navigation a.active {
	color: #fff;
	background: #5A8040;
	border-bottom: 2px solid #A2E673;
	}
#navigation a.active {
	font-weight: bold;
	}
#navigation a.here {
background: #6BBF30;
border-bottom: 2px solid #6BBF30;
color: #fff;
}

/************* form *************/

input.contactbutton
{
    margin: 5px 0 0 0;
	color: #6E7A64; 
	background-color:#ffffff; 
	border:1px solid #6E7A64; 
	cursor: pointer;
	padding: 2px;
	font-weight: bold;
}

.smart_req { color: red; }
.smart_label_error { font-weight: bold; background: #FFFFCC; }
.smart_error { color: red; }
.smart_req {  color: red;}
.emq { color: red; font-weight: bold; }

/********* images ***************/

.small_pic { padding: 5px 8px 0 0; }
