* {
	margin:0px;
	padding:0px;
}
body {
	background-color: #F15112;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
#container {
	width: 895px;
	background-image: url(../images/bg-shadower.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
}
#page {
	width: 875px;
	background-color: #FFFFFF;
}
#logoBar {
	height: 114px;
}
#logoBar img {
	display: inline;
	margin: 20px 25px;
}
#imageStrip {
	margin-bottom: 6px;
}
#navigation {
	height: 28px;
	background-image: url(../images/navbg1.jpg);
	background-color: #547391;
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	display: inline;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom:1.2em;
	line-height: 1.4em;
}	
h1 {
	color: #00325F;
	font-size: 1.8em;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	font-size: 1.1em;
	font-weight: bold;
}
p {
	font-size:1.1em;
}
a {
	text-decoration: none;
}
#contentArea {
	background-image: url(../images/bg-innerpage.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentArea a {
	color: #00325F;
}
#contentArea a:hover {
	color: #F15112;
}
#leftArea {
	float: left;
	width: 588px;
	padding: 30px 22px;
}
#rightArea {
	width: 242px;
	float: right;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#subNav, #subNav2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #547391;
	line-height: 1.8em;
	font-size: 1.2em;
	color: #F15113;
}
#subNav2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}
#subNav li, #subNav2 li {
	list-style-type: none;
	display: inline;
	margin: 0px;
}
#subNav li b, #subNav2 li b {
	color: #00325F;
}
#subNav li a, #subNav2 li a {
	color: #F15113;
}
#subNav li a:hover, #subNav2 li a:hover {
	color: #00325F;
}
h2#relatedItems {
	display: block;
	background-image: url(../images/head-related.gif);
	height: 44px;
	width: 242px;
	color: #B8C5D8;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.relatedItem {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.relatedItem p {
	font-size: 1em;
	color: #00325F;
	margin-bottom: 0px;
	line-height: 1.4em;
}
.featuresBox {
	background-color: #FDE6DE;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.featuresBox b {
	color: #F15113;
}
.featuresBox ul {
	color: #F15112;
	list-style-type: disc;
	margin-bottom: 1.2em;
	margin-left: 1.4px;
}
.featuresBox li {
	font-size:1.1em;
	line-height: 1.4em;
	color: #666666;
	margin-left: 1.4em;
}
.superscripter {
	vertical-align: super;
	font-size: 65%;
}
.rightItem {
	padding: 15px;
	color: #00325F;
}
#enquiryFrm input, #enquiryFrm textarea {
	color: #00325F;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	width: 300px;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
}
#enquiryFrm table {
	border: 1px dotted #CCCCCC;
}
#enquiryFrm #submitFrm {
	width: auto;
	background-color: #36495D;
	font-weight: bold;
	color: #FFFFFF;
}
#enquiryFrm td {
	font-size: 1.1em;
	color: #00325F;
}
#footer {
	padding: 20px;
	color: #00325F;
}
#footer a {
	color: #00325F;
}
#footer a:hover {
	color: #000000;
}
#footerLinks {
	float: left;
}
#footerCopyright {
	float: right;
}
#sitemap ul{
	font-size: 11px;
	line-height: 1.8em;
	margin-left: 15px;
	margin-bottom: 10px;
}
#sitemap li {
	margin-left: 15px;
}
