body{
background:#fff;
width:1000px;
margin:10px auto;
background:#FFFFFF url(images/chevron.gif) repeat scroll 0 0;
font-size : 14px ;
}

h2 {
margin:0;
}
a {
text-decoration:none;
color : gray;
}
form {
margin:2em;
border-bottom:1px dotted #6c6c6c;
border-top:1px dotted #6c6c6c;
padding-bottom:1em;
}

img{
border:0px;
}

#bodywrap1{
background: url("images/bg1.png") repeat-y 0 30px;
width:938px;
display:block;
margin :25px auto 0px;
padding:0;
}
#bodywrap{
background: url("images/bg.png") no-repeat;
width:938px;
display:block;
margin :0px auto 0px;
padding:0;
}
#header{

}
#menu{
float:right;
margin:80px 60px 100px;
}
#contentwrap{
clear:both;
margin:0 auto;
width:680px;
padding:0 0 40px;
}

#chead{
background-image:url("images/chead.png");
background-repeat:no-repeat;
height:25px;
}

#cfoot{
background-image:url("images/cfoot.png");
background-repeat:no-repeat;
height:25px;
}

#cmid{
margin:0;
background-image:url("images/cmid.png");
background-repeat:repeat-y;
padding:30px 80px;
}
#footer{
clear:both;
margin:0 auto;
width:938px;

padding:0px;
}

#footer1 {
margin:0;
padding:20px;
text-align:center;
background-color:#F8F8F8;
border-top:6px solid #6BA71C;
color:#5F5F5F;
}
#footer2{
margin:0px;
padding:20px;
background-color:#F0F0F0;
border-top:1px solid #DFDFDF;
color:#979797;
font-size:0.9em;
text-align:center;
}
#footer2 a ,#cmid a{
border-bottom:1px dotted #6c6c6c;
}
#cmid h2{
padding:0 0 5px;
border-bottom:1px dotted #6C6C6C;
font-size:2em;
}
#cmid h3{
font-size:1.5em;
}
#cmid h4{
font-size:1em;
margin-bottom:0.5em;
}
#cmid p{

margin-top:0;
margin-bottom:0;

}
.cmidtext{
padding-left:1em;
}
#menu ul{
list-style:none
}
#menu ul li {
float:left;
margin-right:20px;
}

a#menu1 {
   display: block;
   width: 78px; 
   height: 78px;
   text-indent: -1000px; 
   background-image: url("images/menu1.png");
}
a#menu2 {
   display: block;
   width: 78px; 
   height: 78px;
   text-indent: -1000px;
   background-image: url("images/menu2.png");
}
a#menu3 {
   display: block;
   width: 78px; 
   height: 78px; 
   text-indent: -1000px; 
   background-image: url("images/menu3.png");
}
a#menu4 {
   display: block;
   width: 78px;
   height: 78px;
   text-indent: -1000px;
   background-image: url("images/menu4.png");
}
a#menu5 {
   display: block;
   width: 78px; 
   height: 78px;
   text-indent: -1000px;
   background-image: url("images/menu5.png");
}
a#menu6 {
   display: block;
   width: 78px; 
   height: 78px; 
   text-indent: -1000px;
   background-image: url("images/menu6.png");
}


a#menu1:hover,a#menu2:hover,a#menu3:hover,a#menu4:hover,a#menu5:hover,a#menu6:hover{
   background-position: top right;
}
a#cmenu1 {
   display: block;
   width: 78px; 
   height: 78px;
   background-image: url("images/menu1c.png");
}
a#cmenu2{
   display: block;
   width: 78px; 
   height: 78px;
   background-image: url("images/menu2c.png");
}
a#cmenu3{
   display: block;
   width: 78px; 
   height: 78px;
   background-image: url("images/menu3c.png");
}

a#cmenu4{
   display: block;
   width: 78px; 
   height: 78px;
   background-image: url("images/menu4c.png");
}

a#cmenu5{
   display: block;
   width: 78px; 
   height: 78px;
   background-image: url("images/menu5c.png");
}

a#cmenu6{
   display: block;
   width: 78px; 
   height: 78px;
   background-image: url("images/menu6c.png");
}
.iright{
float:right;
margin:0 0 0 1em;
width:350px;
}
.iright img {
margin-bottom:1.5em;
}
.icenter{
text-align:center;
padding:1.5em 1.5em;
}
#ajaxmail{
text-align:center;
font-weight:bold;
font-size:1.5em;
margin-bottom:1em;
}
.sb{ 
vertical-align: sub ;
font-size:0.7em;
} 