/****************** CSS for object layout *************************/
/***   layout.css   ***/

/************************************************
				LEFT COLUMN
************************************************/

#leftColContainer {
	position:absolute;
	left:11px;
	top:16px;
	width:243px;
	height:709px;
	z-index:1;
	background-image: url(images/template/leftpanel.jpg);
}

#logo {
position:absolute;
left:6px;
top:17px;
width:230px;
height:46px;
z-index:5
}

#leftColCntContainer {
position:absolute;
left:7px;
top:201px;
width:227px;
height:481px;
z-index:6
}

#latestNews {
position:absolute;
left:0px;
top:0px;
width:142px;
height:20px;
z-index:7
}

#latestNewsPic1 {
position:absolute;
left:-9px;
top:207px;
width:68px;
height:73px;
z-index:7;
}
#latestNews1 {
position:absolute;
left:70px;
top:207px;
width:143px;
height:73px;
z-index:5;
border: 1px none #000000;
}

#latestNewsPic2 {
position:absolute;
left:-1px;
top:44px;
width:68px;
height:73px;
z-index:7
}

#latestNews2 {
position:absolute;
left:78px;
top:44px;
width:143px;
height:73px;
z-index:5;
}

#causewayNewsHeader {
position:absolute;
left:0px;
top:0px;
width:180px;
height:27px;
z-index:7
}

#eShowroom { padding-top: 90px;
}

#leftBarNav { padding-top: 175px;
}

/************************************************
				HEADER
************************************************/

#headerLinks { padding-left: 625px; padding-top: 35px;
}

#flashAni {
	position:absolute;
	left:254px;
	top:65px;
	width:546px;
	height:146px;
	z-index:2;
	background-color: #000000;
	padding-top: 3px;
}
#flashAni_2 {
	position:absolute;
	left:254px;
	top:68px;
	width:546px;
	height:146px;
	z-index:2;
}

#menuContainer {
position:absolute;
left:252px;
top:218px;
width:546px;
height:40px;
z-index:4
}

#companyLink {
position:absolute;
left:2px;
top:0px;
width:102px;
height:40px;
z-index:5;
}

#productsLink {
position:absolute;
left:112px;
top:0px;
width:104px;
height:40px;
z-index:5;
}

#servicesLink {
position:absolute;
left:223px;
top:0px;
width:104px;
height:40px;
z-index:5;
}

#exportLink {
position:absolute;
left:333px;
top:0px;
width:104px;
height:40px;
z-index:5;
}

#desgalLink {
position:absolute;
left:443px;
top:0px;
width:105px;
height:40px;
z-index:5;
}


/**************************************************************************************/
#subMenuLinks {
position:absolute;
left:267px;
top:297px;
width:101px; 
z-index:5;
}
#content {
position:absolute;
left:400px;
top:297px;
width:400px;
height:70px;
z-index:0;
}
#content2 {
position:absolute;
left:268px;
top:296px;
width:533px;
height:382px;
z-index:6;
}
#newsletter {
position:absolute;
left:8px;
top:443px;
width:226px;
height:128px;
z-index:7
}

#footer {
	position: relative;
	left:0px;
	margin-left: -190px;
	top: 25px;
	width: 450px;
	overflow: visible;
	padding-left: 100px;
text-align: center;
}

#logoImgMap {
	position:absolute;
	top: 19px;
	left: 5px;
	width: 230px;

}
.homePageImg {
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
}
#indexLayout {
position:absolute;
left:267px;
top:287px;
width:101px; 
z-index:5;
}

#homePage {
padding-left: 10px;
}

/************************************************
				FOOTER
************************************************/

#disclaimer { font-size: 8px; text-align: center; padding-top: 10px;
}
