body {
	background-color:black;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	width: 600px;
	height: auto;
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	z-index:-1;
	color:white;
	font-family:sans-serif, verdana, arial;
}
img {
	border:0;
	padding:0;
	margin:0px;
}
p {
	color:white;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	border:0px;
}
h1{
	color:white;
	font-size:20px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	border:0px;
}
h5{
	color:#333;
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0;
	text-align:center;
	z-index:1;
}
#footer{
	position:absolute;
	bottom:0px;
	width:600px;
	z-index:-1;
}
a:link{
	color:#1976B2;
	padding:0px;
	border:0;
	margin:0;
}
a:visited{
	color:#1976B2;
	padding:0px;
	border:0;
	margin:0;
}
a:hover{
	color:#2F8FCF;
	padding:0px;
	border:0;
	margin:0;
}
a:active{
	color:#1976B2;
	padding:0px;
	border:0;
	margin:0;
}







#layout{
	padding:0px;
	width:600px;
	height:auto;
	margin:0px;
}
#logo{
	width:414px;
	height:166px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:93px;
	padding-right:93px;
	position:absolute;
	top:8%;
	display:block;
	z-index:0;
}
#logogloss{
	width:414px;
	height:166px;
	padding-left:93px;
	padding-right:93px;
	display:block;
	position:absolute;
	top:14%;
	z-index:0;
}
#logoreflect{
	display:block;
	width:414px;
	height:166px;
	padding-left:93px;
	padding-right:93px;
	position:absolute;
	top:36%;
	z-index:0;
}
#products a {
	padding:0;
	margin:0;
	width:153px;
	height:65px;
	display:block;
 	background: url("images/products.png") top left no-repeat;
 	overflow:hidden;
 	position:relative;
 	top:253px;
 	text-decoration:none;
	z-index:1;
	border:0;
}
#products a:hover {
	padding:0;
	margin:0;
	border:0;
	width:153px;
	height:65px;
	display:block;
	background: url("images/products.png") bottom left no-repeat;
  	overflow:hidden;
	text-decoration:none;
	z-index:1;
}
#blog a{
	padding:0;
	margin:0;
	width:77px;
	height:72px;
 	background: url("images/Blog.png")  bottom left no-repeat;
	display:block;
	overflow:hidden;
 	position:relative;
 	top:183px;
 	left:275px;
	z-index:1;
}
#blog a:hover {
	padding:0;
	margin:0;
	width:77px;
	height:72px;
 	background: url("images/Blog.png") top left no-repeat;
	display:block;
	overflow:hidden;
	z-index:1;
}
#about a{
	padding:0;
	margin:0;
	width:100px;
	height:50px;
 	background: url("images/about.png") top left no-repeat;
	display:block;
	overflow:hidden;
 	position:relative;
 	top:183px;
 	left:480px;
	z-index:1;
}
#about a:hover {
	padding:0;
	margin:0;
	width:100px;
	height:50px;
 	background: url("images/about.png") bottom left no-repeat;
	display:block;
	overflow:hidden;
	z-index:1;
}

#hiring {
	position:absolute;
	top: 450px;
	width:600px;
}








#perblueiconsmall a {
	padding: 0;
	margin:auto;
	width:170px;
	height:80px;
 	background: url("images/perblueiconsmall.png") bottom left no-repeat;
	display:block;
	overflow:hidden;
}
#perblueiconsmall a:hover {
	padding: 0;
	margin:auto;
	width:170px;
	height:80px;
 	background: url("images/perblueiconsmall.png") top left no-repeat;
	display:block;
	overflow:hidden;
}