/*
www.arcpartners.com Stylesheet

Colours
*/

body {background:url("../images/back_home.gif") center repeat-y;text-align:center}

/* Header styles */

#logo { 
	display:block;position:absolute;top:48px;left:10px;
	height:50px;width:430px;
	}
	
#logo span {
	display:none
	}

#top {
	height:261px;
	background: #E9E6D0 url("../images/illustration_h.jpg");
	position:relative;
}


#header a:hover{
	color:#fff;
	text-decoration:underline;
}


/* Content styles */

#left {
	background:#fff url("../images/left_looking-glass.jpg") no-repeat;
	height:300px;}
