/* --------------------  general  ----------------------- */
#homeContainer
{
	margin: 0 auto;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e9e9e9;
	background-image: url(/~/media/Images/irt/bgImages/mainbg2.png);
	overflow:hidden;
}
#homeContainer a:link, #homeContainer a:visited
{
	color: #34607e;
}
div.utility-links
{
	margin-top: 50px;
}
/* --------------------  columns  ----------------------- */
#homeColumn1
{
	width: 250px;
	float: left;
	position: relative;
}
#homeColumn2
{
	width:467px;
	float:left;
	background-image: url(/~/media/Images/irt/bgImages/center_bottom2.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-left: 7px;
	margin-bottom: 35px;
	margin-top: 16px;
}
#homeColumn3
{
	width:253px;
	float: right;
}
/* --------------------  one  --------------------------- */
#one
{
	position: relative;
	width: 235px;
	height:123px;
	xfloat: left;
	margin-top: 13px;
	margin-bottom: 35px;
}
/* --------------------  two  --------------------------- */
#two
{
	width: 235px;
	padding-top: 15px;
	height: 150px;
}
/* --------------------  three  ------------------------- */
#three
{
	width: 222px;
	margin: 20px 0 0 0px;
	padding: 9px 5px;
	background-color: #e6e6e3;
	border: 1px solid #e2e2e0;
}
/* --------------------  four  -------------------------- */
#four
{
	
	float: left;
}
/* --------------------  five  -------------------------- */
#five
{
	width:455px;
	height: 179px;
	float: left;
	background-image: url(/~/media/Images/irt/bgImages/quicklinksbg.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-left: 6px;
	margin-right: 6px;
}

/* --------------------  seven  ------------------------ */
#seven
{
	width: 225px;
	height: 345px;
	margin-top: 15px;
	margin-left: 8px;
}
/* --------------------  one:  snippet with tabs  ------- */
#one .ui-tabs-panel img
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#one .ui-tabs-panel.ui-tabs-hide, #one .ui-tabs-hide
{
	display: none;
}
#one ul#tabControl
{
	position: absolute;
	top: 110px;
	left: 0px;
	list-style-type: none;
	padding: 0;
	xmargin: 4px 0 0 0;
}
#one ul#tabControl li
{
	float: left;
	height: 40px;
	padding: 0;
	margin: 0;
}
#one ul#tabControl li a img
{
	padding: 0 0 0 3px;
	margin: 0;
}
/* --------------------  two:  status  ------------------ */
.status
{
	width: 235px;
	background-image: url(/~/media/Images/irt/bgImages/status_header.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 15px;
}
#two h2
{
	color: #ba6942;
	padding: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 45px;
	font-size: 14px;
	width: 220px;
}
/* --------------------  three:  snippet  -------------- */
#three
{
	font-size: .9em;
}
/* --------------------  four:  body  ------------------ */
#four h2
{
	color: #396cbe;
	padding: 10px 8px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 45px;
	font-size: 14px;
	width: 392px;
}
.tip
{
	width: 443px;
	margin-left: 15px;
	background-image: url(/~/media/Images/irt/bgImages/tip_header.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.info
{
	width: 443px;
	margin-left: 15px;
	background-image: url(/~/media/Images/irt/bgImages/info_header.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.tip p
{
	margin-left: 25px;
	margin-right: 25px;
}
.info p
{
	margin-left: 25px;
	margin-right: 25px;
}
/* --------------------  five:  snippet-quick links  ---- */
.quickheader
{
	margin: 12px 0 10px 25px;
}
.quickleft
{
	width: 200px;
	float: left;
}
.quickleft ul
{
	list-style-type: none;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.quickleft ul li
{
	padding: 3px 0 3px 30px;
	margin: 0;
}
.quickright
{
	width: 245px;
	float: left;
}
.quickright ul
{
	list-style-type: none;
	padding: 0;
	margin: 38px 0 0 0;
}
.quickright ul.arrows li
{
	padding: 9px 0 9px 49px;
	margin: 0;
	background-image: url(/~/media/Images/irt/bgImages/arrow_bullet.png);
	background-repeat: no-repeat;
	background-position: 22px 9px;

}
.quickright ul.connect li
{
	font-size: .9em;
	padding: 4px 0 4px 15px;
	margin: 0;
}
/* --------------------  seven: slideshow  -------------- */