body {
  background-image: url(image.png);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  top: 0px;
	background-color:  #022A4E;
	font-family: verdana, arial, sans-serif ;
	text-align: left;
	margin-left: auto ;
	margin-right: auto ;
	padding: 5px;
	font-size: small;
	color: #444444 ;
	line-height: 1.5em;}

#body {
  background-color: #ffffff;
	padding: 15px;
	width: 850px;
}

#body, #Footer, #banner, #all{ 
  margin-left: auto ;
	margin-right: auto ;
}
#all {
  width: 850px;
}

#Footer {
	background-color:  #ffffff;
	padding: 3px;
	margin-top: 7px;
	text-align: center;
	width: 740px;
}

#Footer a {
  position: absolute;
  bottom:10px; 
  width:400px;
	color:#444;
	text-decoration: none;
	Font-weight: normal;
}

#Footer a:hover {
	color:#000000;
	text-decoration: underline;
}


#banner {
  background-image: url(images/All/banner.png);
  background-repeat: no-repeat;
  padding: 10px;
  padding-top: 13px;
  padding-left: 50px; 
  text-align: left;
  width: 853px;
  /*position: fixed;
  top: 0px;
  left: 20%;
  right: 20%;*/ 
  Font-weight: Normal;
}

#top{
 padding: 10px;
 background-image: url(images/All/banner.png);
 background-repeat: no-repeat; 
 width: 860px;
}

/*******************************/

#download {
   background-color:  #F7F7F7;
	 padding: 10px; 
	 Font-weight: Bold;
	 text-align: center;
	 float: right; 
} 

/*******************************/

h1, h2 {

    Font-weight: Normal;
    font-size: 1.6em;
    Margin-top: 0.5em; 
}


h2 {
  font-size: 1.2em;
  margin-bottom: 3px;
  line-height: 0.5em;
  Font-weight: bold;
} 

h1 {
line-height: 0.5em;
}

/*******************************/

.at { 
font-size: 25px;
text-align: center;
}

/*******************************/

.center {
text-align: center;
}

/*******************************/




a {
	color:#066FB6;
	text-decoration:none;
}

a:hover {
	color:#066FB6;
	text-decoration: underline;
}

/*******************************/

li{
padding-top: 5px;
margin-left: 5px; 
}

/*******************************/

img { border: none; }

/*******************************/

#Validator {
  position: fixed;
  bottom: 0px;
  right: 0px;
}

/*******************************/

#EdSites{
	font-size: 10px;
  right: 0px;
  bottom: 0px;
  position: fixed;
  padding: 1px 5px 1px 5px;
  background-color:  #ffffff;
}

#EdSites:hover {
	font-size: 15px;
  right: 0px;
  bottom: 0px;
  position: fixed;
  padding: 10px 25px 10px 25px;
  padding: 10px;
  background-color:  #ffffff;
}

/*******************************//*******************************/
/*******************************//*******************************/
/*******************************//*******************************/

#Right {
position: relative;
top:-92px; 
left:450px;
  }
  
  #Right3 {
position: relative;
top:-92px; 
left:450px;
  }
  
#Right2 {
position: relative;
top:-144px; 
left:450px;
  }
    
  
  #Left {
  }
  
  #all2 {
  width: 850px;
  margin-left: auto ;
	margin-right: auto ;
}

#RightTop, #RightBottom, #LeftTop, #LeftBottom{
  margin: 0px;
  padding:15px; 
}

#RightTop, #RightBottom{
  margin: 0px;
  padding:15px; 
  margin-Left: 0px;
}
#LeftTop{
position: absolute;
top:100px; 
width:400px;
  background-color:  #fff;
background-image: url(LeftTop.png);
background-repeat: no-repeat;
}

#LeftBottom{
position: absolute;
top:600px; 
width:400px;
  background-color:  #ffffff;
background-image: url(LeftBottom.png);
background-repeat: no-repeat;
}

#RightTop{
position: absolute;
top:100px; 
width:400px;
z-index:999;
  background-color:  #fff;
background-image: url(RightTop.png);
background-repeat: no-repeat;
}

#RightBottom{
position: absolute;
top:600px; 
width:400px;
  background-color:  #ffffff;
background-image: url(RightBottom.png);
background-repeat: no-repeat;
}

  


