/*--- Typography  ---*/

body{background-color:#27aae2;margin:0;padding:0;font-family:arial;font-size:68.5%}

#body-main a, #body-main a:link{color:#333;text-decoration:none;}

#body-main a:hover{color:#333;text-decoration:underline;}

/*--- Layout  ---*/

#body-main{border:0px solid #000;margin:0 auto;padding:20px 0 0 0;}
#wrapper{width:900px;margin:0 auto;}
.hometitle{margin:60px 0 0px 0px;}

/*--- Main Content  ---*/

#body-main-content{
	float:right;
	margin:0 0 0 5px;
	padding:0px;
	width:860px;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	background:#fff url(images/main-top-bkg-light-blue.jpg) repeat-x scroll center top;
}

#body-main-footer{
	width:100%;
	float:left;
	background-image:none;
	height:10px;
}

#body-main-header{height:10px;display:block;}
#body-main-content .logo{float:right;margin:1px 15px 0 0;width:233px;}
#body-main-content .lady{float:right;margin:0 0 -10px 0; position:relative;z-index:10;width:272px;}
#body-main-content .quote{margin:35px 0 30px 0;}

#body-main-text {
	color:#004EA1;
	font-size:1.2em;
	font-weight:bold;
	margin:8px auto;
	width:640px;
	position:relative;
	display:block;
	float:none;
}

#body-main-text ul{
	float:left;
	width:180px;
	padding:0;
	margin:0;
	list-style:none;
	border:0px solid #000;
}
#body-main-text li{
	margin:0 0 0 0px;
	padding:10px 0 0 50px;
	height:30px;
}

/*--- Countries  ---*/

#body-countries{
	margin:80px 0 0 0;
	width:360px;
	float:left;
}

#body-main-text li.uk{background:url(images/UnitedKingdom.png) no-repeat 0 0;}
#body-main-text li.france{background:url(images/France.png) no-repeat 0 0;}
#body-main-text li.espana{background:url(images/Spain.png) no-repeat 0 0;}
#body-main-text li.italia{background:url(images/Italy.png) no-repeat 0 0;}
#body-main-text li.germany{background:url(images/Germany.png) no-repeat 0 0;}
#body-main-text li.belgium{background:url(images/Belgium.png) no-repeat 0 0;}
#body-main-text li.norway{background:url(images/Norway.png) no-repeat 0 0;}
#body-main-text li.denmark{background:url(images/Denmark.png) no-repeat 0 0;}
#body-main-text li.dutch{background:url(images/Netherlands.png) no-repeat 0 0;}
#body-main-text li.switzerland{background:url(images/Switzerland.png) no-repeat 0 0;}
#body-main-text li.australia{background:url(images/Australia.png) no-repeat 0 0;}


/*--- Rounded corners  ---*/

#body-main-content .top-left{float:left;margin:-2px 0 0 -2px;position:relative;z-index:1;width:10px;}
#body-main-content .top-right{float:right;margin:-2px -2px 0 0;position:relative;z-index:1;width:10px;}
#body-main-content .bottom-left{float:left;margin:0px 0 0px -2px;position:relative;z-index:1;width:10px;}
#body-main-content .bottom-right{float:right;margin:0px -2px 0 0;position:relative;z-index:1;width:10px;}
