	html, body {
		font-family: Arial, helvetica, sans-serif;
		font-size: 11px;
		color:#333333;
		background:#F0F0F0 url(../img/backgrounds/main.gif) top center repeat-y;
		}	

	* {
		margin: 0px;
		padding: 0px;
		}
		
		*:first-child+html body {padding-left:1px;} 
	* html body {padding-left:1px;}
		
	h1, h2, h3, h4, h5, h6, p, blockquote,
 	ul, ol, table, fieldset, address {
    	margin-bottom: 1em;
		}
	
	#full-page {
		text-align: justify;
		margin: 0 auto; 
		width:740px;
		background-color:#fff;
		}
		
	#inner{
		padding:20px;
	}
	
	
	#banner {
		background:#0F3D7B url(../img/banner/top.jpg) no-repeat 0px 0px; 
		height:89px;
		}
	
	#banner-inner {
		background:#fff url(../img/banner/course.jpg) 0px -20px no-repeat; 
		width:740px; 
		height:180px; 
		padding:0px; 
		border-top:2px solid #fff; 
		border-bottom:2px solid #fff;
		}

	#header-menu {
		height:45px;
		padding-left:451px;
		}


		#callback {
			line-height:130%; 
			width:96px; 
			padding-top:10px; 
			padding-left:20px;
			padding-right:5px;
			padding-bottom:5px;
			}
		
		#freephone {
			line-height:130%; 
			width:120px; 
			float:left;
			padding-top:10px;
			padding-right:0px;
			padding-left:490px;
			}
			
		#top-links {
			float:right; 
			padding-top:22px;
			clear:both;
			padding-right:13px;
			color:#FFFFFF;
			}
			
	#topten {float:right; background:transparent url(../img/backgrounds/white-highlight.png); padding:3px 2px 5px 8px; height:112px; width:215px; margin-right:25px;}

	#topten p {margin-bottom:6px;}

	#right {
		float:right; 
		color:#666666; 
		width:270px; 
		color:#666666; 
		font-size:11px;
		}
		
	.right-inner {padding:5px 10px 5px 10px; margin-bottom:20px; background-color:#FFFFFF;}
		
	.white-box {
		height:310px; 
		/*background:transparent url(../img/backgrounds/white-bg.png) repeat top left;*/
		line-height:120%; 
		margin-bottom:20px; 
		padding:0px 10px 10px 10px;
		}
		
	#main {
		/*width:400px;*/ 
		width:397px;
		background-color:#ffffff; 
		color:#666666; 
		margin-bottom:20px;
		}
		
	
		
	#main h3 {
		margin-bottom:0px;
		}
		
	.first-box {
		height:109px; 
		background-color:#fff; 
		line-height:120%; 
		margin-bottom:20px; 
		border-right:5px solid #fff;
		}
	
	#country-box {
		border:1px solid #cccccc; 
		padding:5px; 
		margin-bottom:20px; 
		width:170px; 
		height:270px;
		}
		
	#development-box {
		border:1px solid #cccccc; 
		padding:5px; 
		margin-bottom:20px; 
		height:157px;
		}
		
	
	#courses {
		border:1px solid #cccccc; 
		padding:5px; 
		margin-bottom:15px; 
		}

	#footer {
		width:740px;
		font-size:10px;
		color:#999999;
		clear:both;
		border-top:1px solid #bbbbbb;
		background:#fff url(../img/backgrounds/footer.jpg) no-repeat 0px 0px;
		/*background:#0F3D7B url(../img/backgrounds/bottom.jpg) no-repeat 0px 0px; */
		}
