/*===================================
QWS Style Sheet

Designer, 
Developer, 
Web master: Zeke Franco
Contact: quasarkitten [at] gmail.com
Website: www.quasarkitten.net

Colors:
====================================*//*
body text #1F1F1F
Tag/tab red: #591a1a
border darker red: #4D1419
Rosy pink: #A74B43
content yellow: #EEE9C8

------------------------------------
=reset styles based off of eric meyer's reset style sheet meyerweb.com
----------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
legend {
	padding-left:0 !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* =elements
--------------------------------------*/
/* =anchor style */
a {	color:#A74B43; }
a:visited {	color:#591a1a; }
a:hover {	color:#A39B65; }
a abbr { border:none; }
a img {	border:none; } /*
-------------------------*/
abbr {
	border-bottom:1px dotted #1F1F1F;
	cursor:help;
}
blockquote {
	background:transparent url(../images/ldquo.gif) no-repeat top left;
	border-bottom:2px solid #a73b33;
	border-top:2px solid #a73b33;
	margin:15px 30px 15px 20px;
	padding:10px 0px 10px 50px;
}
blockquote p {
	background:transparent url(../images/rdquo.gif) no-repeat right bottom;
	color:#4D1419;
	font:18px/1.2 Georgia, Times, "Times New Roman", serif;
	margin:0;
	padding-right:47px;
	text-align:center;
}
body {
	background:#2b100a url(../images/bg155.gif) scroll repeat 0 0;
	color:#1F1F1F;
	font:16px/1.35 Times, "Times New Roman", serif; /* Cochin, Garamond, */
}
em {
	color:#591a1a;
	font-style:italic;
	font-size:1.1em;
}
fieldset {
	border:1px solid #4D1419;
	margin:1.5em 0;
	padding:1.2em;
}
h1, h2, h3, h4, h5, h6 {
	color:#a74b43;	
	font:bold 16px/1.3 Garamond, Georgia, Times, "Times New Roman", serif;
	margin:0 0 .4em 0;
}
h1 { font-size:32px; margin:0; }
h2 { font-size:28px; }
h3 { font-size:22px; }
h4 { font-size:20px; }
h5 { font-size:18px; }
h6 { font-size:16px; }
label { cursor: pointer; }
legend {
	background:#A74B43;
	border:2px solid #4D1419;
	font:small-caps bold 18px/1 Garamond, Georgia, Times, "Times New Roman";
	padding:2px 0;
}
p {
	margin:.4em 0;
}
strong {
	color:#591a1a;
	font-weight: bold;
	font-size:1em;
}
ul {
	list-style-image:url(../images/bullet-ul.gif);
	margin:0 0 .9em 0;
}
ul li {
	margin:.4em 0 0 2em;
}
/* =classes general
--------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.crosslink {
	display: none;
}
p.intro:first-letter {
	color:#A74B43;
	font-size:1.4em;
	font-weight:bold;
}
.unem {
	font-size:12px !important;
}
.warning {
	color:#FF0000 !important;
}
/* =masthead
--------------------------------------*/
#masthead {
	background:transparent url(../images/qualityworkforcesolutions.png) no-repeat 270px 25px;
	margin:0 auto;
	position:relative;
	width:960px;
}
h1 {
	background: transparent url(../images/qwslogo.png) no-repeat 0 0;
	height:207px;
	margin-left:-20px;
	overflow: hidden;
	width:291px;
}
h1 a {
	display: block;
	height:157px;
	margin:20px 0 0 10px;
	width:260px;
}
h1 span {
	display: block;
	text-indent:-9999px;
}
/* =nav
--------------------------------------*/
#nav {
	list-style-type:none;
	margin:0;
	position:absolute;
	 top:81px;
	 left:270px;
}
#nav li {
	display:inline;
	margin:0;
}
#nav li a {
	float:left;
	display:block;
	height:46px;
	margin:0 1px;
	overflow:hidden;
	text-indent:-9999px;
}
#nav .skipnav {
	text-indent: -9999px;
	display: none; /* delete */
}
#nav a.home {
	background:transparent url(../images/home.gif) no-repeat 0 0;
	width:90px;
}
#nav a.home:hover {
	background:transparent url(../images/home.gif) no-repeat 0 -46px; 
}
#homepage #nav a.home {
	background:transparent url(../images/home.gif) no-repeat 0 -46px;
}
#nav a.services {
	background:transparent url(../images/services.gif) no-repeat 0 0;
	width:110px;
}
#nav a.services:hover {
	background:transparent url(../images/services.gif) no-repeat 0 -46px;
}
#services #nav a.services {
	background:transparent url(../images/services.gif) no-repeat 0 -46px;
}
#nav a.contact {
	background:transparent url(../images/contact.gif) no-repeat 0 0;
	width:105px;
}
#nav a.contact:hover {
	background:transparent url(../images/contact.gif) no-repeat 0 -46px;
}
#contact #nav a.contact {
	background:transparent url(../images/contact.gif) no-repeat 0 -46px;
}
#nav a.about {
	background:transparent url(../images/about.gif) no-repeat 0 0;
	width:90px;
}
#nav a.about:hover {
	background:transparent url(../images/about.gif) no-repeat 0 -46px;
}
#about #nav a.about {
	background:transparent url(../images/about.gif) no-repeat 0 -46px;
}
/* =content
--------------------------------------*/
#content {
	background:#eee9c8;
	border:4px solid #4D1419;
	border-top:35px solid #4D1419;
	margin:-80px auto 0 auto;
	padding:50px 5px 10px 15px;
	width:932px;
}
/* =primarycontent
--------------------------------------*/
#primarycontent {
	float:left;
	padding:0 0 1.5em 0;
	width:580px;
}
#primarycontent p {
	text-indent:1em;
}
#primarycontent blockquote p, #primarycontent li p, #primarycontent dl p {
	text-indent:0;
}
/* =secondarycontent
--------------------------------------*/
#secondarycontent {
	color:#4D1419;
	float:right;
	font:14px/1 Verdana, Arial, Helvetica, sans-serif;
	width:310px;
}
#secondarycontent div {
	background:transparent url(../images/sticky.png) no-repeat 0 0;
	height:289px;
	margin-bottom:15px;
	padding:10px 2px 2px 12px;
	width:293px;
}
#secondarycontent h3, #secondarycontent h4 {
	color:#4D1419;
	font-size:18px;
}
h3 a {
	text-decoration:none;
}
#consult input, #consult textarea {
	display:block;
	margin-top:4px;
	width:200px;
}
#consult p {
	margin:4px 0 0 0;
}
#consult textarea {
	height:80px;
	width:276px;	
}
#consult input.send {
	width:auto;
}
#secondarycontent ul {
	list-style-image: url(../images/check.gif);
}
#secondarycontent li {
	margin:.9em 0 .9em 2em;
}
/* =footer
--------------------------------------*/
#footer {
	background:transparent url(../images/footer.png) no-repeat 0 0;
	color:#f5f5f5;
	font:normal normal normal 12px/1 Optima, Verdana, Arial, Helvetica;
	height:76px;
	margin:0 auto 20px auto;
	position:relative;
	width:960px;
}
#footer h4 {
	color:#f5f5f5;
	font-size:16px;
	margin:0 0 0 10px;
	padding-top:5px;
}
#footer p {
	margin:4px 0 0 10px;
	width:345px;
}
#footer p.branding {
	position:absolute;
	 top:2px;
	 right:12px;
	width:10em;
}
#footer p.branding a {
	color:#f5f5f5;
}
#footer #footer p.branding a img {
	display:block;
}
/* =page specific changes
--------------------------------------*/
#about #content {
	height:27em;
}
#contact #secondarycontent p {
	line-height:1.4;
	font-size:12px;
}
#contact #secondarycontent p a {
	background: transparent url(../images/icon-hcard-download.png) no-repeat top left;
	padding:0 0 .5em 34px;
}
#contact #hcard-qws, #contact #hcard-qws div, #contact #hcard-qws div div {
	background: none;
	height:auto;
	line-height:1.4;
	margin:0;
	padding:0;
	width:auto;
}
#contact #hcard-qws {
	border-left:4px solid #A74B43;
	padding-left:4px;
	margin-bottom:12px;
}
#aboutyou input {
	margin:8px 0 0 .5em;
	width:220px;
}
#aboutyou label {
	clear:left;
	display:block;
	float:left;
	margin-top:8px;
	text-align:right;
	width:7em;
}
.labeltxtarea, #send {
	display:block;
}
/* =aural styles
----------------------------------------------*/
@media aural {
	abbr, acronym {speak:normal;}
	abbr.initialism {speak:spell-out;}
}