.twtr, .twtr-timeline { position: static !important; }
body {
	font-family: "MS Reference Sans Serif", Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	background: #ccc;
	padding-top: 5px;
	padding: 0px;
	margin: 0px;

}
td { font-family: "MS Reference Sans Serif", Arial, Helvetica, sans-serif !important; }
th { font-family: "MS Reference Sans Serif", Arial, Helvetica, sans-serif !important; }
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;

}
#header {
	height: 102px;
	text-indent: -999em;
	background: url('/images/header.png') center;
	border-bottom: 6px solid #dfdedb;

}
#header h1 {
	padding: 0px;
	margin: 0px;

}
#navigation {
	height: 43px;
	border-top: 15px solid #1c2674;
	padding-top: 2px;
	background: url('/images/navbg.png') repeat-x;

}
#main {
	border-top: 6px solid #dfdedb;
	background: #fff;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 630px;
	overflow: auto;

}
#contenttable {
	width: 100%;
	margin-right: -20px;

}
#contenttable th {
	height: 25px;
	background: #1c2674;

}
#contenttable > thead > tr > th:first-child {
	border-right: 1px solid #fff;
	width: 336px;

}
#contenttable tr td:first-child { border-right: 1px solid #1c2674; }
#homeproducts { list-style: circle; }
#homeproducts li {
	line-height: 24px;
	font-size: 12px;
	display: block;
	float: left;
	width: 180px;
	list-style: circle;
	padding-left: 11px;
	background: url('/images/listcircle.png') center left no-repeat;

}
#homeproducts a {
	text-decoration: none;
	color: #000000;

}
#homeproducts a:hover {
	text-decoration: underline;
	color: #666666;

}
#footer {
	height: 29px;
	padding: 9px;
	padding-bottom: 0px;
	border-left: 15px solid #c1d82f;
	background: #1c2674;
	color: #FFFFFF;
	font-size: 10px;

}
#footer ul {
	padding: 0px;
	margin: 0px;

}
#footer ul li {
	list-style-type: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;

}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer ul li a:hover { text-decoration: underline; }
