#tac-header {
	position: relative;
	width: 770px;
	height: 83px;
	background: url('../images/tac/tac-header.gif') no-repeat top left;
}
#tac-content {
	position: relative;
	width: 570px;
	margin: 20px 0px 70px 173px;
	min-height: 400px;
}
#tac-menu-outer {
	position: absolute;
	top: 0px;
	left: -200px;
	width: 182px;
	padding-top: 26px;
	background: url('../images/tac/menu-top.gif') no-repeat top left;
}
#tac-menu-inner {
	position: relative;
	width: 100%;
	padding-bottom: 22px;
	background: url('../images/tac/menu-bottom.gif') no-repeat bottom left;
}
.menu {
	display: block;
	background-color: #d0bddb;
	font-size: 12px;
	border-bottom: 1px solid #cadde8;
	padding: 5px 0px 5px 40px;
}
.menu:link, .menu:visited, .menu:hover, .menu:active {
	color: #fff;
}
.menu:hover {
	text-decoration: underline;
}
.active {
	background: #aa85c0 url('../images/tac/menu-arrow.gif') no-repeat 15px 3px;
}
#tip-menu {
	padding-left: 45px;
	margin-bottom: 35px;
}
#tip-menu H1 {
	margin: 0px 0px 10px 0px;
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	color: #2a317c;
}
#tip-menu UL {
	margin: 0px;
	padding: 0px;
}
#tip-menu UL LI {
	list-style-type: none;
	margin: 0px 35px 0px 0px;
}
#tip-menu UL LI A:link {
	font-size: 10px;
	color: #2a317c;
}

.standard {
}
.standard .tip-outer {
	width: 517px;
	background: url('../images/tac/widget-a-bottom.gif') no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.standard .tip-outer .tip-inner {
	background: url('../images/tac/widget-a-top.gif') no-repeat top left;
	padding-top: 60px;
	min-height: 109px;
}
.standard .tip {
	color: #fff;
}
.standard .tip P {
	color: #fff;
}
.standard .tip {
	position: relative;
	margin: 0px 50px;
}

.product {
}
.product .tip-outer {
	position: relative;
	width: 517px;
	background: url('../images/tac/widget-b-bottom.gif') no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.product .tip-outer .tip-inner {
	position: relative;
	background: url('../images/tac/widget-b-top.gif') no-repeat top left;
	padding-top: 60px;
	min-height: 109px;
}
.product .tip-outer .showcase {
	position: absolute;
	margin: 0px;
	padding: 0px;
	bottom: -22px;
	right: -8px;
	height: 139px;
	width: 138px;
}
.product .tip-outer .showcase .photo {
	height: 100%;
	width: 100%;
}
.product .tip-outer .showcase .photo .mask {
	height: 100%;
	width: 100%;
	background: url('../images/tac/widget-b-product.gif') no-repeat top left;
}
.product .tip {
	color: #fff;
}
.product .tip P {
	color: #fff;
}
.product .tip {
	position: relative;
	margin: 0px 50px;
	padding-right: 90px;
}

.tip H2 {
	text-transform:		none;
	border: 0px solid #0f0;
	position: absolute;
	top: -53px;
	left: 0px;
	height: 25px;
	width: 440px;
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial;
	font-size: 17px;
}
.tip UL {
	margin: 0px 30px;
	padding: 0px;
}

.tip P {
  margin-top: 10px;
}