@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - THE ALTMAN GROUP CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		altman_solicitation.css
	Date:			July 28, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header h1#hdrSolicitationServices {
		width:940px; height:175px;
		background:url(../../../images/headerImg_mutualfunds.jpg) top center no-repeat;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	content Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#content ul#advantages {
		list-style:none;
	}
	#content ul#strategy {
		list-style:none;
	}
	#content .projectManagement {
		margin:10px 0 0 0; padding:10px 0 60px 130px;
		background:url(../../../../images/bg_arrowGraphic.png) 0 0 no-repeat;
	}
		#content .projectManagement ul {
			list-style:none;
		}
			#content .projectManagement ul li {
				margin:0 0 4px 0;
			}
/*	--------------------------------------------------------------------------------------------------------------------------

	sideCol Styles

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	#sideCol .action {

		margin:7px 0 0 0; padding:4px 0 0 0;

		width:180px; height:48px;

		background:url(../../../../images/icon_contactUs.jpg) 115px 0 no-repeat;

	}

		#sideCol .action .orangeText {

			width:110px; height:32px;

			font:bold 14px Verdana, Arial, Helvetica, sans-serif;

			line-height:15px;

		}

		#sideCol .action .lgText {

			font:bold 16px Verdana, Arial, Helvetica, sans-serif;

		}	
