html{
  background-color:#2e3037;
 }

body{
  padding-top:5px;
}

.header {
	background-image: url("../images/top.png");
	background-repeat:repeat-x;	
	height:107px;
	text-align:center;	
}

li.new {
	
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:0px 40px 0px 0px;
	float:left;	
}
p.new {
	background-image: url("../images/new.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:0px 40px 0px 0px;
	width:30px;
	height:20px;
	float:left;	
}
.norm {
	clear:left;	
}
.newPoint {
float:left; display:block; margin:0px;
}
.usuallPoint {
 margin:0px;
}
.inner-header {
	width: 946px;
	margin:0px auto;
	}

.logo {
	float:left;	
	width:281px;
	margin:30px 0px 0px 0px;
	}
.links {
	float:right;
}	
.link {
	font-family:Arial;
	font-weight:bold;
	color:#376a99;
	font-size:14px;
	text-decoration: none;
	position:relative;
	top:45px;
	margin:0px 0px 0px 27px;
	
}	


.body {
	background-image: url("../images/middle.png");
	background-repeat:repeat-x;	
	/*height:531px;*/
	text-align:center;
	
	background-color:#d4d9dd;

}
.underFooter {
	margin-bottom:10px;
}
.inner-underFooter {
	margin:0px auto;
	width: 946px;
	
}
.bottomLinks {
	color:#d1dbde;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	margin-right: 20px;
	margin-bottom:20px;
	display:inline;
}
.inner-body {
	background-image: url("../images/middle_bottom.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	width: 946px;
	/*height:531px;*/
	margin:0px auto;

}
.book {	
	width:314px;
	height:443px;
	float:left;
}
.bookDescription {
	text-indent:-2000px;
	line-height:10px;
	margin:0px;
	position:relative;
}
a.linkUsuall,
a.linkUsuall  h1  {
	color:#376a99;	
	line-height:normal;
	display:inline;
}
h1, h2 {
	display:inline;
}
.linkUsuall ,
h1{
	font-family:Arial;
	font-weight:bold;
	color:#4a5361;
	font-size:14px;
	text-decoration: none;
	line-height:30pt;
	text-align:right;
	}
.bodyText {
	width:630px;
	/*height:443px;*/
	float:right;
	padding:0px 0px 10px 0px;
}
.buttons {
	float:right;	
}
.heads {
	float:right;
	margin:10px 0px 0px 0px;
	/*height:210px;*/
}
.head {
	background-image: url("../images/2head.png");
	/*height:160px;*/
	width:303px;
	background-repeat:no-repeat;	
	float:left;
	text-align:left;
	padding-top:12px;
	}
.head_one {
	margin:0px 18px 0px 0px;
}
.head .linkUsuall.tops {
	margin-left:12px;
}
.normalText,
ul {
	text-align:left;
	margin:0px;
	padding:0px;
	float:left;
	

}
.normalText,
.list {
	padding:5px 0px 0px 14px;
}
.normalText,
ul  li,
ul  li h2{
	list-style-type:none;
	color:#4a5361;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	
}
.zoom, 
.gray{
	color:#4a5361;
}
.zoom  span{
	color:#4a5361;
	font-size:11px;
	margin:10px 0px 0px 0px;	
}	
.footer {
	background-image: url("../images/bottom1.png");
	background-repeat:repeat-x;	
	height:189px;
	text-align:center;
}
.strip {
	background-image: url("../images/strip.png");
	background-repeat:no-repeat;
	width:946px;
	height:74px;		
	padding-top:12px;
	clear:both;
}

.footer-middle {
/*	width:1150px; */
	text-align:center;
	background-image: url("../images/ears3.png");
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
padding:0px;	
}
.inner-footer {
	background-image: url("../images/bottom_bottom.png");
	background-repeat:no-repeat;
	background-position:top center;
	width: 947px;
	height:164px;
	margin:0px auto;
	padding:14px 0px 0px 0px;

}
.inner-footer_img {
	margin:0x;
	padding:0px;
}
.prev, .next, .one{float:left;}

.one {

}
button {
	background:none;
	border:none;
	width:30px;
	height:30px;
	padding:0px;
	cursor:pointer;
	border-radius: 0.5em;
	
}
.prev {
	background-image: url("../images/leftArrow.png");
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	margin:20px 2px 0px 4px;
}

.next {
	background-image: url("../images/rightArrow.png");
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	margin:20px 0px 0px 3px;
}

.one ul li img {
	float:left;
	margin:0px 8px 0px 5px;
}
.one ul li p {
	color:#4a5361;
	font-size:11px;
}

iframe div .ss-form-heading,
iframe .ss-form-title {
	display:none;
}

.SFlogo {
	position:relative;
	top:3px;
	margin-right:5px;
}
.underline {
	text-decoration:underline;
}

/*
#header, #pageBody, #footer{
  width:976px;
  margin:0px auto;
  overflow:hidden;
}
.logo {
  float:left;
  width:300px;
  margin-right:170px;
}
.main-menu ul li, .bottom-menu ul li{
  list-style:none;
  float:left;
  margin-left:25px;
}
.main-menu ul{
  margin:0px;
}
.bottom-menu ul{
  margin-right:5px;
}
.main-menu ul li {
  margin-top:20px;
}
#header{
  height:77px;
}
#pageBody{
  padding-top:10px;
  clear:both;
  color:white;
}
.info{
  height:213px;
  padding-top:15px;
}
.info div{
  float:right;
  width:600px;
  text-align:right;
}
.info a{
  float:right;
}
.info h2 {
  font-family:Verdana;
  font-weight:normal;
}
.features{
  padding-top:10px;
  color:black;
}
.features>div{
  float:left;
}
.features h2{
  margin-left:1em
}
#footer{
  color:white;
  text-align:right;
}
#footer a{
  text-decoration:none;
  color:white;
}
#footer p{
  clear:both;
}
.bottom-menu  ul li{
  float:right;
}
div#nifty {
  background:#baced8;
  width:672px;
  margin-top:10px;
  margin-left:35px;
}
div.rounded div {
  height: 1px;
  overflow: hidden;
}
#radiusx, #radiusy {
  text-align: right;
  width: 30px;
}*/