#wrapper 
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: -10px;
	width:950px;
} 
body
{
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;

}
h1
{
	font-size:36px;
}
h2
{
	font-size:20px;
	margin-left:20px;
}
p
{
	font-size:12px;
}
a{
	color:#462300;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
table
{
	font-size:12px;
}
ul, ol
{
	font-size:12px;
}
#navigation {
    height: 72px;
    width: 918px;
    float: left;
    background: url('global_nav_bg.jpg') top left no-repeat;
    z-index: 100;
    list-style: none;
    position: relative;
	margin-left:16px;
	margin-top:-15px;
}
#navigation ul ul{
visibility:hidden;
position:absolute;
top:0px;
right:-170px;
}
#navigation :hover ul :hover ul{ 
visibility:visible;
}
#home a {
    display: block;
    width: 122px;
    height: 72px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
			margin-left:-40px;
	z-index:100000;
}
#about_us a {
    display: block;
    width: 127px;
    height: 72px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
	z-index:100000;
}
#services a {
    display: block;
    width: 153px;
    height: 72px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
}
#corporate a {
    display: block;
    width: 133px;
    height: 72px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
}
#visa_info a {
    display: block;
    width: 123px;
    height: 72px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
}
#fees a {
    display: block;
    width: 97px;
    height: 72px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
}
#contact_us a {
    display: block;
    width: 163px;
    height: 72px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
}

#navigation li {
    float: left;


}
#navigation li ul li a
{
	font-weight:normal;
}
#navigation li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 166px;
    left: -999em;
    z-index: 100000;
    background-color: #fff;
}

#navigation li ul li{
    float: none;
    background: url('nav_sub_bg.jpg') top left no-repeat;
	z-index:100000;

}
#navigation li ul li ul li{
    float: none;
    background: url('nav_sub3_bg.jpg') top left no-repeat;
	z-index:100000;
}
#navigation li ul li a {
    width: 164px;
    left: -999em;
    height: auto;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    text-indent: 14px;
    padding-top: 10px;
	padding-bottom: 10px;
    color:#000;
    border: 1px solid #ddd;
   border-top-width: 0;
	z-index:100000;
}
#navigation li:hover {
    position: static;
}
#navigation li ul li a:hover{
    color:#000000;
    background: url('nav_sub_rollover_bg.jpg') top left no-repeat;
	z-index:100000;
}
#navigation li:hover ul {
    left: auto;
	z-index:100000;
}
#navigation li:hover ul{
    left: auto;
    background-color: #fff;
    z-index: 100000;
    position: absolute;
}

#home a:hover
{ 
	background:url('global_nav_rollover_bg.jpg') no-repeat;
	z-index:100000;
}
#about_us a:hover
{
	background:url('global_nav_rollover_bg.jpg') -122px no-repeat;
	z-index:100000;
}
#services a:hover
{
	background:url('global_nav_rollover_bg.jpg') -249px no-repeat;
}
#corporate a:hover
{ 
	background:url('global_nav_rollover_bg.jpg') -402px no-repeat;
}
#visa_info a:hover
{
	background:url('global_nav_rollover_bg.jpg') -535px no-repeat;
}
#fees a:hover
{
	background:url('global_nav_rollover_bg.jpg') -658px no-repeat;
}
#contact_us a:hover
{
	background:url('global_nav_rollover_bg.jpg') -755px no-repeat;
}
#home ul li a:hover, #home ul li a:active, #home ul li a:focus
{
	background-image: none;
}
#about_us ul li a:hover, #about_us ul li a:active, #about_us ul li a:focus
{
	background-image: none;
}
#services ul li a:hover, #services ul li a:active, #services ul li a:focus
{
	background-image: none;
}
#corporate ul li a:hover, #corporate ul li a:active, #corporate ul li a:focus
{
	background-image: none;
}
#visa_info ul li a:hover, #visa_info ul li a:active, #visa_info ul li a:focus
{
	background-image: none;
}
#fees ul li a:hover, #fees ul li a:active, #fees ul li a:focus
{
	background-image: none;
}
#contact_us ul li a:hover, #contact_us ul li a:active, #contact_us ul li a:focus
{
	background-image: none;
}

#header
{
	margin-left:17px;
	height:120px;
	float:left;
	margin-bottom:5px;
	margin-top:-12px;
	position:relative;
}
#call_us p
{
	margin-right:100px;
	float:right;
	font-size:30px;
	margin-top:30px;
}
#home_h1
{
	width:500px; 
	font-size:18px; 
	margin-left:18px; 
	margin-top:15px;
}
#image_right
{
	position:relative;
	float:left;
	margin-left:50px;
	width:200px;
	margin-top:12px;
}
#centre_content
{
	position:relative;
	margin-left:60px;
	float:left;
	width:640px;
	font-size:12px;
	padding-bottom:20px;
}
#section_content
{
	position:relative;
	margin-left:0px;
	float:left;
	width:600px;
	font-size:20px;
	padding-bottom:40px;
		margin-top:30px;

}
#section_content h1
{
	font-size:18px;
	margin-left:20px;
}

#home_img
{
	margin-left:309px; 
	margin-top:-125px; 
}
.page_banner_img
{
	margin-left:384px; 
	margin-top:-125px;
}
#form_content
{
	margin-left:50px;
	margin-right:50px;
	padding-bottom:50px;
}
	

#footer_image {
 position:relative;
 left: 0px;
  width: 950px;
  color:#333333;
  text-align:center;
 /* padding-top:50px;*/
  background-image: url('bottom_border.jpg');
  background-repeat:no-repeat;
  	margin-left:auto;
	margin-right:auto;
	top:-20px;
	height:120px;
	padding-top:7px;
}
#footer_image a, #footer_image p
{
	color:#333333;
	font-size:11px;
	font-weight:normal;
}
#footer_image a:hover
{
	text-decoration:underline;
	color:#000000;
}

.background_left{
width:50%;
margin-left:25%;
/*border:1px solid #000;*/
background:#fff url(left_border.jpg) repeat-y left top;
}

.background_right{
background:transparent url(right_border.jpg) repeat-y right top;
width:100%;
padding:1em 0;
}
.background_right p{padding:0 20px;margin:0 0 1em 0}


#compliance
{
	text-align:center;
	margin-top:-30px;
}

.bordered_image
{
	padding:5px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	margin-left:15px;
	margin-bottom:15px;
	width:220px;
}
.jt_image
{
	padding:5px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	margin-left:15px;
	margin-bottom:15px;
}
#local_navigation
{
	position:relative;
	float:left;
	margin-top:85px;
	margin-left:50px;
	width:250px;
	font-size:11px;
	font-weight:bold;
}
#local_navigation a
{
	background-color:#FFF1d6;
	display:block;
	height:24px;
	padding-top:10px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding-left:15px;
	width:150px;
	margin-top:-1px;
	font-weight:normal;
}
#breadcrumbs p
{
	font-size:11px;
}
.bold
{
	color:#cc6600;
}
#form_content
{
	margin-left:50px;
	margin-right:50px;
	padding-bottom:50px;
}
#quotes p
{
	font-size:16px;
	color:#cc6600;
	font-style:italic;
	padding-top:30px;
	padding-bottom:20px;
}