body
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	background-color:#999999;
}
 

table
{
	font-size: 11px;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #757779;
	text-decoration: none;
	font-weight: normal;
}

h2
{
	font-size: 16px;
	color: #757779;
	font-weight: normal;
}

h3
{
	font-size: 16px;
	color: #757779;
	text-decoration: none;
	font-weight: normal;
}

h4
{
	font-size: 14px;
	color: #757779;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h5
{
	font-size: 14px;
	color: #757779;
	text-decoration: none;
	font-weight: normal;
}

h6
{
	font-size: 11px;
	color: #757779;
	font-weight: normal;
}

img
{
	border: none;
}

#contentint #gallerythumbs
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contentint #gallerythumbs li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	background-image: none;
}

#container
{
      width: 1000px;
      height: auto;
      text-align: center;
      margin: 0px auto;
	margin-top: 10px;
}



#backgroundimage
{
	float: left;
	width: 1000px;
	background-image: url(/systemfiles/media/images/sidefades.jpg);
	background-repeat: repeat-y;
}

#maincontainer
{
	margin: 0px auto;
	width: 904px;
	text-align: left;
}

#logoprint
{
	display: none;
}

/*top left container **start** */

#topleftcontainer
{
	float: left;
	width: 698px;
	margin-top: 1px;
}

#topleftbluebar
{
	float: left;
	width: 698px;
	height: 15px;
	background-color: #0079A4;
}


#logo
{
	float: left;
	width: 300px;
	height: 120px;
	margin-top: 20px;
	padding-left: 20px;
}

#text
{
	float: right;
	width: 200px;
	height: 120px;
	margin-top: 20px;
	padding-right: 20px;
}

#text ul
{
	margin: 0px;
	padding: 0px;
}

#text li
{
	list-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/systemfiles/media/images/greybullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	font-size: 14px;
}

#text li a
{
	color: #017AA5;
	text-decoration: none;
}

#fade
{
	float: left;
	width: 698px;
	height: 18px;
	margin-top: 1px;
	height: 5px;
}

#bannerimage
{
	float: left;
	width: 698px;
	height: 270px;
	overflow: hidden;
}

#bannerimage2
{
	float: left;
	width: 698px;
	height: 109px;
	overflow: hidden;
	padding-top: 19px;
	margin-top: 1px;
	background-image: url(/systemfiles/media/images/fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/*top left container **End** */

/*top right container **start** */

#toprightcontainer
{
	float: right;
	width: 205px;
	height: 270px;
	overflow: hidden;
	margin-top: 1px;
}

#toprightbluebar
{
	float: left;
	width: 205px;
	height: 15px;
	background-color: #005F7D;
}

#contactus
{
	float: left;
	width: 195px;
	height: 159px;
	background-color:#0079A4;
	color: #fff;
	padding-left: 10px;
}

#contactus a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#contactus table
{
	color: #fff;
	margin-top: 4px;
}

#quicksearch
{
	float: left;
	width: 195px;
	height: 109px;
	margin-top: 1px;
	background-color:#9E5495;
	padding-left: 10px;
}

#quicksearch table
{
	color: #fff;
}

#register
{
	float: left;
	width: 205px;
	height: 111px;
	margin-top: 1px;
	background-color:#9E5495;	
}

#register table
{
	color: #fff;
}

#register a
{
	color: #fff;
	text-decoration: underline;
}

/*top right container **End** */

#newscontainer
{
	float: left;
	width: 904px;
	height: 17px;
	background-image: url(/systemfiles/media/images/greybgfade.jpg);
	background-repeat: no-repeat;
}

#main
{
	float: left;
	width:904px;
/*	background-image: url(/systemfiles/media/images/mainbg.gif);
	background-repeat: repeat-y;*/
}

#leftcontainer
{
	float: left;
	width:200px;
	background-color: #fff;
	margin-top: 15px;
}

#menu
{
	float: right;
	width: 193px;

}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu li
{
	list-style: none;

	border-bottom: 1px solid #CCCCCC;

}

#menu li a
{
	background-image: url(/systemfiles/media/images/bgbullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	padding-left: 42px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	color: #000;
	text-decoration: none;
}

#menu li a:hover
{
	padding-left: 42px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #CCCDCE;
	color: #fff;
	text-decoration: none;
}


#menu li li
{
	list-style: none;
	border-bottom: none;
	border-top: 1px solid #CCCCCC;

}

#menu li li a
{

	background-position: 40px 6px;
	padding-left: 60px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	background-color: #E7E7E7;
	color: #000;
	text-decoration: none;
}

#menu li li a:hover
{
	padding-left: 60px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #CCCDCE;
	color: #fff;
	text-decoration: none;
}

.activemenu
{
	background-color: #CCCDCE;
	color: #fff;
	text-decoration: none;	
}

#twitter
{
	float: left;
	width: 185px;

	color: #0079A3;
	font-size: 10px;
	padding-left: 15px;
	padding-top:20px;
}

#twitter img{
	float: left;
	width:54px;

}

#twitter span{
	float:left;
	padding-top:20px;
	width:110px;
	padding-left: 5px;
}

#twitter a
{
	text-decoration: none;
	color: #0079A3;
	font-size: 10px;
}


#interme
{
	float: left;
	width: 193px;
	margin-top:1px;
}

#clients
{
	float: left;
	width: 193px;
	margin-top:1px;
}

#gmn
{
	float: left;
	width: 193px;
	margin-top:1px;
	border-bottom: 1px solid #fff;
}

#middlecontainer
{
	float: left;
	width:512px;
	padding-bottom: 10px;
}

#middlecontainerint
{
	float: left;
	width:704px;
	padding-bottom: 10px;	
}

#space
{
	float: left;
	width: 25px;
	height: 420px;
}

#spaceint
{
	float: left;
	width: 25px;
	height: 400px;
}

#contenthome
{
	float: left;
	width: 460px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#contenthome a
{
	color: #70B1CB;
	text-decoration: none;
}

#contentint
{
	float: left;
	width: 560px;
	margin-top: 10px;
}

#contentint a
{
	color: #005F7D;
	text-decoration: underline;
}

#contentint ul
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#contentint li
{
	list-style: none;
	background-image: url(/systemfiles/media/images/greybullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#contentint li a
{
	color: #005F7D;
	text-decoration: underline;
}

#questions
{
	margin:0px;
	padding:0px;
	border:1px outset black;
	float: left;
	width: 185px;

}

#questionsheading
{
	float: left;
	width: 225px;
}

#questioncontent
{
	float: right;
	width: 152px;
	margin-top: 10px;
	padding-left:3px;
}

#questioncontent a
{
	color: #9E5495;
	text-decoration: underline;
}

#questioncontent p
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}



#service
{
	margin:0px;
	padding:0px;
	border:1px outset black;
	float: right;
	width: 185px;

}

#serviceheading
{
	float: left;
	width: 225px;
}

#servicecontent
{
	float: left;
	width: 186px;
	margin-top: 10px;
	padding-left:30px;
}

#servicecontent a
{
	color: #9E5495;
	text-decoration: underline;
}

#servicecontent ul
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#servicecontent li
{
	list-style: none;
	background-image: url(/systemfiles/media/images/greybullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#servicecontent li a
{
	color: #9E5495;
	text-decoration: none;
}

#rightcontainer
{
	float: left;
	width:188px;
	margin-top: 15px;
}

#rightcontainer a
{
	color: #70B1CB;
	text-decoration: none;
}

#rightevent{
	float: left;
	width:188px;
	margin-top: -10px;
	margin-bottom: 15px;
}

#latestnewscon
{
	margin-top: 10px;
}

#latestnews
{
	float: left;
	width: 188px;
	padding-bottom: 5px;
	margin-top: 23px;
	border-bottom: 1px dotted #333;

}

#latestnewsheading
{
	float: left;
	width: 188px;
	margin-bottom: 5px;
}

#newslettercontent
{
	float: right;
	width: 151px;
	margin-bottom:32px;
}

#newslettercontent a
{
	color: #9E5495;
	text-decoration: underline;
}

#charterdaccountants
{
	float: left;
	width: 188px;
	border-bottom: 1px dotted #333;
}

#trustcompany
{
	float: left;
	width: 188px;
}

#purplebar
{
	float: left;
	width: 904px;
	margin-top: 1px;
}	

#footercontainer
{
	margin: 0px auto;
	width: 933px;
}

#links
{
	float: left;
	width: 933px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 4px;

	background-image: url(/systemfiles/media/images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#links ul
{
	padding:0px;
	margin: 0px;	
}

#links li
{
	list-style: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/systemfiles/media/images/bgline.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#links .about
{
	background-image: none;
}

#links li a
{
	color: #fff;
	text-decoration: none;
}

#footertext
{
	float: left;
	width: 904px;
	color: #DDDEDE;
	font-size: 10px;
	text-align:center;
}

#footertext p
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	padding-right: 50px;
}



/*internal pages*/


#contentintca
{
	float: left;
	width: 580px;
	margin-top: 10px;
}

#contentintca a
{
	color: #017AA5;
	text-decoration: underline;
}

#contentintca ul
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#contentintca li
{
	list-style: none;
	background-image: url(/systemfiles/media/images/bluebullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#contentintca li a
{
	color: #017AA5;
	text-decoration: underline;
}



#contentintca h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #017AA5;
	text-decoration: none;
	font-weight: normal;
}

#contentintca h2
{
	font-size: 16px;
	color: #017AA5;
	font-weight: normal;
}

#contentintca h3
{
	font-size: 16px;
	color: #017AA5;
	text-decoration: none;
	font-weight: normal;
}

#contentintca h4
{
	font-size: 14px;
	color: #017AA5;
	font-weight: normal;
}

#contentintca h5
{
	font-size: 14px;
	color: #017AA5;
	text-decoration: none;
	font-weight: normal;
}

#contentintca h6
{
	font-size: 11px;
	color: #017AA5;
	font-weight: normal;
}












#contentinttc
{
	float: left;
	width: 580px;
	margin-top: 10px;
}

#contentinttc a
{
	color: #750C68;
	text-decoration: underline;
}

#contentinttc ul
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#contentinttc li
{
	list-style: none;
	background-image: url(/systemfiles/media/images/purplebullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#contentinttc li a
{
	color: #750C68;
	text-decoration: underline;
}

#contentinttc h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #750C68;
	text-decoration: none;
	font-weight: normal;
}

#contentinttc h2
{
	font-size: 16px;
	color: #750C68;
	font-weight: normal;
}

#contentinttc h3
{
	font-size: 16px;
	color: #750C68;
	text-decoration: none;
	font-weight: normal;
}

#contentinttc h4
{
	font-size: 14px;
	color: #750C68;
	font-weight: normal;
}

#contentinttc h5
{
	font-size: 14px;
	color: #750C68;
	text-decoration: underline;
	font-weight: normal;
}

#contentinttc h6
{
	font-size: 11px;
	color: #750C68;
	font-weight: normal;
}

#editablearea

{
	padding-top:10px;
	float:left;
	height:210px;
	width:185px;
}



#headerbg{
	margin: 0px auto;
	width: 933px;
	height: 34px;
	overflow: hidden;

}

#headerbg ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 933px;
	background-image: url(/systemfiles/media/images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 14px;
}

#headerbg li{
	list-style: none;
	display: block;
	float: left;
	padding-right: 1px;
	background-repeat: no-repeat;
	line-height: 34px;
}

#headerbg li a{
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

#headerbg .home{float: left; width: 68px ;	background-image: url(/systemfiles/media/images/bgtabhome.jpg);}
#headerbg .otc{float: left; width: 203px;	background-image: url(/systemfiles/media/images/bgtabotc.jpg);}
#headerbg .aat{float: left; width: 223px;	background-image: url(/systemfiles/media/images/bgtabaat.jpg);}
#headerbg .partner{float: left; width: 123px;	background-image: url(/systemfiles/media/images/bgtabpartner.jpg);}
#headerbg .about{float: left; width: 81px;	background-image: url(/systemfiles/media/images/bgtababout.jpg);}


#arrows{
	position: relative;
	z-index: 1;
	width: 904px;
	height: 12px;
	overflow: hidden;
	margin-bottom: -12px;
	text-align: center;
}

#arrows .home{float: left; width: 68px ;}
#arrows .otc{float: left; width: 203px;}
#arrows .aac{float: left; width: 223px;}
#arrows .partner{float: left; width: 123px;}
#arrows .about{float: left; width: 81px;}

