html, body {
	margin:0;
	padding:0;
}
body {
	text-align:justify;
	font-family: arial, sans-serif;
	font-size: 76%;
	background-color: #A0BFD1;
	color: #333333;
}
div#header {
	padding-right: 10px;
	display: block;
	width: 900px;
	height:90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
div#header h1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 10px;
}

div#menuholder {
	height:75px;
	color: #FFFFFF;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../img/banner01.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
}
div#menuholder2 {
	height:75px;
	color: #FFFFFF;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../img/banner02.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
}
div#menuholder3 {
	height:75px;
	color: #FFFFFF;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../img/banner03.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
}
div#menuholder4 {
	height:75px;
	color: #FFFFFF;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../img/banner04.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
}
div#menuholder5 {
	height:75px;
	color: #FFFFFF;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../img/banner05.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
}
div#menuholder6 {
	height:75px;
	color: #FFFFFF;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../img/banner06.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
}
div#menuholder7 {
	height:75px;
	color: #FFFFFF;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../img/banner07.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
}
div#container {
	text-align:left;
	background-color: #FDF2E7;
	border-top-width: 15px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
div#containerfooter {
	padding-bottom: 0px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#content ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
	background-image: url(../img/bulletlink.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
}
div#content p {
	line-height:1.4;
	text-align: justify;
}
div#right {/* country list box*/
	background-color: #095A7F;
	color: #FFFFFF;
}
div#right h2 {/* country list box*/
	color: #FFFFFF;
	margin-bottom: 1px;
	font-style: normal;
}
div#sign {/* sign up list box*/
	color: #FFFFFF;
	background-image: url(../img/bgsignup.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#sign h2 {/* sign up box*/
	color: #FFFFFF;
	margin-bottom: 1px;
	font-style: normal;
}

div#extra {
	background-color: #0079AB;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #095A7F;
	color: #FFFFFF;
	display: block;
}
div#footer {
	background-color: #095A7F;
}
div#footer p {
	margin:0;
	padding:10px;
	color: #FFFFFF;
	text-align: center;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
div#container {
	width:898px;
	margin:0 auto
}
div#containerfooter {
	width:928px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#content {
	float:left;
	width:580px;
	margin-bottom: 20px;
}
div#right {/* country list box*/
	float:right;
	width:250px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
}
div#sign {/* country list box*/
	float:right;
	width:250px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
}
div#adverts {/* adverts box*/
	padding-right: 20px;
	float:right;
	width:250px;
	margin-bottom: 10px;
	overflow: hidden;
}
div#adverts img{/* adverts box*/
	padding: 0px;
	margin: 0px;
}
div#extra {
	width:auto;
	clear: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	height: 220px;
	padding-top: 15px;
	display: block;
}
div#footer {
	clear:both;
	width:100%
}

div#clear{
	clear: both;
}
.dotclear{
	height: 2px;
	width: 200px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 200px;
	clear: both;
}
.bulletlink{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
	background-image: url(../img/bulletlink.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-decoration: none;
}

/*  list /////////////////////////////////////////// */
#header2{
	display: block;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	text-align: justify;
}



.imgsml{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #dbc8b3;
}

/*.imgsmlright{
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 3px solid #dbc8b3;
}*/

.img{
	border: 4px solid #dbc8b3;
	width: 572px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.titlebar{
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #ead8c5;
}
div.titlebar a{
text-decoration:none;
color:#333333;
}
div.titlebar a:hover{
text-decoration:none;
color:#8F8578;
}
div.titlebar span {
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	text-decoration: none;
	position: relative;
}
div.titlebar span a{
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	text-decoration: none;
	position: relative;
}
div.titlebar span a:hover{
	text-decoration: none;
	color: #8F8578;
}
.devbox{
	background-color: #F0E7DB; /* #eee4d8 */
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
	margin-left: -15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.pbox{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: justify;
	height: 155px;
	border: 1px solid #EAD8C5;
	background-color: #FDF2E7;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pbox h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
.pbox p{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.pbox img{
	float: right;
	border: 0px solid #dbc8b3;
	margin-left: 15px;
	margin-top: -4px;
	height: 100px;
	width: 150px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 10px;
}



/*  e form  /////////////////////////////////////////// */



.field{
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
	border: 3px solid #dbc8b3;
}
.fieldsml{
	width: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
	border: 3px solid #dbc8b3;
	float: right;
	margin-right: 40px;
}
.submitbtn1{
	text-decoration: none;
	background-image: url(../img/btnsend3.gif);
	display: block;
	height: 20px;
	width: 55px;
	overflow: hidden;
	font-size: 0px;
	padding: 0px;
	text-align: left;
	color: #095A7F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-top: 8px;
}

/*  extra content /////////////////////////////////////////// */
.iframe{
	display: block;
	float: left;
	height: 220px;
	width: 400px;
	overflow: hidden;
}
.ifrmL{
	display: block;
	float: left;
	height: 220px;
	width: 400px;
	overflow: hidden;
}
.ifrmR{
	display: block;
	float: right;
	height: 220px;
	width: 400px;
	overflow: hidden;
}
.spacer{
	display: block;
	height: 100px;
	width: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	float: left;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
}
.leftbox2{
	display: block;
	float: left;
}
.leftbox{
	display: block;
	float: left;
	width:350px;
}
.rightbox{
	display: block;
	float: right;
	/*width: 190px;*/
}
.rightbox img{
	/*float: right;
	clear:both;*/
	margin-top: 10px;
	/*margin-left: 5px;*/
	margin-bottom: 3px;
	border: 3px solid #dbc8b3;

}

/*  Type /////////////////////////////////////////// */
p {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
	font-weight: lighter;
}
a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #dbc8b3;
}


/*  form drop down /////////////////////////////////////////// */

.dropdown{
	width: 250px;
}



/*  menu /////////////////////////////////////////// */

#clearmenu{
	float: left;
	display: block;
	width: 2px;
}
*{
	margin:0;
	padding:0;
}
#menu{
	width:898px;
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
	width: 118px;
	height: 60px;
	position: relative;
	display: block;
	clear: right;
	margin: 0px;
}
#menu li a{
	float:left;
	color:#095A7F;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	height: 60px;
	background-image: url(../img/menu/bgbox.png);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 118px;
	margin: 0px;
	display: block;
}
#menu li a span{
	color:#095A7F;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom: 0px;
}
#menu li a:hover{
	text-decoration:none;
	background-color: #FDF2E7;
	background-image: url(../img/menu/bgbox-on.png);
	background-repeat: repeat-x;
}
#menu li a:hover span{
	color:#636363;
}
.current{
	display:block;
	float:left;
	color:#095A7F;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
	height: 60px;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0;
	width: 120px;
	background-image: url(../img/menu/bgbox-on.png);
}
.current span{
	color:#095A7F;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
