img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 1004px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
/* nav start */
.nav {
	height: 29px;
	background: #ececec;
	overflow: hidden;
	position: absolute;
	left: 12px;
	top: 115px;
	width: 980px;
}
.nav ul {
	margin: 0;
	padding: 1px 0 0 12px;
	list-style: none;
	float: left;
	font-size: 12px;
}
.nav ul li {
	float: left;
	padding-left: 2px;
	line-height: 14px;
}
.nav ul li a {
	float: left;
	color: #666;
	text-decoration: none;
}
.nav ul li a span {
	cursor: pointer;
	height: 17px;
	float: left;
	padding: 11px 21px 0;
}
.nav ul li a.active,
.nav ul li a:hover {
	background: url(../images/nav-left-bg.gif) no-repeat;
	color: #20a6ff;
}
.nav ul li a.active span,
.nav ul li a:hover span {
	background: url(../images/nav-right-bg.gif) no-repeat 100% 0;
}
div#body_content a.tab:hover{
text-decoration:none;
}
/* nav end */
.main {
	height: 586px;
	position: relative; 
	overflow: hidden;
	background: url(../images/main-bg.jpg) no-repeat;
}
.spa-link {
	width: 152px;
	position: absolute;
	left: 19px;
	top: 13px;
	height: 82px;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
	background: url(../images/spa-link.png) no-repeat;
}
.thomas-link {
	width: 158px;
	position: absolute;
	left: 11px;
	top: 137px; 
	height: 77px;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
	background: url(../images/thomas-link.png) no-repeat;
}
.beauty-link {
	width: 158px;
	position: absolute;
	left: 20px;
	top: 92px; 
	height: 40px;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
	background: url(../images/beauty-link.png) no-repeat;
}
.flowers {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 238px;
	width: 178px;
	height: 348px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/left-flowers-bg.png) no-repeat;
}
.cont {
	position: absolute;
	left: 458px;
	top: 48px;
	padding-left: 3px;
	color: #fff;
	font-size: 18px;
	width: 470px;
}
.cont h1 {
	margin: 0 0 0 -3px;
	position: relative;
	color: #fff;
	height: 40px;
	font-size: 36px;
	overflow: hidden;
}
.cont h1 span {
	display: block;
}
.cont p {
	margin: 0;
	line-height: 22px;
	padding:10px 0 0 0;
}

div#body_content div.main a, div#body_content div.main a:link, div#body_content div.main a:visited, div#body_content div.main a:hover, div#body_content div.main a:active {
color:#2D2D2D;
text-decoration:none;
}

/* savvy tips header */
h1.savvy_tips_hdr {
	float: left;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

/* tabset start */
.tabset {
	width: 504px;
	height: 25px;
	position: absolute;
	left: 447px;
	top: 225px;
}
.tabset ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.tabset ul li {
	float: left;
	padding: 0 0 0 2px;
	font-size: 12px;
}
.tabset ul li a {
	float: left;
	text-decoration: none;
	color: #2d2d2d;
	line-height: 14px;
	outline: none;
}
.tabset ul li a span {
	float: left;
	height: 18px;
	cursor: pointer;
	background: url(../images/tabset-left-bg.png) no-repeat;
	padding: 7px 10px 0 15px;
}
.tabset ul li a strong {
	height: 25px;
	width: 5px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	background: url(../images/tabset-right-bg.png) no-repeat;
}
.tabset ul li a.active,
.tabset ul li a:hover {
	border: 0;
}
.tabset ul li a.active span,
.tabset ul li a:hover span {
	background: url(../images/tabset-hover-left-bg.png) no-repeat;
}
.tabset ul li a.active strong,
.tabset ul li a:hover strong {
	background: url(../images/tabset-hover-right-bg.png) no-repeat;
}
/* tabset end */
div.tab {
	position: relative;
	left: 447px;
	top: 250px;
	width: 504px;
	height: 336px;
	overflow: hidden;
}
.text-cont {
	overflow: hidden;
	width: 458px;
	padding: 30px 0 0 36px;
	color: #172852;
}
.text-cont h2 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	color: #172852!important;
}
.text-cont p {
	margin: 4px 0 1em 0;
}
.text-cont .col {
	float: left;
	width: 220px;
	height: 165px;
	margin: 0 0 0;
	padding: 0;
	list-style: none;
}
.text-cont .col li {
	line-height: 16px;
	margin: 3px 0 0;
}
.text-cont .col li a {
	text-decoration: none;
	color: #172852;
}
.text-cont .col li a:hover {
	text-decoration: underline;
}
/* carusel start */
#carusel {
	overflow: hidden;
	width: 100%;
}
#carusel .fix-block {
	width: 458px;
	height: 179px;
	overflow: hidden;
	position: relative;
}
#carusel .carusel-cont {
	width: 9999px;
	position: relative;
}
#carusel .carusel-cont .item {
	float: left;
	width: 458px;
}
#carusel .carusel-cont .item div {
	padding-right: 20px;
}
#carusel .switcher {
	overflow: hidden;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#carusel .switcher div {
	display: inline;
}
#carusel .switcher div ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#carusel .switcher div li {
	display: inline;
	padding: 0 10px;
}
#carusel .switcher div li a {
	text-decoration: none;
	color: #172852;
}
#carusel .switcher div li a.active,
#carusel .switcher div li a:hover {
	text-decoration: underline;
}
#carusel .link-prev,#carusel  .link-next {
	position: relative; 
	bottom: -5px;
	outline: none;
}
#carusel .next-tip {
	overflow: hidden;
	width: 100%; 
	margin-top: 8px;
	text-align: center;
}
#carusel .next-tip span {
	display: block;
	color: #903;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 16px;
}
#carusel .next-tip strong {
	display: block;
	font-size: 15px;
	line-height: 16px;
}
/* carusel end */
/* player start */
.player {
	width: 387px;
	margin: 11px 0 0 18px;
	display: inline;
	display: none;
	float: left;
	height: 306px;
}
/* player end */
/* video-links start */
.video-links {
	margin: 33px 13px 0 -20px;
	display: inline;
	padding: 0;
	list-style: none;
	width: 98px;
	float: right;
}
.video-links li {
	float: left;
	width: 100%;
	margin-top: -13px;
	position: relative;
}
.video-links li a {
	width: 76px;
	height: 50px;
	padding: 11px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #172852;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	background: url(../images/video-links-bg.png) no-repeat;
}
.video-links li a span,
.video-links li a img {
	display: none;
}
.video-links li a.active,
.video-links li a:hover {
	background: url(../images/video-links-hover-bg.png) no-repeat;
}
.video-links li a.active img,
.video-links li a:hover img {
	display: block;
}
.video-links li a.active span,
.video-links li a:hover span {
	cursor:pointer;
	display:block;
	left:11px;
	padding:0 0 0 5px;
	position:absolute;
	top:15px;
	width:73px;
}
/* video-links end */
/* facebook start */
.facebook {
	position: absolute;
	left: 0;
	top: 436px; 
	width: 441px;
	height: 150px;
}
.facebook .bg {
	width: 272px;
	height: 107px;
	background: url(../images/facebook-bg.png) no-repeat;
	padding: 43px 0 0 169px;
}
.facebook a {
	float: left;
	position: relative;
	width: 234px;
	height: 87px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/facebook-link.png) no-repeat;
}
/* facebook end */
.video-replace {
	display: none;
	display: block;
}