@charset "UTF-8";
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Sans-serif;
	background-size: 100%;
}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:auto;
}
#wrapper {
	position:relative;
	z-index:1;
	
}
#header {
	height: 115px;
	width: 100%;
	/*background-image: url(../queensimg/headerbg.png);*/
	
}
#subhead {
	height: 106px;
	width: 850px;
	margin: auto;
	position: relative;
	top: 15px;
}
#container {
	width: 850px;
	margin: auto;
	position: relative;
	top: 10px;
}
a:link {
	color: #036;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4cm;
	color: #000;
	padding-left: 15px;
}
.welcomelast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.ourwork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.ourwork a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.welcome3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 15px;
	padding-top: 5px;
}
.midlink {
	text-align: right;
	width: 775px;
}
.welcome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 120%;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#welcomebk {
	position: relative;
	top: 10px;
}
.leftbox {
	background-color: #000;
	height: 154px;
	width: 252px;
	float: left;
	position: relative;
	clear: right;
	border: 1px solid #000;
	margin-top: 5px;
}
.middlebox {
	background-color: #000;
	height: 154px;
	width: 252px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
	border: 1px solid #000;
	margin-top: 5px;
}
#ending {
}
.clientlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.rightbox {
	background-color: #000;
	height: 154px;
	width: 252px;
	float: left;
	position: relative;
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bluehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4cm;
	color: #036;
}
#welcomebk2 {
	width: 400px;
	position: relative;
	top: 20px;
	background-image: url(../queensimg/content.png);
}
#welcomebk4 {
	padding-left: 15px;
	position: relative;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aabbc9;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #aabbc9;
	top: 35px;
	height: 170px;
	padding-top: 8px;
}
#welcomebk5 {
	padding-left: 15px;
	position: relative;
	top: 35px;
	height: 65px;
	padding-top: 12px;
	margin:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aabbc9;
	padding-bottom: 10px;
}
