/* CSS Document */

#homesearch {
	width:666px;
	height:251px;
	padding:37px 0 0 34px;
	background:url("/images/home/green-border.jpg") top left no-repeat;
}

	#homesearch div {
		width:350px;
		margin:35px 0 0;
	}

		#homesearch div select {
			width:170px;
			margin:2px 20px 0 5px;
			vertical-align:middle;
			height:22px;
		}

		#homesearch div img {
			margin:0 0 10px;
			padding:0;
		}

		#homesearch div #searchBtn {
			vertical-align:middle;
			margin:0;
			padding:0;
			cursor:pointer;
		}

	#homesearch .fl-right {
		margin:20px 40px 0 0;
	}

#off-solutions {
	margin:45px 0 0 0;
}

	#off-solutions #telecom, #off-solutions #virtual {
		margin:0 0 0 14px;
	}

	#off-solutions div {
		width:196px;
		background:url("/images/home/faded-box.jpg") top left no-repeat;
		float:left;
		padding:0 13px;
		position:relative;
	}

		#off-solutions div img {
			position:relative;
		}

		#off-solutions #mailbox img {
			top:-20px;
			margin:0 0 1px;
		}

		#off-solutions #telecom img {
			top:-20px;
			margin:0 0 5px;
		}

		#off-solutions #virtual img {
			top:-20px;
		}

		#off-solutions ul {
			list-style:none;
			margin:0 0 0 10px;
			height:190px;
		}

			#off-solutions ul li {
				background:url("/images/icons/tick.gif") top left no-repeat;
				padding:0 0 0 25px;
				margin:0 0 10px 0;
			}

		#off-solutions div .rm {
			position:static;
			margin:0;
			padding:0;
		}

		#off-solutions div a {
			width:125px;
			display:block;
			margin:0 0 0 25px;
			padding:0;
		}

#right .box-cont {
	height:251px;
}

	#right .box-cont .articles {
		margin:0 0 20px 0;
		padding:0;
	}

		#right .box-cont .articles p {
			margin:0;
		}

		#right .box-cont .articles h3 {
			font-size:14px;
			margin:30px 0 0 0;
			padding:0;
		}

#right #location-links {
	margin:42px 0 0;
	width:182px;
	padding:20px 20px;
	background:url("/images/home/faded-box.jpg") top left no-repeat;
	position:relative;
	right:2px;
}

	#right #location-links p {
		margin:0 0 5px;
		font-weight:bold;
	}

	#right #location-links ul {
		list-style:none;
		margin:0 0 10px;
	}

	#right #location-links ul li{
		margin:0 0 1px;
	}