@charset "utf-8";

body {
	background-image: url(Assets/dallas-staffing-back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
#header {
	height: 150px;
	width: 980px;
	padding-right: 20px;
	padding-left: 20px;
}
#header h5 a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#header h5 a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#header h5 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #fc9c0c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#header h6 a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 13px;
}

#header h6 a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h6 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #fc9c0c;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #header p {
	font-size: 11px;
}
#footer {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: center;
}
#footer a {
	color: #fc9c0c;
	text-decoration: none;
}
#footer a:visited {
	color: #fc9c0c;
	text-decoration: none;
}
#footer a:hover {
	color: #000066;
	text-decoration: none;
}
#home-state {
	font-size: 22px;
	line-height: 30px;
	color: #fc9c0c;
	text-align: center;
	padding: 20px;
}
#content {
	margin: 0px;
	width: 980px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #555555;
}
#content a {
	color: #000066;
	text-decoration: none;
}
#content a:visited {
	color: #000066;
	text-decoration: none;
}
#content a:hover {
	color: #fc9c0c;
	text-decoration: none;
}


h1 {
	font-size: 27px;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-weight: normal;
	color: #000066;
}

#contact {
font-size:14px;
}
