#homepage
{
	background:url(../pics/homepage/homepage-bg.jpg) repeat-x top center;
}

#page-wrapper
{
	background: url(../pics/homepage/header-bg.jpg) no-repeat center 63px;
}

#header
{
	background: none;
	height:650px;
}


#header-content
{
	float: right;
	width: 600px;
	height: 280px;
	margin-top: 40px;
	text-align: right;
}

.header-primary
{
	color: #78adc0;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.5em;
}

.header-secondary
{
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.8em;
	width: 500px;
	float: right;
}


	ul#circles-menu
	{
		float: right;
		width: 420px;
	}
	
	ul#circles-menu li
		{
			width: 119px;
			height: 119px;
			margin: 0 10px 0 0;
			background: url(../pics/homepage/circle-wedding.png) no-repeat;
		}
		
		ul#circles-menu li#close-up-magician
		{
		    margin-left: 10px;
			background: url(../pics/homepage/circle-close-up.png) no-repeat;
		}
		
		ul#circles-menu li#party-magician
		{
			margin-left: 10px;
			background: url(../pics/homepage/circle-party.png) no-repeat;
		}
		
		ul#circles-menu li a
			{
				width: 119px;
				height: 89px;
				padding: 30px 0 0 0;
				font-size: 1.6em;
				line-height: 1.1em;			
			}

/***************************
Content area override
***************************/		
#content-area #content-left
{
	margin-top: -30px;
}

#content-area #content-right
{
	padding-top: 35px;
}

#content-area .inner
	{
		background: url(../pics/cards-right-column.jpg) bottom right no-repeat;
	}


	#content-area #content-left
	{
		float: left;
		width: 500px;
	}
	
	#content-area #content-right
	{
		float: left;
		width: 370px;
		margin-left: 50px;
		
	}
	
	#contact-andi
	{
	    text-align: center;
	}