#productNav, #product_copy {
	width: 654px;
	float:left;
}

#productNav {
}

#product_copy {
}

div#overview_content,
div#main_features_content,
div#key_benefits_content {
	display: none;
}

#productFooter {
	clear: both;
	margin-top: 40px;
	border: 1px solid #FFFFFF;
}

#product_copy p {
	line-height: 1.4em;
	font-size: 14px;
	padding: 10px 0px;
}

#productNav div {
	float:left;
}

#productNav div.tabs {
	width: 454px;	/*original 434px*/
}

#productNav div.tabs h1, #productNav div.tabs p {
	padding: 0px;
	margin: 0px;
}

#productNav div.tabs h1 {
	padding-bottom: 28px;
}

#productNav div.tabs img {
	margin-right: 1px;
}
/*waikit css*/
#productNav div.tabs a span {
	visibility: hidden;
}
#productNav div.tabs a {
	cursor:pointer;
	display:block;
	float:left;
	height:30px;
	width:121px;
	margin-right:1px;
	text-decoration: none;
	background-position: 0px -30px;
}
a#overview {background:url(/images/our-products/tabs/sprite/overview.jpg) no-repeat;}
a#main_features {background:url(/images/our-products/tabs/sprite/main_features.jpg) no-repeat;}
a#key_benefits {background:url(/images/our-products/tabs/sprite/key_benefits.jpg) no-repeat;}
#productNav div.tabs a.on {
	background-position: 0px 0px;
}
/*waikit css*/

#productNav div.callMe {
	/*padding-top: 10px;*/
	width: 200px;
}

#productNav div.callMe p {
	padding: 0px 0px 5px 0px;
}

#callMeMessage {
	padding-top: 5px;
	color: #CD320E;
	text-align:center;
	font-weight:bold;
}

#productBlurbTrusts, #productBlurbCollective, #productBlurbFamily, #productBlurbInternational, #productBlurbBuild {
	clear:both;
	width: 654px;
	min-height: 231px;
	_height: 231px;
	background-image: url('/images/our-products/img_main_overview-trusts.jpg');
	background-repeat: no-repeat;
	border-top: 1px solid #111111;
}

#productBlurbCollective {
	background-image: url('/images/our-products/img_main_overview-collective.jpg');
}

#productBlurbFamily {
	background-image: url('/images/our-products/img_main_overview-family.jpg');
}

#productBlurbInternational {
	background-image: url('/images/our-products/img_main_overview-international.jpg');
}

#productBlurbBuild {
	background-image: url('/images/our-products/img_main_overview-build.jpg');
}

#productBlurbTrusts p, #productBlurbCollective p, #productBlurbFamily p, #productBlurbInternational p, #productBlurbBuild p{
	color: #4B4E66;
	font-size: 18px;
	width: 355px;
	padding: 20px 0px 0px 30px;
}

#product_copy h2, #product_copy h3 {
	color: #98CD00;
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 3px solid #EBEDEE;
	font-weight: normal;
}

#product_copy h3 {
	color: #313131;
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;;
}

#product_copy ul {
	margin: 0px;
	padding: 10px 0px 10px 30px;
}

#product_copy li {
	line-height: 1.4em;
	font-size: 14px;
	list-style-type: none;
	list-style-image: url(/images/icon_tick.gif);
	padding: 0px 0px 10px 5px;
	margin: 0px;
	color: #333333;
}

#product_copy ul.simple {
	padding: 10px 0px 10px 15px;
}

#product_copy ul.simple li {
	line-height: 14px;
	font-size: 10px;
	list-style-type: disc;
	list-style-image: none;
	padding: 0px 0px 10px 5px;
	margin: 0px;
	color: #98CD00;
}

#product_copy ul.simple li span {
	color: #333333;
	font-size: 14px;
	position: relative;
	top: 1px;
}

#product_copy ul.features {
	padding-left: 0px;
	padding-bottom: 20px;
}

#product_copy ul.features li {
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
	list-style-image: none;
	background-color: #F2F8DF;
	font-size: 0.8em;
	color: #333333;
}

#product_copy ul.features li.toggle {
	background-color: #EBEDEE;
}

#product_copy p.next {
	width: 650px;
	text-align: right;
	font-size: 18px;
	padding: 0px;
}

#product_copy p.next a {
	font-weight: bold;
}

#mainContent p.findOutMore {
	clear: both;
	width: 633px;
	height: 53px;
	background-image: url('/images/our-products/find_out_more.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	margin: 40px 0px 0px 0px;
}

#mainContent p.findOutMore span {
	color: #9FCF0D;
}

#mainContent p.findOutMore a, #mainContent p.findOutMore a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #9FCF0D;
	color: #9FCF0D;
}

#mainContent p.back2Top {
	clear: both;
	margin-top: 80px;
}
