/**
 * Style sheet ipthstyles
 */
#wrapper
{
	word-wrap: break-word;
}

/* ie proprietary property to force long words to break rather than the layout */
*
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	margin:0;
	padding:0px;
	background: #fff url(../ipth_img/body.gif);
}

h1, h2, h3, h4, h5, p, ul, li
{
	margin:0;
	padding:0;
}

#right h1, #right h2, #right h3, #right h4, #right p
{
	padding:0 0 0 9;
}

/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#headerTop
{
	width:100%;
	height:28px;
	clear:both;
	background:url(../ipth_img/headerTop.jpg) no-repeat;
}

#header
{
	width:100%;
	height:140px;
	clear:both;
	background:#233400 url(../ipth_img/.jpg) no-repeat;
}

#header_1
{
	width:22px;
	height:140px;
	float:left;
	background: url(../ipth_img/header_1.jpg) no-repeat;
}

#header_2
{
	width:160px;
	height:140px;
	float:left;
	background:#0BA9EC;
}

#header_3
{
	width:146px;
	height:140px;
	float:left;
}

#header_4
{
	width:146px;
	height:140px;
	float:left;
}

#header_5
{
	width:146px;
	height:140px;
	float:left;
}

#header_6
{
	width:146px;
	height:140px;
	float:left;
}

#header_7
{
	width:160px;
	height:140px;
	float:left;
	background:#ccc;
}

#headerBottom, #footer
{
	width:100%;
	height:20px;
	clear:both;
	background:#A2A2A2;
}

#wrapper
{
	width:1002px;
}

#contentfloatholder
{
	width:904px;
	float:left;
	padding:0 76 0 22;
	background: url(../ipth_img/contentfloatholder.gif) repeat-y;
}

#contentfloatholder:after
{
	height:0px;
	clear:both;
	display:block;
	content: ".";
	visibility: hidden;
}

#center
{
	margin:23px 190px 0px 190px;
}

#centerwrap
{
	width:100%;
	float:left;
	margin:0 -95 0 0;
}

#left
{
	width:160px;
	height:475px;
	float:left;
	margin:0 0 0 -5;
	background: url(../ipth_img/left.jpg) no-repeat;
}

#right
{
	width:160px;
	height:452px;
	float:right;
	padding:23px 0px 0px 0px;
	background: url(../ipth_img/right.jpg) no-repeat;
}

* html div#centerwrap
{
	margin:0 -100 0 0;
}

* html div#left
{
	margin:0;
}
