@charset "UTF-8";
/* CSS Document */

body {
	margin:10px 0 20px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	background-image:url(images/bg.png);}
	
.header {
	background-image:url(images/herader-bg.png);
	background-repeat:no-repeat;
	height:121px;
	}
	
.content-bg {
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;}
	
.text1  {
	color:#3760A0;}
	
.text1  a {
	color:#3760A0;
	text-decoration:none;}
	
.text1  a:hover {
	color:#3760A0;
	text-decoration:underline;}
	
.text2  {
	font-size:11px;
	color:#3760A0;
	line-height:16px;}
	
.text2 a {
	color:#3760A0;
	text-decoration:none;}
	
.text2 a:hover {
	color:#3760A0;
	text-decoration:underline;}
	
.text3 {
	color:#3760A0;}
	
.text4 {
	color:#003300;}	
	
.spacer1 {
	margin-right:10px;}
	
.spacer2 {
	margin-left:10px;}
	
.greenbox2 {
	background-image:url(images/greenbox2.png);
	background-repeat:no-repeat;
	height:185px;}
	
.text-hdr1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;}
	
.text-hdr2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;}
	
.form-bg {
	background-image:url(images/form-middle.png);}
	
.green-bg {
	background-image:url(images/greenbox-middle.png);}
	
.purple-bg {
	background-image:url(images/purplebox-midlle.png);}
	
.include-box {
	background-image:url(images/include-box.jpg);
	height:253px;}


/*-------------NAVIGATION--------------*/

.nav-home a {
	background-image:url(images/nav-home.png);
	display:block;
	width:89px;
	height:38px;
	text-indent:-9999px;}	
	
.nav-home a:hover {
	background-position:bottom;
	}
	
.nav-examlogin a {
	background-image:url(images/nav-examlogin.png);
	display:block;
	width:117px;
	height:38px;
	text-indent:-9999px;}	
	
.nav-examlogin a:hover {
	background-position:bottom;
	}						
	
.nav-faq a {
	background-image:url(images/nav-faq.png);
	display:block;
	width:162px;
	height:38px;
	text-indent:-9999px;}	
	
.nav-faq a:hover {
	background-position:bottom;
	}			
	
.nav-payment a {
	background-image:url(images/nav-paymentoption.png);
	display:block;
	width:146px;
	height:38px;
	text-indent:-9999px;}	
	
.nav-payment a:hover {
	background-position:bottom;
	}				
	
.nav-diplomapack a {
	background-image:url(images/nav-diplomapack.png);
	display:block;
	width:165px;
	height:38px;
	text-indent:-9999px;}	
	
.nav-diplomapack a:hover {
	background-position:bottom;
	}					
	
	
.nav-verification a {
	background-image:url(images/nav-verification.png);
	display:block;
	width:115px;
	height:38px;
	text-indent:-9999px;}	
	
.nav-verification a:hover {
	background-position:bottom;
	}						
	
.nav-accreditation a {
	background-image:url(images/nav-accreditation.png);
	display:block;
	width:126px;
	height:38px;
	text-indent:-9999px;}	
	
.nav-accreditation a:hover {
	background-position:bottom;
	}						
	

	
	
/*-------------CONTENT--------------*/	
	
.banner1 {
	background-image:url(images/banner-bg.png);
	height:249px;}

.sub-banner {
	background-image:url(images/sub-banner1.png);
	height:180px;}
	
.sub-banner2 {
	background-image:url(images/sub-banner2.png);
	height:180px;}
	
.sub-banner3 {
	background-image:url(images/sub-banner3.png);
	height:180px;}
	
.sub-banner4 {
	background-image:url(images/sub-banner4.png);
	height:180px;}
	
.sub-banner5 {
	background-image:url(images/sub-banner5.png);
	height:180px;}
	
.sub-banner6 {
	background-image:url(images/sub-banner6.png);
	height:180px;}
	
.sub-banner7 {
	background-image:url(images/sub-banner7.png);
	height:180px;}
	
.green-box {
	background-image:url(images/green-box.png);
	background-repeat:no-repeat;
	height:160px;}	

.content-box1-mid {
	background-image:url(images/content-box1-middle.jpg);
	background-repeat:repeat-y;}
	
.comtent-box2-mid {
	background-image:url(images/content-box2-middle.jpg);
	background-repeat:repeat-y;}
	
.side-box-mid {
	background-image:url(images/sidebox-middle.png);
	background-repeat:repeat-y;}	
	
	
.faq-inner {
	border: solid 1px #CCC;
	background-color:#F5FCDB;
	padding: 6px 0 10px 0;
	}
	
.faq-inner ol {
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	color:#900;
	font-weight:bold;}

.faq-inner li a{
	color:#000;
	font-weight:normal;}

.faq-alter1 {
	background-color:#F5FCDB;
	}

.faqfd1 {
	color:#900;
	font-weight:bold;}
	
.faqfd2 {
	color:#3760A0;
	}	



.wahtyourecived-btn-hldr {
	display:block;
	position:absolute;
	width:168px;
	height:25px;
	margin: 54px 0 0 482px;}





	
/*-------------FOOTER--------------*/		




.footer-bg {
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	height:70px;
	line-height:75px;
	font-size:11px;}
	
.footer-bg a{
	margin: 0 5px 0 5px;
	text-decoration:none;
	color:#000;}
