/* 
  ------------------------------------------------
  MJD Interactive Agency CSS Document
  www.mjdinteractive.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #000000;
}
#nav {
	padding: 0px;
	margin: 0;
	background-color: #000000;
	border-top: solid 1px #404040;
	border-bottom: solid 1px #404040;
	height:39px;
	
}
#mainimg {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #000000;
}
#wrapper {
	width: 844px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bg-column-wrapper.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: left top;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 467px;
	float: left;
}
#right {
	width: 377px;
	float: left;
}
#left .content {
	padding: 20px 40px 40px 40px;
	font-size: 12px;
}
#left .content p {
	color: #b9b9b9;
	}
#right .content {
	padding: 20px 40px 40px 10px;
	font-size: 12px;
}
#right .content p {
	color: #b9b9b9;
	}
#masthead .content {
	padding: 0;
}
#nav .content {
	padding: 0;
	color:#898989;
	font-size:14px;
}
#nav .phone {
	padding: 14px 0 0 631px;
	}
#mainimg .content {
	padding: 0;
}
#footer .content {
	padding-top: 50px;
	text-align:center;
}
#footer {
	color: #6e85a3!important;
	background-color: #000;
	padding: 0px;
	margin: 0;
	font-size: 11px;
	clear: both;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #6e85a3;
	text-decoration:none;
}
#left a:visited {
	color: #6e85a3;
	text-decoration:none;
}
#left a:hover {
	color: #6e85a3;
	text-decoration:underline;
}
#right a:link {
	color: #6e85a3;
	text-decoration:none;
}
#right a:visited {
	color: #6e85a3;
	text-decoration:none;
}
#right a:hover {
	color: #6e85a3;
	text-decoration:underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #6e85a3;
	text-decoration:none;
}
#footer a:visited {
	color: #6e85a3;
	text-decoration:none;
}
#footer a:hover {
	color: #6e85a3;
	text-decoration:underline;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 16px;
	margin: 20px 0 20px 0;
	color: #ccc;
}
h2 {
	font-size: 14px;
	margin: 20px 0 20px 0;
	color: #ccc;
}
h3 {
	font-size: 12px;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0 0 10px 0;
	line-height: 18px;
}

#left li {
	color: #b6b6b6;
	margin-bottom:5px;
	}
#right li {
	color: #b6b6b6;
	margin-bottom:5px;
	}
	
.highlighttext {
color:#FFCC00;
font-style:italic;
font-weight:bold;
}


