/* ----- Begin Type Properties ----- */
body {
	background-color:#000;
	background-image:url(../images/why_us/bg.gif);
}

/* Masthead */
#masthead #company a:link, #masthead #company a:visited { color:#4D4D4D; }

/* Nav */
#nav a.home:link, #nav a.home:visited { background-image:url(../images/why_us/nav/home.gif); }
#nav a.home:hover { background-image:url(../images/why_us/nav/home_on.gif); }
#nav a.portfolio:link, #nav a.portfolio:visited { background-image:url(../images/why_us/nav/portfolio.gif); }
#nav a.portfolio:hover { background-image:url(../images/why_us/nav/portfolio_on.gif); }
#nav a.services:link, #nav a.services:visited { background-image:url(../images/why_us/nav/services.gif); }
#nav a.services:hover { background-image:url(../images/why_us/nav/services_on.gif); }
#nav a.why-us:link, #nav a.why-us:visited { background-image:url(../images/why_us/nav/why_us_on.gif); }
#nav a.why-us:hover { background-image:url(../images/why_us/nav/why_us_on.gif); }
#nav a.contact:link, #nav a.contact:visited { background-image:url(../images/why_us/nav/contact_us.gif); }
#nav a.contact:hover { background-image:url(../images/why_us/nav/contact_us_on.gif); }

/* Content */
#content {
	background-color:#4D4D4D;
	color:#fff;
}

#content div.info {
	padding:130px 50px 20px 50px;
}

/* Footer */
#footer { color:#4D4D4D; }
#footer a#disclaimer:link, #footer a#disclaimer:visited { color:#4d4d4d; }