@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	margin: 0 auto;
	background-color: #696a6c;	/*text-align: center;*/
	text-align: center;
}
#wrapper_tip {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#FFF;
	padding-left: 30px;
	padding-right: 30px;
	width: 978px;
	height: 710px;
}
/*default text elements*/
h1	{
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: rgb(105,106,108);
	margin: 0;
	padding: 0;
}
h2	{
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 0;
	padding: 0;
}
h3	{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h4	{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	font-weight: normal;
}
p {
	font-size: 14px;
	color: rgb(105,106,108);
	line-height: 16px;
	font-weight: normal;
	margin-top: 6px;
	padding: 0;
}
a {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
}
/*end of default text elements*/


/* Defines all the elements in the header*/
#header_group	{
	position: relative;
	background-color: transparent;
	height: 155px;
	width: 978px;
	z-index: 100;
}
#template_hands {
	position: relative;
	top: 0;
	float: left;
}
#header_template {
	position: relative;
	float: left;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 502px;
	height: 95px;
	background-color: transparent;
	padding-left: 50px;/*if this pdding is changed then change the width corresondingly*/
	background-image: url(../images/ww_header_background.jpg);
	background-repeat:no-repeat;
}
#whitelogo {
	position: relative;
	float: right;
	top: 0;
	width: auto; /*width of gif is 237px, height is 154px auto leaves it unconstrained*/
	margin: 0;
	border: 0;
	padding: 0;
}
.sf-menu	a:focus, .sf-menu a:hover, .sf-menu a:active{ /* This is defines color and font weight for the drop down menus - superfish */
	color: rgb(105,106,108);
	font-weight: bold;
}
/* end of header elements*/

/* Main is the holder for all elelemnst below the header*/
#main {
	font-family: Arial,Verdana, Geneva, sans-serif;
	position: relative;
	width: 978px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	z-index: 10;
}
#main a	{
	text-decoration: none;
}
#Mission {
	position: absolute;
	top: 10px;
	left: 0;
	background-color:#FFF;
	margin: 0;
	padding-left: 10px;
	border-left: solid;
	border-left-width: 6px;
	border-left-color: #abafa6;
	width: 715px;
	padding-top: 0px;
	border-top: 0;
	padding-bottom: 0px;
}
#Mission h2	{
	color: rgb(172,175,166);
	font-size: 19px;
	line-height: 24px;
}



h3 a	{
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3.ww	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #f36b21;
}
h3.ip	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #0079c1;
}
h3.itti	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #8cc63f;
}
h3.lh	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #ef4135;
}
h3.dvds	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #eb529d;
}
h3.kai	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #77278b;
}
a.special7	{
	color: #f36b21;
	background-color: #F7F7F7;
	text-decoration: underline;
}
p.smaller {
	font-size: 10px;
	line-height: 13px;
	color: #f36b21;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#line1 {
	position: absolute;
	top: 120px;
	width: 720px;
	color: #abafa6;
	font-size: 18px;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #abafa6;
	visibility: visible;
	z-index: 15;
}
#quote	{
	color: #fff;
}
.change1 {
	font-weight: bold;
	letter-spacing: 4px;
}

.clear_bar	{
	position: static;
	clear: both;
	height:6px;
}
/* This section defines the colours and layout for the top 3 product links*/
#ip {
	position: absolute;
	width: 185px;
	height: 99px;
	margin: 0;
	top: 150px;
	color: #0079c1;
	left: 0;
	border-left: solid;
	border-left-width: 6px;
	border-color: #0079c1;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
	visibility: visible;
	z-index: 20;
}
#ip a	{
	color: #0079c1;
}
#ip:hover {
	background-color: #0079c1;
}
#ip:hover a {
	color:#FFF
}
#itti {
	position: absolute;
	width: 185px;
	margin: 0;
	top: 150px;
	left: 252px;
	height: 99px;
	color: #8cc63f;
	border-left: solid;
	border-left-width: 6px;
	border-color:#093;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
	visibility: visible;
}
#itti a	{
	color: #8cc63f;
}
#itti:hover {
	background-color:#093;
}

#itti:hover a {
	color:#FFF
}
#lh {
	position: absolute;
	width: 185px;
	height: 99px;
	margin: 0;
	top: 150px;
	left: 504px;
	color:#ef4135;
	border-left: solid;
	border-left-width: 6px;
	border-color: #ef4135;
	padding-right: 20px;
	visibility: visible;
}
#lh a	{
	color: rgb(239,65,53);
}
#lh:hover {
	background-color: #ef4135;
}
#lh:hover a {
	color:#FFF
}
.whitebar	{
	float: left;
	height: 99px;
	width: 6px;
	background-color:#FFF;
}
.transbar	{
	float: left;
	height: 99px;
	width: 6px;
	background-color:transparent;
}
/* This section defines the layout and colors for the last three product links*/
#line2 {
	position: absolute;
	top: 260px;
	width: 720px;
	color: #abafa6;
	font-size: 18px;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #abafa6;
	visibility: visible;
}
#dvds {
	position: absolute;
	width: 185px;
	height: 120px;
	margin: 0;
	top: 290px;
	left: 0;
	color:#eb529d;
	border-left: solid;
	border-left-width: 6px;
	border-color: #eb529d;
	padding-right: 20px;
	visibility: visible;
}
#dvds a	{
	color: rgb(235,82,157)
}
#dvds:hover {
	background-color: #eb529d;
}
#dvds:hover a {
	color:#FFF
}
#kai {
	position: absolute;
	width: 185px;
	height: 120px;
	margin: 0;
	top: 290px;
	left: 252px;
	color:#77278b;
	border-left: solid;
	border-left-width: 6px;
	border-color: #77278b;
	padding-right: 20px;
	visibility: visible;
}
#kai a	{
	color: rgb(119,39,139);
}
#kai:hover {
	background-color:#77278b;
}
#kai:hover a {
	color:#FFF
}
#lm {
	position: absolute;
	width: 185px;
	height: 120px;
	margin: 0;
	top: 290px;
	left: 504px;
	color:#46c3d3;
	border-left: solid;
	border-left-width: 6px;
	border-color: #46c3d3;
	padding-right: 20px;
	visibility: visible;
}
#lm a	{
	color: rgb(70,195,211)
}
#lm:hover {
	background-color: #46c3d3;
}
#lm:hover a {
	color:#FFF
}
.whitebar2	{
	float: left;
	height: 120px;
	width: 6px;
	background-color:#FFF;
}
.transbar2	{
	float: left;
	height: 120px;
	width: 6px;
	background-color:transparent;
}
/* End of definitions for product links*/

p.ww {
	font-size: 14px;
	line-height: 16px;
	color: #f36b21;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1.ww	{
	font-size: 26px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	color: #f15d22;
	font-weight: normal;
}
h1.tip	{
	font-size: 26px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	color: rgb(16,104,155);
	font-weight: normal;
}	
h2.ww {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #abafa6;
}
.tip {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: rgb(0,121,193);;
}
h3.ww	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #f36b21;
}
h3.ip	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #0079c1;
}
h3.itti	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #8cc63f;
}
h3.lh	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #ef4135;
}
h3.dvds	{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #eb529d;
}
/*defines footer*/

.footer	{
	position: relative;
	color: #abafa6;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 20px;
	background-color: transparent;
	border-right: solid;
	border-right-width: 2px;
	border-right-color: #abafa6;
	padding-right: 10px;
	float: left;
	top: -50px;

}
.footer	a	{
	color: #abafa6;
	font-size: 12px;
	text-decoration: underline;
	background-color: transparent;
	padding-left: 10px;
	font-weight: normal;
}
#main .footer a	{
	text-decoration: underline;
}
#content {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	width:710px;
	height:410px;
	left: 0;
	top: 0;
	/*z-index: 2;*/
	float: left;
}
.like_p	{
		font-size: 14px;
	color: rgb(105,106,108);
	line-height: 16px;
	font-weight: normal;
	margin-top: 6px;
	padding: 0;
}
