body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
}

.productsContainer {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
}

.topBanner {
	width: 100%;
	height: 76px;
	background-image: url(../images/topBar_Mid.gif);
	background-repeat: repeat-x;
}

.topBannerLeft {
	float: left;
	width: 11px;
}

.topBannerRight {
	float: right;
	width: 11px;
}

.topBannerLogo {
	float: left;
	margin-top: 16px;
}

.topBannerSlogan {
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}

.top10 {
	width: 100%;
	height: 10px;
}

.spacer5 {
	width: 100%;
	height: 5px;
}

.spacer1 {
	width: 1px;
	height: 130px;
	float: left;
}

.navigation {
	width: 100%;
	height: 36px;
	background-image: url(../images/navbar_bg.gif);
	background-repeat: repeat-x;
	clear: none;
}

.navigationRight {
	width: 11px;
	height: 36px;
	float: right;
}

.navigationBtns {
	width: auto;
	height: 36px;
	float: left;
}

.navigationDetails {
	width: auto;
	height: 36px;
	float: right;
	margin-right: 10px;
}

.mainContent {
	width: 100%;
	height: 386px;
}

.aboutContent {
	width: 100%;
	height: 623px;
}

.mainContentTop {
	width: 665px;
	height: 256px;
	float: left;
}

.mainContentBtm {
	width: 665px;
	height: 130px;
	float: left;
}

.mainContentRight {
	width: 323px;
	height: 386px;
	float: right;
} 

.aboutContainer {
	width: 733px;
	height: auto;
	float: left;
}

.aboutHdr {
	width: 733px;
	height: 46px;
	float: left;
	background-color: #024c83;
}

.HdrImg {
	width: auto;
	float: left;
	padding-top: 6px;
}

.aboutContentMain {
	width: 731px;
	height: 575px;
	background-image: url(../images/about_bgGrad.gif);
	background-repeat: repeat-x;
	float: left;
	border-bottom: solid;
	border=bottom-width: 1px;
	border-bottom-color: #d0d0d0;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #d0d0d0;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #d0d0d0;
}

.aboutHdrLeft {
	width: 10px;
	height: 46px;
	float: left;
}

.aboutHdrRight {
	width: 10px;
	height: 46px;
	float: right;
}

.aboutColumnLeft {
	width: 33%;
	height: 575px;
	float: left;
}

.aboutColumnMid {
	width: 33%;
	height: 575px;
	float: left;
}

.aboutColumnRight {
	width: 33%;
	height: 575px;
	float: left;
}

.aboutHeaderImg {
	width: auto;
	height: 37px;
	margin-left: 20px;
	margin-top: 15px;
}

.aboutImg {
	width: 214px;
	height: 192px;
	margin-left: 20px;
	margin-top: 10px;
}

.aboutText {
	width: 214px;
	height: auto;
	margin-left: 20px;
	margin-top: 10px;
}

.aboutQuote {
	width: 214px;
	height: auto;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #024c83;
}

.Rightcontainer{
	width: 234px;
	height: 100%;
	float: right;
}

.RightImage{
	width: auto;
	height: auto;
	margin-bottom: 10px;
}

.Split {
	width: 11px;
	height: 621px;
	float: left;
	margin-left: 10px;
}

.SplitColor {
	width: 2px;
	height: 621px;
	background-color: #B2B2B2;
}

.productSplit {
	width: 8px;
	height: 100%;
	float: left;
	margin-left: 7px;
}

.productSplitColor {
	width: 2px;
	height: 100%;
	background-color: #B2B2B2;
}

.productContent {
	width: 100%;
	height: auto;
	margin-bottom:5px;

}

.productContainer {
	width: 734px;
	height: 675px;
	float: left;
}

.productHdr {
	width: 733px;
	height: 46px;
	float: left;
	background-color: #024c83;
}

.productHdrLeft {
	width: 10px;
	height: 46px;
	float: left;
}

.productHdrRight {

	width: 10px;
	height: 46px;
	float: right;
}

.productContentMain {
	width: 731px;
	height: auto;
	padding-bottom:20px;
	background-image: url(../images/about_bgGrad.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	float: left;
	border-bottom: solid;
	border=bottom-width: 1px;
	border-bottom-color: #d0d0d0;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #d0d0d0;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #d0d0d0;
}

.productSpacer {
	width: 731px;
	height: 7px;
	clear: left;
	float:left;
}

.productRightContainer {
	width: 253px;
	height: 4198px;
	float: right;
}

.productDetailsContainer {
	width: 717px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.productDetailsContainer2nd {
	width: 717px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	clear: left;
}

.productDetailColumn {
	width: 25%;
	height: auto;
	float: left;
}

.productDetailImg {
	width: 157px;
	height: 95px;
	float: left;
	border: solid;
	border-color: #666666;
	border-width: 1px;
	margin-left: 9px;
	overflow:hidden;
}

.thumb {
position:relative;
top:-10px;
}

.productDetailDesc {
	width: 157px;
	height: auto;
	float: left;
	margin-left: 9px;
	margin-top: 5px;
}

.productDetailBtnEnlarge {
	width: 157px;
	height: auto;
	float: left;
	margin-left: 9px;
	margin-top: 10px;
}

.productDetailBtnEnquiry {
	width: 157px;
	height: auto;
	float: left;
	margin-left: 9px;
	margin-top: 5px;
	clear: left;
}

.hieroContainer {
	width: 733px;
	height: auto;
	float: left;
}

.hieroContentMain {
	width: 731px;
	height: 1070px;
	background-image: url(../images/bg_hieroGrad.gif);
	background-repeat: repeat-x;
	float: left;
	border-bottom: solid;
	border=bottom-width: 1px;
	border-bottom-color: #d0d0d0;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #d0d0d0;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #d0d0d0;
}

.hieroHdrImg {
	width: auto;
	height: 37px;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	clear: left;
}

.hieroTopImgContainer {
	width: 711px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.hieroTopImgSml {
	height: 78px;
	width: 299px;
	margin-top: 10px;
	
}

.hieroTopImgLrg {
	height: 78px;
	width: 300px;
	margin-top: 10px;
	float:right;
}

.hieroTopImgSmlYellow {
	width: 84px;
	height: 74px;
	border: solid;
	border-width: 2px;
	border-color: #edb945;
	background-image: url(../images/bg_yellowgrad.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	float: left;
}




.hieroTopImgLrgYellow {
	width: 390px;
	height: 162px;
	border: solid;
	border-width: 2px;
	border-color: #edb945;
	background-image: url(../images/bg_yellowgradLrg.gif);
	background-repeat: repeat-x;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}

.hieroTopImgSmlBlue {
	width: 84px;
	height: 74px;
	border: solid;
	border-width: 2px;
	border-color: #edb945;
	background-image: url(../images/bg_Bluegrad.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	float: left;
}

.hieroText {
	width: 300px;
	height: auto;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
}

.hieroImg {
	width: auto;
	height: auto;
	margin-left: 30px;
	margin-top: 15px;
	float: left;
}

.hieroContent {
	width: 100%;
	height: 1120px;
}

.hieroAlphabetContainer {
	width: 711px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.hieroAlphabet {
	width: 95px;
	height: 89px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #dbdbdb;
	float: left;
}

.hieroSplit {
	width: 11px;
	height: 1120px;
	float: left;
	margin-left: 10px;
}

.hieroSplitColor {
	width: 2px;
	height: 1120px;
	background-color: #B2B2B2;
}

.hieroAlphaLetter {
	width: 60px;
	height: 30x;
	margin-left: 17px;
	margin-top: 5px;
}

.hieroAlphaImg {
	width: 60px;
	height: 45px;
	margin-left: 17px;
}

.bottomContainer {
	width: 100%;
	height: 130px;
}

.bottomLeftContainer {
	width: 330px;
	height: 128px;
	float: left;
	background-image: url(../images/btm_bgGrad.gif);
	background-repeat: repeat-x;
	border: solid;
	border-color: #8cd7f2;
	border-width: 1px;
}

.bottomMiddleContainer {
	width: 329px;
	height: 128px;
	float: left;
	background-image: url(../images/btm_bgGrad.gif);
	background-repeat: repeat-x;
	border: solid;
	border-color: #8cd7f2;
	border-width: 1px;
}

.bottomRightContainer {
	width: 321px;
	height: 128px;
	float: left;
	background-image: url(../images/btm_bgGrad.gif);
	background-repeat: repeat-x;
	border: solid;
	border-color: #8cd7f2;
	border-width: 1px;
}

.bottomContentTop {
	width: 207px;
	height: 80px;
	float: left;
}

.bottomContentBottom {
	width: 207px;
	height: 50px;
	float: left;
}

.bottomContentRightTop {
	width: 198px;
	height: 80px;
	float: left;
}

.bottomContentRightBottom {
	width: 198px;
	height: 50px;
	float: left;
}

.bottomContentRight {
	width: 122px;
	height: 130px;
	float: right;
}

.bottomLeftImage {
	text-align: center;
	margin-top: 20px;
}

.bottomMidImage {
	text-align: center;
	margin-top: 7px;
}

.bottomRightImage {
	text-align: center;
	margin-top: 7px;
}

.bottomContentHdr {
	margin-left: 15px;
	margin-top: 15px;
	width: auto;
}

.bottomContentText {
	margin-left: 15px;
	margin-top: 5px;
	width: auto;
}

.bottomContentBtn {
	margin-left: 15px;
}

.footerContainer {
	width: 100%;
	height: 100px;
	background-color: #e0e0e0;
	float: left;
}

.footerTop {
	width: 100%;
	height: 7px;
	background-color: #B7B7B7;
}

.footerLinks {
	width: auto;
	line-height: 90px;
	float: left;
	padding-left: 15px;
}

.footerTextContainer {
	height: 90px;
	width: auto;
	float: right;
}

.footerTextRight {
	height: 80px;
	width: 100px;
	margin-right: 20px;
	margin-top: 8px;
	float: left;
}

.footerTextMid {
	height: 80px;
	width: 130px;
	margin-right: 20px;
	margin-top: 8px;
	float: left;
}



/* TEXT STYLES */

.txt_FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.txt_BottomContentHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.txtBottomContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.txtNavDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 36px;
}

.txtNavDetailsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
}

.txtFooterHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height:  25px;
}

.txtFooterDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txtLrgBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #024c83;
}

.txtHieroBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #024c83;
}

.txtGry12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.txtProductDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
}


.padtop2 {
	padding-top:2px;
}



.contact_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333;
	float:left;
	width:305px;
	padding-left:25px;
}

.contact_address {
	background:url(../images/contact_add.jpg) no-repeat;
	height:240px;
	width: 305px;
	float:right;
	position:relative;
}


.contact_1 {
	width:270px;
	position: absolute;
	top: 22px;
	left:25px;
	}

.contact_2 {
	width:270px;
	position: absolute;
	top: 125px;
	left:25px;
	}

.contact_right {
	float:right;
	width:370px;
}	

.contact_form {
	background:url(../images/contact_form.jpg) no-repeat;
	float:left;
	width: 314px;
	height: 430px;
	padding-left:13px;
	padding-top:10px;
	padding-right:16px;
	position:relative;
}	


.contact_form p {
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	margin:0 0 2px 0;
	padding:0;
	font-size:14px;
	font-weight: bold;
}	


.form_row {
	padding-top:5px;}
	
	
.formfield {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #C8C8C8;
    color: #333333;
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 10px 0;
    padding: 5px;
    width: 300px;
	}
	
	
.formfield2 {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #C8C8C8;
    color: #333333;
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 10px 0;
    padding: 5px;
    width: 300px;
	height:140px;
	}	

.bold {
font-weight:bold;	
}

.send {
	width:100px;
	margin:0;
	border:none;
	float:right;
	padding:0;
	border:none;
	width: 102px;
	height:31px;
	position:absolute;
	bottom: 23px;
	right:16px;	
}

.thankyou {
	float:left;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444;
	position:absolute;
	bottom:30px;
	}

img {
	border:none;
	}
	
.backtop {
	position:absolute;
	top:13px;
	right:26px;
	height:20px; 
	width:100px; 
	text-align:right;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	}	
	
	
.backtop a {
	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	}	
	