/**************************************** Begin home page syle********************************/

/*These tyles are base on internal pages */




#main_home {
	background: white url(../images/h_header_shadow.jpg) repeat-x 0px 0px;
	
}

#main_home h1 {
	margin:0; padding:5px 0 0 0;
	font-size:5px;
	color:white;
}

div#main_home ul#shortcuts {
	list-style:none;
	margin:10px 0 0 20px; padding:0;
	width:520px;
}

div#main_home ul#shortcuts a {
	display:inline;
	margin:0; padding:0;
}

div#main_home ul#shortcuts li {
	margin:0; padding:0;
	display:inline;
	border-collapse:collapse;
}


div#main_home ul#shortcuts img {
	vertical-align:bottom;
}


#sb_home {
	float:right;
	width: 349px;
	background: white url(../images/h_sb_header.jpg) no-repeat right top;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#sb_home a {
	color: #FFFFFF;
}

#sb_home a:hover {
	color: #333333;
}


#sb_home #backhome_div  {
	background: url(../images/sb_menu_leftpix.gif) repeat-y left 20px;
	visibility: hidden;
}


#sb_home #sb_menu {
	height:99px;
	margin: 0px;
	padding: 0px;
}





#sb_home ul#sb_menu ul  {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	line-height: 15px;
	margin-left: 40px;
	padding-top: 20px;
}



/* home page sub menu style */

 #sb_home ul#sb_menu li  {
	color: #FFFFFF;
	padding-top: 10px;
}

#sb_home ul#sb_menu ul li {
	line-height: 15px;
}



#sb_home #sb_menu_bottom {



}

#sb_home #sb_button  {
	background: #FFFFFF;
}

 #sb_home  #sb_button img  {
	position: relative;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border-style: none;
	left: 12px;
}




/* styles used for the vendor list */
	
div#sb_home div.vendor_record {
	margin-left:25px;
	font-size:11px;
	padding-top:25px;
}


div#sb_home div.vendor_record h1 {
	font-size:13px;
	font-weight:bold;
	color:#D3DF8E;
	display:block;
	
	height:auto; width:auto;
	text-indent:0px;
}
div#sb_home div.vendor_record p {
	color:#E4ECBD;
	margin:0;
	padding:0;
}


div#container {
	padding-bottom:0px;
}
