@charset "utf-8";

#Content
	{
		position:relative;
		margin:0 auto;
		padding:0;
		width:918px;
	}

#Home-Image
	{
*		position:absolute;
		background-image:none;
		background-color:#CCC;
		margin:0 auto;
		height: 350px;
		width: 918px;
	}
	
#Home-Bar
	{
		margin:25px auto 0 auto;
		height: 62px;
		width: 918px;
		background-color: #f9ed10;
		letter-spacing:normal;
		vertical-align:middle;
		text-align:center;
		font-weight: 700;
		font-size: 1.8em;
*		text-shadow: 0.5px 0.5px 1px #DDD;
	}


#Home-Bar-Text
	{
		padding-top:15px;
	}

#Home-Info
	{
*		display:inline-block;
*		margin-top:-20px;
	}
	

#Home-Circle
	{
		float: left;
		margin: 0 22px 18px 0;
		height: 62px;
		width: 62px; 
		border-radius: 50%;
		background: #0365ad;
	}
	
.Home-Circle-Icon1
	{
		width: 62px;
		height: 54px;
		position:absolute;
		margin-top: 3px;
		background-image: url(../Images/professionals.png);
		background-repeat:no-repeat;
		background-position:center;
	}

.Home-Circle-Icon2
	{
		width: 62px;
		height: 54px;
		position:absolute;
		margin-top: -5px;
		background-image: url(../Images/wedolittlethings.png);
		background-repeat:no-repeat;
		background-position:center;
	}
	
.Home-Circle-Icon3
	{
		width: 62px;
		height: 54px;
		position:absolute;
		margin-top: 3px;
		background-image:url(../Images/value.png);
		background-repeat:no-repeat;
		background-position:center;
	}
	
.Home-Circle-Icon4
	{
		width: 62px;
		height: 54px;
		position:absolute;
		margin-top: 3px;
		background-image:url(../Images/wedoitfast.png);
		background-repeat:no-repeat;
		background-position:center;
	}
	
#Home-h
	{
		font-weight: 700;
		font-size: 1.7em;
		margin: 0;
		padding: 0;
		color: #0365ad;
		letter-spacing: normal;
		text-align:left;	
	}

#Home-p
	{
		font-size: 1.1em;
		text-align:left;
		margin: 0;
		padding: 0;
		color: /*#9d9d9d;*/ #333;
		letter-spacing: normal;
*		text-shadow: 1px 1px 2px #CCCCCC;
	}
	
#Home-text-box
	{
*		float: left;
*		margin-left:22px;
		width: 286px;
	}
	
#Home-Triangle
	{
		position:relative;
		margin: 0 auto;
		font-size: 0px; line-height: 0%; width: 0px;
		border-top: 36px solid #f9ed10;
		border-left: 24px solid #ffffff;
		border-right: 24px solid #ffffff;
	}
#Home-WAMOGuy-Container
	{
		width: 268px;
		position:relative;
		top: 15px;
		margin: 0 auto;
	}
	
#Home-WAMOGuy
	{
		position:absolute;
		background-image:url(../Images/WAMO-Guy.jpg);
		width: 268px;
		height: 369px;
	}
/* CSS Document */

