*
{
	margin: 0pt;
	padding: 0pt;
	outline: none;
	-moz-outline: none;
}
a img
{
	border: 0pt none;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
html
{
	height: 100%;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.69em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

body
{
	height: 100%;
	color: #666666;
	text-align: center;
	position: relative;
	background: #518AC6 url(../images/bg_body.gif) repeat-x scroll top left;
}

#container
{
	margin: 0pt auto;
	min-height: 100%;
	text-align: left;
	width: 739px;
	padding-bottom: 0px;
}
* html body #container
{
	height: 100%;
}

#header
{
	height: 141px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

#middle
{
	position: relative;
	width: 715px;
	margin: 0pt auto;
	background-image: url(../images/top_shade.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#leftSection
{
	position: relative;
	width: 413px;
	padding-left: 41px;
	float: left;
	min-height: 390px;
	background-image: url(../images/vdots.gif);
	background-repeat: repeat-y;
	background-position: top right;
	margin-top: 20px;
 	margin-bottom: 0px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: transparent;
}
* html #leftSection
{
	height: 390px;
}
#leftSection p
{
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 17px;
	line-height: 20px;
}
#leftSection ul
{
	padding-left: 15px;
}

#leftSection ul li
{
	font-size: 13px;
	line-height: 17px;
	padding-right: 20px;
}

div#title_ppl
{
	background-image: url(../images/title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 368px;
	height: 81px;
	margin-bottom: 20px;
}
#rightSection
{
	width: 260px;
	float: right;
	text-align: center;
}
img#widget_tn
{
	padding-top: 65px;
}
a#btnDownload
{
	margin: 0 auto;
	display: block;
	overflow: hidden;
	height: 0pt;
	padding-top: 77px;
	width: 167px;
	background: url(../images/btn_download.gif) no-repeat 0 0;	
}
a#btnDownload:hover
{
	background-position: 0px -78px;
}

#tabs{
	margin-top: 20px;
}

#tabNav {
	width: 699px;
	height: 62px;
	background: url(../images/shadow_top.png) no-repeat 0 0;
	padding-left: 40px;
}
#tabNav a {
	display: block;
	overflow: hidden;
	height: 0pt;
	padding-top: 62px;
	width: 254px;
	float: left;
}
a#tabDI {background: url(../images/btn_di_off.png) no-repeat 0 0;}
a#tabDI:hover {background: url(../images/btn_di_over.png) no-repeat 0 0;}
a#tabDI.on, a#tabDI.on:hover {background: url(../images/btn_di_on.png) no-repeat 0 0;}
a#tabHTU {background: url(../images/btn_htu_off.png) no-repeat 0 0;}
a#tabHTU:hover {background: url(../images/btn_htu_over.png) no-repeat 0 0;}
a#tabHTU.on, a#tabHTU.on:hover {background: url(../images/btn_htu_on.png) no-repeat 0 0;}

#tabContent{
	position: relative;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	width: 639px;
	background: url(../images/shadow_middle.png) repeat-y 0 0;	
	min-height: 480px;
	padding-bottom: 80px;
}
* html #tabContent {	height: 480px;}

#tabContent h1
{
	color: #1453A7;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 19px;
	font-weight: normal;
}
#tabContent.green h1
{
	color: #8CC63F;
}

#tabContent p
{
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 19px;
}
#tabContent a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#tabContent a:hover { text-decoration: underline;}

img#whfLogo
{
	position: absolute;
	right: 40px;
	bottom: 20px;
}
div#footer
{
	position: absolute;
	left: 50px;
	bottom: 0px;
}
.blue { color: #326FC6 }

/* clear fix*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
/* End hide from IE-mac */
