body {
	margin:0;
	font-family: verdana, arial, helvetica;
	font-size:0.8em;
}
#header {
	text-align: center; color: #FFF; background-color: #DE1A21; font-weight: bold; min-height: 180px;height:180px;
}
.inner {
	margin: auto; padding: 20px; width: 960px; position: relative; text-align: left;
}
.inner h1 {
	border:0;padding: 18px; width: 200px; height: 33px;
}
.inner a {
	font-weight:bold;text-decoration:none;
	color:#333;
}
#nav {
	margin-top: 0px; float: right; padding-top: 8px; line-height: 14px;
}
#nav a {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
	padding-right: 20px;
	border-right: 1px dotted #fff;
}
#body-wrapper {
	width:100%;
	margin:0;
}

#intro {
	width:960px;
	margin:auto;
	padding:12px;
}
#intro b {
	padding: 12px; color: rgb(0, 66, 118);background:#EEEEEE url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) repeat-x scroll 50% 50%;
}
#content {
	min-height: 400px;
	width:960px;
	margin:auto;
}
#content label {
	display: block;
	width:120px;
	float:left;
	padding: 2px;
}
#footer {
	float:left;color: #FFF; background-color: #DE1A21; font-weight: bold; min-height: 120px; width:100%;
}
#footer-extra {
	text-align: right; color:#333;font-weight:normal !important;
}
#footer-extra a {
	font-weight:bold;text-decoration:none;
	color:#333;
}
#lhs {
	float:left;
	width:63%;
	height:100%;
}
#rhs {
	float:right;
	width:33%;
	margin-top:20px;
	padding:8px;
	background-color:#ded;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
.content {
	background-color: #eee;
	padding: 3px;
	border: 1px solid silver;
}
