.homepage {
		font-size: 36px;
		font-weight: bold;
		color: #46a52f;
		margin-top: 1px;
		margin-bottom: 1px;
		letter-spacing: -1px;
	}
	#fixit {
		position:relative;
		margin-left:125px;
		margin-top: 35px;
		font-size: 15px;
		font-weight:bold;
		color: #808080;
	}
	#intro {
		position:relative;
		margin-left:60px;
		margin-top: 120px;
		font-size: 15px;
		font-weight:bold;
		color: #f6f8f3;
	}
	#livehelp {
		position:relative;
		margin-left:150px;
		margin-top: 6px;
		font-size: 13px;
		font-weight:bold;
		color: #808080;
	}
	#livehelp a {
		color: #808080;
	}
	#contactus {
		position:relative;
		left:10px;
		margin-top: 0;
		font-size: 20px;
		font-weight:bold;
		letter-spacing: -1px;
		color: #0072bb;
	}
	#contactus a {
		color: #0072bb;
	}
	
	#float-image {
		position:absolute;
		left:600px;
		top: 350px;
		z-index: 15;
	}
	#home-right-col-top-box {
			position: relative;
			top:15px;
			left:15px;
			height:86px;
			width:228px;
			
		}
		.body-main2 {
		background-image: url("../images/body-main2.jpg");
		}
		
		.fix-it-now {
		background-image: url("../images/fix-it-now-home.gif");
		}
		.body-center-bkgrnd{
			background-image: url("../images/body-center-bkgrnd.jpg");
		}
	#spoofs {
		position: relative;
		display: block;
		height:38px;
		width: 228px;
		left:15px;
		text-align: center;
	}	
	#secureitdirect {
		position: relative;
		height:84px;
		width: 228px;
		left:15px;
		text-align: center;
		padding-top:6px;
		color:#FFFFFF;
		font-weight:bold;
	}
	#secureitdirect img{
		margin-top:6px;
	}