DIV.Top {
	position:absolute;
	left:0px;
	top:0px;
	width:825px;
	height:132px;
}

DIV.header {
	position:absolute;
	left:0px;
	top:132px;
	width:825px;
	height:48px;
	background-image: url(../images/backgrad.jpg);
background-repeat: repeat-y;
}

DIV.headerPic {
	position: relative;
	margin-left:55px;
	top:5px;
	width:614px;
	height:37px;
	background-image: url(../images/headerSmallbiz.jpg);
background-repeat: no-repeat;
}

DIV.left-column {
	position:absolute;
	left:0px;
	top:180px;
	width:317px;
	height:392px;
	background-image: url(../images/backgrad.jpg);
background-repeat: repeat-y;
}

DIV.left-columnpic {
	float: right;
	margin-right:10px;
	padding-top:5px;
	width:245px;
	height:158px;
	background-image: url(../images/Picsmallbiz.jpg);
	background-repeat: no-repeat;
}

DIV.cartoosh {
	
	width: 41px;
	height: 38px;
	
}

DIV.left-columncontent {
	float: right;
	margin-right:10px;
	padding-top:5px;
	width:245px;
	height:140px;
}


DIV.left-columnMSCE {
	position: relative;
		background-image: url(../images/MCSEbug.jpg);
		margin-top: 10px;
		margin-left: 70px;
	width: 90px;
	height: 43px;
	background-repeat: no-repeat;
}

DIV.hotbuttonIn {
	position: relative;
		background-image: url(../images/specialButton.jpg);
		margin-top: 10px;
		margin-left: 50px;
	width: 133px;
	height: 53px;
	background-repeat: no-repeat;
	cursor: pointer;
}

DIV.center-column {
	position:absolute;
	left:317px;
	top:180px;
	width:306px;
	height:375px;
	background-color: transparent;
	background-image: url(../images/dotBorder.jpg);
	background-position: left;
	background-repeat: repeat-y;
	
}


DIV.center-columncontent {
	float: left;
	padding-left:10px;
	padding-top:0px;
	width:325px;
	height:375px;
	background-color: transparent;
}

DIV.right-column {
	position:absolute;
	left:640px;
	top:180px;
	width:185px;
	height:392px;
	background-image: url(../images/backgrad.jpg);
	background-position: right;
background-repeat: repeat-y;
}

DIV.right-columnPic {
	position: relative;
	margin-top:280px;
	margin-left:-30px;
	width:176px;
	height:113px;
	background-image: url(../images/cornerelement.jpg);
	background-position: right;
background-repeat: no-repeat;
}



DIV.bottomborder {
	position:absolute;
	left:0px;
	top:572px;
	width:825px;
	height:35px;
	background-image: url(../images/bottomborder.jpg);
}
