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

@import url("global.css");

#contentArea{
	padding-right: 20px;
	padding-left: 50px;
	background-color: #FFF;
	font-size: 12px;
}
#contentArea h1{
	margin-top: 40px;
	color: #036;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#contentArea h2{
	font-size: 14px;
	color: #036;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 10px;
}
#partners{
	width: 400px;
}
#partners ul{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}
#partners li{
	margin-bottom: 60px;
	margin-top: 30px;
}
#partners li img a:link,
#partners li img a:visited{
	border: none;
}
#memberships{
	position: absolute;
	width: 400px;
	left: 500px;
	top: 190px;
}
#memberships ul{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#memberships li{
	margin-bottom: 60px;
	margin-top: 30px;
}

#iSpider{}
#iICE{}
#iDIRTT{}
#iBang{}

#iBICSI{}
#iAFCEA{}
#iSAME{}

