body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-image: url(../gifs/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainwrap{
	width: 770px;
}

#top-nav
{
	width: 770px;
	color: #0066FF;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
}

#continent
{
	width: 200px;
	height: 150px;
	border-top: 2px solid #868686;
}


#continent a, #left-bar a
{
	display: block;
	text-decoration: none;
	letter-spacing: .05em;
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	height: auto;
	text-indent: 20px;
	padding: 4px;
	display: block;
	border-bottom: 2px solid #868686;
}

#continent a:hover, #left-bar a:hover
{
	color: #f4ba0f;
	background-color: #6f6f6f;
	text-decoration: none;
}

#continent a:active, #left-bar a:active
{
	color: #f4ba0f;
	text-decoration: none;
	background-color: #6f6f6f;
}

#banner
{
	background-image:url(../gifs/logo.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 150px;
	float: right;
}
a:link
{
	color: #0080FF;
	font-weight: bold;
	text-decoration: none

}

a:visited
{
	color: #0080FF;
	font-weight: bold;
	text-decoration: none
}

a:active
{
	color: #D82F2B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #D82F2B;
	font-weight: bold;
	text-decoration: underline;
}

#clock{
	text-align: right;
	margin-right:auto;
	color: #000000;
	font-size: 10px;
	margin-bottom: 2px;
	padding: 3px;
}

#left-img
{
	text-align: left;
	color: #000;
	width: 200px;
	float: left;
	text-align: center;
}

#contiimg
{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

#contiimg img
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#leftimg1
{
	background-image: url(../gifs/left1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 180;
	height: 150px;
	margin: auto;
}

#leftimg2
{
	background-image: url(../gifs/left2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 180;
	height: 150px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftimg3
{
	background-image: url(../gifs/left3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 180;
	height: 150px;
}

#thawte
{
	background-image:url(../gifs/thawte-seal.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#thawte a
{
	display: block;
	height: 36px;
}

#left-bar
{
	text-align: left;
	color: #000;
	width: 200px;
	float: left;
}

#left-bar form
{
	margin: 0px;
	padding: 0px;
}

#left-bar label
{
	display: block;
	margin-left: 10px;
}

#left-bar select, #left-bar input
{
	margin-left: 13px;
}

#left-bar form a
{
	width: 5px;
}

#left-bar p
{
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #868686;
}

#img_border
{
	text-align: center;
}

#information
{
	width: 558px;
	float: right;
}

#faqs{
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}

#faqs a {
	text-decoration: none;
	color: #0080FF;
	padding-left: 2px;
	padding-right: 2px;
}

#faqs a:hover {
	text-decoration: underline;
	color:#FF0000;
}

#footer {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 770px;
	font-size: 11px;
	padding-left: 5px;
}

#footer a{
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;

}

#footer a:hover{
	color: #E80000;
	text-decoration: none;
}

#footer strong
{
	color: #FFFF00;
	font-weight: bold;
}

.name1
{
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	font-size:12pt;
	color:#d82f2b;
	font-weight:bold;
	padding-top: 5px;
	margin-bottom: 10px;
	display: block;
}

.name2
{
	margin: 0px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: bold;
}

.name3
{
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: bold;
}

#font-style-6
{
	background-color: #E0AE1C;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight:bold;
	font-size: 12px;
	padding: 2px;
	text-indent: 5px;
}

#list1
{
	padding: 2px;
	float: right;
	width: 273px;
	height: auto;
}

#list2
{
	padding: 2px;
	width: 274px;
	height: auto;
}

#list1 p, #list2 p
{
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}

#list1 a, #list2 a
{
	text-decoration: underline;
	display: block;
	padding-top: 10px;
}

#list1 a:hover, #list2 a:hover
{
	text-decoration: none;
}

#dropmenu{
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
}

#dropmenu p
{
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}

form{
	padding: 0px;
	margin: 0px;
}

.background-style-4 {
	font-size: 11px;
}

.button{
	height: 18px;
	text-align: center;
	font-size: 11px;
	cursor:hand;
}

#wrap1
{
	width: 183px;
	margin-bottom: 10px;
	float: right;
	text-align: center;
	display: block;
}

#wrap2
{
	width: 183px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 3px;
	float: right;
	text-align: center;
	display: block;
}

#wrap3
{
	width: 183px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
}

#wrap1, #wrap2, #wrap3
{
	font-size: 11px;
}

#wrap1 a, #wrap2 a, #wrap3 a
{
	display: block;
}

#grp1
{
	width: 186px;
	float: left;
	margin-bottom: 10px;
}

#grp2
{
	width: 186px;
	float: right;
	margin-bottom: 10px;
}

#grp3
{
	width: 186px;
	float: right;
	margin-bottom: 10px;
}

#contimap1
{
	margin-top: 10px;
	background-image: url(../gifs/map1.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 40px;
}

#contimap2
{
	background-image: url(../gifs/map2.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 40px;
}

#contimap3
{
	background-image: url(../gifs/map3.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 40px;
}

#contimap4
{
	background-image: url(../gifs/map4.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 40px;
}

#contimap5
{
	background-image: url(../gifs/map5.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 40px;
}

#contimap6
{
	background-image: url(../gifs/map6.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 40px;
}

#contimap7
{
	background-image: url(../gifs/map7.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 40px;
}

#contimap8
{
	background-image: url(../gifs/map8.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 40px;
}

#quick
{
	margin-top: 5px;
	margin-bottom: 10px;
}

#quick1
{
	width: 322px;
	float: right;
	border: 1px solid #5689B9;
}

#quick1 form
{
	margin: 0px;
	padding: 0px;
}

#quick1 label
{
	display: block;
	font-weight: bold;
	text-indent: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#legend 
{
	width: 558px;
	float: left;
}

#lwrap1
{
	width: 150px;
	margin-left: 50px;
}

#lwrap2
{
	width: 350px;
	float: right;
}

#legend p
{
	margin: 0px;
	padding-left: 20px;
	margin-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

.legend1
{
	background-image: url(../gifs/lg1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.legend2
{
	background-image: url(../gifs/lg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.legend3
{
	background-image: url(../gifs/lg3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.legend4
{
	background-image: url(../gifs/lg4.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.legend5
{
	background-image: url(../gifs/lg5.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.legend6
{
	background-image: url(../gifs/lg6.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#legend span
{
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#continent-link
{
	margin-top: 10px;
	text-align: center;
}

#continent-link a{
	text-decoration: none;
	letter-spacing: .05em;
	height: auto;
	padding: 4px;
}

#continent-link a:hover{
	color: #DD0000;
	text-decoration: none;
}

#contiwrap1
{
	width: 185px;
	float: right;
}

#contiwrap2
{
	width: 185px;
	margin-left: 185px;
}

#contiwrap3
{
	width: 160px;
	float: right;
}

#contiwrap4
{
	width: 160px;
	margin-left: 235px;
}

#contiwrap1 a, #contiwrap2 a, #contiwrap3 a, #contiwrap4 a
{
	display: block;
	font-size: 11px;
}

#contiasia
{
	background-image:url(../asia/gifs/asia.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 558px;
}

#contiafrica
{
	background-image:url(../africa/gifs/africa.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 558px;
}

#contiamerica
{
	background-image:url(../america/gifs/america.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 558px;
}

#contiaustral
{
	background-image:url(../australasia/gifs/australasia.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 558px;
}

#contimideast
{
	background-image:url(../middleeast/gifs/middleeast.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 558px;
}

#contieurope
{
	background-image:url(../europe/gifs/europe.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 558px;
}

#search
{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #5689B9;
}

#search form
{
	margin: 0px;
	padding: 0px;
}

#search label
{
	display: block;
	font-weight: bold;
	text-indent: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#search input, #search select
{
	font-size: 11px;
}

.style1
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
	display: block;
	color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #5689b9;
}

.style3
{
	font-size: 11px;
}

.style4
{
	height: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	display: block;
}

.style5
{
	display: block;
	text-align: center;
	letter-spacing: .1em;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 10px;
}

.style6
{
	font-size: 11px;
}

.country
{
	margin-left: 50px;
}

.rating
{
	margin-left: 27px;
}

#button
{
	margin-left: 108px;
	margin-bottom: 5px;
}

.country2
{
	margin-left: 83px;
}

.rating2
{
	margin-left: 58px;
}

#button2
{
	margin-left: 225px;
	margin-bottom: 5px;
}
