@charset UTF-8;

body {
	margin:0;
	padding-left:210px; /* LC fullwidth */
	padding-right:210px; /* RC fullwidth + CC padding */
	min-width:250px; /* LC fullwidth + CC padding */
}

#header, #footer {
	margin-left:-210px; /* LC fullwidth */
	margin-right:-210px; /* RC fullwidth + CC padding */
}

.column {
	position:relative;
	float:left;
}

#center {
	padding:0 20px;
	width:100%;
}

#left {
	width:190px; /* LC width */
	padding:0 10px; /* LC padding */
	right:250px; /* LC fullwidth + CC padding */
	margin-left:-100%;
}

#right {
	width:150px; /* RC width */
	padding:0 10px; /* RC padding */
	margin-right:-100%;
}

#footer {
	clear:both;
}

/*** IE Fix ***/

* html #left {
	left:150px; /* RC fullwidth */
}

/*** Just for Looks ***/

body {
	background:#FFF;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

#header {
	text-shadow: 0px 2px 3px #F7F7F7;
	font-family: Helvetica, Verdana, sans-serif;
	color: #d67b00;
	font-weight: 700;
	font-size: 34px;
	text-align:left;
	padding:.3em .2em 0 .2em;
	z-index: 0;
	background: #efefef;
}

#header img {
	z-index: -1;
	max-width: 100%;
	left:0px;
	top:0px;
}

#footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	background: #fff;
	text-align:center;
	padding-bottom: 20px;
	padding-top: 3em;
}
#left {
	background:#fff;
}

#center {
	background:#fff;
}

#right {
	background:#fff;
}

.column {
	padding-top:1em;
}
h2 {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #d67b00;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#twitter_update_list {
	word-wrap: break-word;
	word-break: normal;
	list-style-type: hiragana;
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #2f2f2f;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

#twitter-link {
	color: #4a525a;
	text-align: left;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: none;
}

#twitter_update_list li {
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom: none;
}

#twitter-link a {
	text-align: left;
	border-bottom: none;
	text-decoration: none;
	text-decoration: none;
}
#twitter-link a:hover {
	color: white;
	background-color: #00417c;
	text-decoration: none;
}
#twitter_update_list a {
	border-bottom: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #d67b00;
}
#twitter_update_list a:hover {
	border-bottom: none;
	background: #ccc;
	text-decoration: none;
}
dt, dt a, dt a:link {
color: #6e6e6e;
font-size: 9px;
background-color: #fff;
}

h4 {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
	background-color: #efefef;
	padding:1px 0 0px 5px;
	text-transform: uppercase;
}

h4:hover {
	color: #d67b00;
}

micro {
	color: #6e6e6e;
	font-size: 8px;
	font-family: Verdana, sans-serif;
	text-align: center;
}
img {
margin-top: 15px;
}
li {
	margin-bottom: 5px;
	margin-left: 5px;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	line-height: 13px;
}
#left a:hover, #right a:hover {
	border-bottom: none;
	color: #d67b00;
}
#left a, #right a {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	line-height: 13px;
	text-decoration: none;
}
#left, #right {
	color: #2f2f2f;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

