html {
	height: 100%;
	background: #000;
}
body {
	height: 100%;
	color: #c1c1c1;
	background: #000 url(../images/stars2.png) 0 314px repeat;
}
.notie body, .gte8 body {
	overflow-y: scroll;
}
a:focus {
	outline-style: none;
}
#wrapper {
	position: relative;
	min-height: 100%;
	background: transparent url(../images/headerbg0.png) 0 0 repeat-x;
}
#load {
	position: absolute;
	left: 50%;
	margin-left: 410px;
	top: 20px;
	background: url(../files/ajax-loader.gif);
	width: 48px;
	height: 48px;
	text-indent: -9999em;
	z-index:999;
}
header {
	height: 313px;
	background: transparent url(../images/headerbg.png) 0 0 repeat-x;
}
.about header {
	background: transparent url(../images/headerbg2.png) 0 0 repeat-x;
}
.services header, .website-services header, .computer-services header, .multimedia-services header {
	background: transparent url(../images/headerbg3.png) 0 0 repeat-x;
}
.portfolio header {
	background: transparent url(../images/headerbg4.png) 0 0 repeat-x;
}
.pricing header {
	background: transparent url(../images/headerbg5.png) 0 0 repeat-x;
}
.contact header {
	background: transparent url(../images/headerbg6.png) 0 0 repeat-x;
}
.welcome header h1 b {
	display: none;
}
#navmain {
	height: 66px;
	position: relative;
	font-size: 1.7em;
	overflow: hidden;
	background: transparent url(../images/headerbg.png) 0 0 repeat-x;
}
#navmain ul {
	margin: 0 auto;
	text-align: right;
	position: relative;
}
#navmain li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	margin-right: 9px;
	text-align: left;
}
#navmain li:last-child {
	margin-right: 0;
}
#navmain .home {
	position: absolute;
	left: 0;
	top: 0;
}
#navmain a {
	line-height: 70px;
	text-decoration: none;
	color: #1c1c1c;
	outline-style: none;
	padding: 2px 5px;
}
#navmain a:hover {
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
}
#navmain a:active,
.about #navmain .about a, 
.services #navmain .services a, 
.website-services #navmain .services a, 
.computer-services #navmain .services a, 
.multimedia-services #navmain .services a, 
.portfolio #navmain .portfolio a, 
.pricing #navmain .pricing a, 
.contact #navmain .contact a, 
#navmain a:active {
	margin: -1px;
	text-shadow: 0 0 5px #6489f4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #aaa;
}
#navmain .home a {
	background: transparent url(../images/logo.png) 0 0 no-repeat;
	text-shadow: 0 0 5px #6489f4;
}
.welcome #navmain .home a {
	background: transparent url(../images/logo.png) 0 58px no-repeat;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #aaa;
}
.about #navmain .home a, 
.services #navmain .home a, 
.portfolio #navmain .home a, 
.pricing #navmain .home a, 
.contact #navmain .home a, 
.website-services #navmain .home a, 
.computer-services #navmain .home a, 
.multimedia-services #navmain .home a, 
.welcome #navmain .home a:hover, 
.welcome #navmain .home a:active {
	display: block;
	width: 160px;
	height: 58px;
	padding: 0;
	margin: 5px 0 0 0;
	text-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	text-indent: -999em;
	background: transparent url(../images/logo.png) 0 0 no-repeat;
}
#masthead {
	height: 247px;
	position: relative;
	background: transparent url(../images/headerfloor4.png) 50% 100% no-repeat;
	min-width: 950px;
}
#masthead article {
	position: relative;
	height: 247px;
}
.welcome #masthead article {
	background: transparent url(../images/headervionix.png) 50% 0 no-repeat;
	position: relative;
	z-index: 999;
}
#masthead h1 {
	position: absolute;
	text-align: left;
	left: 50%;
	color: #fefefe;
	font-size: 2.1em;
	top: 196px;
	line-height: 1;
	z-index: 999;
	display: none;
}
.welcome #masthead h1 {
	display: block;
}
#masthead article#ximg {
	padding: 0;
}
.services #masthead article#ximg,
.website-services #masthead article#ximg,
.computer-services #masthead article#ximg,
.multimedia-services #masthead article#ximg {
	background: transparent url(../images/services.png) 50% 60px no-repeat;
}
.contact #masthead article#ximg {
	background: transparent url(../images/contact.png) 50% 20px no-repeat;
}
.about #masthead article#ximg {
	background: transparent url(../images/about.png) 50% 70% no-repeat;
}
.pricing #masthead article#ximg {
	background: transparent url(../images/fast-good-cheap.png) 50% 50% no-repeat;
}
.portfolio #masthead article#ximg #hportfolio {
	padding-left: 120px;
	padding-top: 60px;
	overflow: hidden;
	width: 800px;
}
.welcome #masthead h1 i {
	font-size: 0.8em;
}
#content {
	background: #131413 url(../images/footerbg.png) 0 0 repeat-x;
	position: relative;
	font-size: 1.3em;
}
#content article {
	/*padding: 10px 20px 267px 20px;*/
	padding: 0 0 267px 0;
	overflow: auto;
}
.panel {
	background: #000 url(../images/stars2.png) 0 200px repeat fixed;
	color: #fff;
	border: 1px solid #999;
	padding: 5px;
	display: block;
	text-decoration: none;
	margin: 0 0 30px 0;
}
.panel:hover {
	text-shadow:1px 1px 1px #6489f4;
}
.panel address {
	margin: 0;
}
#hportfolio {
	text-align: left;
	margin-bottom: 40px;
	width: 710px;
}
#hportfolio a {
	margin-right: 23px;
	position: relative;
	display: block;
	float: left;
	text-decoration: none;
}
#hportfolio img {
	display: block;
	position: relative;
}
#hportfolio a:hover {
	margin-top: 15px;
}
#hportfolio a b {
	display: none;
	position: absolute;
	top: -20px;
	text-align: right;
	width: 160px;
	font-size: 1.2em;
}
#hportfolio a:hover b {
	display: block;
}
#hportfolio a:last-child {
	margin-right: 0;
}
#sites {
	padding-bottom: 10px;
}
#sites a {
	z-index: 100;
	display: block;
	text-align: center;
	color: #1c1c1c;
	text-decoration: none;
}
#sites a:hover {
	text-shadow: 0 0 5px #6489f4;
	background: #e3e3e3;
}
#details address {
	font-size: 2em;
	color: #1c1c1c;
	font-style: normal;
}
#details address a {
	color: #c1c1c1;
	text-decoration: none;
	font-style: normal;
	text-shadow: 0 0 5px #6489f4;
}
form {
	position: relative;
	margin: 0;
}
label {
	cursor: pointer;
}
input, textarea {
	margin-bottom: 1em;
}
#sndbtn {
	position: absolute;
	right: 50px;
}
footer {
	position: relative;
	margin: -267px auto 0 auto;
	height: 267px;
	background: #131413 url(../images/footerbg.png) 0 0 repeat-x;
	color: #e3e3e3;
}
footer .container {
	padding: 15px 0 10px 0;
}
footer #copy {
	text-align: right;
}
footer a {
	color: #e3e3e3;
	text-decoration: none;
	font-style: italic;
	text-shadow: 0 0 5px #6489f4;
}
#servicex h4 {
	font-size: 1.6em;
}
#servicex article {
	margin: 5px 0;
	border: 1px solid #1c1c1c;
	display: block;
}
#servicex a {
	padding: 10px 0 15px 80px;
	display: block;
	text-decoration: none;
	color: #1c1c1c;
}
#servicex p {
	font-size: 1.6em;
	color: #e3e3e3;
	margin: 0;
}
#website {
	background: #cd0000;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.11, rgb(205,0,0)),
	    color-stop(0.79, rgb(255,95,51))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(205,0,0) 11%,
	    rgb(255,95,51) 79%
	);
}
#website:hover {
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.11, rgb(205,0,0)),
	    color-stop(0.79, rgb(255,95,51))
	);
	background:-moz-linear-gradient(
		center top,
		rgb(205,0,0) 11%,
	    rgb(255,95,51) 79%
	);
}
#website a {
	background: transparent url(../images/sphere.png) 5px 18px no-repeat;
}
#computer {
	background: #58c10c;
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.11, rgb(87,193,12)),
	    color-stop(0.79, rgb(174,224,135))
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(87,193,12) 11%,
	    rgb(174,224,135) 79%
	);
}
#computer:hover {
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.11, rgb(87,193,12)),
	    color-stop(0.79, rgb(174,224,135))
	);
	background:-moz-linear-gradient(
		center top,
		rgb(87,193,12) 11%,
	    rgb(174,224,135) 79%
	);
}
#computer a {
	background: transparent url(../images/pc.png) 5px 20px no-repeat;
}
#multimedia {
	background: #066caa;
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.11, rgb(6,107,170)),
	    color-stop(0.89, rgb(193,219,232))
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(6,107,170) 11%,
	    rgb(193,219,232) 89%
	);
}
#multimedia:hover {
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.11, rgb(6,107,170)),
	    color-stop(0.89, rgb(193,219,232))
	);
	background:-moz-linear-gradient(
		center top,
		rgb(6,107,170) 11%,
	    rgb(193,219,232) 89%
	);
}
#multimedia a {
	background: transparent url(../images/multimedia.png) 5px 18px no-repeat;
}
body, p, li, a, input, textarea, fieldset, label, section, article {font-weight: normal; font-style: normal; line-height:normal; font-family: Rockwell, 'RockwellRegular', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;}
h1 {font-weight: bold; font-style: normal; line-height:normal; font-family: Rockwell, 'RockwellBold', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;}
blockquote {font-weight: normal; font-style: italic; line-height:normal; font-family: Rockwell, 'RockwellItalic', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;}
 {font-weight: bold; font-style: italic; line-height:normal; font-family: Rockwell, 'RockwellBoldItalic', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;}
h2,h3,h4 {font-weight: normal; font-style: normal; line-height:normal; font-family: 'RockwellExtraBoldRegular', Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;}
h2 {  color: #eee; }
h3 {  color: #ccc; }
h5 {font-weight: normal; font-style: normal; line-height:normal; font-family: 'RockwellCondensedRegular', Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;}
h6 {font-weight: normal; font-style: normal; line-height:normal; font-family: 'RockwellCondensedBold', Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;}

