body 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 90%;
}

p 
{
	line-height: 1.4em;
	font-size: 90%;
	margin: 10px 0;
}

#container
{
	width: 941px;
	margin: auto;
}

/*-------------------------TOP SECTION------------------------*/

#topSection
{
	background-repeat: repeat-x;
	width: 941px;
	min-height: 130px;
	float: left;
}

#topLogo
{
	padding: 15px;
	float: left;
}

#telNumber
{
	margin: 15px;
	float: right;
}

#telNumber a
{
	color: #FFFFFF;
}

div#descirptionLine
{
	float: left;
	width: 941px;
	text-indent: 15px;
}

div#descriptionLine p{
	color: #FFFFFF;
}

/*----------------------------MAIN SECTION------------------------*/

#mainContent
{
	float: left;
	width: 939px;
	min-height: 400px;
}

#middleContent
{
	float: right;
	margin-top: 8px;
}

#middleLeft
{
	float: left;
	clear: both;
	width: 690px;
	margin: 8px 0px 60px 0px;
	padding: 0px 21px 20px 10px;
}

.rightContent
{
	width: 95%;
	padding-left: 10px;
	padding-bottom: 0px;
}

/*------------------------NAVAGATION MENUS-----------------------*/
/*----------------------------TOP NAV----------------------------*/

#topNav
{
	width: 941px;
	margin-top: 1px;
	background-color: #FFFFFF;
	height: 31px;
	font-weight: bold;
	background-repeat: repeat-x;
	float: left;
}

#topNav ul
{
	margin: 0px;
	list-style: none;
	float: left;
	padding: 0px;
	list-style-position:outside;
}

#topNav ul li
{
	list-style: none;
	float: left;
	display: inline;
}

#topNav ul li a
{
	background-repeat: repeat-x;
	padding: 8px 30px 8px 30px;
	display: block;
	margin-right: 1px;
	text-decoration: none;
}

#topNav ul li a:hover
{
	background-repeat: repeat-x;
	margin-right: 1px;
	padding: 8px 30px 8px 30px;
}

/*-------------------------JS MENUS------------------------*/

#topNav div.topNavBox 
{
	z-index:999;
	position: absolute;
}

#topNav div.topNavBox dl 
{
	list-style-position:inside;
	margin:0px;
	padding:0px;
	float: left;
	margin-top: 1px;
}

#topNav div.topNavBox dl dd 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	background-image: none;
	border: none;
}

#topNav div.topNavBox dl dd a
{
	border: none;
	margin-top: 0px;
	text-align: center;
	background-image: none;
}

#topNav div.topNavBox dl dd a:hover 
{

}

/*------------------------SIDE NAVS------------------------*/
div.padding{
	padding-top: 10px;	
}

div.aboveNav{
	width: 200px;
	height: 13px;
	margin-top: 18px;
}

div.belowNav{
	width: 200px;
	height: 13px;
	margin-top: 1px;
}

div.middleRight
{
	float: left;
	width: 200px;
	padding: 0px 8px 0px 0px;
	margin: 0px;
	list-style: none;
}

div.middleRight a
{
	text-decoration: none;
}

div.leftPanel
{
	width: 200px;
	float: left;
	margin: 0px 5px 0px 8px;
}

div.leftPanel a,  div.middleRight a
{
	text-decoration: none;
}

div.leftPanel ul, div.middleRight ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.leftMenu li, ul.rightMenu li
{
	padding:0px;
}

ul.leftMenu li a, ul.rightMenu li a
{
	font-size:10pt;
	display:block;
	padding:5px;
	display:block;
}

ul.leftMenu li a:hover, ul.rightMenu li a:hover
{
}

ul.leftMenu li ul.leftSubMenu li, ul.rightMenu li ul.rightSubMenu li
{
}

ul.leftMenu li ul.leftSubMenu li a, ul.rightMenu li ul.rightSubMenu li a
{
	font-size:8pt;
	padding-left:10px;
}

ul.leftMenu li ul.leftSubMenu li a:hover, ul.rightMenu li ul.rightSubMenu li a:hover
{

}

ul.leftMenu li ul.leftSubMenu li ul.leftSubSubMenu li, ul.rightMenu li ul.rightSubMenu li ul.rightSubSubMenu li
{
}

ul.leftMenu li ul.leftSubMenu li ul.leftSubSubMenu li a, ul.rightMenu li ul.rightSubMenu li ul.rightSubSubMenu li a
{
	font-size:8pt;
	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{

}

/*-------------------------CONTAINERS----------------------------*/

div.graphicLeft
{
	margin-top: 8px;
	margin-bottom: 4px;
	text-align: center;
}

div.graphicRight
{
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

/*-----------------------BOTTOM SECTION-------------------------*/

#bottomSection
{
	float: left;
	width: 100%;
}

#bottomSection a
{
}

#bottomNav
{
	float: left;
	width: 921px;
	padding: 10px;
	margin: 0px;
	text-align: center;
}

#bottomNav ul
{
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	/*float: left;*/
}

#bottomNav ul li
{
	margin-left: 0px;
	display: inline;
	font-weight: bold;
}

#bottomNav ul li a
{
	text-decoration: none;
}

#bottomNav a:hover
{
	text-decoration: underline;
}

#footer
{
	text-align: center;
	padding: 5px;
	font-size: 80%;
	width: 929px;
	clear: both;
}

#clientInfo
{
	margin: 10px 0px 0px 0px;
	float: left;
	width: 100%;
	text-align: center;
}

.tagletsHold{
	padding: 5px; 
	text-align: center; 
	font-size: 11px;
}

.sitemapStyling{
    font-size: 15px;
}

.sitemapStyling ul li{
    font-size: 14px;
}

.sitemapStyling ul li a{
    font-size: 13px;
}

.clearBoth{
	clear: both;
}

/*-----------------------STANDARD STYLES-------------------------*/

li 
{
	font-size: 80%;
}


h1
{
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}

h2
{
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 9px;
	font-weight: bolder;
}

/*---------------------MODIFIED STYLES--------------------*/

h1.topText
{
	padding: 24px 0px 5px 0px;
	text-align: right;
	font-weight: 100;
	margin: 0px;
	font-style: italic;
	font-size: 20px;
}

/*************************	BELLOW ARE ALL MANDATORY STYLES	*******************************/
/************************* MANDATORY STYLE ELEMENT FOR IMAGES IN PARAGRAPHES *******************************/
div.phPhotos{
	/*width:310px;*/
	margin-bottom:10px;
	}
div.phContent{
	/*width:370px;*/
	margin-bottom:10px;
	float:left;
	}
	
/*For left alignation */
div.phLeft div.phPhotos{float:left;}
div.phLeft div.phContent{
	float:right;
	}
	
/*For right alignation */
div.phRight div.phPhotos{
	float:left;
	margin-left:10px;
	}
div.phRight div.phContent{
	float:left;
	}
	
/*For bottom alignation */
div.phBottom div.phPhotos{
	width:100%
	}
div.phBottom div.phContent{
	width:100%
	}
/*For TOp alignation */
div.phTop div.phPhotos{
	width:100%;
	}
div.phTop div.phContent{
	width:100%;
	}
	
/*For TOp alignation */
div.noPict div.phPhotos{
	display:none;
	width:100%;
	}
div.noPict div.phContent{
	width:100%;
	}
/********************	TABLE STYLING FOR TAX	************************/
.tableIncomeTax {
	/*border:1px solid #ffffff;*/
	width:90%;
	text-align:left;
	font-family:"trebuchet MS", Verdana, Arial, sans-serif;
	/*color:#FFFFFF;*/
	font-size:80%;
}
.tableIncomeTax th {
	/*border:1px solid #ffffff;
	background-color:#1C2A66;*/
	font-weight:bold;
	/*color:#FFFFFF;*/
	padding:3px;
}
/*.tableIncomeTax tr {
	border-bottom:2px solid #0B0FB2;
}*/
.tableIncomeTax td {
	/*border:1px solid #ffffff;
	background-color:#717AA0;*/
	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/buttonGreenRound.jpg);
}
a.formCalcBtn:hover {
	background-image:url(../../../commonElements/images/buttonGreenRoundH.jpg);
}
a.formCalcBtn250 {
	background-image:url(../../../commonElements/images/buttonGreenRound250.jpg);
}
a.formCalcBtn250:hover {
	background-image:url(../../../commonElements/images/buttonGreenRoundH250.jpg);
}
/******************************************************/
.buttonsFloat
{
	
}
/***********************	END OF MANDATORY STYLING	*********************/
/******************************************************/
