body {
	background-color: #C4C4E2;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c4c4e2;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

ul h2 {
	margin-top: 5px;
	margin-bottom: 0px;
}
li {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: -12px;
	font-size: 12px;
}
li h3 {
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer a:link {
	font-size: 10px;
	color: #CCCCCC;
}
.footer a:visited {
	font-size: 10px;
	color: #8C84D6;
}
.footer a:hover {
	color: #8C84D6;
	text-decoration: underline;
}
#body-bkgrnd {
	background: #8a8a92;
	padding: 25px;
}
#left-edge {
	background:  url("/images/E-Motion-page_leftmargin.gif") repeat-y;
}
#right-edge {
	background: url("/images/E-Motion-page_rtmargin_quote.gif") repeat-y;
}
#left-repeat {
	background: url(/images/E-Motion-background.gif) repeat-y;
}
#service-list h1{
	color: #000000;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#service-list ul {
	margin-top: 4px;
}
#service-list li {
	list-style: url(../images/E-Motion-bullet.gif);
}
.small {
	font-size: 5px;
}
#homebody {
	background: url(../images/E-Motion-homebkgrnd.gif) no-repeat;
}
#homebody h1 {
	font-size: 76%;
	color: #000000;
	font-style: normal;
	margin-top: 17px;
	margin-left: 20px;
}
#service-listnest li {
	list-style: url(../images/E-Motion-bullet-nest.gif);
	margin-left: -30px;
}
.black {
	color: #000000;
}
#head h1 {
	font-size: 10px;
	color: #000000;
}
#body-bkgrndsrv {

	background: #8a8a92;
	padding: 15px 0px 25px 25px;
}
.smaller {
	font-size: 11px;
}
#client-files a {
	font-size: 14px;
	text-decoration: underline;
}