/*----------------------------Robin's Start Styles l/2010------------*/

/*---------------------------------------------Global------------*/

* {	margin: 0px; padding: 0px;}
html {overflow-y: scroll;}
body {
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a img{border: none;}

/*---------------------------------------------a links------------*/
a {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
}
a:hover{
	color: #222;
}


#stripe_1 {
	background-color: #A7BAB0;
	text-align: center;
	width: 100%;
}
#stripe_1_wrap {
	background-color: #A7BAB0;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
#stripe_2 {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
}
#stripe_2_wrap {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}


/*---------------------------------------------Footers------------*/
#footer{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 30px;
	margin-bottom: 40px;
	font-weight: bold;
	padding-bottom: 20px;
}
#footer_wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer_wrap p {
	font-size: 14px;
	font-family: "Century Gothic", Futura, AppleGothic, Arial, sans-serif;
	color: #999;
}
#footer_wrap2 {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 45px;
}


#footer ul{
	padding-top: 5px;
}
#footer li{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	color: green;
}
p {font-size: 12px; font-weight: normal; line-height: 120%;}
#ap_social {
	width: 120px;
	text-align: left;
	position: fixed;
	left: 15px;
	z-index: 99;
	bottom: 10px;
}
#fab_wrap {
	float: left;
	margin-right: 10px;
}
#ap_social p {
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
	color: #AAB6D0;
	padding-top: 9px;
}
