html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin:0;
	padding:0;
	position:relative;
	/*background:#A2D8E2 url('/assets/images/body-bg.gif') repeat-x;*/
	background-color:#A2D8E2;
	height:100% !important;
	height:100%;
	min-height:100%;
}
h2 {
	color:#009999;
	font-size:1.5em;
	margin:0 0 9px 0;
	padding:0 0 0 10px;
	line-height:25px;
	font-weight:lighter;
	letter-spacing:-0.5px;
}
h3 {
	color:#009999;
	font-size:1.1em;
	margin:0 0 9px 0;
	padding:4px 0 0 10px;
	font-weight:lighter;
	letter-spacing:-0.5px;
}
h4 {
	color:#009999;
	font-size:0.95em;
	font-weight:bold;
	margin:0 0 14px 0;
	padding:0 0 0 10px;	
	font-weight:lighter;
	letter-spacing:-0.5px;
}
#wrapper {
	margin:0 auto;
	background:#fff url('../images/wrapper-bg.gif') repeat-x top left;
	width:746px;
	padding:0 12px 0 10px;
/*	position:relative;
	height:100% !important;
	height:100%;
	min-height:100%;*/
}
#page {
	width:746px;
	overflow:hidden;
	position:relative;
	margin:-10px 0 0 0;
}
#header {
	position:relative;
	padding:10px 0 0 0;
	z-index:0;
	height:108px;
	background:#fff url('/assets/images/header-bg.jpg') no-repeat bottom right;
	width:746px;
	height:149px;
	clear:both;
}
#header h1 {
	position:absolute;
	top:10px;
	left:3px;
	margin:0;
	padding:0;
	height:109px;
}
#header h1 a {
	color:#fff;
	display:block;
	height:108px;
	text-indent: -9999px;
	width:202px;
	overflow:hidden;
	background:#fff url('/assets/images/taurus-logo.gif') no-repeat top left;
}
#leftcol {
	position:relative;
	float:left;
	padding:30px 0 0 0;
	margin:30px 0 0 0;
	overflow:hidden;
	width:208px;
}
#leftcol ul {
	list-style:none;
	padding:15px 0 0 18px;
	margin:0;
	font-size:0.7em;
}
#leftcol ul li {
	margin:0;
	padding:0 5px 0 8px;
	line-height:14px;
	background:url('/assets/images/list-arrow.gif') no-repeat top left;
}
#leftcol ul li ul {
	font-size:11px;
	list-style:none;
	padding:0 0 0 8px;
	margin:0;
}
#leftcol ul li ul li {
	margin:0;
	padding:0 9px 0 10px;
	background:url('/assets/images/list-dash.gif') no-repeat top left;
}
#leftcol ul li#first {
	border-left:none;
}
#leftcol ul li a {
	line-height:14px;
	margin:0;
	text-decoration:none;
	color:#666666;
}
.on {
	font-weight:bold;
}
ul.content{
	font-size:0.75em;
	line-height:18px;
	color:#666666;
}
#content_online_billing{
	float:right;
	background:#fff url('/assets/images/content-bg.gif') repeat-y left;
	color:#56524f;
	width:533px;
	overflow:hidden;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
#content {
	float:left;
	margin:30px 0 30px; 0;
	background:#fff url('/assets/images/content-bg.gif') repeat-y left;
	padding:0 5px 0 0;
	color:#56524f;
	width:350px;
	overflow:hidden;
}
#content a {
	color:#56524f;
}
#content p{
	font-size:0.75em;
	line-height:18px;
	color:#666666;
	padding:0 0 0 10px;
	margin-top:5px;
}

#content ul,ol{
	font-size:0.75em;
	line-height:18px;
	color:#666666;
	margin-top:5px;
}

#index_dynamic {
	float:left;
/*	margin:-177px 0 0 0;*/
	margin:0 0 0 0;
	width:560px;
	height:210px;
}
#index_dynamic p {
	font-size:0.75em;
	line-height:18px;
	color:#666666;
	padding:0 0 0 10px;
}
div.specsbox {
	background:#a1d8e2 url('/assets/images/specsbox-bg.gif') repeat-x top;
	float:left;
	width:185px;
	height:165px;
	padding:10px 0 10px 0;
	margin:0 5px 0 10px;
	overflow:hidden;
}
div.specsbox a {
	color:#ff3300;
	font-weight:bold;
	text-decoration:none;
}
div.newsbox {
	background:#a1d8e2 url('/assets/images/newsbox-bg.gif') repeat-x top;
	float:left;
	width:340px;
	height:165px;
	padding:10px 0 10px 0;
	margin:0 0 0 10px;
}
div.newsbox h3 {
	padding-bottom:0;
	margin-bottom:0;
}
div.newsbox a {
	color:#ff3300;
	font-weight:bold;
	text-decoration:none;
}
div.newsitem {
	clear:both;
	padding:2px 0 2px 0;
}
div.cs-block {
	width:165px;
	float:left;
	margin:0 0 10px 10px;
	color:#009999;
}
#content div.cs-block a {
	font-size:0.9em;
	text-decoration:none;
	color:#009999;
	font-weight:bold;
}
div.cs-block img {
	margin:0 0 5px 0;
}
#content div.square {
	background:#fff url(../images/square-bg0.jpg) no-repeat bottom left;
	height:135px;
	width:165px;
	float:left;
	margin:0 0 8px 8px;
}
#content div.square span {
	display:block;
	padding:6px 0 15px 10px;
	font-size-adjust:none;
	font-size:1.5em;
	color:#ffffff;
}
#content div.square a {
	background:url(../images/square-arrow.gif) no-repeat right;
	font-size:0.7em;
	font-weight:bold;
	padding:0 10px 0 10px;
	color:#fff;
	text-decoration:none;
}
#content div.square#one {
	background:#fff url(../images/square-bg1.jpg) no-repeat bottom left;
}
#content div.square#two {
	background:#fff url(../images/square-bg2.jpg) no-repeat bottom left;
}
#content div.square#three {
	background:#fff url(../images/square-bg3.jpg) no-repeat bottom left;
}
#content div.square#four {
	background:#fff url(../images/square-bg4.jpg) no-repeat bottom left;
}
#content div.square#five {
	background:#fff url(../images/square-bg5.jpg) no-repeat bottom left;
}
#content div.square#six {
	background:#fff url(../images/square-bg6.jpg) no-repeat bottom left;
}
#content div.square#seven {
	background:#fff url(../images/square-bg7.jpg) no-repeat bottom left;
}
#rightcol {
	float:right;
	overflow:hidden;
	z-index:5;
	width:180px;
	margin:0;
	padding:0 0 10px 0;
	text-align:left;
}
#rightcol img {
	border:none;
	margin:0;
	padding:0;
}

.colourbox {
	padding:10px 8px 45px 13px;
	margin:-3px 0 0 0;
	font-size:0.65em;
	color:#666666;
	width:160px;
}
.colourbox p {
	padding:5px 0 0 0;
	line-height:15px;
	margin:0;
}
.colourbox#blue {
	background-color:#a1d8e2;
}
.quotebox {
	padding:0;
	margin:25px 0 0 0;
	line-height:22px;
	font-size:0.95em;
	color:#fff;
}
.quotebox .quote {	
	font-size:2em;
	line-height:12px;
}
.quotebox span {
	
}
.quotebox#orange {
	background-color:#ff6600;
}
.quotebox#magenta {
	background-color:#ff0066;
}
.quotebox#red {
	background-color:#ff3333;
}
.quotebox#lime {
	background-color:#99CC00;
}
.number {
	margin:0;
	padding:0;
}
.number img {
	border:none;
}
.orange {
	background-color:#ff6600;
}
.magenta {
	background-color:#ff0066;
}
.red {
	background-color:#ff3333;
}
.lime {
	background-color:#99CC00;
}
.clearfix {
	clear:both;
}
#footer {
	clear:both;
	margin:0;
	padding:0 0 5px 0;
	color:#666666;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer p {
	font-size:0.65em;
	padding:5px 0 5px 209px;
}
/*FORMS*/
form fieldset {
	border:1px solid #999999;
	margin-top:5px;
	padding:5px 0 5px 5px;
}
form p label {
	display:block;
	float:left;
	clear:left;
	width:145px;
	font-size:0.9em;
	font-weight:bold;
}
form p input {
	border:1px solid #999999;
}
form p textarea {
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
form p select {
	border:1px solid #999999;
}
.error {
	background-color:#FFFFDD;
	border:1px solid #FFD700;
	color:#000;
	font-weight:bold;
	padding:5px;
}
.ok {
	background-color:#A1D8E2;
	border:1px solid #88B5C0;
	color:#000;
	font-weight:bold;
	padding:5px;
}
/*FORMS*/
