body, html
{
	margin: 0px;
	padding: 0px;
	background-image: url('../images/body_bg1.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #790301;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #1f1f1f;
	font-weight: normal;
}
.clear{	
	clear:both;
	}
img
{
	border:0px;
}

ul
{
	margin-top:16px;
	margin-bottom:10px;
}
li           
{ 
	list-style: square;
	margin-bottom:5px;
	margin-left:10px;
}


.green, .brown, .blue, .red, .ltblue
{
	margin:6px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

.green:hover, .brown:hover, .blue:hover, .red:hover, .ltblue:hover
{
	margin:6px 0px 0px 0px;
	font-weight:bold;
	text-decoration:underline;
}

.green
{
	color:#687e00; 
}
.brown
{
	color:#d66403; 
}

.blue
{
	color:#0d3283; 
}

.red
{
	color:#cc3300;
}
.ltblue
{
	color:#006699;
}

#outerDiv
{
	position:relative; 
	float:center; 
	width:972px;
	text-align:left;
}

#headerdiv, #logoDiv, #toolbarDivIndex, #separatorDiv, #sectionRental, #rightContent
{
	position:relative; 
	float:left;
}

#separatorDiv
{
	width:2px;
}

#headerText
{
	position:relative; 
	float:right; 
	padding-top:60px;
	color:#cddce3;
}

#headerdiv
{
	width:970px; 
	padding:0px; 
	margin:0px; 
	display:inline-block;
}

#flashDiv, #toolbarDivIndex
{
	/*border-left: 1px solid #660000;
	border-right: 1px solid #660000;*/
}

#toolbarDivIndex
{
	background-image:url(../images/toolbar_bg.jpg); 
	background-repeat:repeat-x;
	width:970px;
}

#flashDiv 
{
	clear:left;
	width:970px;
}

#toolbarActive
{
	position:relative; 
	float:left;
	padding:12px 40px 10px 40px;
	background-image:url(../images/toolbar_bg_active.jpg); 
	background-repeat:repeat-x;
	color:#f97a07; 
	font-size:14px;
	text-align:center;
}

#toolbarNormal
{
	position:relative; 
	float:left;
	background-image:url(../images/toolbar_bg.jpg); 
	background-repeat:repeat-x;
	color:#ffffff; 
	font-size:14px;
	padding:12px 40px 10px 40px;
	text-align:center;
}

#toolbarNormal a
{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	
}

#toolbarNormal a:hover
{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	
}
#toolbarActive a
{
	color:#f97a07;
	font-size:14px;
	text-decoration:none;
	
}

#toolbarActive a:hover
{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	
}

#sectionDiv
{
	display:inline-block;
	clear:left;
	margin-left:0px;
	margin-right:0px;
	border-left: 1px solid #21333c;

}

#sectionRental
{
	width:322px;
	height:152px;
	background-image: url(../images/rental_bg.jpg);	
	background-repeat:no-repeat;
}

#sectionRental p
{

	margin-left: 110px;
	margin-top: 55px;
	margin-right: 20px;
	font-size:12px;
	color:#333333;
}

#sectionFMS p
{

	margin-left: 110px;
	margin-top: 55px;
	margin-right: 20px;
	font-size:12px;
	color:#333333;
}

#sectionMultiVendor
{
	position:relative;
	float:left;
	width:322px;
	height:152px;
	background-image: url(../images/multivendor_bg.jpg);	
	background-repeat:no-repeat;

}

#sectionMultiVendor p
{

	margin-left: 110px;
	margin-top: 55px;
	margin-right: 20px;
	font-size:12px;
	color:#333333;
}

#sectionITServices
{
	position:relative;
	float:left;
	width:322px;
	height:152px;
	background-image: url(../images/itservices_bg.jpg);	
	background-repeat:no-repeat;

}

#sectionITServices p
{

	margin-left: 110px;
	margin-top: 55px;
	margin-right: 20px;
	font-size:12px;
	color:#333333;
}

#sectionCorporateSales
{
	position:relative;
	float:left;
	width:321px;
	height:152px;
	background-image: url(../images/corporatesales_bg.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#sectionCorporateSales p
{

	margin-left: 110px;
	margin-top: 55px;
	margin-right: 20px;
	font-size:12px;
	color:#333333;
}

#sectionCorporateSalesIE p
{
	margin-left: 110px;
	margin-top: 55px;
	margin-right: 20px;
	font-size:12px;
	color:#333333;
}

#sectionFMS
{
	position:relative;
	float:left;
	width:322px;
	height:152px;
	background-image: url(../images/fms_bg.jpg);	
	background-repeat:no-repeat;
}

#sectionEducation
{
	position:relative;
	float:left;
	width:321px;
	height:152px;
	background-image: url(../images/education_bg.jpg);	
	/*background-repeat:no-repeat;*/

}

#sectionHorizontalSeperator
{
	width:968px;
	height:1px;
	background-image: url(../images/horizontal_ln_bg_1.jpg);
	border-left: 1px solid #21333c;
	background-repeat:repeat-x;
}

#sectionCorporateSalesIE
{
	width:318px;
	height:152px;
	background-image: url(../images/corporatesales_bg.jpg);	
	background-repeat:no-repeat;
}

#bottomPortletMain
{
	position:relative; 
	float:left; 
	background-color:#790301; 
	color:#ededeb; 
	width:968px; 
	margin-left:2px;
	margin-bottom:10px;
	border-top:8px solid #59130e;
}

#bottomPortletContainer
{
	position:relative; 
	float:left;
	padding-top:10px;
	padding-bottom:10px
	width:968px;
	margin-left:2px;
}

#bottomPortlet
{
	position:relative; 
	float:left; 
	width:240px;
}


#bottomPortlet a
{
	color:#ededeb; 
	text-decoration:none;
}

#bottomPortlet a:hover
{
	color:#ededeb; 
	text-decoration:underline;
}

#bottomPortlet .heading
{
	font-size:14px; 
	color:#f8b45f;
	margin-bottom:6px;
}

#bottomPortlet p
{
	margin:0px;
}

#contentMainDiv
{
	width:968px; 
	padding:0px; 
	margin:0px; 
	display:inline-block;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
	background-color:#ffffff;
	margin-left:0px;
	clear:left;
	border-left: 1px solid #21333c;
	border-right: 1px solid #21333c;
}

#contentDiv
{
	padding: 50px 50px 50px 50px; 
	width:900px;
	
}

#contentDivSolutions
{
	padding: 30px 30px 0px 30px;
	width:950px;
	/*padding-bottom:50px;*/
	margin-bottom:50px;
	
}


#leftContent
{
	width:450px;

}

#leftContent .heading
{
	color:#000000;
	font-size:27px;
	margin:0px 0px 18px 0px;
}

#leftContent .heading a
{
	color:#000000;
	font-size:22px;
	margin:0px 0px 18px 0px;
	text-decoration:none;
}

#leftContent .heading a:hover
{
	color:#000000;
	font-size:22px;
	margin:0px 0px 18px 0px;
	text-decoration:none;

}

#leftContent p
{
	margin:0px;
}

#leftPortletAboutus
{
	position:relative; 
	float:left;
	width:450px;
}

#rightContent
{
	width:300px; 
	margin-left:50px;
}

#rightContent .heading
{
	color:#000000;
	font-size:27px;
	margin:0px 0px 18px 0px;
}

#rightContent p
{
	margin:0px 0px 14px 0px;
}

#leftPortletAboutus
{
	padding-bottom:18px;
}

#aboutusText
{
	clear:left;
	margin-top:4px;
}

#aboutusText p
{
	margin-top:4px;
}

.link2
{
	color:#558eec;
	text-decoration:none;
}
.link2:hover
{
	color:#558eec;
	text-decoration:underline;
}


#solutionsRentalDiv, #solutionsMultiVendorDiv, #solutionsCorporateSalesDiv, #solutionsFMSDiv, #solutionsCareerDevelopmentDiv, #solutionsCareerDevelopmentDiv
{

	position:relative; 
	float:left;

}



#solutionsRentalDiv
{
	width: 290px;
	margin-left: 0px;
}

#solutionsRentalDiv p
{
	width: 280px;
}

#solutionsMultiVendorDiv
{
	width: 290px;
	margin-left: 10px;
}

#solutionsMultiVendorDiv p
{
	width: 280px;

}

#solutionsCorporateSalesDiv
{
	width: 270px;
	margin-left: 10px;
}

#solutionsCorporateSalesDiv p
{
	width: 260px;
}

#solutionsFMSDiv
{
	width: 290px;
	margin-left: 0px;
}

#solutionsCareerDevelopmentDiv
{
	width: 270px;
	margin-left: 10px;
}

#solutionsFMSDiv p
{
	width: 270px;
}

# #solutionsCareerDevelopmentDiv p
{
	width: 270px;
}

#solutionsRentalDiv .head, #solutionsMultiVendorDiv .head, #solutionsCorporateSalesDiv .head, #solutionsFMSDiv .head, #solutionsCareerDevelopmentDiv .head
{
	font-weight:normal; 
	font-size:24px; 
	margin-bottom:4px;
	white-space:nowrap;
}

#solutionsRentalDiv .head
{
	color:#687e00;
}

#solutionsMultiVendorDiv .head
{
	color:#d66403;
}

#solutionsCorporateSalesDiv .head
{
	color:#05576b;
}

#solutionsFMSDiv .head
{
	color:#006699;
}

#solutionsCareerDevelopmentDiv .head
{
	color:#cc3300;
}

#rentalColumn
{
	position:relative; 
	float:left;
	width:270px;
	margin-left:10px;
	margin-right:10px;

}

#rentalColumn .head
{
	font-weight:normal; 
	font-size:24px; 
	margin-bottom:4px;
	white-space:nowrap;
	color:#687e00;
}

#rentalTextColumn
{

	position:relative; 
	float:left;
	width:500px;
	margin-top:30px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:30px;

}

#contactTextColumn
{

	position:relative; 
	float:left;
	width:500px;
	height:600px;
	margin-top:30px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:30px;

}

#etencaTextColumn
{

	position:relative; 
	float:left;
	width:550px;
	margin-top:30px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:10px;

}

#multiVendorColumn
{
	position:relative; 
	float:left;
	width:270px;
	margin-left:10px;
	margin-right:10px;

}

#multiVendorColumn .head
{
	font-weight:normal; 
	font-size:24px; 
	margin-bottom:4px;
	white-space:nowrap;
	color:#d66403;
}

#multiVendorTextColumn
{

	position:relative; 
	float:left;
	width:500px;
	margin-top:30px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:30px;

}

#corporateSalesColumn
{
	position:relative; 
	float:left;
	width:270px;
	margin-left:10px;
	margin-right:10px;

}

#corporateSalesColumn .head
{
	font-weight:normal; 
	font-size:24px; 
	margin-bottom:4px;
	white-space:nowrap;
	color:#0d3283;
}

#corporateSalesTextColumn
{

	position:relative; 
	float:left;
	width:500px;
	margin-top:30px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:30px;

}

#facilityManagementColumn
{
	position:relative; 
	float:left;
	width:270px;
	margin-left:10px;
	margin-right:10px;

}

#facilityManagementColumn .head
{
	font-weight:normal; 
	font-size:24px; 
	margin-bottom:4px;
	white-space:nowrap;
	color:#006699;
}

#facilityManagementTextColumn
{

	position:relative; 
	float:left;
	width:500px;
	margin-top:30px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:30px;

}

#trainingColumn
{
	position:relative; 
	float:left;
	width:270px;
	margin-left:10px;
	margin-right:10px;

}

#trainingColumn .head
{
	font-weight:normal; 
	font-size:24px; 
	margin-bottom:4px;
	white-space:nowrap;
	color:#cc3300;
}

#trainingTextColumn
{

	position:relative; 
	float:left;
	width:500px;
	margin-top:30px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:30px;

}

#trainingMiniPortlet
{
	position:relative; 
	float:left;
	width:500px;
}

#trainingMiniPortletText
{
	position:relative; 
	float:left;
	width:200px;
}

#trainingMiniPortlet img
{
	width:210px;
}

#trainingTable
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #1f1f1f;
	font-weight: normal;
}

#trainingTable td
{
	vertical-align:top;
}

#aboutusTable
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #1f1f1f;
	font-weight: normal;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0pc;
}

#aboutusTable td
{
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
}

#aboutusTable .heading
{
	color:#cc3300;
	font-size:27px;
	margin:0px 0px 18px 0px;
}

#etencatable
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #1f1f1f;
	font-weight: normal;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0pc;

}

#etencatable .etencatablehead
{
	color:#cc3300;
	font-size:40px;
	font-weight: bold;
	margin:0px 0px 18px 0px;

}

#etencatable .etencatablebodyblk
{
	color:#cc3300;
	font-size:27px;
	font-weight: bold;
}

#etencatable .etencatablesmall
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #1f1f1f;
	font-weight: normal;
	margin:0px 0px 0px 0px;
}

.formLabel
{
	text-align: right; 
	padding-right: 4px; 
	padding-bottom: 6px;
	white-space:nowrap;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #1f1f1f;
	font-weight: normal;
}

.formControl
{
	padding-bottom: 6px;
	width:100%;
}
