* {
	padding: 0px;
	margin: auto;
}
HTML {

	
}
BODY {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
.space-image {
	padding: 4px;
}
.body-image {
	padding-right: 105px;
	padding-left: 5px;
}
.body-image a{
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #150186;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #150186;
	font-weight: bold;	
}
h1 {
	font-size: 20px;
	color: #5c5c5c;
	font-weight: bold;
	margin-top: 0px;	
}
#container {
    margin:0 auto;
	width: 901px;
	text-align: left;
	background-color: #FFFFFF;
}
.img-border {
	padding: 3px;
}
#top {
	width: 901px;
	height: 11px;
	background: #eaeaea;
}
#banner {
	width: 901px;
	height: 118px;
	background-image: url(images/banner-bg.jpg);
}
#nav-container {
	width: 901px;
	height: 45px;
}
#nav {
	width: 592px;
	height: 45px;
	float: left;
}
#nav UL {
	font-size: 12px;
	padding-left: 6px;
	text-align: left;
}
#nav LI {
	font-size: 12px;
	display: inline;
	list-style: square;
	padding-left: 15px;
}
#callout-header {
	width: 309px;
	height: 45px;
	background-image: url(images/callout-header.jpg);
	float: left;
}
#header-container {
	width: 901px;
	height: 230px;
}
#flash-header {
	width: 592px;
	height: 230px;
	background-image: url(flash/gallery/photo01.jpg);
	float: left;
}
#callout {
	width: 309px;
	height: 230px;
	background-image: url(images/callout-bg.jpg);
	float: left;
}
#callout p {
	margin-left: 5px;
	margin-right: 70px;
	margin-top: 5px;
	font-size: 12px;
}
#content {
	width: 901px;
	background-image: url(images/content-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 34px;
	margin-bottom: 25px;
}
#content-interior {
	width: 901px;
	height: 100%;
	background-image: url(images/content2-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 34px;
	margin-bottom: 25px;
}
#content-interior p{
	font-size: 12px;
	color: #5c5c5c;
	padding-left: 5px;
}
#content-interior h2{
	font-size: 16px;
	color: #5c5c5c;
	font-weight: bold;
	margin-top: 0px;	
}
#content-interior li{
	margin-left: 60px;
	font-size: 12px;
	color: #5c5c5c;
}
#content-interior ul{
	margin-left: 14px;
	color: #5c5c5c;
}
#Accounting {
	font-size:  12px;
	color:  #5c5c5c;
	margin-left: 60px;
}
#Accounting li{
	font-size:  12px;
	color:  #5c5c5c;
	margin-left: 0px;
}
#Accounting2 {
	font-size:  12px;
	color:  #5c5c5c;
	margin-left: 10px;
}
#Accounting2 li{
	font-size:  12px;
	color:  #5c5c5c;
	margin-left: 30px;
}
#solutions_renovation {
	margin-left: 50px;
}
#content-interiorlist p{
	font-size: 12px;
	color: #5c5c5c;
	padding-left: 40px;
}
#content-interiorlist {
	padding-top: 7px;
}
#content-interiorlist2 p{
	font-size: 14px;
	color: #5c5c5c;
	padding-left: 40px;
}
#content-interiorlist2 {
	padding-top: 7px;
}
#left-column {
	width: 582px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
#left-column p {
	font-size: 12px;
	color: #5c5c5c;
}
#left-column h1 {
	font-size: 20px;
	color: #5c5c5c;
	font-weight: bold;
	margin-top: 0px;	
}
#right-column {
	width: 304px;
	float: left;
	background-color: #eaeaea;
	background-image:url(images/rightcolumn-bg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-bottom: 25px;
}
#right-column p {
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
}
#right-column h1 {
	font-size: 17px;
	color: #6658ae;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}
#bottom-nav {
	width: 901px;
	height: 45px;
	clear: both;
	text-align: center;
}
#bottom-nav a{
	color: #000000;
}
#bottom-nav UL {
	font-size: 12px;
	padding-left: 25px;
}
#bottom-nav LI {
	font-size: 12px;
	display: inline;
	list-style: square;
	padding-left: 25px;
}
#footer {
	width: 901px;
	background-color: #eaeaea;
	padding-top: 11px;
	padding-bottom: 11px;
}
#footer p {
	font-size: 10px;
	text-align: center;
	padding: 5px;
	line-height: 12px;
}
.white-box {
	width: 265px;
	border: 1px solid #07007f;
	background-color: #FFFFFF;
	padding: 7px;
}
.white-box h2 {
	font-size: 12px;
	color: #150187;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}
.white-box a {
	color: #150187;
	text-decoration: none;
}
.white-box a:hover {
	text-decoration: none;
	color: #5c5c5c;
}
#news-box {
	width: 290px;
	padding-left: 5px;
	height: 125px;
	overflow: auto;
	float: left;
	font-size: 12px;
}
#side-flash {
	clear: both;
	padding-top: 7px;
}
#front-promo {
	width: 570px;
}

#front-promo h1 {
	color: #697780;
	text-decoration: underline;
}
#front-promo li {
    float:left;
    list-style-type:none;
    width: 280px;
    height: 135px;
}
#front-promo ul {
    overflow:hidden;
}
#front-promo a {
	color: #697780;
	text-decoration: underline;
}
#front-promo a:hover {
	text-decoration: underline;
	color: #150187;
}
.learnmore {
	margin-left: 25px;
}
