#header {
	width:779px;
	height:90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F6891;
	text-align:left;
}

#logo {
	width:274px;
	height:90px;
	float:right;
}

#navigation {
	width:495px;
	height:35px;
	float:left;
	text-align:left;
	padding-top:55px;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/arrows_grey.jpg);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F6891;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F6891;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.h1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.h1green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #227A48;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #30307E;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
}



#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
#image {
	width:779px;
	height:125px;
	padding-top:10px;
	padding-bottom: 0px;
}
#news {
	width:779px;
	height:24px;
	background-image:url(images/news_bg.jpg);
	padding-bottom: 0px;
	background-repeat: repeat;
}
#latestNews {
	width:96px;
	height:24px;
	float:left;
	background-image:url(images/latest_news.jpg);
}
#newsArticles {
	width:355px;
	height:20px;
	float:left;
	text-align:left;
	padding-left:10px;
}
#date {
	width:230px;
	height:10px;
	float:right;
	text-align:right;
	padding-right:5px;
}
#date, .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration:none;

}
#newsArticles a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration:none;
}
#content {
	width:779px;
	min-height:auto;
	margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom:30px;
}
#contentLeft {
	width:200px;
	height:20px;
	float:left;

}
#contentRight {
	width:518px;
	height:auto;
	float:right;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#contentRight2 {
	width:720px;
	height:auto;
	float:right;
	text-align:left;
	padding-left:20px;
	padding-right:20px;

}

#contentRight2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F6891;
	text-decoration:none;
}

#contentRight2 a:hover {
	font-weight: bold;
	color: #BE292F;
	text-decoration: underline;
}


#contentRight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F6891;
	text-decoration:none;
}

#contentRight a:hover {
	font-weight: bold;
	color: #BE292F;
	text-decoration: underline;
}



#contentIndex {
	width:779px;
	height:auto;
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4F6891;
	padding-bottom:20px;
	padding-left: 0px;
}

#contentIndex a {
	font-weight: bold;
	color: #007FBB;
	text-decoration: underline;
}

#contentIndex a:hover {
	font-weight: bold;
	color: #BE292F;
	text-decoration: underline;
}


#links {
	width:779px;
	height:auto;
	padding-top:10px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
}
#linksRight {
	width:779px;
	height:auto;
	float:right;
}
#linksrightRight {
	width:779px;
	height:auto;
	float:left;
}
#footer {
	width:779px;
	height:60px;
	padding-top:20px;
}
#footer, .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	text-decoration:none;
	text-align:left;
}
#footerlogos {
	width:293px;
	height:auto;
	float:left;
}
#footeraddress {
	width:353px;
	height:auto;
	float:left;
	padding-right: 50px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.sublinks {
	width:190px;
	height:19px;
	float:left;
	background-image:url(images/related_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:2px;
}





.sublinks .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sublinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F6891;
	text-decoration:none;
	display:block;
	font-style: normal;
	font-weight: bold;
	
}
	
.sublinks a span {
	visibility:hidden;
}
.sublinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BE292F;
	text-decoration:none;
	font-weight: bold;
}
.relatedred {
	width:190px;
	height:19px;
	float:left;
	background-image:url(images/related_bg_red.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:2px;
}
.relatedred a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	display:block;
}
.relatedred a span {
	visibility:hidden;
}
.relatedred a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.relatedgreen {
	width:190px;
	height:19px;
	float:left;
	background-image:url(images/related_bg_green.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:2px;
}
.relatedgreen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	text-decoration:none;
	display:block;
}
.relatedgreen a span {
	visibility:hidden;
}
.relatedgreen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.style1 {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 11px; color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

#date 
	{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666; 
	padding-top:5px;
	}
	
.searchBox {
	width: 779px;
	text-align: right;
	margin-top: 5px;
}

.searchButton
{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	color: #333333;
}


.quicklinkBox {
	width: 779px;
	text-align: right;
	margin-top: 10px;
	padding-bottom:0px;
}


.quicklinks {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D658C;
	text-decoration: none;
}

#border {
	border: 1px solid #666666;
	padding: 0px 10px;
}

#online50 {
	
	
	float:left;
	text-align:left;
	padding-left:5px;
	
}

.accounting-core-services
{ width:517px;
	height:381px;
	background-image:url(images/accountin_core_services.jpg);


}

.accounting-core-book-keeping
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:33px;
	padding-right: 150px;
	padding-left: 60px;
	text-align:center;
	height:218px;
	background-image:url(images/accountin_core_services1.jpg);
	background-repeat:no-repeat;
		color:#05076C;


}
.accounting-core-book-keeping3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:38px;
	padding-right: 150px;
	padding-left: 60px;
	text-align:center;
	height:218px;
	background-image:url(images/accountin_core_services1.jpg);
	background-repeat:no-repeat;
		color:#05076C;


}
.accounting-core-book-keeping2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:50px;
	padding-right: 150px;
	padding-left: 50px;
	text-align:center;
	height:230px;
	background-image:url(images/accountin_core_services-large.jpg);
	background-repeat:no-repeat;
		color:#05076C;


}
.red-text
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#990000;}
