#mainImage
{
	width: 563px;
	height: 291px;
}

#subImage
{
	margin-top:10px;
	width: 563px;
	height: 114px;
	background-image:url('../images/home/sub_home.jpg');
}

	#subImage #leftText
	{
		float:left;
		display:inline;
		margin: 15px 0px 0px 15px;
		width:140px;
		height:88px;
		overflow: hidden;
		color:#ffffff;
		cursor:pointer;
	}
	
	#subImage #leftImage
	{
		float:left;
		display:inline;
		margin: 16px 0px 0px 12px;
		width: 108px;
		height: 81px;
		cursor:pointer;
		border:1px solid #fff;
	}

	#subImage #rightText
	{
		float:left;
		display:inline;
		margin: 15px 0px 0px 20px;
		width:140px;
		height:88px;
		overflow: hidden;
		color:#ffffff;
		cursor:pointer;
	}
	
	#subImage #rightImage
	{
		float:left;
		display:inline;
		margin: 16px 0px 0px 3px;
		width: 108px;
		height: 81px;
		cursor:pointer;
		border:1px solid #fff;	
	}
	
.subBoxHeader
{
	font-weight:bold;
	margin-bottom:10px;
}

.subBoxHeader a
{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#quickLinks
{
	width:559px;
	margin:15px 0px 0px 5px;
}

#quickLinks #top
{
	width:559px;
	height:5px;
	background-image: url('../images/quick_link_top.gif');
}



#quickLinks #middle
{
	width:539px;
	background-image: url('../images/quick_link_middle.gif');
	padding:10px;
}


#quickLinks #bottom
{
	width:559px;
	height:5px;
	background-image: url('../images/quick_link_bottom.gif');
}
#welcome #welcomeContentTop
{
	width:559px;
	height:5px;
	background-image: url('../images/quick_link_top_grey.gif');
}

#welcome #welcomeContentmiddle
{
	width:539px;
	background-image: url('../images/quick_link_middle_grey.gif');
	padding:10px;
}


#welcome #welcomeContentbottom
{
	width:559px;
	height:5px;
	background-image: url('../images/quick_link_bottom_grey.gif');
}


#quickLinks .item
{
	margin-right:5px;
}

	#quickLinks a
	{
		text-decoration:none;
		color: #000000;
		font-weight: bold;
	}

#welcome
{
	margin-top:10px;
}

#regBox
{
	margin:20px 0px 0px 8px;
	width:250px;
}

#regBox #top
{
	width:250px;
	height:5px;
	background-image: url('../images/reg_top.gif');
}

#regBox #middle
{
	width:230px;
	background-image: url('../images/reg_middle.gif');
	padding:0px 10px 10px 10px;
}

	#regBox #middle #regForm form
	{
		margin:0px;
	}

	#regBox #middle #regForm .inpBox
	{
		height:17px;
		width:140px;
		font-size:0.9em;
	}

	#regBox #middle #regForm .inpButton
	{
		width:65px;
	}
	
#regBox #bottom
{
	width:250px;
	height:5px;
	background-image: url('../images/reg_bottom.gif');
}
