@charset "utf-8";
/* CSS Document */

#welcomeimages
{
	width: 753px;
	height: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div.features p
{
padding-left: 74px;
}

div.features h4 
{
margin-bottom:0.5em;
padding-left: 74px;
}
div.features
{
	float:left;
	margin:10px 42px 10px 25px;
	width:400px;
}
div.features img
{
	float:left;
}
div#slogan h4
{
	padding-top: 1em;
	margin-right: 50px;
	margin-bottom: 1em;
	margin-left: 50px;
	text-align: center;
	font-size:130%;

}
div#joinimg
{
	position:relative;
	width: 100%;
	height:276px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	margin-bottom: 15px;
	background-image: url(images/index_image.png);
	background-repeat: no-repeat;

}
p#factshead
{
	color:#CC0000;
}
p.facts
{
	color:#030382;
	text-indent: 20px;
}
div#joinimg img
{
	border-style:none;
}
div#screens
{
	position:relative;
}
div#paf_facts 
{
	/*
	border:1px solid #000000;
	font-weight:bold;
	padding:5px;
	width:245px;
	height:65px;
	background-image: url(images/PAF_Facts.png);
	background-repeat: repeat-x;
	*/
	width:500px;
	border-style:none;
	left:80px;
	position:relative;
	top:210px;
		
}