@charset "UTF-8";
/* CSS Document */

body {
background-color:#151A55;
height: 100%;
}

#container {
	position: absolute;
	margin: 0px auto;
	height: 422px;
	width: 764px;
	margin-left: -382px; /* half of width */
    margin-top: -211px;  /* half of height */
	left: 50%;
	top:50%;
	background-image:url(../images/bjp-main-bkg.gif);
}

#innerContainer {
	position:relative;
	height: 422px;
	width:764px;
}

div.imageBox {
	position: absolute;
	width: 356px;
	height: 356px;
	top: 42px;
	left:12px;
}

div.bigImageBox {
	position: absolute;
	width: 348px;
	height: 348px;
	top: 42px;
	right: 8px;
	background-image: url(../images/approach-bkg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bigImage {
	margin: 1px 1px;
}

div.bigImageTextBox {
	position: absolute;
	width: 348px;
	height: 348px;
	top: 42px;
	right: 8px;
	background-image: url(../images/approach-bkg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	z-index:1;
}

div.bigImageTextBox p {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #959bda;
	margin:10px;
	line-height: 1.3;
	text-align: justify;
}

div.bigImageTextBox h2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #959bda;
	margin:10px;
}

div.scroller {
	overflow: auto;
	width: 340px;
	height: 340px;
}

div.close {
	position: absolute;
	top: -46px;
	right: 200px;
	width:147px;
	height: 37px;
}


div.titleBox {
	position: absolute;
	width: 239px;
	height: 42px;
	top: 0px;
	left: 0px;
}

div.nav {
	position: absolute;
	width: 14px;
	top: 86px;
	left: 386px;
}

div.float {
  	float: left;
  	width: 86px;
  	height: 86px;
}

div.email {
	position: absolute;
	width: 287px;
	height: 24px;
	bottom: 1px;
	left: 220px;
}

div.recentWed {
	position: absolute;
	width: 231px;
	height: 24px;
	bottom: 1px;
	right: 0px;
}

div.wedText {
	position: absolute;
	width: 193px;
	height: 23px;
	left: 230px;
	bottom: -30px;
}

div.wrapit {
	position: absolute;
	width: 193px;
	height: 70px;
	left: 270px;
	bottom: -120px;
}