/*********** G E N E R A L   S T Y L E S   S T A R T   H E R E ***********/
body, form, td, th, p { font-family:"Trebuchet Ms", "Times New Roman", Helvetica; font-size:11px; color:#000; }
body, form, p, table, div, h1, h2, h3, h4, h5, h6 { margin:0px;	padding:0px; }
h1, h2, h3, h4, h5, h6 { display:inline; }
h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
table { border-collapse:collapse; }
/**********/
a:link, a:visited { color: #360; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #000; }
/**********/
.fLeft { float:left; }
.fRight { float:right; }
.fLefWithMargin { float:left; margin:0 10px 5px 0; }
.fRigWithMargin { float:right; margin:0 0 5px 10px; }
.margin2px { margin:2px; }
.margin5px { margin:5px; }
.margin10px { margin:10px; }
.padding2px { padding:2px; }
.padding5px { padding:5px; }
.padding10px { padding:10px; }
/**********/
.fs12px { font-size:12px; color:#f30; font-weight:bold; }
.fs13px { font-size:13px; color:#666; font-weight:bold; }
.fs14px { font-size:14px; color:#444; font-weight:bold; }
.fs15px { font-size:15px; color:#222; font-weight:bold; }
.fs16px { font-size:16px; color:#000; font-weight:bold; }
.lh16px { line-height:16px; }
.lh18px { line-height:18px; }
.lh20px { line-height:20px; }
/**********/
.bdr { border:1px solid #ccc; }
.bdrTop { border-top:1px solid #ccc; }
.bdrRight { border-right:1px solid #ccc; }
.bdrBottom { border-bottom:1px solid #ccc; }
.bdrLeft { border-left:1px solid #ccc; padding:2px; }
.bdrTR { border:1px solid #ccc; border-width:1px 1px 0 0; }
.bdrTB { border:1px solid #ccc; border-width:1px 0 1px 0; }
.bdrTL { border:1px solid #ccc; border-width:1px 0 0 1px; }
.bdrRB { border:1px solid #ccc; border-width:0 1px 1px 0; }
.bdrRL { border:1px solid #ccc; border-width:0 1px 0 1px; }
.bdrBL { border:1px solid #ccc; border-width:0 0 1px 1px; }

/********** GENERAL FORM STYLES START HERE **********/
.formTable { 
	width:100%;
}
.bgOne { 
	width:32%;
	background:#f9f9f9;
	padding:2px 5px 2px 2px;
	text-align:left;
	border-top:1px solid #d9f2ab;
	border-bottom:1px solid #467404;
	vertical-align:top;
}
.bgTwo { 
	width:1px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	border:1px solid #467404;
	background:#fcf7ed;
	vertical-align:top;
}
td.bgThree { 
	width:68%;
	padding:5px 5px 5px 12px;
	border-top:1px solid #f5ecd9;
	border-bottom:1px solid #467404;
	border-left:5px solid #467404;
}

.formHead { 
	font-weight:bold;
	background:#e3f5ff;
	padding:5px;
}
.formHead span { 
	font-weight:normal;
}
.formText { 
	padding:0 2px;
}
.formInput { 
	padding:0 2px;
	border:1px solid #ccc;
	background:#fff !important;
}
select { 
	border:1px solid #ccc;
	background:#fcfcfc;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}
textarea { 
	border:1px solid #ccc;
	background:#fcfcfc;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	padding:5px;
}
input.button { 
	border:1px solid #600;
	border-width:1px 2px 2px 1px;
	background:#fc0;
	padding:1px 2px;
	margin:0px;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
}
input.button:hover { 
	background:#fcf7ed;
	border:1px solid #999;
	border-width:1px 2px 2px 1px;
	border-color:#600 #900 #900 #600;
}
/********** GENERAL IMG STYLES START HERE **********/
a img { border:0px; }
img.borderNone { border:0; }
img.borderNone:hover { border:0; }
img.block2Px { display:block; width:2px; height:2px; }
img.block5Px { display:block; width:5px; height:5px; }
img.sendEnquiry { margin:10px 0 0; }

/********** GENERAL DIV STYLES START HERE **********/
div.banner { margin:15px auto; text-align:center; }
div.clearBoth { clear:both; }

/********** OTEHR STYLES START HERE *********/
b.keywords, strong.keywords { background:#eaf6d4; padding:0 2px; color:#555; }
.star { font-weight:bold; color:#c00; }
/**********/
.colorRed { color:#f00; }
.colorGreen { color:#060; }
.colorBlue { color:#06c; }
.colorYellow { color:#ff0; }
.colorOrange { color:#f60; }
.colorPink { color:#f0f; }
.colorGray { color:#666; }
/*********/
.bgRed { background:#ffebde; }
.bgRedDark { background:#ffb3b3; }
.bgGreen { background:#efffea; }
.bgGreenDark { background:#c1ffab; }
.bgBlue { background:#ebf3fb; }
.bgBlueDark { background:#cae5ff; }
.bgYellow { background:#ffffe6; }
.bgYellowDark { background:#ffffbf; }
.bgOrange { background:#fff0d3; }
.bgOrangeDark { background:#ffce71; }
.bgPink { background:#ffe6ff; }
.bgPinkDark { background:#ffbfff; }
.bgGray { background:#eee }
.bgGrayDark { background:#ccc }

/********** HEADER STYLES START HERE **********/

/********** header top styles start here **********/
#headerTop {
	background:url(/images/heaTopBg.gif) repeat-x;
	width:100%;
	float:left;
}
#headerTop .fRight {
	background:url(/images/heaTopLinLeft.gif) no-repeat left top;
	float:right;
	padding-left:24px;
	height:24px;
}
#headerTop .fRight .links {
	background:#000 url(/images/heaTopLinksBg.gif) repeat-x;
	padding:3px 10px 5px;
	font-weight:bold;
	white-space:nowrap;
	color:#fff;
}
#headerTop .fRight a:link, #headerTop .fRight a:visited {
	color:#fff;
}
#headerTop .fRight a:hover, #headerTop .fRight a:active {
	color:#ff0;
}

/********** header middle styles start here **********/

#hederMiddle {
	background:url(/images/heaMidRight.gif) no-repeat 780px;
	width:100%;
	float:left;
}
#hederMiddle .fLeft {
	float:left;
	width:350px;
}

/**********/
#hederMiddle .right {
	float:left;
	width:420px;
	height:212px;
}
#hederMiddle .right .welcome {

}
#hederMiddle .right .welcome .head {
	font-weight:bold;
	color:#900;
	font-size:16px;
	text-decoration:underline;
}
#hederMiddle .right .welcome .head:first-letter {
	font-size:20px;
}
#hederMiddle .right .desc {
	padding:3px 5px 5px 5px;
	text-align:justify;
}
/**********/
#hederMiddle .right .products {
	background:url(/images/heaProductsBg.gif) no-repeat;
	height:114px;
}
#hederMiddle .right .products .head {
	padding:15px 0 10px 15px
}
#hederMiddle .right .products .head span {
	border-bottom:2px dashed brown;
	font-weight:bold;
	font-size:13px;
	color:#c00;
}
/**********/
#hederMiddle .right .products .links  {
	background:url(/images/heaProLinksBg.gif) repeat-y center center;
	width:100%;
	display:table;
	font-weight:bold;
}
#hederMiddle .right .products .links  a:link, #hederMiddle .right .products .links  a:visited {
	background:url(/images/bulletTopProLinks.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}
#hederMiddle .right .products .links  a:hover, #hederMiddle .right .products .links  a:active {
	color:#c00;
}
/**********/
#hederMiddle .right .products .fLeft  {
	width:50%;
	padding:0 0 0 20px;
}
#hederMiddle .right .products .fRight  {
	float:left;
	padding:0 20px 0 0;
}
/**********  *********/
#headerBottom {
	background:url(/images/heaFooRightBg.gif) repeat-x left top;
	float:left;
	width:100%;
}
#headerBottom .bg {
	background:url(/images/heaFooRight.gif) no-repeat 846px top;
	width:100%;
	float:left;
}
#headerBottom .linksBg {
	background:url(/images/heaFooLeftBg.gif) repeat-x left top;
	float:left;
}
#headerBottom .linksBg .linksOuter {
	background:url(/images/heaFooLeftBg.gif) repeat-x left top;
	width:375px;
	float:left;
}
#headerBottom .linksBg .linksOuter div {
	background:url(/images/heaFooCenter.gif) no-repeat right top;
	padding:10px 10px 20px;
	color:#fff;
	font-weight:bold;
}
#headerBottom .linksBg .linksOuter div a:link, #headerBottom .linksBg .linksOuter div a:visited {
	color:#fff;
	font-weight:normal;
}
#headerBottom .linksBg .linksOuter div a:hover, #headerBottom .linksBg .linksOuter div a:active {
	color:#fff;
	text-decoration:underline;
}

/********** FIXED COLUMN STYLES START HERE **********/
#fixedColumn {
	width:220px;
	margin:0 2px 0 0;
	float:right;
	background:url(/images/fixColumnBg.gif);
}

/**********/
a.blkbold:link, a.blkbold:visited {
	color:#000;
}
a.blkbold:hover, a.blkbold:active {
	color:#c00;
}
a.whiteBold:link, a.whiteBold:visited {
	color:#fff;
}
a.whiteBold:hover, a.whiteBold:active {
	color:#ff0;
}
/********** block one style start here **********/
#fixedColumn .block01 {
	width:184px;
	margin:0 auto 5px;
	background:#f1e0d5;
}
#fixedColumn .block01 .topImg {
	background:#843701;
}
#fixedColumn .block01 .bottomImg {
	background:#f1e0d5;
}
#fixedColumn .block01 .head {
	background:#843701;
	font-weight:bold;
	padding:1px 5px 3px;
	border:1px solid #fff;
	border-width:0 1px 1px;
	color:#fff;
}
#fixedColumn .block01 .desc {
	padding:5px 10px;
	border:1px solid #fff;
	border-width:1px 1px 0px;
}
#fixedColumn .block01 .more {
	padding:5px 5px 2px 0;
	margin:0 10px;
	border-top:1px solid #960;
	text-align:right;
	font-weight:bold;
}

/********** block two style start here **********/
#fixedColumn .block02 {
	width:184px;
	margin:0 auto 5px;
	background:#ebe2db;
}
#fixedColumn .block02 .topImg {
	background:#896449;
}
#fixedColumn .block02 .bottomImg {
	background:#ebe2db;
}
#fixedColumn .block02 .head {
	background:#896449;
	font-weight:bold;
	padding:1px 5px 3px;
	border:1px solid #fff;
	border-width:0 1px 1px;
	color:#fff;
}
#fixedColumn .block02 .desc {
	padding:5px 10px;
	border:1px solid #fff;
	border-width:1px 1px 0px;
}
#fixedColumn .block02 .more {
	padding:5px 5px 2px 0;
	margin:0 10px;
	border-top:1px solid #960;
	text-align:right;
	font-weight:bold;
}

/********** block three style start here **********/
#fixedColumn .block03 {
	width:184px;
	margin:0 auto 5px;
	background:#fbf1df;
}
#fixedColumn .block03 .topImg {
	background:#a69371;
}
#fixedColumn .block03 .bottomImg {
	background:#fbf1df;
}
#fixedColumn .block03 .head {
	background:#a69371;
	font-weight:bold;
	padding:1px 5px 3px;
	border:1px solid #fff;
	border-width:0 1px 1px;
	color:#fff;
}
#fixedColumn .block03 .desc {
	padding:5px 10px;
	border:1px solid #fff;
	border-width:1px 1px 0px;
}
#fixedColumn .block03 .more {
	padding:5px 5px 2px 0;
	margin:0 10px;
	border-top:1px solid #960;
	text-align:right;
	font-weight:bold;
}

/********** block four style start here **********/
#fixedColumn .block04 {
	width:184px;
	margin:0 auto 5px;
	background:#efead7;
}
#fixedColumn .block04 .topImg {
	background:#b1a065;
}
#fixedColumn .block04 .bottomImg {
	background:#efead7;
}
#fixedColumn .block04 .head {
	background:#b1a065;
	font-weight:bold;
	padding:1px 5px 3px;
	border:1px solid #fff;
	border-width:0 1px 1px;
	color:#fff;
}
#fixedColumn .block04 .links {
	padding:5px 10px;
	border:1px solid #fff;
	border-width:1px 1px 0px;
}
#fixedColumn .block04 .links div {
	border-bottom:1px solid #c00;
	font-weight:bold;
	padding:0 5px;
	margin-bottom:5px;
}
#fixedColumn .block04 .links a:link, #fixedColumn .block04 .links a:visited {

}
#fixedColumn .block04 .links a:hover, #fixedColumn .block04 .links a:active {
	color:#000;
}
/**********/
#fixedColumn .bottomDiv {
	background:#b14600;
	margin:0 11px 0 10px;
	border:1px solid #fff;
}

/********** BODY CONTENT STYLES START HERE  **********/

#bodyContent {
	margin:0 230px 0 5px;
}
.bodyContentOuter {
	width:99%;
	float:left;
	display:inline;
	margin:0 0 0 .5%;
}
/********** BLOCK ONE STYLES STARTS HERE **********/

.bodyContentOuter .block01 {
	border-bottom:5px solid #cd6200;
	padding:0 0 2px 0;
	margin-bottom:20px;
}
.bodyContentOuter .block01 .head {
	background:url(/images/pro01headbg.gif);
}
.bodyContentOuter .block01 .content {
	border:1px solid #cd6200;
	border-width:0 1px 1px;
	padding:10px;
}
/**********/
.bodyContentOuter .block01 .content .desc {
	border-bottom:1px solid #cd6200;
	padding:0 5px 5px;
	margin-bottom:10px;
}

.bodyContentOuter .block01 .linksOuter {
	width:99%;
	float:left;
	clear:left;
	display:inline;
	margin:7px 0 0 0;
}
/**********/
.bodyContentOuter .block01 .links {
	width:33%;
	float:left;
	display:inline;
}
.bodyContentOuter .block01 .links div {
	background:url(/images/pro01linksBg.gif) repeat-x left bottom;
	margin:0 0 0 15px;
	padding:0 0 0 5px;
}
.bodyContentOuter .block01 .links a:link, .bodyContentOuter .block01 .links a:visited {
	background:url(/images/pro01bullet.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

/**********  **********/
.bodyContentOuter .proLefRigOuter {
	width:100%;
	display:table;
}
.bodyContentOuter .proLeft {
	width:48%;
	float:left;
}
.bodyContentOuter .proRight {
	width:48%;
	float:right;
}
/********** BLOCK TWO STYLES START HERE **********/
.bodyContentOuter .block02 {
	border-bottom:5px solid #995833;
	padding:0 0 2px 0;
	margin-bottom:15px;
}
.bodyContentOuter .block02 .head {
	background:url(/images/pro02headbg.gif);
}
.bodyContentOuter .block02 .content {
	border:1px solid #995833;
	border-width:0 1px 1px;
	padding:10px 5px;
}
/**********/
.bodyContentOuter .block02 .content .desc {
	border-bottom:1px solid #995833;
	width:98%;
	display:table;
	margin:auto;
	padding:0 0 5px;
	margin-bottom:10px;
}

.bodyContentOuter .block02 .content .linksOuter {
	width:99%;
	display:table;
	margin:7px 0 0 0;
}
/**********/
.bodyContentOuter .block02 .content .links {
	width:45%;
	float:left;
	margin:0 0 0 2%;
}
.bodyContentOuter .block02 .content .links div {
	background:url(/images/pro02linksBg.gif) repeat-x left bottom;
	width:98%;
	margin:0 0 0 2%;
}
.bodyContentOuter .block02 .content .links a:link, .bodyContentOuter .block02 .content .links a:visited {
	background:url(/images/pro02bullet.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

/********** BLOCK THREE STYLES START HERE **********/
.bodyContentOuter .block03 {
	border-bottom:5px solid #8d182c;
	padding:0 0 2px 0;
	margin-bottom:15px;
}
.bodyContentOuter .block03 .head {
	background:url(/images/pro03headbg.gif);
	text-align:right;
}
.bodyContentOuter .block03 .content {
	border:1px solid #8d182c;
	border-width:0 1px 1px;
	padding:10px 5px;
}
/**********/
.bodyContentOuter .block03 .content .desc {
	border-bottom:1px solid #8d182c;
	width:98%;
	display:table;
	margin:auto;
	padding:0 0 5px;
	margin-bottom:10px;
}

.bodyContentOuter .block03 .content .linksOuter {
	width:99%;
	display:table;
	margin:7px 0 0 0;
}
/**********/
.bodyContentOuter .block03 .content .links {
	width:45%;
	float:left;
	margin:0 0 0 2%;
}
.bodyContentOuter .block03 .content .links div {
	background:url(/images/pro03linksBg.gif) repeat-x left bottom;
	width:98%;
	margin:0 0 0 2%;
}
.bodyContentOuter .block03 .content .links a:link, .bodyContentOuter .block03 .content .links a:visited {
	background:url(/images/pro03bullet.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

/********** BLOCK FOUR STYLES START HERE **********/
.bodyContentOuter .block04 {
	border-bottom:5px solid #b56a00;
	padding:0 0 2px 0;
	margin-bottom:15px;
}
.bodyContentOuter .block04 .head {
	background:url(/images/pro04headbg.gif);
}
.bodyContentOuter .block04 .content {
	border:1px solid #b56a00;
	border-width:0 1px 1px;
	padding:10px 5px;
}
/**********/
.bodyContentOuter .block04 .content .desc {
	border-bottom:1px solid #b56a00;
	width:98%;
	display:table;
	margin:auto;
	padding:0 0 5px;
	margin-bottom:10px;
}

.bodyContentOuter .block04 .content .linksOuter {
	width:99%;
	display:table;
	margin:7px 0 0 0;
}
/**********/
.bodyContentOuter .block04 .content .links {
	width:45%;
	float:left;
	margin:0 0 0 2%;
}
.bodyContentOuter .block04 .content .links div {
	background:url(/images/pro04linksBg.gif) repeat-x left bottom;
	width:98%;
	margin:0 0 0 2%;
}
.bodyContentOuter .block04 .content .links a:link, .bodyContentOuter .block04 .content .links a:visited {
	background:url(/images/pro04bullet.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

/********** BLOCK FIVE STYLES START HERE **********/
.bodyContentOuter .block05 {
	border-bottom:5px solid #998133;
	padding:0 0 2px 0;
	margin-bottom:15px;
}
.bodyContentOuter .block05 .head {
	background:url(/images/pro05headbg.gif);
	text-align:right;
}
.bodyContentOuter .block05 .content {
	border:1px solid #998133;
	border-width:0 1px 1px;
	padding:10px 5px;
}
/**********/
.bodyContentOuter .block05 .content .desc {
	border-bottom:1px solid #998133;
	width:98%;
	display:table;
	margin:auto;
	padding:0 0 5px;
	margin-bottom:10px;
}

.bodyContentOuter .block05 .content .linksOuter {
	width:99%;
	display:table;
	margin:7px 0 0 0;
}
/**********/
.bodyContentOuter .block05 .content .links {
	width:45%;
	float:left;
	margin:0 0 0 2%;
}
.bodyContentOuter .block05 .content .links div {
	background:url(/images/pro05linksBg.gif) repeat-x left bottom;
	width:98%;
	margin:0 0 0 2%;
}
.bodyContentOuter .block05 .content .links a:link, .bodyContentOuter .block05 .content .links a:visited {
	background:url(/images/pro05bullet.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

/********** SPONSOR STYLES **********/

#sponsor {
	width:98%;
	margin:0 auto 15px;
	display:table;
}
#sponsor .head {
	background:#ddbc82 url(/images/sponsorHead.gif) no-repeat left top;
	height:52px;
	border:1px solid #c00;
	border-width:1px 1px 0;
}
#sponsor .desc {
	background:#ddbc82 url(/images/spoTexBg.gif) no-repeat left top;
	padding:0 20px 5px;
	border:1px solid #c00;
	border-width:0px 1px 0;
}
#sponsor .productsOuter {
	padding:10px 20px 15px;
	background:#efe1c7 url(/images/spoProBg.gif) repeat-x bottom;
	border:1px solid #c00;
	border-width:1px 1px 0;
	border-top:1px solid #ddbc82;
}
#sponsor .fOuter {
	width:100%;
	display:table;
}
#sponsor .fLeft {
	width:24%;
	text-align:center;
}
#sponsor .more {
	text-align:right;
}

/********** FOOTER STYLES START HERE **********/

#footer {
	width:100%;
	float:left;
	border-top:20px solid #fff;
	border-bottom:10px solid #cd6200;
	background:url(/images/footerBg.gif);
	clear:both;
	font-family:Tahoma, Verdana, Arial;
}
#footer .allLinks {
	margin:7px 131px 0px;
	text-align:center;
}
/**********/
#footer .botGenLinks {
	width:450px;
	margin:0 auto 10px;
	background:#fff;
}
#footer .botGenLinks .top {
	width:100%;
	float:left;
	background:url(/images/botGenLinTopbg.gif);
}
#footer .botGenLinks .bottom {
	width:100%;
	float:left;
	background:url(/images/botGenLinBotttomBg.gif);
}

/*********/
#footer .botGenLinks .middle {
	border:1px solid #900;
	border-width:0 1px;
	padding:3px 10px;
	font-weight:bold;
}
#footer .botGenLinks .middle a:link, #footer .botGenLinks .middle a:visited {
	font-weight:normal;
}
#footer .botGenLinks .middle a:hover, #footer .botGenLinks .middle a:active {
	text-decoration:underline;
}

/*********/
#footer .botClaLinks {
	background:url(/images/fooClaLinksBg.gif) repeat-x bottom;
	width:90%;
	margin:0 auto 10px;
	color:#fff;
	padding:5px;
}
#footer .botClaLinks a:link, #footer .botClaLinks a:visited {
	color:#fff;
}
#footer .botClaLinks a:hover, #footer .botClaLinks a:active {
	color:#ff0;
}
/*********/
#footer .botProLinks {
	margin:0 5%;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#footer .botProLinks a:link, #footer .botProLinks a:visited {
	color:#fff;
}
#footer .botProLinks a:hover, #footer .botProLinks a:active {
	color:#fc0;
}
/**********/
#footer .copyright {
	margin:0 5%;
	color:#fc0;
	font-size:10px;
}
#footer .copyright a:link, #footer .copyright a:visited {
	color:#ff0;
	text-decoration:underline;
}
#footer .copyright a:hover, #footer .copyright a:active {
	color:#fc0;
	text-decoration:none;
}

.error {
font-weight:bold;
color : red;
}

