* { padding: 0; margin: 0; }
html {
background-image:url(images/bg.png);
 background-repeat:repeat-x;
 background-position:top;
 }
img {
	border:0;
}
a img {
	border:0;
}

body {
 font-family: "Lucida Grande", Verdana, Arial, Tahoma;
 font-size: 11px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#middle {
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%
}
#header {
 color: #333;
 width: 902px;
 padding: 0px;
 height: 100px;
 margin: 10px 0px 30px 0px;
 background: ;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}
#home {
	margin: 0 0 0 -15px;
}
#content { 
 float: left;
 color: #333;
 margin: 0px px;
 padding: 0px;
 width: 500px;
 display: inline;
 position: relative;
}
#homecontent { 
 float: left;
 color: #333;
 margin: 0px px;
 padding: 0px;
 width: 500px;
 display: inline;
 position: relative;
}
#content h1 {
	font-family:"Lucida Grande", Verdana, Arial, Tahoma;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 10px 14px;
}
#content p {
	margin-left:9px;
	margin-right:34px;
	text-align:justify;
	line-height:15px;
}
#content a {
	text-decoration:none;
}
#content p a:hover {
	border-bottom: 1px dashed #0033FF;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 195px;
 float: right;
}
#footer { 
 width: 100%;
 clear: both;
 color: #333;
 background: #;
 margin: 160px 0px 0px 0px;
 padding: px 0 0 0px;
 border-top:px dotted #ccc;
 font-size:8px;
 text-align:center;
}
.clear { 
	clear: both; 
	background: none; 
}
.tagline {
	font-size:17px;
	font-weight:bold;
	padding: 10px 0 5px 0;
	color:#333333;
	}
.under {
	font-size:15px;
	font-weight:normal;
	color:#333333;
}
#mainNav li {
	display:inline;  
	padding:0px 0px 0px 10px; 
	margin: 20px 0px 0px 0;
	letter-spacing:.03em; 
	font-size:12px;
	text-align:center;
	border-left: px dashed #ccc;
	border-right: px dashed #ccc;
		}
#mainNav li a{
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	border-bottom:0px dotted #ccc;
}
#mainNav li a:hover {
	color:#669933; 
	padding:0px 0px 0px 0px; 
	font-weight:normal; 

}
.selected {
	color:#669933!important;
	font-weight:bold;
	border-top: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
}
.mainselected {
	border-left: 1px dashed #ccc!important;
	padding:0 0 0 15px!important;
}
.mainselected2 {
	border-left: 1px dashed #ccc!important;
	border-right: 1px dashed #ccc!important;
	padding:0 15px 0 15px!important;
}
#pageNav li {
	display:inline;  
	padding:0px 15px 3px 15px; 
	letter-spacing:.03em;
	font-size:13px;	
	border-bottom:1px dashed #ccc;
	}
#pageNav li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#pageNav li a:hover {
	color:#669933;
	padding:0px 0px 0px 0px; 
	font-weight:bold; 
}
.boxHeader {
	padding: 3px 0 0 0;
}

	
