#index_menu_holder {
position: relative;
top:40px;
left:15px;

display: block;
height:105px;
width:150px;
}




#main_menu_holder {
position: relative;
top:55px;
left:15px;

display: block;
height:105px;
width:150px;
}




#main_menu_item_holder {
display: block;
width:145px;
height:15px;
border-bottom: #487190 dashed 1px;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(required_images/bullet-point.gif);
background-repeat: no-repeat;
background-position: right;
}

		.main_menu_text a {
		text-decoration: none;
		font-size: 8.5pt;
		font-family: Arial;
		color: #000000;
		}

		.main_menu_text a:hover {
		color:#ffffff;
		}
		
		.main_menu_text a:active {

		}
		
		.main_menu_text a:visited {

		}
		

#blank_holder {
display: block;
width:145px;
height:170px;
}



#portfolio_menu_holder {
display: block;
height:150px;
width:150px;
}


ul {
line-height: 17px;

}

	#portfolio_divider {
	display: block;
	width:145px;
	height:1px;
	border-bottom: #487190 dashed 1px;
	}



		.portfolio_menu_text a {
		text-decoration: none;
		font-size: 8.5pt;
		font-family: Arial;
		color: #000000;
		}

		.portfolio_menu_text a:hover {
		color:#5480A1;
		}
		
		.portfolio_menu_text a:active {
		text-decoration: none;
		}
		
		.portfolio_menu_text a:visited {
		text-decoration: none;
		}


