@charset "utf-8";
/* CSS Document */
#body_set{
	background-image:url(../images/aboutTop.jpg);
}
#center #center_main{
	background-image:url(../images/aboutCenterMain.gif);
}
#center #right_main{
	background-image:url(../images/aboutRightMain.gif);

}
#left #left_nav a,#left #left_nav .first{
}
#left #left_nav .first{
}
#left #left_nav a:hover{

}
#center #center_main #at_a_glance img{
	position:static;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
}
#center #center_main  #at_a_glance{
	width:318px;
	margin:0px;
	padding:0px;
}
#center #center_main  #at_a_glance ul{
	margin:0px;
	padding:0px;
	display:block;
	width:318px;
	background-image:url(../images/atAGlanceMid.gif);
	padding-top:5px;
	*margin-top:-3px;
	background-repeat:repeat-y;
	list-style-position: inside;
}
#center #center_main  #at_a_glance ul li{
	padding:0px;
	margin:0px;
	width:318px;
	margin-left:23px;
	padding-left:12px;
	*padding-left:9px;
	background-image:url(../images/dot.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	font-size:x-small;
	display:block;
	position:static;
}
h1{
	margin:0px;
	padding:0px;
	color:#417630;
	height:20px;
	width:318px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 17px;
}
span{
	color:#417630;
}
#sign_form{
	background-image:url(../images/signUpBG.gif);
	background-repeat:no-repeat;
	width:318px;
	height:116px;
	margin-top:15px; margin-bottom:20px;
}
#sign_form #email_field{
	background:none;
	border:none;
	margin-top:79px;
	*position:relative;
	*top:-21px;
	*left:2px;
	*margin-top:0px;
	margin-left:25px;
	width:195px;
}
#sign_form #submit_button:hover{
	background-image:url(../images/submitButtonRoll.gif);
}
#sign_form #submit_button{
	background:none;
	background-image:url(../images/submitButton.gif);
	width:65px;
	height:21px;
	border:none;
	float:right;
	clear:none;
	margin-top:77px;
	margin-right:29px;
}
#follow_us{
	width:318px;
	padding-top:30px;
}
#follow_us a{
	float:left;
	clear:none;
	margin-left:34px;
}
strong{
	color:#505050;
}

#at_a_glance { background: url(../images/atAGlanceTop.gif) no-repeat; padding-top: 25px !important;}
#at_a_glance_bottom { background: url(../images/atAGlanceBottom.gif) no-repeat; height: 25px; padding: 0; margin: 0;width: 318px;}

