body{
	background-color:#347334;
	background-repeat:repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	letter-spacing:0.1px;
}
#site{
	width:851px;
	border:1px solid #333365;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#top-border{
	height:6px;
	background-color:#7e3d7d;
	overflow:hidden;
}
#menu{
	height:43px;
	background-image:url(../images/bg-button.gif);
	font-size:14px;
	color:#333366;
	font-weight:900;
}
#menu a{
	text-decoration:none;
	color:#333366;
}
#header{
	background-image:url(../images/bg-5.jpg);
	width:898px;
	height:131px;
	margin:0px 0px 0px -47px;
	position:relative;
	background-repeat:no-repeat;
}
#sub-header{
	height:16px;
}
#right{
	width:255px;
	height:100px;
	position:absolute;
	margin:-16px 0px 0px 583px;
}
#right-header{
}
#right-header-left{
	background-image:url(../images/right-corner-left.png);
	width:11px;
	float:left;
	overflow:hidden;
	height:9px;
}
#right-header-content{
	background-color:#7e3d7d;
	width:233px;
	height:9px;
	float:left;
	overflow:hidden;
}
#right-header-right{
	background-image:url(../images/right-corner-right.png);
	width:11px;
	height:9px;
	float:left;
	overflow:hidden;
}
#right-search{
	width:245px;
	background-color:#7e3d7d;
	color:#FFFFFF;
	padding:3px 0px 0px 10px;
	font-weight:600;
	height:30px;
	overflow:hidden;
}

#right-content{
	background-image:url(../images/bg-right.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	width:223px;
	border:1px solid #7e3d7d;
	padding:5px 15px 10px 15px;
	height:270px;
	overflow:hidden;
}
#right-content img{
	border:1px solid #7e3e7e;
}
#right-content h1{
	color:#7e3e7e;
	font-size:16px;
	margin:10px 0px 5px 0px;
	overflow:hidden;
}
#right-content h2{
	color:#7e3e7e;
	font-size:12px;
	font-weight:600;
	margin:10px 0px 5px 0px;
	overflow:hidden;
}
#content{
	
}
#content-text{
	width:582px;
	margin:-10px 0px 0px 0px;
	padding:0px 15px 15px 0px;
}
#content-text h1{
	color:#006600;
	font-size:16px;
	margin:1px 1px 1px 1px;
	overflow:hidden;
}
#content-text h2{
	color:#7E3E7E;
	font-size:15px;
	margin:1px 1px 1px 1px;
	overflow:hidden;
}
#content-text img{
	border:1px solid #006600;
	margin:0px 10px 2px 0px;
}

#content img{
	border:1px solid #006600;
	margin:0px 10px 2px 0px;
}
#content-green{
	background-color:#d6eece;
	border-top:1px solid #bfd1c2;
	border-bottom:1px solid #bfd1c2;
	padding:30px 0px 0px 0px;
}
#content-green h1{
	color:#7e3e7e;
	font-size:18px;
}

#content-green-text h1{
	color:#7e3e7e;
	font-size:18px;
}
#footer{
	background-color:#7E3D7D;
	padding:10px 0px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
}
#footer a{
	color:#FFFFFe;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFe;
	font-size:12px;
	text-decoration:underline;
}
#footer-logo{
 	width:200px;
	float:left;
	margin:0px 15px 0px 15px;
}
#footer-menu{
	float:right;
	text-align:right;
	padding-right:15px;
}
#navigation{
	margin:10px 0px 0px 10px;
	color:#7E3D7e;
}
#breadcrumbs{
	font-size:11px;
	width:568px;
	color:#7E3D7e;
}
#breadcrumbs a{
	color:#7E3D7e;
	cursor:pointer;
}
#breadcrumbs a:hover{
	color:#7E3D7e;
	cursor:pointer;
	text-decoration:none;
}

