@charset "utf-8";
/* CSS Document adjusts for ie6 */

* html .topBoxLogo {	/* ie6 fix */
	background-image:url(../images/NewVersSmall.gif);
	width:200px;
	height:69px;
	position:absolute;
	top:10px;
	left:130px;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

* html .textBlock2 {
	position:relative;
	margin:15px 35px 0px 15px;
	height: 250px;
	width: 177px;
	text-decoration:none; 
	color:#000aaa; 
	font-style:normal;
	font-size:15px;
	float:left;
}

* html .textBlock2 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

* html .textBlock3a {
	position:relative;
	background-image:url(../images/hostingOnly2.png);
	height:250px;
	width:350px;
	margin:20px 0px 0px 20px;
	float:left;
}

* html .bottomLeftBox {
	width: 200px;
	height:288px;
	padding:2px;
	border: solid 1px #aaa;
	float: left;
	position:relative;
}

* html .formBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position:relative;
	margin-left:7px;
	margin-top:0px;
}


* html .textBlock3b {
	position:relative;
	background-image:url(../images/singlePage2.png);
	height:250px;
	width:350px;
	margin:20px 0px 0px 20px;
	float:left;
}

* html .textBlock3c {
	position:relative;
	background-image:url(../images/threePage2.png);
	height:250px;
	width:350px;
	margin:20px 0px 0px 20px;
	float:left;
}

* html .textBlock3d {
	position:relative;
	background-image:url(../images/bespoke2.png);
	height:250px;
	width:350px;
	margin:20px 0px 0px 20px;
	float:left;
}

* html .textBlock3e {
	position:relative;
	background-image:url(../images/payments2.png);
	height:250px;
	width:350px;
	margin:20px 0px 0px 20px;
	float:left;
}

* html .pic {
	height:250px;
	width:350px;
	background-color:#00FF33;
	background-image:url(../images/bespoke2.png);
}
	

* html #hoverpage {
	width:644px; 
	height:292px; 
	border:1px solid #aaa; 
	background:#fff;
	position:relative; 
	z-index:500; 
	overflow:hidden; 
	text-align:left;
}

* html .hoverpage2 {
	width:644px; 
	height:292px; 
	border:1px solid #aaa; 
	background:#fff url(../images/purpleFade.png) repeat-y right;
	position:relative;
	float:left;
}

* html .hoverpage3 {
	width:644px; 
	height:292px; 
	border:1px solid #aaa; 
	background:#fff url(../images/ltBlueFade.png) repeat-y right;
	position:relative;
	float:left;
}

* html .hoverpage4 {
	width:644px; 
	height:292px; 
	border:1px solid #aaa; 
	background:#fff url(../images/yellowFade.png) repeat-y right;
	position:relative; 
	float:left;
}

* html .hoverpage5 {
	width:644px; 
	height:292px; 
	border:1px solid #aaa; 
	background:#fff url(../images/greenFade.png) repeat-y right;
	position:relative; 
	float:left;
}

* html .hoverpage6 {
	width:644px; 
	height:292px; 
	border:1px solid #aaa; 
	background:#fff url(../images/redFade.png) repeat-y right;
	position:relative; 
	float:left;
}

