/* reset */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, em, font, img, ins, kbd, q, s,
small, strike, strong, b, u, i, center, ol, ul, li,
fieldset, form, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ol, ul { list-style: none; }

a img { border: none; }

.clear { clear: both; }

.right { float: right; }

.left { float: left; }

/* ----------------- */

body {
	background: #CFD6E1 url('../images/header-bg.png') repeat-x top center;
	color: white;
	font: normal 14px/1.5em verdana;
}

a {
	color: white;
	text-decoration: underline;
}

p {
	margin-bottom: 30px;
}

#header {
	width: 820px;
	height: 94px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	
}

#header ul {
	padding-top: 27px;
	height: 94px;
	font-size: 12px;
	color: #5f676b;
}

#header ul  span{
	color: #5c7a95;
	padding-right: 10px;
}

#content-wrapper {
	background: #829fbc url('../images/mid-body-bg.png') repeat-x top center;
	overflow: hidden;
}

#content {
	background: url('../images/bg.jpg') no-repeat top center;
	width: 820px;
	margin: 0 auto;
	position: relative;
}

#content h1 {
	margin-top: 27px;
	font-size: 35px;
	float: left;
}

#content h3.right {
	margin-top: 45px;
	font-size: 20px;

}

.announcement {
	width: 420px;
	margin-bottom: 30px;
	float: left;
}

.pie {
	margin-top: 25px;
	margin-bottom: 25px;
}

#percent {
	position: absolute;
	top: 190px;
	right: 237px;
}

div#percent h4 {
	color: #105580;
	font-size: 15px;
}

#content .paper-top {
	height: 82px;

	background: url('../images/paper-top.png') no-repeat top center;
	position: relative;
}

#content .paper-top h3 {
	font-size: 20px;
	color: #5f676b;
	width: 700px;
	margin: 35px auto 0px 80px;
	position: absolute;
}

#content .paper-body {
	background: url('../images/paper-body.png') repeat-y top center;
}

#content .paper-body a {
	color: #556a9f;
	text-decoration: none;
}

#content .paper-bottom {
	background: url('../images/paper-bottom.jpg') no-repeat top center;
	height: 33px;
}

#content .paper-body p {
	color: #5f676b;
	font-size: 13px;
	width: 660px;
	margin: 0 auto;
}

#footer {
	background: url('../images/footer-bg.png') repeat-x top center;
}

#footer-content-wrapper {
	width: 820px;
	height: 150px;
	margin: 0 auto;
	padding-top: 20px;
}

.social img {
	padding-right: 2px;
}
.mylasttweets { width:510px; margin:0px auto; background:url(../images/latesttweets.png) no-repeat right top; padding:26px 0 0 0; }

.mylasttweets ul { border:3px solid #cccccc; background:#fff; margin:0; width: 400px;}

.mylasttweets li { font-family:Arial, Helvetica, sans-serif; clear:both; text-align:left; font-size:11px; line-height:16px; padding:10px; background: #EBEBEB; }

#twitter_content { font-family:Arial, Helvetica, sans-serif; font-size:11px; }

li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

li { *zoom: 1; }

.mylasttweets li:hover { background:#f7f6f0; cursor:default; }

.mylasttweets a {text-decoration:none;cursor:pointer;}

.mylasttweets a:hover {text-decoration:underline;}

.mylasttweets cite { font-weight:bold; font-style:normal; color:#514e40; }

.mylasttweets cite a { color:#514e40; }

.mylasttweets span { color:#514e40; }

.mylasttweets span a { color:#ccab17; font-weight:bold; }

.mylasttweets input {background: transparent url('http://twitter.com/favicon.ico') 0 50% no-repeat; text-indent:18px; width:100%;border:1px solid #ccc;}

.mylasttweets p { display:block; color:#b5ab7d; }

.mylasttweets p a { color:#b5ab7d; }

.mylasttweets p:after {clear:both; display:block; height:0; visibility:hidden; }

.mylasttweets img {margin:0 10px 10px 0; height:36px; width:36px;border:3px solid #dcd6b6; }

.mylasttweets img:hover {border:3px solid #ccab17;}

.mylasttweets .hidden { display:none; }

.mylasttweets p:after { clear:both; display:block; height:0; visibility:hidden; }

