body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0e0e6a;
	margin: 0;
	padding: 0;
}

a {
	color: #7f0000;
	text-decoration: none;
}

a:hover {
	color: #7f0000;
	text-decoration: underline;
}

ul {
	list-style: square;
}

#emc {
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	clear: both;
}

#container {
	width: 980px;
	margin: 0 auto;
	padding-top: 36px;
}

#header {
	width: 980px
	clear: both;
}

#header #logo {
	float: left;
	padding-bottom: 14px;
}
#header #logo-div {
	float: left;
	padding: 8px 12px 0 12px;
}

#header #menu {
	font-size: 11px;
	float: right;
	width: 704px;
}

#header #menu a {
	color: #444;
	text-decoration: none;
	display: block;
	float: left;
	margin: 32px 2px 10px 2px;
	padding: 3px;
}

#header .sep {
	display: block;
	float: left;
	margin: 36px 1px 10px 1px;
}

#header #menu a:hover {
	color: #032984;
	text-decoration: none;
}

#banner-container {
	width: 980px;
	height: 258px;
	clear: both;
}

#banner {
	width: 980px;
	height: 258px;
	border: 1px solid #535353;
}

/* Top Navigation */
#sub {
	width: 980px;
	margin: 0 auto;
	clear: both;
	height: 92px;
	padding-top: 8px;
}

#sub div img {
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
	height: 92px;
	width: 189px;
}

#sub div a:hover {
	background-position: 0 -92px;
}

#sub .sub-a {
	height: 92px;
	width: 189px;
	display: block;
	float: none;
}

#sub .sub-a a {
	height: 92px;
	width: 189px;
	display: block;
	background-image: url(images/sub-eileen.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#sub .sub-b {
	height: 92px;
	width: 189px;
	display: block;
	float: none;
}

#sub .sub-b a {
	height: 92px;
	width: 189px;
	display: block;
	background-image: url(images/sub-associates.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#sub .sub-c {
	height: 92px;
	width: 189px;
	display: block;
	float: none;
}

#sub .sub-c a {
	height: 92px;
	width: 189px;
	display: block;
	background-image: url(images/sub-pr.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#sub .sub-d {
	height: 92px;
	width: 189px;
	display: block;
	float: none;
}

#sub .sub-d a {
	height: 92px;
	width: 189px;
	display: block;
	background-image: url(images/sub-contact.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#sub .sub-e {
	height: 92px;
	width: 189px;
	display: block;
	float: none;
}

#sub .sub-e a {
	height: 92px;
	width: 189px;
	display: block;
	background-image: url(images/sub-whatwedo.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
/* End Top Navigation */

#main {
	width: 980px;
	clear: both;
	padding-top: 15px;
}

#main-home {
	width: 980px;
	line-height: 19px;
}

#main-home-sub {
	padding: 10px 20px 0 20px;
}

#main-left {
	width: 250px;
	float: left;
}

#main-left #left-sub {
	/*padding: 20px 10px 0 10px;*/
	padding: 0;
}

#main-left #left-form {
	padding: 10px 10px 0 10px;
}


#emcform {
	font-size: 11px;
}

#main-right {
	width: 720px;
	float: left;
	padding-left: 10px;
	line-height: 19px;
}

#main-right #right-sub{
	padding: 20px 20px 0 20px;
	text-align: justify;
}

#footer {
	font-size: 11px;
	width: 100%;
	height: 100%;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0e0e6a;
	padding-top: 38px;
	clear: both;
}

#footer #footer-container {
	width: 980px;
	height: 129px;
	margin: 0 auto;
	color: #fff;
}

#footer-container #foot-items {
	text-align: center;
	padding-top: 30px;
	line-height: 18px;
	clear: both;
}

#foot-items a {
	color: #fff;
	text-decoration: none;
}

#services {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	padding-left: 15px;;
	line-height: 17px;
}

.top {
	font-size: 11px;
	padding: 10px 0 10px 42px;
	text-align: center;
}

.top a {
	display: block;
	width: 72px;
	padding: 4px;
}

.linkservices {
	font-size: 11px;
	padding: 10px 0 10px 0;
	text-align: left;
}

.linkservices a {
	display: block;
	width: 102px;
	padding: 4px;
}

#item-services li {
	list-style: none;
}

#item-services li a {
	display: block;
	color: #333;
	width: 260px;
	padding: 2px 0 2px 10px;
	margin: 5px 0;
	background-color: #ddd;
	border: 1px dotted #999;
}

#item-services li a:hover {
	color: #fff;
	background-color: #7f0000;
	border: 1px dotted #000;
	text-decoration: none;
}

#service-box {
	/*padding: 10px 18px 10px 10px;
	background-image: url('images/bg-table.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px dotted #999;*/
}

#service-box strong {
	font-size: 16px;
}