﻿body {
	margin: 0px;
	background-color: #555533;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#container {
	margin: 40px auto 4px auto;
	padding:0px;
	width: 800px;
	height:500px;
	border: 3px solid #666644;
}
#lmasthead {
	background-color:#283227;
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	width:150px;
	padding-top: 16px;
}
#masthead {
	padding: 5px;
	height:90px;
	background-color: #F9F9EC;
	background: url('images/acs-consulting.gif') right top no-repeat;
}
#masthead h1 {
	color: #555533;
	font-style: italic;
	font-size: 22pt;
	margin: 0px;
	text-align: right;
}

#menu {
	margin: 0px;
	padding: 4px;
	height:18px;
	background-color: #CCCC99;
}

#menu a {
	margin: 0px;
	padding:2px 8px 2px 8px;
	border: 1px solid #cc9;
	background-color: #CCCC99;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	color: #eec;
	background-color: #664;
	border: 1px solid  gray;
}

#services li a {
	font-weight:bold;
	color: #555533;
}
#services li a:hover {
	font-weight:bold;
	color:red;
}

a.more_info {
	position:relative;
	left:262px;
	font-size:7.5pt;
	font-weight:normal;
	font-style: italic;
}

#content_container {
	height:300px;
	vertical-align:top;
	margin: 0px;
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	margin: 0px;
	padding: 4px 4px 4px 10px;
	vertical-align: top;
 	width: 450px;
	background-color: white;
}
#column_right {
	color: #666644;
	margin: 0px;
	padding: 4px;
	vertical-align: top;
	width: 200px;
	background-color: white;
}
#column_right ul {
	margin-left: 0px;
}
#column_right li {
	margin: 0px 0px 2px 6px;
	list-style-type: square;
}
#column_right li:hover {
	background-color: #EEEECC;
}
#column_right a {
	color: #666644;
	font-size: 9pt;
}
#column_right p {
	color: #444422;
	margin-top: 0px;
	font-size: 9pt;
}
#footer {
	background: url('images/acs-consulting-footer.gif') right bottom no-repeat;
	margin: 0;
	padding: 5px;
	background-color: #F9F9EC;
	font-size: 8pt;
	color: #666644;
	padding-top: 8px;
}
#footer a {
	font-size: 8pt;
	color: #666644;
	text-decoration: underline;
}
#footer a:hover {
	background-color: #EEEECC;
}

#design {
	text-align:center;
	font-size: 8pt;
	color: #777777;
}
#design a {
	font-size: 8pt;
	color: #777777;
	text-decoration:none;
}
#design a:hover {
	color: #aa7777;
}
#image {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
}
#pics img {
	padding-left:8px;
	padding-right:8px;
}
h1 {
	font-size: 16pt;
	margin-top: 0px;
}
h2 {
	font-size:14pt;
	margin-top: 0px;
}
h3 {
	font-size: 12pt;
	margin-top: 0px;
}
h4 {
	font-size: 11pt;
	margin-top: 0px;
}
h5 { 
	font-size: 10pt;
	margin-top: 0px;
}
h6 { 
	font-size: 9pt;
	margin-top: 0px;
}
a.bold{
	font-weight:bold;
}
a {
	color: #6A6AB4;
	font-size: 9pt;
	font-weight: normal;
}
a:hover {
	color: #ff0000;
}
/* Styles for Footer */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
img {
	border-width: 0px;
}

