@charset "utf-8";
/*-----------------------------------------------------------------------------
Innovative Style Sheet

version:   1.0
author:    David Dames
website:   http://www.viphonebook.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
/* Remove padding and margin */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #e3e3e3;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

/* =Header
-----------------------------------------------------------------------------*/
#headerContainer {
	height: 100px;
	width: 100%;
	background-color: e3e3e3;
	background-repeat: repeat-x;
}

#header {
	height: 100px;
	width: 1050px;
	margin: 0 auto 0;
}

#headerLogo {
	float: left;
	height: auto;
	margin-top: 5px;
}

#subheaderContainer {
	background: #d4d4d4;
	height: 10px;
	width: 100%;
	border-bottom: solid 4px #d4d4d4;
}

/* =Main Content
-----------------------------------------------------------------------------*/
/* Center Main */
#contentContainer {
	background: #ffffff;
	width: 100%; 
	height: 975px;
	padding: 0;
	text-align: left;
}
#content {
	background: #ffffff url(images/content_background.jpg);
	height: 975px;
	width: 945px;
	margin: 0 auto 0;
}
#contentContainerSingle {
	background: #ffffff;
	width: 100%; 
	height: 815x;
	padding: 0;
	text-align: left;
}
#contentSingle {
	background: #ffffff url(images/content_background.jpg);
	height: 1150px;
	width: 945px;
	margin: 0 auto 0;
}

#contentIntroContainer {
	background: #ffffff;
	width: 850px;
	height: 80px;
	text-align:center;
	margin: 10px auto 0;
	padding: 0 0 0 0;
}
#contentIntro {
	font-size: 14px;
	text-align:left;
	margin: 1em auto 0;
	padding: 0 2em 0 2em;
	font: Arial, Helvetica, sans-serif;
	color: #152b2d;
}
#mainContent h2 {
	font-size: 12px;
	padding: 0;
	line-height: 1.5;
	text-align:left;
	color:#555555;
}

#quickLinks {
	float: left;
	width: 32%;
	margin: 0 0 0 3.5em;
}
#quickLinks ul {
	margin: 5px 0 0 0;
	padding: 0 auto 0;
	list-style-type: none;
	font-size: 12px;
  	line-height: 18px;
	font-weight: bolder;
}
#quickLinks ul p {
	margin: 0 0 0 0;
	padding: .5em 0 0 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bolder;
	color: #152b2d;
}
#quickLinks ul p a:link, #quickLinks ul p a:visited {
  	color: #555555;
  	text-decoration: none;
}
#quickLinks ul p a:hover {
  	color: #333333;
  	text-decoration: none;
}
#quickLinks ul li {
	margin: 0 0 0 2em;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
#quickLinks ul li a:link, #quickLinks ul li a:visited {
  	color: #555555;
  	text-decoration: none;
}
#quickLinks ul li a:hover {
  	color: #333333;
  	text-decoration: none;
}
#quickLinksCenter {
	float: left;
	width: 29%;
	margin: 0 0 0 0;
}
#quickLinksCenter ul {
	margin: 5px 0 0 0em;
	padding: 0 auto 0;
	list-style-type: none;
	font-size: 12px;
  	line-height: 18px;
	font-weight: bolder;
}
#quickLinksCenter ul p {
	margin: 0 0 0 0;
	padding: .5em 0 0 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bolder;
	color: #152b2d;
}
#quickLinksCenter ul p a:link, #quickLinksCenter ul p a:visited {
  	color: #555555;
  	text-decoration: none;
}
#quickLinksCenter ul p a:hover {
  	color: #333333;
  	text-decoration: none;
}
#quickLinksCenter ul li {
	margin: 0 0 0 2em;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal; 
	color: #666666;
}
#quickLinksCenter ul li a:link, #quickLinksCenter ul li a:visited {
  	color: #555555;
  	text-decoration: none;
}
#quickLinksCenter ul li a:hover {
  	color: #333333;
  	text-decoration: none;
}

#coverLeft {
	float: left;
	margin: 0;
	padding: 7em 0 0 1.5em;
	width: 32%;
	text-align: center;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#coverLeft ul {
	list-style: none;
	margin: 0;
	padding: 0 0 2.5em 0;
}
#coverLeft ul li{
	line-height: 3.5em;
	margin: 0 auto 0;
}
#coverLeft ul p {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bolder;
	color: #152b2d;
}
#coverLeft ul p a:link, #coverLeft ul p a:visited {
  	color: #555555;
  	text-decoration: none;
}
#coverLeft ul p a:hover {
  	color: #333333;
  	text-decoration: none;
}

#coverCenter {
	float: left;
	margin: 0;
	padding: 7em 0 0 0;
	width: 32%;
	text-align: center;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#coverCenter ul {
	list-style: none;
	margin: 0;
	padding: 0 0 2.5em 0;
}
#coverCenter ul li{
	line-height: 3.5em;
	margin: 0 auto 0;
}
#coverCenter ul p {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bolder;
	color: #152b2d;
}
#coverCenter ul p a:link, #coverCenter ul p a:visited {
  	color: #555555;
  	text-decoration: none;
}

#coverCenter ul p a:hover {
  	color: #333333;
  	text-decoration: none;
}

#coverRight {
	float: left;
	margin: 0;
	padding: 7em 0 0 0;
	width: 32%;
	text-align: center;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#coverRight ul {
	list-style: none;
	margin: 0;
	padding: 0 0 2.5em 0;
}
#coverRight ul li{
	line-height: 3.5em;
	margin: 0 auto 0;
}
#coverRight ul p {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bolder;
	color: #152b2d;
}
#coverRight ul p a:link, #coverRight ul p a:visited {
  	color: #555555;
  	text-decoration: none;
}

#coverRight ul p a:hover {
  	color: #333333;
  	text-decoration: none;
}
#coverSingle {
	float: right;
	margin: 0;
	padding: 0;
	width: 32%;
	text-align: center;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#coverSingle ul {
	list-style: none;
	margin: 0;
	padding: 1.5em 6em 0 0;
}
#coverSingle ul li{
	line-height: 2em;	
}
#coverSingle ul p {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bolder;
	color: #152b2d;
}
#coverSingle ul p a:link, #coverSingle ul p a:visited {
  	color: #555555;
  	text-decoration: none;
}
#coverSingle ul p a:hover {
  	color: #333333;
  	text-decoration: none;
}

#whiteSpace {
	height: 100%;
	border-top: solid 2px;
	border-top-color: #002D62;
}
#whiteSpace span{
	height: 12px;
	display: block;
 	background: #C41230;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footerContainer {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #e3e3e3 repeat-x;
	border-top: solid 4px #e3e3e3;
}

#footer {
	width: 945px;
	margin: 1em auto 0;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: .5em 0 0 0;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#footer p a:link, #footer p a:visited {
	color: #555555;
	text-decoration: none;
}

#footer p a:hover {
	color: #000000;
	text-decoration: none;
}
#dirxionFooterContainer {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#dirxionFooter {
	width: 907px;
	margin: 1em auto 0;
	color: #FFF;
}

#dirxionFooter p {
	margin: 0;
	padding: .5em 0 0 0;
	font-size: 9px;
	line-height: 10px;
}
#dirxionFooter p.companyInfo {
	margin: 0;
	padding: .5em 0 0 0;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
}

/* =Navigation
-----------------------------------------------------------------------------*/

/* SECONDARY LINKS */


/* MISC1
-----------------------------------------------------------------------------*/

/* Remove border around linked images */
img {
	border: none;
}

/* Class for clearing floats */
.clear {
	clear:both;
}
.clearBoxes {
	clear:both;
	margin: 5px 0 12px 0;
	padding: 5px 0 10px 0;
}

