/* Any IE<9 without JS can't style HTML5 elements */
.lte8 .no-js body {
	background:#e3e3e3;
	color:#1c1c1c;
}
.lte8 body, .lte8 header, .lte8 footer, .lte8 section#content, .lte8 section#masthead {
	text-align:center;
}
.lte8 #wrapper{
	height: 100% !important;
	text-align: center;
}
.lte6 #navmain .home a {
	background: transparent url(../images/logoie.png) 0 58px no-repeat;
}
.lte6 .welcome #navmain .home a {
	background: none;
}
.lte6 .about #navmain .home a, 
.lte6 .services #navmain .home a, 
.lte6 .portfolio #navmain .home a, 
.lte6 .pricing #navmain .home a, 
.lte6 .contact #navmain .home a, 
.lte6 .website-services #navmain .home a, 
.lte6 .computer-services #navmain .home a, 
.lte6 .multimedia-services #navmain .home a, 
.lte6 .welcome #navmain .home a:hover, 
.lte6 .welcome #navmain .home a:active {
	background: transparent url(../images/logoie.png) 0 0 no-repeat;
}

.lte6 #masthead {
	background: transparent url(../images/headerfloor4.gif) 50% 6px no-repeat;
}
.lte6 .welcome #masthead article {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/headervionix.png', sizingMethod='image');
}
.lte6 .about #masthead article#ximg {
	background: transparent url(../images/about.png) 50% 70% no-repeat;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/about.png', sizingMethod='image');
	margin: 0px auto -30px auto;
}
.lte6 .services #masthead article#ximg,
.lte6 .website-services #masthead article#ximg,
.lte6 .computer-services #masthead article#ximg,
.lte6 .multimedia-services #masthead article#ximg {
	background: transparent url(../images/services.png) 50% 70% no-repeat;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/services.png', sizingMethod='image');
	margin: 65px auto -100px auto;
}
.lte6 .portfolio #masthead article#ximg {
	margin: 0 auto -20px auto;
}
.lte6 .pricing #masthead article#ximg {
	background: transparent url(../images/fast-good-cheap.png) 50% 70% no-repeat;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fast-good-cheap.png', sizingMethod='image');
}
.lte6 .contact #masthead article#ximg {
	background: transparent url(../images/contact.png) 50% 70% no-repeat;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact.png', sizingMethod='image');
	margin: 15px auto -65px auto;
}
.lte8 section, .lte8 nav, .lte8 div, .lte8 article, .lte8 aside {
	text-align:left;
}
.lte8 .no-js .home {
	position: static;
}
.lte6 .welcome #navmain .home a {
	overflow: hidden;
}
.lte6 .welcome #navmain .home a:hover {
	background: transparent url(../images/logo_ie.png) 0 0 no-repeat;
}
.lte6 #services {
	position: static;
}
.lte6 #services article {
	position: absolute;
	top: 0;
	border: none;
}
.lte7 #services a {
	z-index:500;
	position: absolute;
}
.lte6 #services a {
	height: 90px;
	width: 228px;
	overflow: hidden;
	border: 1px solid #1c1c1c;
}
.lte5 #services a {
	height: 100px;
	width: 308px;
}
.lte6 #website a {
	background: #cd0000 url(../images/sphere.gif) 5px 18px no-repeat;
}
.lte6 #computer a {
	background: #58c10c url(../images/pc.gif) 5px 20px no-repeat;
}
.lte6 #multimedia a {
	background: #066caa url(../images/multimedia.gif) 5px 18px no-repeat;
}
.lte8 #content article {
	padding-top: 10px;
	padding-bottom: 267px;
}

