/* CSS Document */* {	padding:0;	margin:0;}body {	background-color:#000000;	font-family:Arial, Helvetica, sans-serif;	color:#FFFFFF;}#primaryContent {	width:100%;	height:633px;	background-image:url(/images/urban-pots.jpg);	background-repeat:no-repeat;	background-position:bottom left;}#header {	height:171px;	width:364px;	float:left;	margin:10px;}#apta {	padding: 171px 0 0 0;    overflow: hidden;    background-image:url(/images/apta_logo.gif);    background-repeat: no-repeat;    font-family:Arial, Helvetica, sans-serif;	color:#FFFFFF;    height: 0px !important;    height /**/:171px;}#secondaryContent {	float:right;	width:35%;	margin-top:85px;	text-align:left;	font-family:Arial, Helvetica, sans-serif;	color:#FFFFFF;	padding-right:2%;}#secondaryContent p{	font-size:0.80em;	line-height:1.5em;	margin-bottom:15px;}#secondaryContent h2{	text-align:center;	margin-bottom:15px;}#secondaryContent a{	text-indent:5px;	font-family:Arial, Helvetica, sans-serif;	color:#FFFFFF;	font-weight:bold;	text-decoration:none;	line-height:2em;	padding:0;	margin:0;}#secondaryContent a:visted{	text-indent:5px;	font-family:Arial, Helvetica, sans-serif;	color:#FFFFFF;	font-weight:bold;	text-decoration:none;}#secondaryContent a:hover{	text-indent:5px;	font-family:Arial, Helvetica, sans-serif;	color:#CCCCCC;	font-weight:bold;}#secondaryContent a img{	border:none;}#footer {	clear:both;	width:100%;	font-family:Arial, Helvetica, sans-serif;	color:#FFFFFF;	font-size:0.70em;	margin-top:30px;}#footer p{	margin-bottom:10px;	text-align:center;}#footer a{	color:#FFFFFF;	font-size:100%;	text-decoration:underline;}#footer a:visited{	color:#FFFFFF;	text-decoration:underline;}#footer a:hover{	color:#FFFFFF;	text-decoration:none;}.align_center{	text-align:center;}/*form styles*/label {	float:left;	width:10em;	font-weight:bold;}