@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(Images/HOMEbckgrndslice.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 65px;
	padding-left: 70px;
	padding-right: 60px;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #CCCCCC;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #CCCCCC;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #mainContent {
	background: #CCC;
	height: 300px;
	position: relative;
}
#webDesign {
	text-align: left;
	margin: 0px;
	position: absolute;
	width: 190px;
	height: 300px;
	background-color: #CCCCCC;
	left: 5px;
	background-image: url(Images/HomePageContentBoxBckgrnd.jpg);
	background-repeat: no-repeat;
}
#webDesign p    {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: -20px;
}
#seo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 190px;
	position: absolute;
	left: 205px;
	top: 0px;
	background-image: url(Images/HomePageContentBoxBckgrnd.jpg);
	background-repeat: no-repeat;
}
#seo p {
	margin-top: -10px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	color: #000000;
	text-align: center;
}
#logoDesign {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 190px;
	position: absolute;
	left: 405px;
	top: 0px;
	background-image: url(Images/HomePageContentBoxBckgrnd.jpg);
	background-repeat: no-repeat;
}
#logoDesign p {
	margin-top: -20px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#itServices {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 190px;
	position: absolute;
	left: 605px;
	top: 0px;
	background-image: url(Images/HomePageContentBoxBckgrnd.jpg);
}
#itServices p {
	margin-top: -20px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.oneColFixCtrHdr #footer {
	background:#CCCCCC;
	height: 40px;
	background-repeat: no-repeat;
	margin-top: 20px;
	border-top: 1px solid #172046;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 0.7em;
	color: #172046;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:417px;
}

#id1topwhitespace {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:47px;
}

#id2practicalsbs {
	position:absolute;
	left:0px;
	top:47px;
	width:376px;
	height:108px;
}

#id3home {
	position:absolute;
	left:376px;
	top:47px;
	width:77px;
	height:108px;
}

#id4services {
	position:absolute;
	left:453px;
	top:47px;
	width:70px;
	height:108px;
}

#id5portfolio {
	position:absolute;
	left:523px;
	top:47px;
	width:68px;
	height:108px;
}

#id6aboutus {
	position:absolute;
	left:591px;
	top:47px;
	width:84px;
	height:108px;
}

#id7contact {
	position:absolute;
	left:675px;
	top:47px;
	width:103px;
	height:108px;
}

#id8right {
	position:absolute;
	left:778px;
	top:47px;
	width:22px;
	height:108px;
}

#id9BizOnTheWebx3f {
	position:absolute;
	left:0px;
	top:155px;
	width:443px;
	height:262px;
	background-image: url(Images/Sliced/Homepage/images/9BizOnTheWeb-.jpg);
}
#id9BizOnTheWebx3f p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.85em;
	text-align: left;
	padding-top: 52px;
	padding-right: 29px;
	padding-bottom: 35px;
	padding-left: 76px;
	color: #162441;
}

#id10browsers {
	position:absolute;
	left:443px;
	top:155px;
	width:357px;
	height:262px;
}
