body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_932.jpg) center repeat-y;
	}

#container {
		margin: auto;
		width: 950px;
			}

#header {
	height:112px;
	background: url(../images/header_932.jpg) top center no-repeat;
	}
	
#topcontainer {
	margin: 0 auto;
	position: relative;
	width: 932px;
		}
	#top_title {
		top: 25px;
		right: 60px;		
		position: absolute;
		}
#content_wrapper {
	
	color: #444;
	text-align: left;
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	}
	#content_left {
		clear: left;
		float: left;
		padding: 5px 0px 0px 25px;
		width: 419px;
	}
	#bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #fff;
	padding: 0px;
    margin-top: 5px;	
    margin-bottom: 5px;
	}

#bread ul {
	margin-left: 0px;
	padding-left: 2px;        
	display: inline;
	border: none;
	} 
#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}	
		
	#content_right {
		clear: right;
		float: right;
		padding: 10px 35px 25px 15px;
		width: 413px;
		}

#footer_wrapper {
	clear: both;
	height: 152px;
	margin: 0;	
	background: url(../images/footer_932.jpg) top center no-repeat;
	}
	#footer {
		width: 880px;
		margin-left: 20px;
		padding:10px;
		color: #ccc;
		text-align: right;
		font-size: 90%;
		
		}

a:link img, a:visited img {
	border: none !important;
	}
body {
	color: #eee;	
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: center;
	margin-top: 1px;
	}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-weight: normal;
	}
h1 {
	color: #28A202;
	font-size: 1.8em;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 2px;
	letter-spacing: -.5px;
	
	}
h1 a:link, h1 a:visited {
	color: #28A202;
	text-decoration: none;
	}
h1 a:hover, h1 a:active {
	color: #28A202;
	text-decoration: none;
	}
h2 {
	color: #28A202;
	font-size: 1.5em;
	letter-spacing: -.5px;
	}
	
p {
	line-height: 1.7em;
	}

ul {
      line-height: 1.7em;
	   }
ol {
      line-height: 1.7em;
	   }	
#content_right { 
	text-align: left !important; 
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#content_right a:link, 
	#content_right a,
	#content_right a:active,
	#content_right a:visited {
		color: #28A202;;
		}
	
	#content_right h2 {
		font-size: 1.7em;
		margin-bottom:0;
		color: #07325e !important;
		}
	#content_right p {
		margin: 10px 0;
		}
	#content_right ul {
		list-style:url(/images/bullet.gif) outside;
		margin: 0 0 0 20px;
		padding: 0;
		}
	#content_right li {
		margin: 2px 0;
		padding: 3px 1px;
		line-height: 1.5em;
		}

.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

* html .clearfix {height: 1%;}/* Hides from IE-mac \*/


.clear {
	clear: both;
	}





			
			
			
			
			
			
			
			
			
			

