@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;
}
#wrapper
{
	width:996px;
	height:auto;
}
#logo
{
	width:329px;
	height:79px;
	float:left;
	/*margin-left:309px;*/
	margin-left:270px;
	margin-top:10px;
}
#homecontent
{
	width:996px;
	height:290px;
	
}
#familyconention
{
	width:189px;
	height:43px;
	float:left;
	
	margin-top:75px;
}
#familyconention a:hover
{
	width:189px;
	height:43px;
	float:left;
	
	
	background-image:url(../images/family-connections-hover.png);
}
#flash
{
	width:436px;
	height:286px;
	float:left;

	margin-left:25px;
}
#clifton
{
	width:304px;
	height:41px;
	float:left;
	margin-top:75px;
	margin-left:25px;
}
#clifton a:hover
{
	width:304px;
	height:41px;
	float:left;
	
	
	background-image:url(../images/clifto-welfare-society-hover.png);
}
#slogan
{
	width:847px;
	height:41px;
	
}
#footer
{
	width:907px;
	height:41px;
	margin-top:135px;
	
}
#copy
{
	width:150px;
	height:41px;
	float:left;
}
#copy p
{
	color:#614e35;
	font-size:12px;
}
#followus
{
	width:280px;
	height:41px;
	float:right;
}
#followus p
{
	color:#614e35;
	font-size:12px;
	text-align:right;
}
