/* CSS Document */

.main_container {
	float:left;
	width:625px;
	height:700px;
	margin:20px 0px 0px 0px;
	text-align:left;
}

.header {
	width:560px;
	height:113px;
	margin-left:30px;
	/*background-image:url(/images/orange-home-boradband/header.jpg);*/
	background-image:url(/images/orange-home-boradband/header_text.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}

.header h1 {
	color:#f9a03a;
	font-size:30px;
	font:Helvetica; 
	font-weight:lighter;
	font-weight:lighter;
	float:left;
	margin:37px 0px 0px 135px;
}

.left_placement {
	background-image:url(/images/orange-home-boradband/home_starter.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:267px;
	height:378px;
	margin-left:30px;
	margin-top:15px;
	float:left;
}

.left_placement p {
	width:250px;
	margin:55px 0px 0px 9px;
}

.left_placement ul {
	padding-left:21px;
	margin-top:25px;
	font-size:11px;
	color:#000000;
}

.left_placement li {

	margin-bottom:5px;
}

.left_placement b {
	font-weight:bolder;
	color:#f9a03a;
}

.left_placement a img {
	border:0px;
	margin:137px 0px 0px 5px;
}

.right_placement {
	background-image:url(/images/orange-home-boradband/home_max.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:267px;
	height:378px;
	margin-right:35px;
	margin-top:15px;
	float:right;
}

.right_placement p {
	width:250px;
	margin:51px 0px 0px 9px;
}

.right_placement ul {
	padding-left:21px;
	margin-top:25px;
	font-size:11px;
	color:#000000;
}

.right_placement li {

	margin-bottom:5px;
}

.right_placement b {
	font-weight:bolder;
	color:#f9a03a;
}

.right_placement a img {
	border:0px;
	margin:110px 0px 0px 5px;
}

.bottom_placement {
	width:558px;
	height:110px;
	float:left;
	margin-left:30px;
	margin-top:15px;
	background-image:url(/images/orange-home-boradband/lower_placement_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	border:1px #cfcfcf solid;
}

.lower_one {
	width:553px;
	height:110px;
	float:left;
	padding-left:5px;
}

.lower_one h2 {
	color:#000000;
	float:left;
	clear:right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:0px;
	letter-spacing:1px;
}

.lower_one b {
	font-weight:bolder;
	color:#f9a03a;	
}

.lower_one p {
	margin-left:5px;
	width:500px;
	float:left;
	clear:left;
}

.lower_one img {
	float:left;
}

/* Home Starter */

.header_starter {
	width:560px;
	height:113px;
	margin-left:30px;
	/*background-image:url(/images/orange-home-boradband/header.jpg);*/
	background-image:url(/images/orange-home-boradband/header_starter.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}

.balls {
	float:right;
	padding-right:10px;
}

.inner_container {
	float:left;
	clear:left;
	width:459px;
	height:700px;
	margin:10px 0px 10px 30px;
	padding:50px;
	background-color:#FFFFFF;
	background-image:url(/images/orange-home-boradband/big_placements_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px #CCCCCC solid;
	text-align:left;
}

.modem_icon {
	padding-right:10px;
}

.bottom_text {
	float:left;
	font-size:9px;
}

/* Home Max */

.header_max {
	width:560px;
	height:113px;
	margin-left:30px;
	/*background-image:url(/images/orange-home-boradband/header.jpg);*/
	background-image:url(/images/orange-home-boradband/header_max.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}

.includes_livebox {
	float:right;
	padding-left:20px;
}

/* Home Select */

.header_select {
	width:560px;
	height:113px;
	margin-left:30px;
	/*background-image:url(/images/orange-home-boradband/header.jpg);*/
	background-image:url(/images/orange-home-boradband/header_select.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}

.includes_livebox_select{
	float:left;
	padding-right:20px;
}
