/* CSS Document */

body{margin:0px;}
	#wrapper{
	margin:0px auto;
	text-align:center;
	width:1001px;
	background-color: #FFFFFF;
}
	#topcontents{width:1001px; text-align:left; margin:0px auto;}
	.header{background-image:url(images/header_01.jpg); width:1001px; height:122px; text-align:left;}
	#logo{width:340px; height:122px;}
	#navigation{ background-image:url(images/nav_bg_05.gif); height:35px; background-repeat:repeat-x; color:#FFFFFF; font-family:Tahoma; font-weight:bold; font-size:11px;}
	#navigation a{padding-top:10px; display:inline-table; margin-left:10px; margin-right:5px; color:#FFFFFF; text-decoration:none;}
	#navigation a:hover{color:#003196;}
	#goto{background-image:url(images/go_07.gif); height:28px; background-repeat:repeat-x; float:right; padding-left:5px; padding-right:6px; padding-top:7px;}
	#innercontents{width:950px; text-align:left; margin:10px auto; height:auto; }
	.countryheading{border:1px solid #c0c0c0; font-family:'Trebuchet MS';  width:176px; font-size:16px; color:#309dcf; padding:6px; background-color:#e5e5e5;}
	.aus_bg{background-image:url(images/index2_16.jpg); width:188px; height:115px; background-repeat:no-repeat}
	.ca_bg{background-image:url(images/ca_bg.jpg); width:188px; height:115px; background-repeat:no-repeat}
	.south_bg{background-image:url(images/index2_03.gif);width:188px; height:115px; background-repeat:no-repeat}
	.uk_bg{background-image:url(images/uk_bg.jpg);width:188px; height:115px; background-repeat:no-repeat}
	.usa_bg{background-image:url(images/usa_bg.jpg); width:188px; height:115px;background-repeat:no-repeat}
	#list ul{font-family:Tahoma; font-size:11px; color:#4d4d4d; padding-left:20px; margin-top:0px; }
	#list ul li{ padding-top:3px; list-style:none; padding-left:5px; margin-left:0px;  list-style-image:url(images/bullet.png);}
	.bluetable{background-image:url(images/blue_bg.jpg); height:173px; background-repeat:repeat-x; border:1px solid #99e3ee; }
	.blueheading{color:#01a7ce;font-family:'Trebuchet MS'; font-size:24px; vertical-align:top; padding:5px;}
	.greayheading{color:#5e5c5c;font-family:'Trebuchet MS'; font-size:16px; padding-left:5px;}
	.greytext{color:#4d4d4d; font-family:Tahoma; font-size:11px;}
	.lightbluebox{background-color:#ddf5fc; border:1px dotted #c8e3ea; padding:10px; float:left; margin:5px; color:#0189af; font-family:Tahoma; font-size:11px; font-weight:bold; width:340px; text-align:left;}
	#contents{width:950px; text-align:left;}
	#leftcontents{float:left; width:753px; margin-right:8px;}
	#rightcontents{float:left; text-align:right;}
	.contentsbox{background-image:url(images/index2_14.gif); width:732px; padding:10px; background-repeat:no-repeat; background-position:top;}
	.contentheading{color:#01a7ce; font-size:30px;font-family:'Trebuchet MS';}
	.blueboldlink{color:#01a7ce; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:none;}
	.blueboldlink:hover{color:#FF0000;}
	.footer{background-color:#d7d7d7; height:60px; padding:10px; text-align:center; margin-top:10px; color:#838383; font-family:tahoma; font-size:11px;}
	.footer a{color:#838383; padding:5px; text-decoration:none;}
	.footer a:hover{color:#01a7ce;}
