/* CSS Document */
h3 {
background-image: url(images/subheadtop.png);
font-family: Tahoma;
margin-bottom: 0px;
font-size: 100%;
color: #000;
text-shadow: none;
font-weight: bold;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}





DIV.searchbutton {
background-image:url(images/searchbutton.jpg);
background-repeat:no-repeat;
	position:absolute;
	right:749px;
	top:0px;
	width:31px;
	height:44px;
}

DIV.searchbox {
	position:absolute;
	right:629px;
	top:0px;
	width:120px;
	height:44px;
}

DIV.searchbox1 {
position:absolute;
right:630px;
	top:11px;
	height:44px;
}

DIV.topbar {
	position:absolute;
	right:241px;
	top:0px;
	width:388px;
	height:44px;
}

DIV.search {
	position:absolute;
	right:173px;
	top:0px;
	width:68px;
	height:44px;
}

DIV.contact {
	position:absolute;
	right:81px;
	top:0px;
	width:92px;
	height:44px;
}

DIV.home {
	position:absolute;
	right:0px;
	top:0px;
	width:81px;
	height:44px;
}

DIV.left {
	position:absolute;
	right:390px;
	top:44px;
	width:390px;
	height:184px;
}

DIV.right {
	position:absolute;
	right:0px;
	top:44px;
	width:390px;
	height:184px;
}

DIV.contactus {
	position:absolute;
	right:624px;
	top:228px;
	width:156px;
	height:41px;
}

DIV.marketing {
	position:absolute;
	right:468px;
	top:228px;
	width:156px;
	height:41px;
}

DIV.programming {
	position:absolute;
	right:313px;
	top:228px;
	width:155px;
	height:41px;
}

DIV.webdesign {
	position:absolute;
	right:156px;
	top:228px;
	width:157px;
	height:41px;
}

DIV.about {
	position:absolute;
	right:0px;
	top:228px;
	width:156px;
	height:41px;
}

DIV.blank {
	position:absolute;
	right:0px;
	top:270px;
	width:780px;
	font-family:tahoma, arial;
	text-align:justify;
}

DIV.footer {
	position:relative;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	text-align:center;
	right:0px;
	width:780px;
	height:33px;
	padding-top:10px;
	font-family:tahoma, arial;
	font-size:14px;
}

