body {
	margin-top:24px;
	padding:0;
	background: #184b7f url('images/bg.gif') repeat-x top left;
}

img{border:0px;}

p {
	font:normal 13px arial, verdana;
	text-align:left;
	color:#333;
	padding:0px 20px 0px 20px;
}

.blue {font: bold 12px/1.5em Arial;color:#4275B8;}

a {	
	color:#036;
	text-align:left;
	text-decoration:none;	
}

.indexdark {
	font: bold 12px/1.5em Arial;
	color:#036;
}

.indexlight {
	font: bold 12px/1.5em Arial;
	color:#4275B8;
}

a:hover {	
	color:#036;
	text-align:left;
	text-decoration:underline;
}

#wrapper {
	width:1074px;	
	height:100%;
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;	
}

#hContainer {	
	float:left;  	
	width:762px;
	height:100%;
	background-color:#fff;
}

#hHeader {	
	float:left;  	
	width:762px;
	height:161px;
}

#hMainpic {	
	float:left;  	
	clear:both;
	width:762px;
	height:187px;
}

#content {	
	float:left;  	
	width:762px;	
	height:400px;
	background: #fff url('images/certificate.jpg') no-repeat top left;
}

.country { 
	font: normal 11px/1.6em Arial, Trebuchet MS, Tahoma; 
	text-align:left;
	color:#036; 
}

/* Outer Column CSS */

#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}

#container1 {
	float:left;
	width:100%;
	position:relative;
	right:918px;
}

#col1 {
	float:left;
	width:156px;
	position:relative;
	left:918px;
	overflow:hidden;
}

#col2 {
	float:left;
	width:918px;
	position:relative;
	left:918px;
	overflow:hidden;	
	background: url('images/homerightbg.gif') no-repeat top right;	
}

#left {	
	float:left;  	
	width:156px;	
	height:880px;
}

#footer{	
	float:left; 
	clear:both;
	width:762px;
	height:90px;
	background: #fff url('images/homefooterbg.gif') no-repeat bottom left;
}

#footertext{	
	font: normal 11px Arial, Trebuchet MS, Tahoma; 
	text-align:right;
}

