* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #666;
	background: #eee;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
p, h1, h2, h3, h4, h5, ul, ol {
	margin: 15px 0;
	line-height: 18px;
	}
	
img {
	border: none;
	}
	
ul, ol {
	list-style: inside;
	list-style-type: none;
	margin: -10px auto 10px 20px;
	}

h1 {
	font-size: 20px;
	padding: 2px 0;
	margin: 0 0 -10px 0;
	}
	
h2 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 -10px 0;
	}
	
h3 {
	font-size: 14px;
	/*color: #aebd63;*/
	color: #069;
	}

h4 {
	font-size: 10px;
	font-weight: normal;
	margin-top: -16px;
	}

h5 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 -10px 16px;
	text-transform: none;
	}

a:link, a:visited {
	color: #1b69b4;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}
	
.container {
	width: 918px;
	margin: 0 auto;
	}
	
.top {
	background: url(../_images/bg_shade_btm.gif) center bottom;
	height: 150px;
	}
	
.logo {
	float: left;
	position: relative;
	top: 30px;
	left: 40px;
	}
	
.info {	
	float: right;
	position: relative;
	top: 40px;
	right: 40px;
	}
	
.menu {
	background: url(../_images/bg_menu.gif) repeat-x left top;
	clear: both;
	margin: auto;
	width: 890px;
	position: relative;
	top: 47px;
	}
	
.pic {
	background: url(../_images/bg_shade_top.gif) center top;
	height: 200px;
	clear: both;
	margin: auto;
	text-align: center;
	padding: 14px 0 0 0;
	}
	
.pic_inner {
	background: url(../_images/bg_shade_top.gif) center top;
	height: 130px;
	clear: both;
	margin: auto;
	text-align: center;
	padding: 14px 0 0 0;
	}
	
.content {
	background: url(../_images/bg_content.gif) center top;
	padding: 10px 40px 0 40px;
	}
	
.it {
	width: 790px;
	float: left;
	text-align: justify;
	}
	
.content img {
	 
	}	

img.left {
	float: left;
	margin: 0 10px 10px 0;
	}

.side {
	float: right;
	width: 300px;
	}
	
.side_it {
	border-left: 1px #1b69b4 solid;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
	}
	
.side_it_inner {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 1px #1b69b4 solid;
	padding-left: 10px;
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 20px;
	background: url(../_images/arrow_quote.gif) no-repeat right bottom;
	color: #69c;
	font-style: italic;
	}
	
.sd {
	clear: both;
	height: -1px;
	line-height: 1px;
	}
	
.content_btm {
	background: url(../_images/bg_shade_btm.gif) center bottom;
	height: 10px;
	clear: both;
	}
	
.footer {
	background: url(../_images/bg_content.gif) center top;
	}

.footer_top {
	background: url(../_images/bg_shade_top.gif) center top;
	height: 10px;
	}
	
.footer_content {
	margin: 5px 15px;
	padding: 15px;
	background: #eee;
	text-align: center;
	font-size: 10px;
	color: #999;
	}
	
.footer_btm {
	background: url(../_images/bg_shade_btm.gif) center bottom;
	height: 10px;
	}
	
img.ttl {
	border: none;
	margin: 0 0 10px 14px;
	clear: both;
	float: none;
	}

.margin_left {
	margin: 0 0 0 16px;
	}
	
.it li {
	margin: 10px 0 0 0;
	background: url(../_images/0157_arrow.png) no-repeat 0 5px;
	padding: 0 0 0 18px;
	}
	
/*#twit_contain {
	margin-bottom: 20px;
	margin-left: 5px;
	border-left: solid 1px #1b69b4;
	padding-left: 10px;
}

#twit_contain img {
	border: none;
}
	
ul#twitter_update_list li {
	margin-left: 0px;
}

ul#twitter_update_list {
	margin-left: 0px;
}*/

h3.twitter_head {
	margin-bottom: 0; padding-bottom: 0;
}

#twitter_div *{
	text-align: left;
}

#twitter_div {
	margin-bottom: 10px;
}

ul#twitter_update_list {
	margin: 0; padding: 0;
}

#twitter_update_list li{
	background-image: none;
	border-top: dotted 1px #1b69b4;
	margin: 0; padding: 0;
	margin-bottom: 3px;
	padding-top: 3px;
}