/***********************************************/
/* Encantada Base CSS                          */
/* Author: Dorian Smiley                       */
/* Published: 12/22/07                         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
* html #topContainer{
	height:603px;
}
#grid{
	margin: 168px 187px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:right;
	width: 419px;
	height:191px;
	overflow:hidden;
	background:url(../images/elements/projectPages/landingPage/border.png) no-repeat;
}
* html #grid{
	background:url(../images/elements/projectPages/landingPage/border.gif) no-repeat;
}
#lpImage{
	margin: -270px 10px 20px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:left;
	width: 137px;
	height:162px;
	overflow:hidden;
	background:url(../images/elements/projectPages/landingPage/lpb.png) no-repeat;
}
* html #lpImage{
	background:url(../images/elements/projectPages/landingPage/lpb.jpg) no-repeat;
}
#lpImage a{
	width: 137px;
	height:162px;
	display:block;
}
#beImage{
	margin: -285px 334px 20px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:right;
	width: 134px;
	height:177px;
	overflow:hidden;
	background:url(../images/elements/projectPages/landingPage/be.png) no-repeat;
}
* html #beImage{
	background:url(../images/elements/projectPages/landingPage/be.jpg) no-repeat;
}
#beImage a{
	width: 134px;
	height:177px;
	display:block;
}
#baImage{
	margin: -262px 10px 20px 287px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:left;
	width: 134px;
	height:154px;
	overflow:hidden;
	background:url(../images/elements/projectPages/landingPage/ba.png) no-repeat;
}
* html #baImage{
	background:url(../images/elements/projectPages/landingPage/ba.jpg) no-repeat;
}
#baImage a{
	width: 134px;
	height:154px;
	display:block;
}
#pacImage{
	margin: -90px 350px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:left;
	width: 134px;
	height:160px;
	overflow:hidden;
	background:url(../images/elements/projectPages/landingPage/pac.png) no-repeat;
}
* html #pacImage{
	background:url(../images/elements/projectPages/landingPage/pac.jpg) no-repeat;
}
#pacImage a{
	width: 134px;
	height:160px;
	display:block;
}
#ddsImage{
	margin: -163px 0px 20px 146px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:left;
	width: 135px;
	height:161px;
	overflow:hidden;
	background:url(../images/elements/projectPages/landingPage/dds.png) no-repeat;
}
* html #ddsImage{
	background:url(../images/elements/projectPages/landingPage/dds.jpg) no-repeat;
	display:inline;
}
#ddsImage a{
	width: 135px;
	height:161px;
	display:block;
}
#tpImage{
	margin: -158px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:left;
	width: 131px;
	height:156px;
	overflow:hidden;
	background:url(../images/elements/projectPages/landingPage/tp.png) no-repeat;
}
* html #tpImage{
	background:url(../images/elements/projectPages/landingPage/tp.jpg) no-repeat;
	display:inline;
}
#tpImage a{
	width: 131px;
	height:156px;
	display:block;
}
#bwpImage{
	margin: -264px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:left;
	width: 150px;
	height:262px;
	overflow:hidden;
	/*background:url(../images/elements/projectPages/landingPage/bwp.png) no-repeat;*/
}
* html #bwpImage{
	background:url(../images/elements/projectPages/landingPage/bwp.jpg) no-repeat;
	display:inline;
}
#bwpImage a{
	width: 150px;
	height:262px;
	display:none;
}
/************* #classes **************/



