@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#globalNav {
	height: 42px;
	margin-bottom: 20px;
	background-color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #E6BD42;
	border-bottom-width: 3px;
}
#globalNav2 {
	height: 42px;
	margin-bottom: 20px;
	background-color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #47B5B5;
	border-bottom-width: 3px;
}
#globalNav #navTabContainer img {
	padding-left: 2px;
}
#globalNav2 #navTabContainer img {
	padding-left: 2px;
}
#tabs {
	width: 445px;
	float: right;
	margin-top: 5px;
}
#logo {
	float: left;
	background-image: url(http://www.celinecousteau.com/globalNav/celinewebsites.gif);
	height: 37px;
	width: 136px;
	margin-top: 5px;
}
#navTitle {
	float: left;
	height: 32px;
	width: 118px;
	margin-left: 20px;
	background-image: url(../Scripts/images/celinewebsites.gif);
}
#navTabContainer {
	height: 42px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#navTabContainer2 {
	height: 42px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

