/* CSS Document */

* {margin:0; padding:0;}
body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;}
#main {background:#FFF url(../images/bg_top.jpg) top left repeat-x;}
.CLEAR { clear: both; display: block; visibility: hidden; line-height:0;}
/*================================================*/
/*                    TOP                         */
/*================================================*/

#top {
	width:800px; height:172px; margin-left:auto; margin-right:auto; 
}
#logo {
	margin-bottom:15px;
}
#menu {
	height:41px; overflow:hidden;
}
/*-- navigation--*/
#nav {
	margin:0; padding:0; width:800px; height:41px; list-style: none; display: inline; overflow: hidden;
}
#nav li {
	margin:0; padding:0; list-style:none; display:inline;
}
#nav a {
	float:left; padding:41px 0 0 0; overflow:hidden; height:0px !important; height /**/:41px;
}
#nav a:hover {
	background-position: 0 -40px;
}
#nav a:active, #nav a.selected {
	background-position:0 -80px;
}
#thome a {
	width: 115px;
	background: url(../images/n_home.jpg) top left no-repeat;
}
#tsolutions a {
	width: 167px;
	background: url(../images/n_ts.jpg) top left no-repeat;
}
#tnews a {
	width: 105px;
	background: url(../images/n_news.jpg) top left no-repeat;
}
#tteam a {
	width: 95px;
	background: url(../images/n_team.jpg) top left no-repeat;
}
#tbooking a {
	width: 178px;
	background: url(../images/n_booking.jpg) top left no-repeat;
}
#tcontact a {
	width: 140px;
	background: url(../images/n_contact.jpg) top left no-repeat;
}
/*-- navigation End--*/

#newsletter {width:800px; height:21px; text-align:right; font-size:11px; color:#D3D3D3; font-weight:bold; text-decoration:none;}
#newsletter a { color:#D3D3D3;font-weight:bold; text-decoration:none; }
#newsletter a:visited{ color:#D3D3D3;font-weight:bold; text-decoration:none; }
#newsletter a:hover { color:#D3D3D3; font-weight:bold; text-decoration:underline; }
/*--TOP END--*/

#padding {padding:20px;}

/*================================================*/
/*                  FOOTER                        */
/*================================================*/
#footer {
	height :80px;
	background:#FFF url(../images/bg_footer.jpg) bottom left repeat-x;
}
#margin {
	height:35px;padding-bottom:20px;padding-top:25px;
}

#f_text {float:left; width:250px;color:#FFF; font-size:11px;}
#f_text a {color:#FFF; font-size:11px; text-decoration:none;}
#f_text a:visited {color:#FFF; font-size:11px; text-decoration:none;}
#f_text a:hover {color:#FFF; font-size:11px; text-decoration:underline;}

	
#footer_logo {
	float:right; width:530px; height:35px; margin:0; padding:0; text-align:right;
}