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

#container {
	width: 802px;
	min-height:500px;
	height:auto;
	border: 2px solid #FFFFFF;
	margin: 20px auto;
}
#sidebar
 {
	float: left;
	width: 286px;
	
	
}
#sidebar    #header {
	height: 70px;
	position: relative;
}
#sidebar  #header  div  {
	height: 12px;
	width: 177px;
	margin-left: 55px;
	margin-top: 30px;
	position: absolute;
}
#sidebar #header div a {
	height: 12px;
	width: 177px;
	display: block;
}

#sidebar    #email    p  {
	text-align: center;
	margin-top: 15px;
}
#sidebar  #email  a {
	color: #FFFFFF;
}



#sidebar #logo  {
	background: url(../images/common/logo-trans.png) no-repeat;
	height: 164px;
	width: 107px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#sidebar   #holder {
	height: 208px;
}
#column {
	float: left;
	position: relative;
	width: 516px;
	background: #BEC2C9;
}
#content {
	padding-right: 50px;
	padding-left: 50px;
	background: #BEC2C9;
	padding-bottom: 50px;
}
#content li {
	list-style: square;
	font-weight: bold;
}
#content ul {
	margin-left: 20px;
	margin-top: 12px;
}

#content p {
	line-height: 25px;
}
#content a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#wrapper  {
	height: 278px;
}
#sub      {
	height: 40px;
	margin-left: 55px;
}
#sub li {
	list-style: none;
	display: block;
	float: left;
	margin-top: 20px;	
}
#sub a {
	font-size: 9px;
	margin-right: 3px;
	color: #999999;
	font-weight: bold;
}
#sub a:hover {
	color: #666666;
	font-weight: bold;
}
#sub p {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 3px;
}

#menu {
	margin-left: 50px;
}
#menu  li {
	list-style: none;
	display: block;
	float: left;
}
#home {
	height: 41px;
}

#footer {
	text-align: center;
	margin-bottom: 15px;
}
#footer li {
	list-style: none;
	display: inline;
	margin-left: 8px;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.btn {
	width: 61px;
	height: 47px;
	text-decoration: none;
	display: block;
	margin-right: 10px;
}
#btnAbout  {
	background: url(../images/common/buttons/btn_about.gif) no-repeat;
}
#btnJoin  {
	background: url(../images/common/buttons/btn_join.gif) no-repeat;
}
#btnMember  {
	background: url(../images/common/buttons/btn_member.gif) no-repeat;
}
#btnFaqs  {
	background: url(../images/common/buttons/btn_faqs.gif) no-repeat;
}
#btnPrivacy  {
	background: url(../images/common/buttons/btn_privacy.gif) no-repeat;
}
#btnResearch  {
	background: url(../images/common/buttons/btn_research.gif) no-repeat;
}

#loader   img {
	display: none;

}
#content #surveyDiv {
}
