@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;

}





#antmsubnav {

	width:191px;

	height:749px;

	float:left;

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

	background-repeat:no-repeat;

}



#antmleft {

	width:393px;

	height:749px;

	float:left;

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

	background-repeat:no-repeat;

}



#antmright {

	width:334px;

	height:749px;

	float:left;

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

	background-repeat:no-repeat;

}



#antmlefttext {

	margin: 125px 0px 0px 30px;

	color:#ffffff;

	width:360px;

	font-size: 14px;

	font-weight:normal;

}



#antmlefttext a {

	color: #244de5;	

}



#antmbuttons{

	margin: 25px 0px 0px 30px;

}



#antmcallouttext {

	margin: 118px 0px 0px 10px;

	color:#7d15cd;

	width:305px;

	font-size: 14px;

	font-weight:normal;

	text-align:center;

}



#antmcallouttext a {

	color: #4095ff;	

}

