body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	color: #333333;
}

/*#outline
{
	background-image: url(../image/outlineShadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 972px;
	margin: auto;
}*/

.tagletsHold{
	color: #999999;
	padding: 5px 5px 10px 5px;
	text-align: center;
	font-size: 8pt;
}

#mainContainer{
	width: 966px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#logo{
	float: left;
	text-align: center;
	height: 221px;
	width: 410px;
	border-right: 1px solid #929292;
	padding: 0px 8px 0px 2px;
	border-top: 1px solid #929292;
	background-image: url(../image/companyLogoHoldRight.gif);
	background-repeat: no-repeat;
}

.companyLogo{
	text-align: center;
	padding-top: 4px;
}

#flash{
	float: left;
	margin: 5px 5px 5px 6px;
}

#flashHold{
	height: 222px;
	width: 545px;
	background-image: url(../image/flashHold.gif);
	background-repeat: no-repeat;
	float: left;
}

.clear{
	clear: both;
}

#background{
	width: 956px;
	padding: 4px;
	border-right: 1px solid #929292;
	border-left: 1px solid #929292;
}

#mainContent{
	margin-top: 10px;
	margin-bottom: 35px;
}

#leftContent{
	float: left;
	width: 646px;
	padding: 5px 5px 5px 26px;
	margin-bottom: 30px;
}

#rightContent{
	float: right;
	width: 244px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 30px;
}

/*----------------------BOTTOM SECTION--------------------*/

#bottomSection{
	clear: both;
	margin-top: 25px;
}

.bottomNav{
	padding: 13px;
	text-align: right;
	font-weight: bold;
	background-color: #CC3333;
	background-image: url(../image/buttonSlither.gif);
	height: 16px;
	color: #FFFFFF;
	margin-bottom: 15px;
	border: 1px solid #999999;
}

.bottomNav ul{
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}

.bottomNav ul li{
	float: left;	
	padding: 0px;
	/*display:block;*/
}

.bottomNav ul li a{
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px;
	border-right: 1px solid #FFFFFF;
	/*padding: 7px 44px 0px 24px;*/
	text-decoration: none;
}

.bottomNav ul li a:hover{
	text-decoration: underline;
}


#footer{
	background-color: #A90000;
	padding: 15px 8px 8px 8px;
	border-right: 1px solid #929292;
	border-left: 1px solid #929292;
	text-align: left;
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
}

.bottomLeft{
	padding: 10px;
	width: 60%;
	float: left;
}

.bottomRight{
	padding: 10px;
	width: 35%;
	float: right;
	text-align: right;
}

/*--------------------GENERAL STYLES---------------*/
A:link{
	color: #CC0000;
}

A:visited{
	color: #CC0000;
}



/*----------------------H TAGS---------------------*/

h1{
	background-image: url(../image/mainTitleBG.jpg);
	background-repeat: no-repeat;
	width: 620px;
	height: 35px;
	padding: 13px 0px 0px 23px;
	font-weight: normal;
	font-size: 11pt;
	font-weight: bold;
	color: #A90000;
}

h2{
	font-weight: bold;
	font-size: 10pt;
	color: #A90000;
}

h3{
	padding: 3px 25px 3px 20px;
	margin: 5px;
	font-weight: bold;
	font-size: 10pt;
}

h3{
	padding: 3px 25px 3px 20px;
	margin: 5px;
	font-weight: bold;
	font-size: 9pt;
}

/*-------------------RIGHT MENUS-------------------*/

.imageHold{
	text-align: center;
	padding: 0px 0px 15px 0px;
}

.topImageHold{
	padding: 15px;
	text-align: center;
	display: inline;
}
.menuHolder{
	margin-bottom: 15px;
}

#rightContent ul{
	list-style:none;
	margin:0px;
	padding:0px;

}

ul.leftMenu li, ul.rightMenu li{
	padding:0px 0px 0px 35px;
	background-color: #E0E0E0;
}

ul.leftMenu li a, ul.rightMenu li a{
	color: #8C0000;
	text-decoration: none;
	font-size:11pt;
	font-weight: bold;
	display:block;
	padding:10px 10px 10px 25px;
	margin-right: 30px;
	border-bottom: 2px solid #C8C8C8;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	display:block;
}
ul.leftMenu li a:hover, ul.rightMenu li a:hover{
	background-color:#E0E0E0;
	text-decoration: underline;
}

ul.leftMenu li ul.leftSubMenu li, ul.rightMenu li ul.rightSubMenu li{
	background-color:#E0E0E0;
	padding-left: 20px;
}

ul.leftMenu li ul.leftSubMenu li a, ul.rightMenu li ul.rightSubMenu li a{
	font-size:8pt;
	background-image: url(../image/blueArrow.gif);
	padding-left:15px;
}

ul.leftMenu li ul.leftSubMenu li a:hover, ul.rightMenu li ul.rightSubMenu li a:hover{
	background-color:#E0E0E0;
	border-bottom: 2px solid #21673C;
	color: #21673C;
}

ul.leftMenu li ul.leftSubMenu li ul.leftSubSubMenu li, ul.rightMenu li ul.rightSubMenu li ul.rightSubSubMenu li{
	background-color:#E0E0E0
}

ul.leftMenu li ul.leftSubMenu li ul.leftSubSubMenu li a, ul.rightMenu li ul.rightSubMenu li ul.rightSubSubMenu li a{
	font-size:8pt;
	background-image: url(../image/blueArrow.gif);
	padding-left:15px;
}

ul.leftMenu li ul.leftSubMenu li ul.leftSubSubMenu li a:hover, ul.rightMenu li ul.rightSubMenu li ul.rightSubSubMenu li a:hover{
	background-color:#E0E0E0;
	border-bottom: 2px solid #225FBB;
	color: #225FBB;
}

/*------------------------------TOP NAV--------------------------------------*/

#topNav{
	padding: 13px;
	background-color: #CC3333;
	background-image: url(../image/buttonSlither.gif);
	height: 16px;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
}

#topNav ul{
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}

#topNav ul li{
	float: left;	
	padding: 0px;
	/*display:block;*/
}

#topNav ul li a{
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px;
	border-right: 1px solid #FFFFFF;
	/*padding: 7px 44px 0px 24px;*/
	text-decoration: none;
}

#topNav ul li a:hover{
	text-decoration: underline;
}

/*-------------------------JS MENUS------------------------*/

#topNav div.topNavBox {
	position: absolute;
	z-index:999;
	font-size: 8pt;
	font-weight: normal;
}

#topNav div.topNavBox dl {
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	display:block;
}

#topNav div.topNavBox dl dd{
	/*float: left;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
}

#topNav div.topNavBox dl dd a{
	border: none;
	display: block;/**/
	padding: 5px 20px 5px 20px;
	background-image: none;
	background-color: #9C0000;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#topNav div.topNavBox dl dd a:hover {
	background-color: #FA6666;
	color: #FFFFFF;
}

/*************************	BELLOW ARE ALL MANDATORY STYLES	*******************************/
/************************* MANDATORY STYLE ELEMENT FOR IMAGES IN PARAGRAPHES *******************************/
div#calcDisclaim h2{
	padding-left: 0px;
	margin-left: 0px;
}

div#facilitiesBox7 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p.newsText{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

table{
	margin-left: 10px;
}

div.phPhotos{
	/*width:310px;*/
	margin-bottom:10px;
	}
	
div.phContent{
	/*width:370px;*/
	padding: 0px;
	margin: 0px;
	}
	
div.phContent p{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 13px;
	margin-bottom: 13px;
	}
	
	
div.phContent ol{
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 25px;
	padding-right: 25px;
	}
	
div.phContent ul{
	margin-top: 15px;
	margin-bottom: 15px;
	}	
	
div.phContent h2{
	padding: 3px 10px 3px 10px;
	margin-top: 15px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 11pt;
	}
	
div.contentTitle h1{
	background-image: url(../image/mainTitleBG.jpg);
	background-repeat: no-repeat;
	width: 620px;
	height: 35px;
	padding: 13px 0px 0px 23px;
	font-weight: normal;
	font-size: 11pt;
	font-weight: bold;
	color: #A90000;
}

div.phRight div.phContent{
	float:left;
	}
	
/*For bottom alignation */

div.phBottom div.phContent{
	width:100%
	}
/*For TOp alignation */

div.phTop div.phContent{
	width:100%;
	}
	
/*For TOp alignation */

div.noPict div.phContent{
	width:100%;
	}
/********************	TABLE STYLING FOR TAX	************************/
.tableIncomeTax {
	/*border:1px solid #ffffff;*/
	width:90%;
	text-align:left;
	/*color:#FFFFFF;*/
	margin-left: 23px;
	font-size:80%;
}
.tableIncomeTax th {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-weight:bold;
	/*color:#FFFFFF;*/
	padding:3px;
}
/*.tableIncomeTax tr {
	border-bottom:2px solid #0B0FB2;
}*/
.tableIncomeTax td {
	border:1px solid #cccccc;
	padding:3px;
}
/***********************	 STYLING FOR BUTTONS	****************************/
a.orderProductButtonRed, a.orderProductButtonGrey, a.orderProductButtonBlue, a.orderProductButtonGreen, a.orderProductButtonRedBig, a.formCalcBtn {
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	color:#FFFFFF;
	width:198px;
	height:35px;
	padding-left:25px;
	/*padding-top:10px;*/
	text-align:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:2.5em;
	
}
a.orderProductButtonRed:hover, a.orderProductButtonGrey:hover, a.orderProductButtonBlue:hover, a.orderProductButtonGreen:hover, a.orderProductButtonRedBig:hover, a.formCalcBtn:hover {
	font-style:italic;
	text-decoration:none;
	color:#FFFFFF;
	/*font-size:135%;*/
}
a.orderProductButtonRedBig, a.orderProductButtonRedBig:hover, a.formCalcBtn:hover {
	width:250px;
	padding-left:30px;
	font-size:13px;
	color:#FFFFFF;
}
a.orderProductButtonRed {
	background-image:url(../../../commonElements/images/buttonRedRound.jpg);
}
a.orderProductButtonRed:hover {
	background-image:url(../../../commonElements/images/buttonRedRoundH.jpg);
}
a.orderProductButtonGrey {
	background-image:url(../../../commonElements/images/buttonGreyRound.jpg);
}
a.orderProductButtonGrey:hover {
	background-image:url(../../../commonElements/images/buttonGreyRoundH.jpg);
}
a.orderProductButtonBlue {
	background-image:url(../../../commonElements/images/buttonBlueRound.jpg);
}
a.orderProductButtonBlue:hover {
	background-image:url(../../../commonElements/images/buttonBlueRoundH.jpg);
}
a.orderProductButtonGreen {
	background-image:url(../../../commonElements/images/buttonGreenRound.jpg);
}
a.orderProductButtonGreen:hover {
	background-image:url(../../../commonElements/images/buttonGreenRoundH.jpg);
}
a.orderProductButtonRedBig {
	background-image:url(../../../commonElements/images/buttonRedRoundBig.jpg);
}
a.orderProductButtonRedBig:hover {
	background-image:url(../../../commonElements/images/buttonRedRoundBigH.jpg);
}
/***** style for calc and form buttons **/
a.formCalcBtn {
	background-image:url(../../../commonElements/images/buttonRedRoundNew.gif);
	margin-left: 25px;
}
a.formCalcBtn:hover {
	background-image:url(../../../commonElements/images/buttonRedRoundNewH.gif);
	margin-left: 25px;
}
a.formCalcBtn250 {
	background-image:url(../../../commonElements/images/buttonGreenRound250.jpg);
}
a.formCalcBtn250:hover {
	background-image:url(../../../commonElements/images/buttonGreenRoundH250.jpg);
}
/******************************************************/
.buttonsFloat
{
	
}
/***********************	END OF MANDATORY STYLING	*********************/
/******************************************************/


