* {
	font-family: Arial, Helvetica, sans-serif;
}

body,
div, span, p, a, 
h1, h2, h3, h4, h5, h6,
ul, li,
table, tbody, th, tr, td {
	margin: 0;
	padding: 0;
	line-height: 1;
	border: 0;
	list-style: none;
}

form, input {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
}

img {
	border: 0;
}

img.border {
	clear: right;
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.more {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	margin-bottom: 20px;
	color: #2c0f18;
	font-size: 23px;
	font-weight: normal;
}

h2 {
	margin-bottom: 10px;
	color: #2c0f18;
	font-size: 18px;
	font-weight: normal;
}

.break {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.spacer {
	width: 100%;
	border-bottom: 2px dotted #bababa;
}

#body-header {
	background: url(images/body-header-bg.png) repeat-x left top;
}

#body-footer {
	background: url(images/body-footer-bg.png) repeat-x left bottom;
}

.container {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 165px;
	background: url(images/header-bg.png) no-repeat left top;
}

#header #logo {
	margin: 62px 0 0 16px;
	float: left;
	display: inline;
}

#menu {
	width: 573px;
	height: 39px;
	margin-top: 82px;
	background: url(images/menu-bg.png) no-repeat left top;
	float: right;
}

#menu ul li {
	height: 15px;
	padding: 12px 31px;
	background: url(images/menu-spacer.png) no-repeat right top;
	float: left;
}

#menu ul li.last{
	background: none;
}

#menu ul li a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#mainbody {
	width: 944px;
	padding: 10px 8px 0;
	background: url(images/content-bg.png) no-repeat left top;
}

#mainbody #main-img {
	width: 942px;
	height: 322px;
	margin-bottom: 39px;
	
}

#content {
	width: 902px;
	padding: 0 21px 29px;
	overflow: hidden;
}

#content p {
	margin-bottom: 14px;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}

#content .left {
	width: 552px;
	margin-right: 40px;
	float: left;
}

#content .right {
	width: 308px;
	float: left;
}

#content ul {
	margin-bottom: 15px;
}

#content ul li {
	list-style: disc;
	margin-left: 30px;
	font-size: 14px;
	line-height: 20px;
}

#footer {
	height: 187px;
	padding-top: 42px;
	background: url(images/footer-bg.png) no-repeat center top;
}

#footer .top {
	margin-left: 209px;
}

#footer .top p {
	width: 175px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

#footer .top p.first {
	margin-right: 25px;
}

#footer .top a {
	color: #FFFFFF;
}

#footer .bottom {
	margin-top: 6px;
}

#footer .bottom a {
	float: right;
}

#footer .bottom p {
	padding-top: 16px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/*- DEFAULT FORM -*/
form .row {
	min-height: 25px;
	padding: 8px 0;
	margin: 0 0 2px;
	clear: both;
	font-size: 12px;
}

form .row label {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 15px;
	display: block;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	line-height: 24px;
	clear: left;
}

form .row span.padding-top {
	padding-top: 6px;
	display: block;
}

form .row input {
	float:left;
}

form .row input.inputbox {
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
}

form .row textarea#frm_enquiry {
	height: 150px;
	width: 320px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

form .row input.checkbox {
	margin: 0;
	padding: 0;
}

form .row .checkbox-detail {
	padding-top: 2px;
}

form .row .checkbox-text {
	padding-top: 2px;
}

form .row div.text {
	width: 280px;
	margin-left: 4px;
	*padding-top: 4px; /* Astrix implements style for IE7 and below only */
	float: left;
	display: inline;
	color: #666666;
	font-size: 14px;
}

form .row div.text.radio {
	width: 100px;
}

form .row p {
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-size: 14px !important;
	color: #666666 !important;
}

#errors {
	margin-bottom: 25px;
	font-size: 14px;
	color: #333333;
}

#errors ul li {
	margin-top: 6px;
	font-style: italic;
	color: #333333;
}

/*---- HOMEPAGE ----*/
a.learn-more {
	font-size: 14px;
	text-decoration: underline;
	color: #660000;
}

a.learn-more:hover {
	text-decoration: none;
}

div#learnmore {
	margin-top: 15px;
}

#featured-product {
	margin-top: 43px;
}

#featured-product h2 {
	margin-bottom: 25px;
	color: #2c0f18;
	font-size: 23px;
	font-weight: normal;
}

#featured-product h2 a {
	color: #660000;
}

#featured-product .image {
	width: 176px;
	margin: 0 auto;
	float: left;
	display: inline;
}

#featured-product .detail {
	width: 375px;
	float: left;
}

#newsletter {
	width: 295px;
	height: 41px;
	margin-bottom: 21px;
	padding: 60px 0 0 13px;
	background: url(images/newsletter-bg.png) no-repeat left top;
}

#newsletter form {
	height: 29px;
}

#newsletter form input {
	float: left;
}

#newsletter form input.text {
	width: 190px;
	margin-right: 11px;
	padding: 5px;
	color: #999999;
	font-size: 12px;
}

#whitepaper {
	margin-bottom: 36px;
}

#latest-news {
	margin-bottom: 35px;
}

#latest-news .item {
	margin-bottom: 21px;
	padding-bottom: 27px;
	border-bottom: 1px dotted #bababa;
	overflow: hidden;
}

#latest-news h2 {
	margin-bottom: 25px;
	color: #2c0f18;
	font-size: 23px;
	font-weight: normal;
}

#latest-news .item h3,
#latest-news .item h3 a {
	margin-bottom: 5px;
	color: #333333;
	font-size: 14px;
}

#latest-news .item h4 {
	margin-bottom: 5px;
	color: #660000;
	font-size: 14px;
}

#latest-news .item img {
	margin-left: 14px;
	float: right;
	border: 1px solid #d0d0d0;
}

/*---- CONTACT US ----*/
#contact-us .left {
	width: 425px;
	float: left;
}

#contact-us .right {
	width: 425px;
	float: left;
}

#form {
	width: 550px;
	float: left;
}

#details {
	width: 350px;
	float: left;
}

#details p {
	font-size: 12px;
	line-height: 14px;
}

#details a {
	text-decoration: underline;
	color: #660000;
}

#details a:hover {
	text-decoration: none;
}

#map {
	width: 346px;
	height: 346px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

/*---- NEWS ----*/
#news.listing {
	margin-top: 25px;
}

#news.listing .item {
	width: 900px;
	margin-bottom: 30px;
	float: left;
}

#news.listing .item img {
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}

#news.listing .item.end {
	margin-right: 0;
}

#news.listing .item h2 a {
	color: #2c0f18;
}

#news.listing .item p {
	margin: 0;
	padding: 0;
}

#news.listing .item p.date {
	margin-bottom: 0;
}

/*- PAGING STYLING -*/
.pageidx-nav {
	width: 560px;
	margin: 15px auto;
	font-size: 12px;
}

.pageidx-nav a {
	color: #2c0f18;
	font-size: 14px;
}

.pageidx-nav .pageidx-prev {
	float:left;
	width:80px;
}

.pageidx-nav .pageidx-nos {
	float:left;
	text-align:center;
	width:400px;
}

.pageidx-nav .pageidx-next {
	width:80px;
	float:left;
	text-align:right;
}

/*---- WHITEPAPER ----*/
div#whitepaper ul {
	list-style: disc;
}

div#whitepaper ul li {
	margin-left: 20px;
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	list-style: disc;
}

/*---- SOLUTIONS ----*/
#solutions .left {
	width: 560px;
	float: left;
}

#solutions .right {
	width: 300px;
	float: left;
}

#solutions .right .item {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #bababa;
}

#solutions .right .item h2 a {
	color: #2c0f18;
}

#solutions .right .item img {
	margin-left: 35px;
	float: right;
}

ul#documents li {
	margin: 0;
	padding: 4px 0 4px 24px;


	list-style: none;
}

/*---- HOMEPAGE TESTIMONIAL ----*/
#testimonial {
	width: 277px;
	height: 126px;
	margin: 25px 0 15px;
	padding: 20px 15px;
	background: url(images/hp-testimonial.png) no-repeat left top;
}

h2.testimonials {
	margin-bottom: 15px;
	color: #2c0f18;
	font-size: 23px;
	font-weight: normal;
}

span.name {
	font-size: 14px;
	color: #660000;
	line-height: 16px;
}

span.company {
	font-size: 14px;
	color: #999999;
	font-style: italic;
	line-height: 16px;
}

/*---- TESTIMONIALS ----*/
#testimonials .item {
	margin-bottom: 25px;
}

/*
#testimonials .item .quote-open {
	width: 36px;
	height: 26px;
	margin-right: 10px;
	background: url(images/quote-open.png) no-repeat left top;
	float: left;
}

#testimonials .item .quote-close {
	width: 36px;
	height: 26px;
	margin-left: 10px;
	background: url(images/quote-close.png) no-repeat left bottom;
	float: left;
}

#testimonials .item .details {
	margin-left: 41px; 
}

*/