@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #334F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/main_bg.jpg) repeat;
}
img { border: none; } 
.ed #c { width: 907px; margin: 0 auto; text-align: left; }
.ed #c #head { background: url(images/head_bg.png) no-repeat top center; padding-top: 68px; height: 251px; margin: 0px; position: relative; }
.ed #c #head h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #404119; margin: 0px; padding-top: 183px; padding-left:-10px; text-align:right; }

.ed #c #content { padding: 20px 80px; background: url(images/content_bg.png) repeat-y; margin: 0px; width: 760px; overflow: inherit; }
.ed #c #footer { padding: 0px 60px; background:url(images/foot_bg.png) no-repeat; height:143px; }
.ed #c #footer p { margin: 0; padding: 30px 0; color: #ffffff; font-size: 10px; }
.ed #c #footer a, #footer a:visited { font-weight: bold; color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #ffffff; }
.ed #c #social { background:url(images/soc_tag.png); height: 65px; width: 168px; margin: -75px 110px; float:right;}
.ed #c #social2 { height: 65px; width: 168px; margin: 0px -170px; float:right;}
.ed #c #social2 a, .ed #c #social2 a:visited {border:0px;}
.ed #c #content h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #404119; margin: 0px; padding: 9px 0; }
.ed #c #content p { font-size: 12px; line-height: 18px; color: #334F00; margin: 0; padding: 6px 0px; }
.ed #c #content h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #8aa836; margin: 0px; padding: 8px 0px; }
.ed #c #content h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #404119; margin: 0px; padding: 0px;  }
.ed #c #content a, .ed #c #content a:visited, .ed #c #content a:link { text-decoration: none; border: 0px; color:#8aa836; }
.ed #c #content img {  margin: 0 12px 6px 0px; }
.ed #c #content hr { border:0; background-color:#FFFFFF; color:#FFFFFF; height:1px; clear:both; width: 1px; padding:0; margin: 12px; }
