/* CSS Document */
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
img{
	border:		none;
}
div#pageHolder
{
	width: 717px;
	background: #D5D6D7;
	margin: 10px auto 0 auto;
	text-align: left;
	padding: 10px 10px 0 10px;
}

div#items
{
	width: 717px;
	background: #D5D6D7;
	margin: 0 auto;
	text-align: left;
	padding: 0 10px;
	height:278px;
}
div#itemsinside
{
	border-left: 1px solid #fff;
}

div#pageFooter
{
	text-align: left;
	width: 737px;
	margin: 0 auto;
	padding: 0;
	height: 29px;
	background: url(images/home/page-footer.gif) no-repeat bottom;
	clear: both;
}

* html div#pageHolder, * html div#items, * html div#pageFooter
{
	width: 740px;
}

div#topBanner
{
	width: 717px;

	margin: 0;
	padding: 0;
}

#topBanner h1{
    display: none;
}
div#newsTicker
{
	width: 715px;
	background: url(images/home/bg-news-ticker.gif) no-repeat top;
	border: 1px solid #ffffff;
	height: 30px;
	padding: 0;
	margin: 0;
}

div#tickerObject
{
	margin-left: 140px;
	margin-top: 5px;
}

* html div#newsTicker
{
	width: 717px;
}





div.thinColumn, div.thickColumn
{
	border: 0 none;
	float: left;
}

div.thinColumn, div.thinColumn1
{
	margin: 0;
	width: 139px;
	background: url(images/home/thin-col-3d-bg.gif) repeat-y;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;

	float: left;
	border-bottom: 1px solid #ffffff;
}

div.thinColumn1
{
	border-left: 1px solid #ffffff;
}

* html div.thinColumn, div.thinColumn1
{
	height: 278px;
	width: 139px;
}



div.thinColumn p, div.thickColumn p, div.thinColumn1 p
{
	margin: 0;
	padding: 6px;
	line-height: 12px;
}



div.thickColumn
{
	width: 148px;
	height: 277px;
	background: #34434D;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0;
}

* html div.thickColumn
{
	width: 149px;
	height: 278px;
}





div#lastColumn
{
	float: left;
	width: 160px;
	height: 278px;
	padding: 0;
	background: url(images/home/left-col-bg.gif) top right no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

div#lastColumn p
{
	padding: 3px;
	margin: 0;
}
div#lastColumn img
{
	border: 0 none;
}







div.homeItem
{
	height: 137px;
}
div.homeItem2
{
	height: 140px;
}
div.homeItem img.picture
{
	margin: 0 0px;
}


img#logo
{
	/*margin-left: 10px;
	margin-top: 10px;*/
	margin: 0;
}


#form-search {
	font-family: 		 arial, helvetica, sans-serif;
	font-size: 			10px;
	line-height: 		12px;
	color: 				#000000;
	padding: 			6px 0 0 10px;
	float:				left;
}
* html #form-search {
	padding: 			0 0 0 10px;
	margin: 			32px 0 0 0 ;
}
#form-search .textbox {
	width: 130px;
	height: 15px;
	font-size: 			10px;
	border: 			none;
}
#form-search .submit {
	font-size: 			10px;
	width: 16px;
	height: 16px;
	background: transparent url(images/search-icon.png) 0 0 no-repeat;
	margin-left: -16px;
	border: 0;
	position: absolute;
	cursor: pointer;
	outline: 0;
}



div#pagefooterLinks
{
	color:#363D40;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	float: left;
	padding: 5px 0 5px 10px;

}

div#pageFooter a
{
	text-decoration: none;
	color:#363D40;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

p.legals{
  font-family:  arial, helvetica, sans-serif;
  color:    #999;
  font-size:       10px;
}
#subfooter{
  width:    717px;
  margin:   0 auto;
}

p.legals{
  text-align:   left;
}