body, td, p, ul, li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* 11px JW::18/9/2007 */
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
}
a:link, a:active, a:visited { 
	color: #41a0bf;
	text-decoration: underline;
}
a:hover {
	color: #e4590d;
	text-decoration: none;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: lighter;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 25px 0 10px 0;
	padding: 0;
	font-weight: bold;
	color:#67b8d2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	color: #fe620d;
}
.clear {
	clear: both;
}
#headerouter {
	width: 100%;
	height: 82px;
	background-image: url(../images/header_outer_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.header {
	width: 885px;
	height: 82px;
	background-image: url(../images/header_background.jpg);
	margin: 0 auto !important;
	margin: auto;
	padding: 0;
	text-align: left;
}
.header .logo {
	width: 195px;
	height: 82px;
	float: left;
}
.header .topnav {
	width: 570px !important;
	width: 690px;
	height: 54px !important;
	height: 82px;
	margin: 0;
	padding: 28px 20px 0 100px;
	float: left;
}
.header .topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right; /* JW::18/9/2007 */
}
.header .topnav ul li {
	margin: 0;
	padding: 0;
	float: left;
}
.header .topnav ul li a:link, .header .topnav ul li a:visited, .header .topnav ul li a:active {
	color: #000000;
	text-decoration: none;
	margin: 0 10px;
}
.header .topnav ul li a:hover {
	color: #e4590d;
}
#containerouter {
	width: 100%;
	height: auto;
	background-image: url(../images/container_outer_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#containerinnerouter {
	width: 100%;
	height: auto;
	background-image: url(../images/container_outerinner_background.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #dedede;
}
.container {
	width: 885px;
	height: auto;
	margin: 0 auto !important;
	margin: auto;
	padding: 25px 0 0 0;
	background-image: url(../images/container_background.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#leftcol {
	width: 195px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
#leftcol .leftnav {
	margin: 0 0 30px 0;
	padding: 0;
}
#leftcol .leftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftcol .leftnav ul li {
	margin: 0;
	padding: 0;
}
a.leftbutton:link, a.leftbutton:visited, a.leftbutton:active {
	width: 170px !important;
	width: 195px;
	height: auto;
	margin: 0;
	padding: 4px 15px 6px 10px;
	background-image: url(../images/leftnav_button.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block !important;
	display: inline-table;
	background-position: top left;
}
a.leftbutton:hover {
	background-image: url(../images/leftnav_button_.gif);
	background-repeat: no-repeat;
	color: #c95110;
}
a.leftbuttonactive:link, a.leftbuttonactive:visited, a.leftbuttonactive:active {
	width: 170px !important;
	width: 195px;
	height: auto;
	margin: 0;
	padding: 4px 15px 4px 10px;
	background-image: url(../images/leftnav_button_.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block !important;
	display: inline-table;
}	
a.leftbuttonactive:hover {

}
a.subbutton:link, a.subbutton:visited, a.subbutton:active {
	width: 160px !important;
	width: 195px;
	height: auto;
	background-image: url(../images/subnav_button.gif);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	padding: 2px 10px 4px 25px; /* 3px 10px 5px 25px;  JW::18/9/2007 */
	margin: 0;
	display: block !important;
	display: inline-table;
	border-top: 1px solid #f1f9fb;
}
a.subbutton:hover {
	background-image: url(../images/subnav_button_.gif);
	background-repeat: no-repeat;
	color: #f35e0d;
}

/* JW::18/9/2007 -- START */
a.subsubbutton:link, a.subsubbutton:visited, a.subsubbutton:active {
	width: 160px !important;
	width: 195px;
	height: auto;
	background-image: url(../images/subnav_button.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 2px 10px 4px 35px; 
	margin: 0;
	display: block !important;
	display: inline-table;
	border-top: 1px solid #f1f9fb;
}
a.subsubbutton:hover {
	background-image: url(../images/subnav_button_.gif);
	background-repeat: no-repeat;
	color: #f35e0d;
}
/* JW::18/9/2007 -- END */

#mainbodyhome {
	width: 690px;
	height: auto;
	float: left;
}
.welcome {
	width: 305px !important;
	width: 335px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 15px 30px 15px;
}
.whatsnew {
	width: 255px !important;
	width: 275px;
	height: auto;
	padding: 0 10px 30px 10px;
	margin: 0;
	background-image: url(../images/whats_new_background.gif);
	background-repeat: no-repeat;
	float: left;
}
.whatsnew .whatsnewtitle {
	margin: 0 0 15px 0 !important;
	margin: 0 0 12px 0;
	padding: 0;
}
p.whatsnewdivide {
	margin: 0 0 15px 10px;
}
#casestudyouter {
	width: 100%;
	height: auto;
	background-image: url(../images/case_background.gif);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	background-color: #d4d4d0;
}
#casestudyouter .casestudy {
	width: 885px;
	height: auto;
	text-align: left;
	margin: 0 auto !important;
	margin: auto;
}
.casestudyleft {
	width: 495px !important;
	width: 530px;
	height: auto;
	float: left;
	padding: 15px 20px 15px 15px;
}
.casestudyright {
	width: 355px;
	height: auto;
	float: left;
}
#mainbody {
	width: 660px !important;
	width: 690px;
	min-height: 435px !important;
	min-height: 435px;
	height: auto !important;
	height: 465px;
	float: left;
	padding: 0 15px 30px 15px;
}
#footerouter {
	width: 100%;
	height: 92px;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #d4d4d0;
	clear: both;
}
.footer {
	width: 885px;
	height: 92px;
	margin: 0 auto !important;
	margin: auto;
	text-align: left;
}
.footer table {
	width: 760px;
	height: 92px;
	margin: 0 0 0 15px;
	padding-top:6px;
}
.footer table tr td {
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0;
}
