
#underBackground {
	left:50%;
	top:0px;
	background-color:#0084c4;
	z-index: 0;
	height: auto;


}

#topBackground {
	font-family: "Arial Black", Gadget, sans-serif;
	background-position:center;
	left:0px;
	top:760px;
	z-index:0;
	background-image:url(../img/patern.png);
	background-repeat:repeat-x;
	height: 314px;
	width: auto;
}

#bottomBackground {
	font-family: "Arial Black", Gadget, sans-serif;
	top:314px;
	left:0px;
	z-index: 0;
	background-color:#0084c4;
	height:440px;
	width:auto;
	overflow:hidden;
}

#divSecondLayer {
	position: absolute;
	z-index:3;
	top: 0;
	left: 50%;
	width: 955px;
	height: 500px;
	margin-left: -477px; /*always take 1/2 from the size of the width, they have to be negative*/
	margin-right:-478px
}

#divContentHolder
{
	position: absolute;
	z-index:3;
	width:955px;
	height:auto;
	
}
#divSearchBack {
	z-index:3;	
	background-image: url(../img/searchBack.png);
	height: 41px;
	width: 194px;
}
.HeaderTitleStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006bac;
	text-align:right;
}

.divundermenubar {
	z-index:5;	
	background-image:url(../img/blue-line.png);
	height: 12px;
	width: auto;
}
.leftShadow {
	z-index:5;	
	background-image: url(../img/shadow-left.png);
	background-repeat: repeat-y;
	height: auto;
	width: 6px;
}

.rightShadow {
	z-index:5;	
	background-image:url(../img/shadow-right.png);
	background-repeat: repeat-y;
	height: auto;
	width: 6px;
}

.contentBackGround
{
	background-color:#ffffff;
}

.searchboxStyle
{
	padding-left:12px;
	padding-top:5px;
}


.homeFlashHeight
{
	height:260px;
}

.homeProductHeight
{
   height:245px;
}

.divHomeImage
{
	padding-top:7px;
	padding-left:15px;
	padding-bottom:7px;
}

.divHometext
{
 	padding-left:7px;
	padding-bottom:7px;
	padding-right:25px;
}
 

.newstemplate
{
	width:418px;
	height:86px;
	text-align:left;
}

.homepagethickline
{
	width:41px;
	border-left-color:#b4b4b4;
	border-left-style:solid;
	border-left-width:2px;
}

.submenustyle
{
	height:40px;
	padding-top:6px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:14px;
}

.submenuContent
{
	width:892px;
	height:31px;
	padding-top:9px;
	background-color:#0082c2;
}

.submenuStyle:visited
{
	color:Black;
}
 
 
/*-----------------Discalimer and other pop ups--------------------------------------*/ 
.popupbackgroundStyle
{
	position:absolute;
	top:0;
	left:0;
	background-image: url(../img/Innerpage/innerpage-top-bar.jpg);
	background-repeat:repeat-x;
	background-color:#dedede;
	height:300px;
	width:400px;
	
}

.popupTermofUsebackgroundStyle
{
	position:absolute;
	top:0;
	left:0;
	background-image: url(../img/Innerpage/innerpage-top-bar.jpg);
	background-color:#dedede;
	background-repeat:repeat-x;
	height:315px;
	width:400px;
	
}


.bposLOgo
{
	position:absolute;
	top:5px;
	left:23px;
	width:88px;
	height:38px;
	background-image: url('../img/C3-Logo.png');
	z-index:5;

}

.popupContent
{
	position:absolute;
	top:53px;
	left:9px;
	width:382px;
	height:58px;
	z-index:10;
	background-color:#ffffff;
	
}

.popupContent1
{
	position:absolute;
	top:53px;
	left:9px;
	width:582px;
	height:58px;
	z-index:10;
	background-color:#ffffff;
	
}

.popUPTitle
{
	position:absolute;
	top:17px;
	left:96px;
	width:292px;
	height:12;
	z-index:10;
	color:#ffffff;
	font-size:small;
}

.SiteMappopUPTitle
{
	position:absolute;
	top:18px;
	left:295px;
	width:292px;
	height:12;
	z-index:10;
	color:#5087a5;
	font-size:small;
}


.popupClose
{
	position:absolute;
	top:265px;
	left:348px;
	width:40px;
	height:18;
}

.popupClose2
{
	position:absolute;
	padding-top:10px;
	top:279px;
	left:348px;
	width:40px;
	height:13px;
}

.popupSiteMapClose
{
	position:absolute;
	top:600px;
	left:548px;
	width:40px;
	height:13px;
}


.popupsSiteMapBackgroundStyle
{
	position:absolute;
	top:0;
	left:0;
	background-image: url(../img/site-map-back.png);
	background-repeat:repeat-x;
	height:630px;
	width:600px;
	
}


