/*********************************************************
* DIRECT MAIL JOBS (DMJ)
* DIRECTMAILJOBS.COM
*********************************************************/

/********************************************************* 
Stylesheet developed by MyWebDept (Laubacher Multimedia)
http://mywebdept.com

*********************************************************/

body {
	background:url(../images/jpegs/BG-2.jpg) repeat-x;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px;
	padding:0px;
	display:table;
}

#masthead {
	height:148px;
	width:800px;
	padding:0px;
	margin:0px;
	position:relative;
}

.topmessage {
	position:absolute;
	top:35px;
	font:12px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	left:220px;
	padding:5px;
	margin:0px;
	width:370px;
	height:60px;
	
}

#topcontact {
	position:absolute;
	height:120px;
	width:230px;
	left:550px;
	top:4px;
	text-align:right;
}

#topcontact p {
	font:11px/20px Arial;
	line-height:normal;
	letter-spacing:normal;
	margin:3px 0px 0px 0px;
	padding:0px;
}

#topcontact a:link, #topcontact a:visited, #topcontact a:active {
	font:11px/20px Arial;
	padding:0px;
	margin:0px;
	color:#000000;
	text-decoration:none;
}

#topcontact a:hover {
	font:11px/20px Arial;
	padding:0px;
	margin:0px;
	color:#000000;
	text-decoration:underline;
}

#topcontact h1 {
	font:18px/20px Arial;
	color:#000000;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	padding:5px 0 0 0;
	margin:0px;
}	

#topnav {
	width:800px;
	padding:0px;
	margin:0px;
}

#imageWrapper {
	width:799px;
	border-right:solid #FFFFFF 1px;
	padding:0px;
	margin:0px;
	height:184px;
	display:block;
}

#homeImage {
	background:url(../images/jpegs/body-image.jpg) no-repeat;
	float:left;
	width:537px;
	height:184px;
	padding:0px;
	margin:1px 0px 0px 0px;
}

#choose {
	width:262px;
	height:184px;
	padding:0px;
	margin:0px;
	float:left;
}

.top {
	width:262px;
	height:91px;
	margin:0px;
	padding:0px;
	border-top:solid #FFFFFF 1px;
	border-bottom:solid #FFFFFF 1px;
	background:#660032;
}

.top h1 {
	font:20px/20px Arial;
	color:#FFFFFF;
	line-height:normal;
	letter-spacing:normal;
	padding:10px 10px 0px 10px;
	margin:0px;
}

.top p {
	font:12px/20px Arial;
	color:#FFFFFF;
	line-height:normal;
	letter-spacing:normal;
	padding:5px 10px 0px 10px;
	margin:0px;
}

.large a:link, .large a:visited, .large a:active{
	font:20px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	color:#CCCCCC;
	margin:15px 0px 0px 0px;
	text-decoration:none;
}

.large a:hover{
	font:20px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	color:#999999;
}


.bottom {
	width:262px;
	height:91px;
	margin:0px;
	padding:0px;
	background:#660032;
}

.bottom h1 {
	font:20px/20px Arial;
	color:#FFFFFF;
	line-height:normal;
	letter-spacing:normal;
	padding:10px 10px 0px 10px;
	margin:0px;
}

.bottom p {
	font:12px/20px Arial;
	color:#FFFFFF;
	line-height:normal;
	letter-spacing:normal;
	padding:5px 10px 0px 10px;
	margin:0px;
}

#contentWrapper {
	width:780px;
	margin:30px 0px 0px 20px;
	padding:0px;
}

#intro {
	width:500px;
	padding:0px;
	margin:0px;
	float:left;
}

#intro h1 {
	font:24px Arial;
	color:#6e6264;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
}

#intro h2 {
	font:18px Arial;
	font-weight:normal;
	color:#990000;
	line-height:normal;
	letter-spacing:normal;
	padding:12px 0px 2px 0px;
	margin:0px;
}

#intro h3 {
	font:16px Arial;
	font-weight:bold;
	color:#000066;
	line-height:normal;
	letter-spacing:normal;
	padding:13px 0px 2px 0px;
	margin:0px;
}

#intro p {
	font:12px Arial;
	color:#000000;
	line-height:1.6em;
	letter-spacing:normal;
	padding:9px 10px 2px 0px;
	margin:0px;
}

#intro a:link,#intro a:visited, #intro a:active {
	font-weight:bold;
	font:12px Arial;
	color:#990000;
	line-height:1.6em;
	letter-spacing:normal;
	margin:0px;
	text-decoration:underline;
}

#intro a:hover {
	font-weight:bold;
	font:12px Arial;
	color:#000000;
	line-height:1.6em;
	letter-spacing:normal;
	margin:0px;
	text-decoration:none;
}

#stuff {
	width:280px;
	height:160px;
	background:url(../images/jpegs/business-people-group.jpg) no-repeat bottom;
	padding:0px;
	margin:0px;
	float:left;
}

#footer {
	width:100%;
	height:161px;
	border-top:solid #CCCCCC 1px;
	float:left;
	clear:both;
	margin:0px;
	padding:5px 0px 0px 0px;
}
	
#footer p {
	font:12px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	margin:0px;
	padding:0px 0px 5px 20px;
	color:#a9a9a9;
}

#footer a:link, #footer a:visited, #footer a:active{
	font:12px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	color:#a9a9a9;
	margin:15px 0px 0px 0px;
	text-decoration:none;
}

#footer a:hover{
	font:12px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	color:#333333;
}

#imgBottom {
	height:61px;
	width:799px;
	padding:0px;
	margin:0px;
	text-align:right;
}

/*****************************************************
*** NEWSLETTER STYLES ***
*****************************************************/

#newsWrapper {
	width:675px;
	margin:auto;
	padding:0px;
}

#newsLeftColumn { float:left; width:211px; background:#B7B7B7; margin:0px; padding:0px; }

#newsLeftColumn h1 {
	font:18px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#666666;
	margin:10px;
	padding:0px;
}

#newsLeftColumn h2 {
	font:24px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#333333;
	margin:10px;
	padding:0px;
}

#newsLeftColumn h3 {
	font:18px/20px "Trebuchet MS";
	font-style:italic;
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#333333;
	margin:10px;
	padding:0px;
}

#newsLeftColumn p {
	font:12px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#000000;
	margin:10px;
	padding:0px;
}

#newsIntro { 
	float:left;
	display:inline;
	width:464px;
	margin:0px;
	padding:0px;
}

#newsIntro h1 {
	font:18px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#4f4c86;
	margin:10px 0px 0px 10px;
	padding:0px;
}

#newsIntro h2 {
	font:14px/20px "Trebuchet MS";
	font-style:italic;
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#4f4c86;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#newsIntro h3 {
	font:12px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#000000;
	margin:0px 0px 3px 10px;
	padding:0px;
}

#newsIntro h4 {
	font:24px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#999999;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#newsIntro h5 {
	font:17px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#FF9900;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#newsIntro h6 {
	font:14px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#FF9900;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#newsIntro p {
	font:12px/20px "Trebuchet MS";
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	color:#000000;
	margin:0px 0px 3px 10px;
	padding:0px;
}

#newsIntro a:link, #newsIntro a:active, #newsIntro a:visited  {
	color:#0000FF;
	text-decoration:none;
}

#newsIntro a:hover {
	color:#003366;
	text-decoration:underline;
}

#newsFooter {
	background:#000000;
	clear:both;
	float:none;
	padding:0px;
}