body {
	background: #000000 url(images/body-bg2.gif) repeat top left;
	margin: 0;
	}
a, a:link, a:visited {
	color: #B21500;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	color:#000000;
	text-decoration: underline;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 20px 0 20px 0;
	padding: 0px;
	letter-spacing: -1px;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	color: #ae0004;
	text-align: left;
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 5px 5px 0;
	padding: 0;
	letter-spacing: -1px;
	color: #ae0004;
	text-align: left;
	}
	
#header {
	background: #ffffff url(images/header-bg.jpg) repeat top left;
	height: 122px;
	width: 100%;
	text-align: left;
	}
	
#logo {
	width: 798px;
	height: 122px;
	margin: 0 0 0 136px;
	background: url(images/Taraform-logo.jpg) no-repeat top center;
	text-indent: -999em;
	}
#logo h1 {
	margin: 0;
	padding: 0;
	}

#wrapper {
	width: 935px;
	margin: 0 auto;
	}
	
#wrapper-content {
	width: 935px;
	background-color: #ffffff;
	margin: 0;
	}
	
#footer {
	clear: both;
	width: 935px;
	height: 39px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	margin: 0;
	line-height: 39px;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.footer-cover {
	margin: 1px 0 0 0;
	float: left;
	}
	
.footer-cover-right {
	margin: 1px 0 0 2px;
	float: left;
	text-align: right;
	}
	
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	}
	
#footer a:hover {
	text-decoration: none;
	}
	
#footer .left {
	float: left;
	width: 301px;
	padding-left: 10px;
	}
	
#footer .left2 {
	float: left;
	width: 291px;
	}
	
#footer .center {
	width: 331px;
	float: left;
	text-align: center;
	}
	
#footer .right {
	float: left;
	width: 301px;
	text-align: right;
	padding-right: 10px;
	}
	
#footer .right2 {
	float: left;
	width: 291px;
	text-align: right;
	}
	
.tag-line {
	margin: 25px 0 0 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
	
#splash {
	float: left;
	margin: 50px 0 50px 0;
	}
	
#splash ul {
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
	float: left;
	}
	
#splash ul li {
	margin: 0 50px 0 0;
	float: left;
	}
	
/*layout */

#left-column {
	width: 136px;
	float: left;
	margin: 0 0 10px; 0;
	}
	
#right-column {
	width: 799px;
	float: left;
	background: #ffffff url(images/content-bg.gif) repeat-x top left;
	}
	
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	}
	
#navigation ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 136px;
	}
	
#navigation ul li {
	background: url(images/li-bg.gif) repeat-x top left;
	height: 42px;
	margin: 0;
	}
	
#navigation ul li.active {
	background: url(images/li-bg-active.gif) repeat-x top left;
	height: 42px;
	}
	
#navigation ul li a {
	display: block;
	padding: 14px 2px 0 20px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
	}
	
#navigation ul li a:hover {
	display: block;
	padding: 14px 2px 0 20px;
	color: #ffffff;
	text-decoration: underline;
	}
	
#navigation ul li a.special {
	display: block;
	padding: 5px 2px 0 20px;
	}
	
#navigation ul li a.special:hover {
	display: block;
	padding: 5px 2px 0 20px;
	}

#content {
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
#brochure {
	background: #bbc3c8 url(images/left-column-bottom.gif) no-repeat bottom left;
	padding: 15px 0 15px 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	}

.bottom {
	background: url(images/left-column-bottom-s.gif) no-repeat top center;
	height: 12px;
	}
	
#brochure a, #brochure a:link, #brochure a:active, #brochure a:visited, #brochure a:hover {
	color: #0000FF;
	}
	
tr.heading {
	height: 45px;
	color: #ffffff;
	background-image:url(images/tr.header.gif);
	}
	
.table {
	border: 1px solid #cccccc;
	}
	
.alt {
	background-color: #f1f1f1;
	}
	
#sub-navigation {
	border: 1px solid #cccccc;
	width: 500px;
	background: #f1f1f1;
	margin: 15px auto 15px auto;
	}
	
#sub-navigation .left {
	float: left;
	width: 240px;
	padding: 5px;
	text-align: center;
	}
	
#sub-navigation .right {
	float: left;
	width: 240px;
	padding: 5px;
	text-align: center;
	}
#site-by {
	padding-left: 10px;
	}
	
.form-sizes-paging {
	float: left;
	width: 760px;
	margin: 10px 0 10px 0;
	}
	
.form-sizes-paging .left {
	float: left;
	width: 30%;
	}

.form-sizes-paging .center {
	float: left;
	width: 40%;
	text-align: center;
	}
	
.form-sizes-paging .right {
	float: left;
	width: 30%;
	text-align: right;
	}
	
.active {
	font-size:12px;
	color:#000000;
	text-decoration: none;
	}
	
#column-right {
	padding: 5px;
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	}

#column-left {
	width: 550px;
	float: left;
	}
#content-href {
	font-size:18px;
	font-weight:bold;
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	margin-top: 40px;
	text-align:center;
	}
.content-href {
	color: #000000
	}