
/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {

background: #ded8fe url(images/back.png) top center repeat-x fixed;

}

.wrapper
{
    width:950px;
    margin:40px auto;
    border: 2px solid #ffffff;
    color: #000080;
    height:auto;
    text-align: center;
     background-color: #FBFBFC;
} 

.innerwrapper
{
 margin-top:40px;
 margin-left:10px;
 margin-right:10px;
 background: url(images/multicolorlogo.gif) no-repeat;
 /**background: url(images/multicolorlogo.gif)top center no-repeat; **/
 background-attachment: fixed;
 background-position: center;
}


 #header {
/**background: url(images/header.png) top center no-repeat; **/
width: 85%;
height:45px;
margin: auto auto 0px auto;
}
.hdrcntnr
{
background-color: #808080;
}


.tpcntnr
{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
display:block;
}

.leftalign
{
text-align:left;
}

p.sa {

display:inline;
font-size:100%

}
p.sahdr {
display:inline;
font-size:12px;
text-align:left;
}
p.sahdrfixed {
display:inline;
font-size:12px;
width:100px;
}

.sa {
display:inline;

}

p.challah
{
padding-bottom:200px;

}



.dtcntnr
{
display:block;
}
.pccntnr
{
padding-top:40px;
display:inline;
vertical-align:middle;
margin-left: -230px;
}
.srchcntnr
{
display:inline;
vertical-align:middle;
margin-left: -250px;
}


.topl
{
 padding-left:15px;
 float:left;
 width:100px;
 color: navy;
 font-size:11px;
 TEXT-DECORATION: none;
 text-align:left;
}
tr.top
{
height:14px;
}
table.topr
{
 margin-top:-157px;
 padding-right:15px;
 float:right;
 width:250px;
 color: navy;
 font-size:11px;
 TEXT-DECORATION: none;
 text-align:left;
}
.cellcenter
{
text-align: center;
}

.cellright
{
text-align: right;

}
hr.hrleft
{
  color: #000080;
  background-color: #000080; /*color works for ie but mozilla needs background-color*/
  height: 1px;
  width:200px;
  
}
#r1
{
 width: 53%;
 color: #000080;
 height:70%;
 
 }
#o1
{
 float: left;
 width: 35%;
 color: #F3F4F6;
 }

#s1
{
 float: left;
 color: #F3F4F6;
 
}
.s1
{
 float: left;
 color: #F3F4F6;
 
}

 #s2
{
 float: right;

 color: #F3F4F6;
 
 }

.mntxt
{
margin-top:50px;
}
p.p1
{
font-size:125%;
text-align:justify;
margin-left: 20px;
margin-right: 20px;
}
p#bottom
{
font-size:13px;
text-align:center;
margin-left: 90px;
margin-right: 90px;
color: #B0B0B0;
}

p.morein
{
 margin-right:90px;
 margin-left:90px;
 font-size:105%;
 text-align:justify
}

.morein
{
 margin-right:80px;
 margin-left:80px;
 font-size:105%;
  text-align:center
}

.indent
{
 margin-right:80px;
 margin-left:80px;
 font-size:105%;

}

.moreinline
{
 display:inline;

}

h3.morein
{
 margin-right:90px;
 margin-left:90px;
 font-size:100%;
 text-align:justify

}
h4.customs
{
text-align:justify;
margin-left:100px;
margin-right:100px;
}
.caynetop
{
margin-left:100px;
position:relative;
text-align:left
}



