body, div {
	margin: 0;
	padding: 0;
}
body {
	background-color: #CCCCCC;
	background-image: url(../images/ALP-bkgfade.gif);
	background-repeat: repeat-x;
}
p, h1, h2, h3, ul, li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 8px;
}
#outer {
	margin: auto;
	margin-top: 40px;
	width: 828px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#topnav {
	height: 25px;
	/*width: 715px;*/
	width:575px;
	position:absolute;
	top: 45px;
	/*right: -125px;*/
	right:60px;
}



#topnav #p7PMnav li.here a{
	background-image: url(../images/buttonOn.gif);
}

#bottomborder {
	background-color: #FFFFFF;
	width: 100%;
	height: 14px;
	background-image: url(../images/ALP-bkg_bottomline.gif);
	background-repeat: repeat-x;
	float: left;
}

#header {
	background-image: url(../images/ALP-Bkg_03.gif);
	background-repeat: repeat-x;
	height: 86px;
	width: 100%;
	position: relative;
}
#wrapper {
	float: left;
	width: 100%;

}
#content {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	background-image: url(../images/ALP-Bkg_08.gif);
	background-repeat: repeat-x;
	float: left;
}

#footer {
	text-align: center;
	width: 100%;
	float: left;
}
#leftcolumn {
	float: left;
	width: 172px;
/*	height: 500px;*/
	position: relative;
}
#rightcolumn {
	float: left;
	width: 650px;background-color: #FFFFFF;
/*	height: auto;
	
	min-height:500px;
	height:auto !important;
	height:500px;*/
}
#rightcontent {
	padding-top:30px;
	width:550px;
	padding-left:30px;
	padding-bottom:15px;
}
#rightcontent a {
	color:#FF6600;
}

#footertext {
	padding-top: 8px;
	padding-left: 15px;
}

h1 {
	font-size: 38px;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 32px;
	color: #FF6600;
}
h3  {
	font-size:14px;
	font-weight:bold;
}

#frontimage {
	position: absolute;
	left: -20px;
	bottom: -30px;
}
#leftcontent {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#leftcontent a {
	font-weight: normal;
	color: #666666;
}
.portfoliostatic img {
	float: left;
	padding-right: 6px;
	padding-bottom: 12px;
}
#newsfloater_tp {
	background-image: url(../images/news_box_tp.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
	width: 224px;
}
#newsfloater_footer {
	background-image: url(../images/news_box_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 224px;
	display: block;
	height: 16px;
}
#newsfloater_content_left {
	background-image: url(../images/news_box_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 187px;
}
#newsfloater_content_right {
	background-image: url(../images/news_box_rt.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 187px;
	width: 210px;
	margin-left: 14px;
	background-color: #ffffff;
}
#newsfloater_content	{
	padding-right:10px;
}
#FB_icon{
	border:none;
	float:right;
	margin:42px 20px 0 0;
}