@charset "utf-8";
/* CSS Document */
body {
	background: #000000 url(http://www.electromayhem.com/images/em_bg.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	color: #8c8c8c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bb {
	border-bottom:1px solid #8c8c8c;
	padding:0 0 10px 0;
	width:100%;
}
#header {
	background: #000000;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	height:213px;
	text-align:center;
}
.oneColElsCtr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:#000000;
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
A:visited {
	color: #6d141b;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	size: 12px;
	font-size : 12px;
}
A:link {
	color: #6d141b;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	size: 12px;
	font-size : 12px;
}
A:active {
 color: #6d141b font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	size: 12px;
	font-size : 12px;
}
A:hover {
	color: #e5e5e5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	size: 12px;
	font-size : 12px;
}
#specials {
	background: #333333;
}
#specials td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #000000;
}
#specials .header {
	font-weight: bold;
	background-image: url('/images/cell.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 20px;
}
#section_two {
	margin: 0 0 0 0;
	padding: 0;
	width: 800px;
	clear: both;
}
#web_intro {
	margin: 10px 0 0 0;
	padding: 0;
	width: 33%;
	float: left;
	height: 165px;
}
#print_intro {
	margin: 10px 0 0 10px;
	padding: 0;
	width: 32%;
	float: left;
}
#id_intro {
	margin: 10px 0 0 5px;
	padding: 0;
	width: 33%;
	float: right;
}
#web_intro h4, #print_intro h4, #id_intro h4 {
	margin: 0 0 .5em 0;
	padding: 4px;
	text-transform: uppercase;
	color: #d9d9d9;
	font-weight: normal;
	font-size: .9em;
	background: #1a1a1a;
}
#web_intro h4 span, #print_intro h4 span, #id_intro h4 span {
	color: #595959;
}
#web_intro p, #print_intro p, #id_intro p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.7em;
}
#web_intro p a, #print_intro p a, #id_intro p a {
	color: #6d141b;
	text-decoration: none;
}
#web_intro p a:hover, #print_intro p a:hover, #id_intro p a:hover {
	color: #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
#footer {
	margin: 0 0 30px 0;
	padding: 0;
	text-align:center;
	font-size: 0.75em;
	color: #595959;
	clear: both;
	background: url(/images/dotline-footer.gif) top repeat-x;
}
body#services #footer, body#process #footer, body#studio #footer, body#gallery #footer {
	margin: 0 0 30px 0;
	padding: 0;
	width: 800px;
	font-size: 0.75em;
	color: #595959;
	clear: both;
	background: url(/images/dotline-footer.gif) top repeat-x;
}
#footer p {
	margin: 0;
	padding: 0.7em 0 0.7em 0;
	;
}
#footer p a {
	color: #6d141b;
	text-decoration: none;
}
#footer p a:hover {
	color: #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

