/* maxon index.aspx page style */
#orangeRightBGchair
{
	width:975px;
	float:left;
	background:#575a5d;
	position:relative;
}

#orangeRightTextBlock.orangeRightHome
{
	border-left:1px solid white;
	height:371px;
	background:#575a5d url(/images/backgrounds/homeRight.gif) repeat-x bottom left;
}

#homeSpaceBar
{
	height:1px;
	line-height:1px;
	font-size:1px;
	position:relative;
	clear:both;
}

#homePageRightIntro
{
	padding-top:5px;
	width:235px;
	color:White;	
}

.homePageRightTxt
{
	padding-right:2px;
}

#homeBottom
{
	width:975px;
	display:block;
	position:relative;
	clear:both;
	text-align:left;

}




#homeBottomWelcome
{
	border-top:1px solid #E97B25;
	width:975px;
	position:relative;
	clear:both;
	text-align:left;
}

.homeBottomNav
{
	float:left;
	position:relative;
	width:306px;
	text-align:center;
}

* html .homeBottomNav
{
	width:306px;
}

.homeBottomNavSpace
{
	margin-right:5px;
}

.homeBottomText
{
	position:relative;
	padding:10px;
	width:auto;
}

.homeImgNote
{
	position:absolute;bottom:10px;right:10px;width:auto;
	color:White;
	font-weight:bold;
	FONT-SIZE: 14px; 
	line-height:16px; 
	FONT-FAMILY: Arial, sans-serif; 
}

.homeImgNoteR
{
	position:absolute;bottom:10px;left:10px;width:auto;
	color:White;
	font-weight:bold;
	FONT-SIZE: 14px; 
	line-height:16px; 
	FONT-FAMILY: Arial, sans-serif; 
}


#homeButtons
{
	width:240px;
	display:inline-block;
	position:relative;
	margin-top:10px;
}

.dvHomeButton
{
	width: 214px;
	height:70px;
	text-align:center;
	background: url('/images/homepage/largebutton2.gif') no-repeat;
	margin: 10px 0px 0px 0px;
	position:relative;
}
.dvHomeButton2
{
	width: 214px;
	height:70px;
	text-align:center;
	background: url('/images/homepage/largebuttongray.gif') no-repeat;
	margin: 10px 0px 0px 0px;
	position:relative;
}

.homeButtonBold
{
	width:auto;
	display:inline-block;
	position:relative;
	margin:	8px auto 6px auto;
	color: #E97B25;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; line-height:16px; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none;
}

.homeButtonTxt
{
	width:auto;
	display:inline-block;
	position:relative;
	margin:	2px auto 4px auto;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; line-height:14px; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none;
}

a.hbNav, a.hbNav:active, a.hbNav:hover, a.hbNav:visited, a.hbNav:visited:active, a.hbNav:visited:hover
{
	text-decoration:none;cursor:hand;
}

a.h1Link, a.h1Link:visited
{
	color: #E97B25;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; line-height:16px; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: underline;
}

a.h1Link:hover, a.h1Link:visited:hover, a.h1Link:visited:active, a.h1Link:active
{
	color: black;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; line-height:16px; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: underline;
}

h1
{
	color: #E97B25;
	margin-bottom:6px; FONT-WEIGHT: bold; FONT-SIZE: 14px; line-height:16px; FONT-FAMILY: Arial, sans-serif;
}





/* -------------------------- */
#homenew {
width: 975px;
}

#homenews, #homenews ul {

	list-style: none;
	color: #8C8B8B;
	background-color: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#homenews li {
	float: left;
	display: block;
}

#homenews li.left {
width: 306px;
background-color:#00FF00;
}

#homenews li.middle {
width: 306px;
background-color:#fff;
}
#homenews li.last {
width: 306px;
background-color:#00FF00;
}

