@charset "utf-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgrdImg_01.gif);
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#736357;
	background-repeat: repeat-x;
}


div, p, ul, h2, h3, h4, img {
	padding:0px; 
	margin:0px;
}

ul{
	list-style-type:none;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#topHeader {
	height: 230px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topHeaderLeft {
	background-repeat: no-repeat;
	height: 230px;
	width: 560px;
	background-position: 0px 100%;
}
#topHeaderLeft #indexHeaderDesign {
	background-image: url(images/topHeaderLeftBkgrd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 150px;
	width: 343px;
	position: relative;
	top: 80px;
	left: 206px;
}

#topHeaderLeft img {
	height: 60px;
	width: 154px;
	position: absolute;
	left: 0px;
	top: 120px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
#topHeaderLeft ul {
	height: 64px;
	width: 240px;
	left: 0px;
	top: 16px;
	position: absolute;
	font-size: 14px;
}
#topHeaderLeft ul li {
	float: left;
	height: 64px;
	width: 80px;
	text-align: center;
	line-height: 80px;
	background-image: url(images/topDiv.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#topHeaderLeft ul li a {
	height: 64px;
	width: 80px;
	font-weight: bold;
	color: #736357;
	display: block;
}
#topHeaderLeft ul li a:hover {
	height: 64px;
	width: 80px;
	background-image: url(images/topLinkHover.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	text-decoration: none;
}


#topHeaderNav {
	width:240px;
	height:230px;
	position: absolute;
	top: 0px;
	display: block;
	right: 0px;
	left: 560px;
	bottom: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(images/topHeaderNavBkgrd.jpg);
}
#topHeaderNav ul {
	width: 222px;
	margin-left: 8px;
	margin-top: 80px;
}
#topHeaderNav ul li {
	height: 150px;
	width: 74px;
	float: left;
}

#topHeaderNav ul li.home a{
	height: 150px;
	width: 74px;
	background-image: url(images/homeNorm.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-indent:-20000px;
}

#topHeaderNav ul li.course a{
	height: 150px;
	width: 74px;
	background-image: url(images/courseNorm.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-indent:-20000px;
}
#topHeaderNav ul li.contact a {
	height: 150px;
	width: 74px;
	background-image: url(images/contactNorm.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-indent:-20000px;
}

#topHeaderNav ul li.home a:hover {
	height: 150px;
	width: 74px;
	background-image: url(images/homeHover.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-indent:-20000px;
}

#topHeaderNav ul li.course a:hover {
	height: 150px;
	width: 74px;
	background-image: url(images/courseHover.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-indent:-20000px;
}
#topHeaderNav ul li.contact a:hover {
	height: 150px;
	width: 74px;
	background-image: url(images/contactHover.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-indent:-20000px;
}


/********End of top Section***********/

#bodySec {
	position: relative;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodyLeftMain {
	width: 558px;
	float: left;
}
#bodyLeftMain a {
	font-weight: bold;
	color: #006293;
	text-decoration: none;
}


#bodyLeftMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #663;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#bodyLeftMain h2.faq {
	background-image: url(images/faqIcon.gif);
	background-position: 0px 0px;
	display: block;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 50px;
}
#bodyLeftMain h2.coursesTitle {
	background-image: url(images/coursesIcon.gif);
	background-position: 0px 0px;
	display: block;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 50px;
}
#bodyLeftMain h2.rentalTitle {
	background-image: url(images/rentalIcon.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 50px;
	margin-top: 20px;
	margin-left: 20px;
}
#bodyLeftMain h2.photoTitle {
	background-image: url(images/camIcon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 50px;
}


#bodyLeftMain h2.contactTitle {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/contUsIcon.gif);
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 50px;
}
#bodyLeftMain #enquirySection {
	margin-left: 20px;
	margin-right: 20px;
}






#bodyLeftMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	padding-right: 20px;
	padding-left: 20px;
}

#bodyLeftMain p a.backToTop {
	background-image: url(images/topIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	margin-left: 400px;
	margin-top: 10px;
	padding-left: 20px;
}

#bodyLeftMain a:hover {
	color: #6E911B;
}



#bodyLeftMain ul li {
	background-image: url(images/bulletIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #6E9115;
	margin-bottom: 10px;
}
#bodyCourseLink {
	margin-left: 0px;
}
#bodyCourseLink ul li {
	float: left;
	height: 230px;
	width: 150px;
	background-image: none;
	margin: 0px;
}
#bodyCourseLink ul li.appleCourse a {
	background-image: url(images/appleCoursesImg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 230px;
	width: 150px;
	text-indent: -20000px;
}
#bodyCourseLink ul li.exCourse a {
	background-image: url(images/exCoursesImg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 230px;
	width: 150px;
	text-indent: -20000px;
}

#bodyCourseLink ul li.adobeCourse a {
	background-image: url(images/adobeCoursesImg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 230px;
	width: 150px;
	text-indent: -20000px;
}



#bodyLeftMain p {
	padding-left: 20px;
	padding-right: 20px;
}
#bodyLeftMain p.more {
	height: 34px;
	width: 90px;
	margin-left: 420px;
}
#bodyLeftMain p.more a{
	font-weight: bold;
	color: #006293;
	background-image: url(images/moreInfoIcon.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration:none;
	text-align: right;
	line-height: 32px;
}

#bodyLeftMain p.more a:hover{
	color:#6E911B;	
}
#bodyLeftMain #coursesTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #E5D8CD;
	margin: 20px;
	text-align: center;
}
#bodyLeftMain #coursesTbl tr th {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #FFF;
	background-color: #712A2A;
}
#bodyLeftMain #coursesTbl tr th.cseCat {
	background-color: #3C2222;
	font-size: 16px;
}

#bodyLeftMain #coursesTbl tr td {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: left;
}
#bodyLeftMain #coursesTbl tr.alt {
	background-color: #CAAC9A;
}

#bodyLeftMain #coursesTbl tr td.swName {
	font-weight: bold;
	text-align: left;
}
#bodyLeftMain #coursesTbl tr td.cseName {
	text-align: left;
}
#bodyLeftMain #coursesTbl tr td a {
	background-image: url(images/dwnloadIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 13px;
	text-indent: -20000px;
}
#bodyLeftMain #coursesTbl tr td a:hover {
	background-image: url(images/dwnloadIconHover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#enquiryTbl {
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	width: 500px;
	background-color: #EFEEE9;
}
#enquiryTbl tr th {
	padding-left: 20px;
}

#contactInfoTbl {
	width: 500px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #EFEEE9;
}






#bodyLeftBot {
	width: 279px;
	float: left;
	padding-bottom: 20px;
}
#bodyLeftBot h2 {
	background-image: url(images/updateImg.gif);
	background-repeat: no-repeat;
	color: #663;
	height: 40px;
	margin-left: 20px;
	padding-left: 60px;
	margin-bottom: 10px;
}
#bodyLeftBot h4 {
	background-image: url(images/appleAATCImg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 82px;
	text-indent: -20000px;
	padding-bottom: 10px;
	margin-left: 35px;
}
#bodyLeftBot ul {
	margin-left: 20px;
	margin-right: 20px;
}
#bodyLeftBot ul li.dot {
	font-size: 12px;
	background-image: url(images/bulletIcon.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 25px;
}
#bodyLeftBot p {
	font-size: 11px;
	margin-left: 25px;
	margin-right: 0px;
}


#bodyLeftBot p.more {
	height: 34px;
	width: 90px;
	margin-left: 120px;
	margin-top: 20px;
	font-size: 12px;
}
#bodyLeftBot p.more a{
	font-weight: bold;
	color: #006293;
	background-image: url(images/moreInfoIcon.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration:none;
	text-align: right;
	line-height: 32px;
}

#bodyLeftBot p.more a:hover{
	color:#6E911B;
	font-size: 12px;
}
#bodyLeftBot p #rickyphoto {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bodyLeftBot h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006293;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#bodyLeftBot h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 43px;
	border-bottom-style: solid;
	margin-right: 20px;
}


#bodyRightBot {
	float: left;
	width: 279px;
	background-image: url(images/blank.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
#bodyRightBot p #shermanphoto {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bodyLeftBot p #guangwenphoto {
	text-align: left;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bodyRightBot p #chunyanphoto {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bodyLeftBot p #jamiePhoto {
	display: block;
	float: left;
	height: 240px;
	width: 85px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bodyRightBot p #hermanPhoto {
	display: block;
	float: left;
	height: 240px;
	width: 85px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#bodyRightBot p {
	font-size: 11px;
	margin-left: 25px;
	text-align: left;
}
#bodyRightBot h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	margin-bottom: 15px;
	margin-left: 43px;
	border-bottom-style: solid;
	margin-right: 25px;
	margin-top: 21px;
}
#bodyRightBot h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	margin-bottom: 15px;
	margin-left: 43px;
	border-bottom-style: solid;
	margin-right: 25px;
}

#bodyRightNav {
	width: 242px;
	float: left;
	background-image: url(images/rightPanelBg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
}
#bodyRightNavBot {
	background-image: url(images/rightPanelBtmBg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 242px;
}

#bodyRightNav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bodyRightNav a {
	font-size: 12px;
	color: #006293;
	font-weight: bold;
	text-decoration: none;
}
#bodyRightNav a:hover {
	color: #6E911B;
}


#bodyRightNav p a img.appleLogo {
	height: 42px;
	width: 142px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bodyRightNav p a img.adobeLogo {
	height: 42px;
	width: 143px;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}


#bodyRightNav p a img.pmLogo {
	height: 34px;
	width: 142px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#bodyRightNav h2 {
	background-image: url(images/promiseImg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 218px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 13px;
	line-height: 60px;
	text-indent: 90px;
	color: #6E9115;
	font-size: 18px;
}

#bodyRightNav ul li.dot {
	background-image: url(images/bulletIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#footer {
	background-image: url(images/footerBkGrd.gif);
	background-repeat: repeat-x;
	height: 90px;
	clear: both;
	background-position: 0px 0px;
	background-color: #FFF;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-top: 30px;
}
#footerCon ul {
	width: 300px;
}
#footerCon ul li {
	float: left;
}
#footerCon ul li a {
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}


#footerCon {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footerLogoCon {
	display: block;
	height: 61px;
	position: absolute;
	left: 607px;
	top: 5px;
}
#footerCon p.copyright {
	padding: 10px;
	clear: both;
}
#bodyRightBot img.cnyImg {
	padding: 10px;
}
.hiddenPic {
	display: none;
}
#bodyLeftBot p #roylim {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#bodyRightBot p #Ian {
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#bodyLeftBot p #royKamPhoto {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
