body {
	margin:0;
	font-family:arial;
	color : #333333;
}

a img{
	border:none;
}

div {
	margin:0;
}

#homeWrapper {
	width:950px;
	margin: auto;
}

#homeHeaderWrapper {
	width: 950px;
	height:79px;
	background: url('../img/bgtile.jpg') repeat-y;
}

#headerWrapper {
	width: 950px;
	height:51px;
	background: url('../img/bgtile.jpg') repeat-y;
}

#bannerWrapper {
	width:950px;
	background: url('../img/bgtile.jpg') repeat-y;
}

#bannerNormalWrapper {
	width:920px;
	background: url('../img/bannernormal-bg.jpg') repeat-x;
	height:171px;
}

#bannerNormalBg {
	background: url('../img/bgtile.jpg');
}


#homebannerBox {
	background: url('../img/homebanner-bg.jpg') no-repeat;
	width:920px;
	height:244px;
}


#bannerBox {
	float:left;
	width:729px;
}

#enquiryWrapper {
	float:left;
	width:198px;
}

#enquiryBox label{
	float:left;
	width:70px;
}

#enquiryBox br {
	clear:left;
}

#enquiryBox {
	background: #cccccc;
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}

#enquiryBox table {
	width:180px;
}

#enquiryBox td {
	padding-bottom:3px;
}

.tbNormal td {
	padding-bottom:0px;
}

#enquiryBox input{
	width:95px;
	height:19px;
	border:solid 1px #3a7f9b;
}

#enquiryBox .submitBtn {
	width:68px;
	height: 15px;
	background: url('../img/enquirysubmit.jpg');
	border:none;
	cursor: pointer;
	margin:0;
	padding: 0;
	float:right;
	margin-right:5px;
}

#contentWrapper {
	background: url('../img/bgtile.jpg');
	font-size: 13px;
	color : #333333;
}

#contentWrapper h1{
	margin:0;
}

.contentBox3 {
	padding: 10px;
	border: 1px solid #cccccc;
}

.contentBox3 p {
	margin: 0;
}

.contentBox3 {
	text-align:left;
}

.contentBox3 th {
	font-weight:normal;
	text-align:left;
}

.notice {

	border: 1px solid #073889;
	padding: 4px 6px;
	background: #eaf2ff;
	color: #073889;
}

#subMenuWrapper a {
	display: block;
	height: 40px;
	line-height: 36px;
	background: url(../img/menu-sub-bg.jpg) no-repeat;
	font-size: 13px;
	color: #f69118;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	text-align:center;
	width: 197px;
}

#subMenuWrapper a:hover, #subMenuWrapper .selected {
	background: url(../img/menu-sub-bg-hover.jpg) no-repeat;
}

.homerightContent {
	width:509px;
	float:left;
	padding-right:30px;
}

.leftContent {
	width:220px;
	float:left;
}

.rightContent {
	width:669px;
	float:left;
	padding-right:30px;
}

.rightContent a {
	color : #f69118;
}

#footerWrapper {
	background: url('../img/footer.jpg') no-repeat;
	width:950px;
	height:234px;
}

#footerContent {
	background: #f69118;
	width:509px;
	font-size: 16px;
	font-weight:bolder;
	color: #ffffff;
	text-align:center;
	float:left;
	padding: 10px 0 15px 0;
	list-style:none;
	height:110px;
}

#footerList {
	padding-left:15px;
	padding-left:15px;
	list-style:none;
	margin: 0;
}

#footerList li{
	width:500px;
}


#footerBottom {
	text-align:center;
	font-family: verdana;
	font-size: 9px;
	padding-top:90px;
	padding-bottom:10px;
	
}

.whiteTd td{
	background: white;
	padding:5px;
}

.blueTd td{
	background: #e2f3f7;
	padding:10px;
}

.orangeLine {
	border-bottom: solid 1px orange;
	width:100%;
	margin-bottom:30px;
	margin-top:30px;
}

.normalOrangeLine {
	border-bottom: solid 1px orange;
	width:100%;
	margin-bottom:15px;
	margin-top:15px;
}

.blue21px {
	color: #3a7f9b;
	font-family: myriad pro;
	font-size:21px;
	font-weight:normal;
}

.darkblue26px {
	color : #076085;
	font-size: 26px;
}

.darkblue {
	color : #076085;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.backtop {
	float:right;
	background: url('../img/backtop.jpg');
	width: 108px;
	height: 25px;
	
}

.red {
	color: red;
}

#menuWrapper {
	background: url('../img/bgtile.jpg');
	padding-left:50px;
}

/* == Menu (Suckerfish) == */
#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
  float:left;
	background : url(../img/menubg.jpg) no-repeat;
	width:89px;
	height:28px;
	font-family: myriad pro;
}

#menu li a {  
	display: block;
	colodr: white !important;
	font-size: 11.5px;
	line-height: 12px;
	text-decoration: none;
	font-weight:bolder;
	text-align:center;
	color : #f69118;
	
}

#menu li a:hover {
	color : #f69118;
}

#menu li a.active  {
	color : #ffffff;
	text-shadow: 2px 0px 2px #999; 
}

#menu li a.active:hover  {
	color : #ffffff;
	text-shadow: 2px 0px 2px #999;
}

#menu li a.disabled  {
	color : #cccccc;
}


#menu li:hover, #menu li.sfhover{
	backgrsound: url(../img/menu-item-bg.gif) repeat-x #FEA510;
	color : #FEA510;
	background:url(../img/menubg-o.jpg);
}

#menu li  a .disabled {
	color : red;
}

#menu li ul {
	position: absolute;
	left: -999em;
	background: #FFF3DE;	
	borsder: 2px solid #FE8C13;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

#menu li ul li {
	background : url(../img/menubg.jpg) bottom left;
	clear: left;
	margin: 0px;
	height:23px;
}

#menu li ul li a {
	display: block;
	width: 60px;
	coldor: black !important;
	font-weight: bolder;
	font-size: 12px;
	padding: 2px 13px;
	border: 0;
	line-height: normal;
}

#menu li ul li a:hover {

	border: 0;
	padding: 2px 13px;
}

/* ## IE 6 Fix ## */
* html ul.nav iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* - IE 5 Fix -
select.hide { visibility: hidden; }
/* ## End of IE 6 Fix ## */
/* == End of Menu (Suckerfish) == */


/* Start homepage nav */

.homeleftContent {
	width:369px;
	float:left;
	cursor: pointer;
}

.homeleftContent a{
	width:369px;
	display:block;
}

#Mcaia {
background :url(../img/leftnav.gif);
width:369px;
height:32px;
}

#Mcaia:hover {
background-position:369px 0;
}

#Mcfa {
background :url(../img/leftnav.gif) 0 -32px;
width:369px;
height:30px;
}

#Mcfa:hover{
background-position:369px -32px;
}

#Mfrm {
background :url(../img/leftnav.gif) 0 -62px;
width:369px;
height:30px;
}

#Mfrm {
background :url(../img/leftnav.gif) 0 -62px;
width:369px;
height:30px;
}

#Mprm {
background :url(../img/leftnav.gif) 0 -92px;
width:369px;
height:30px;
}

#Mprm:hover {
background-position:369px -92px;
}

#Myaeger {
background :url(../img/leftnav.gif) 0 -122px;
width:369px;
height:30px;
}

#Myaeger:hover {
background-position:369px -122px;
}

#Mcfp {
background :url(../img/leftnav.gif) 0 -152px;
width:369px;
height:30px;
}

#Mcfp:hover {
background-position:369px -152px;
}

#Mfinance {
background :url(../img/leftnav.gif) 0 -182px;
width:369px;
height:30px;
}

#Mfinance:hover {
background-position:369px -182px;
}

#Mconference {
background :url(../img/leftnav.gif) 0 -212px;
width:369px;
height:30px;
}

#Mconference:hover {
background-position:369px -212px;
}

#Mpanel {
background :url(../img/leftnav.gif) 0 -242px;
width:369px;
height:30px;
}

#Mpanel:hover {
background-position:369px -242px;
}

#Mgov {
background :url(../img/leftnav.gif) 0 -272px;
width:369px;
height:30px;
}

#Mgov:hover {
background-position:369px -272px;
}

#Mabout {
background :url(../img/leftnav.gif) 0 -302px;
width:369px;
height:30px;
}

#Mabout:hover {
background-position:369px -302px;
}

#Mclient {
background :url(../img/leftnav.gif) 0 -332px;
width:369px;
height:30px;
}

#Mclient:hover {
background-position:369px -332px;
}

#Mtesti {
background :url(../img/leftnav.gif) 0 -362px;
width:369px;
height:30px;
}

#Mtesti:hover {
background-position:369px -362px;
}

#Mcontact {
background :url(../img/leftnav.gif) 0 -392px;
width:369px;
height:30px;
}

#Mcontact:hover {
background-position:369px -392px;
}

/* End homepage nav */

