@charset "utf-8";
/* CSS Document */

body { font-family: Georgia, "Times New Roman", Times, serif;  text-align: justify; line-height: 24px; background-color:#ededed; font-size:15px; }
a:link {color:#1c2b99; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited  {color:#1c2b99; }
#container { margin: 24px auto; width:980px; }
#logo { float:left; width: 100%; text-align: center; }
#content {
	float:left;
	width: 930px;
	clear: both;
	margin-top: 0;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#content img { float:left; margin-right: 36px; margin-top: 6px; padding: 6px; margin-bottom: 24px; background-color:#FFF; border: 1px solid #EEE; }
.intro { font-size: 20px; line-height:28px; margin-top: 0; }
#social {
	text-decoration:none;
	color:#333;
	font-size:13px;
	margin-right: 24px;
	margin-bottom: 10px;
	text-align: center;
}
#social li { display:inline; margin-right: 6px; }
#social img { margin-right: 6px; }
#boxleft { float:left; width:416px; color:#000; background-color:#c0bebf; padding:12px 24px; border: 1px solid #EEE; -moz-border-radius: 3px; border-radius: 3px; }
#boxright {
	float:right;
	width:416px;
	color:#FFF;
	background-color:#999999;
	padding:12px 24px;
	border: 1px solid #DDD;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.box-heading { font-weight: bold; letter-spacing: 0.02em; text-transform:uppercase; }
#footer { clear: both; height: 24px; }
.image { float:left; margin-right: 36px; margin-top: 6px; padding: 6px; margin-bottom: 24px;  }
#content2 {
	margin-top: 0px;
	width: 980px;
	padding-top: 10px;

}
#seo {
	margin-top: 0px;
	width: 980px;
	padding-top: 10px;

}
