@charset "utf-8";

/* CSS Document */



body {

	background-color: #bb2de0;

	background-image:url(../images/bg-programming1.jpg);

	background-repeat:repeat-x

}



#container {

	width: 1039px;

}







#content-a {

	width: 70px;

	height: 645px;

	background-image:url(../images/pretty-topleft.jpg);

	background-repeat:no-repeat;

}



#content-b {

	width: 50px;

}



#content-main {

	width: 969px;

}



#header {

	background-image:url(../images/programming-top.jpg);

	background-repeat:no-repeat;

}







#bnisubnav {

	width:191px;

	height:775px;

	float:left;

	background-image:url(../images/bni-subnav.jpg);

	background-repeat:no-repeat;

}



#bnileft {

	width:337px;

	height:775px;

	float:left;

	background-image:url(../images/bni-left.jpg);

	background-repeat:no-repeat;

}



#bnilefttext {

	margin: 27px 0px 0px 30px;

	color:#ffffff;

	width: 430px;

	position:absolute;

	font-size: 14px;

	font-weight:normal;

}



#bnibuttons {

	margin: 190px 0px 0px 30px;

	position:absolute;	

}





#bnicallouttext {

	margin: 410px 0px 0px 65px;

	color:#56199e;

	width:315px;

	font-size: 14px;

	font-weight:normal;

	text-align:center;

}



#bnicallouttext a {

	color: #4095ff;	

}



#bniright {

	width:441px;

	height:775px;

	float:right;

	background-image:url(../images/bni-right.jpg);

	background-repeat:no-repeat;

}