@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	font-family:Arial;
	font-size:12px;
}

/* ------------------------------------------ MainHolder ------------------------------------------ */
.mainholder{
	width:886px;
	margin:0 auto;
	background-color:none;
	display:table;
	z-index:50;
}

/* ------------------------------------------ TopHolder ------------------------------------------ */
.top_holder{
	width:886px;
	height:293px;
	float:left;
}

/* ------------------------------------------ Spacer ------------------------------------------ */
.spacer{
	width:886px;
	height:3px;
	float:left;
	background-color:#FFFFFF;
}

/* ------------------------------------------ NavigationHolder ------------------------------------------ */
.navigation_holder{
	width:886px;
	height:45px;
	float:left;	
}

.navigation_inside{
	width:850px;
	margin:0px auto;
	background-image:url(../images/nav_bg.jpg);
	height:45px;
}

.navigation_left_holder{
	width:542px;
	height:45px;
	float:left;
}

.navigation_right_holder{
	width:308px;
	height:45px;
	float:left;
	background-image:url(../images/email_usnow_top.jpg);
}

/*---- Mani Nav ---- */

ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left
}

.navigation li{	
	list-style:none;
	float:left;
	height:30px;
	padding-top:15px;
	padding-right:25px;
	padding-left:25px;
	text-align:center;
	color:#FFFFFF;
}

.navigation li a{	
	color:#FFFFFF;
	text-decoration:none;
}

.navigation li:hover{
	background-image:url(../images/nav_hover.jpg);
}	

/*---- Footer Nav ---- */

.navigation_footer li{	
	list-style:none;
	float:left;
	height:61px;
	padding-top:23px;
	padding-right:25px;
	padding-left:25px;
	text-align:center;
	color:#FFFFFF;
}

.navigation_footer li a{	
	color:#FFFFFF;
	text-decoration:none
}

.navigation_footer li a:hover{
	color:#CC0000;
}	


/* ------------------------------------------ ContentHolder ------------------------------------------ */

.content_holder{
	width:886px;
	float:left;
}

.content_inside{
	width:850px;
	margin:0px auto;
	background-color:#FFFFFF;
	display:table;
}

.content_left{
	width:542px;
	float:left;
	background-color:#FFFFFF;
}

.content_left_inside{
	width:522px;
	margin:0px auto;
	margin-top:10px;
}

.content_left_inside a, a:hover
{
	color:#CC0000;
	text-decoration:underline;
}

.content_left_inside ul
{
	list-style:disc;
	clear:both;
	float:none;
	padding-left:20px;
}

.content_right{
	width:308px;
	float:left;
}

.content_emailus{
	width:308px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/email_nowbottom.jpg);
}

.content_callback_holder{
	width:308px;
	float:left;
	z-index:100;
}

.content_callback_title{
	width:308px;
	float:left;
	height:39px;
	background-repeat:no-repeat;
	background-image:url(../images/header_callback.jpg);
}

.content_callback_form{
	width:308px;
	float:left;
	height:195px;
	background-repeat:no-repeat;
	background-image:url(../images/callback_bg.jpg);
	background-position:center top;
}

.content_callback_form_inside{
	width:260px;
	margin:0px auto;
	height:185px;
	margin-top:10px;
}




/* ------------------------------------------ Footer ------------------------------------------ */
	
.footer_holder{
	width:886px;
	margin:0px auto;
	z-index:10;
}

.footer_holder_inside{
	width:850px;
	height:53px;
	margin:0px auto;
	background-image:url(../images/footer.jpg);
}

.footer_holder_bottom{
	width:886px;
	height:84px;
	margin:0px auto;
	background-color:#99FF00;
	background-image:url(../images/footer_bottom.jpg);
}

.footer_holder_nav_left{
	width:542px;
	height:84px;
}

/* ------------------------------------------ Header Styles & Font Styles ------------------------------------------ */

h1#welcome {
	padding-top:26px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_welcome.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#AboutMain {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_AboutMain.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#ResponsibilitiesMain {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_ResponsibilitiesMain.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#About {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_about.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#Contact {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_contact.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#Enquiry {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_enquiries.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#StandardsCompliance {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_standards_compliance.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#ServiceDelivery {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_service_delivery.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#ManagementTeam {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_management_team.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#InformationSystems {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_information_systems.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#Infrastructure {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_infrastructure.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#WhatWeOffer {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_what_we_offer.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#Products {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_products.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h1#ProductCategories {
	padding-top:31px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/header_product_categories.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

h2
{
	font-family:Arial;
	font-size:14px;
	color:#7D0000;
}

p{
	line-height:20px;
}

/*---- Footer Nav ---- */

input{
	width:220px;
	border:solid;
	border-width:1px;
	height:20px;
	padding-top:5px;
}

textarea{
	width:220px;
	border:solid;
	border-width:1px;
	padding-top:5px;
	font-family:Arial;
}

.btn_reset{
	cursor:pointer;
	width:80px;
	height:35px;
	background-image:url(../images/btn_reset.jpg);
	outline:none;
}

.btn_submit{
	cursor:pointer;
	width:94px;
	height:35px;
	background-image:url(../images/btn_submit.jpg);
	outline:none;
}

.NoOutline
{
	outline:none;
}

/*---- Store Front intro paragraph ---- */

.LeftColumn
{
	float:left;
	width:200px;
	text-align:left;
	line-height:20px;
}

.RightColumn
{
	float:left;
	width:200px;
	text-align:left;
	line-height:20px;
}

.ClearColumn
{
	clear:both;
}

/* ------------------------------------------ New Product style ------------------------------------------ */

.product_holder{
	width:506px;
	height:129px;
	float:left;
	/*background-image:url(../images/product_bg.jpg);*/
	margin-top:10px;
	border:2px solid #D4D4D4;
}
	
.product_image_left{
	width:107px;
	height:129px;
	padding-left:10px;
	padding-top:10px;
	float:left;
}
	
.product_info_right{
	width:386px;
	height:129px;
	float:left;
	border-left:2px solid #D4D4D4;
}

.product_info_inside{
	width:378px;
	height:92px;
	float:left;
	padding-left:10px;
	padding-top:10px;

}

.product_info_blackbar{
	width:388px;
	height:27px;
	float:left;
	background-color:#000000;
	border-top:2px solid #D4D4D4;
	border-bottom:2px solid #D4D4D4;
	text-align:right;
}

.btn_browse_category{
	cursor:pointer;
	width:125px;
	height:27px;
	background-image:url(../images/btn_browse_cat.jpg);
	border:0;
	outline:none;
}

.btn_view_product{
	cursor:pointer;
	width:101px;
	height:27px;
	background-image:url(../images/btn_view_product.jpg);
	border:0;
	outline:none;
}

.btn_readmore{
	cursor:pointer;
	width:92px;
	height:27px;
	background-image:url(../images/btn_readmore.jpg);
	border:0;
	outline:none;
}

.btn_add{
	cursor:pointer;
	width:69px;
	height:27px;
	background-image:url(../images/btn_add.jpg);
	border:0;
	outline:none;
}

.product_text_bold{
	color:#990000;
	font-weight:bold;
	}


.BackButtonStyle
{
	clear:both;
	width:506px;
	text-align:right;
	padding-top:10px;
}



/* ------------------------------------------ Product Pager style ------------------------------------------ */

.TopPagerStyle
{
	 clear:both;
	 width:506px;
	 padding-bottom:3px;
	 padding-top:3px;
	 font-size:12px;	 
}

.BottomPagerStyle
{
	 clear:both;
	 width:506px;
	 padding-bottom:3px;
	 padding-top:11px;	
	 font-size:12px; 
}

.PagerInfoCell
{
	border:1px dotted #7a0a08;
	color:#7a0a08;
	
}

.PagerCurrentPageCell
{
	border:1px dotted #7a0a08;
	padding-left:5px;
	padding-right:5px;
}

.PagerOtherPageCells
{
	border:1px solid #7a0a08;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

.PagerHyperlinkStyle
{
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}