﻿body {
margin: 0px;
padding: 0px;
color: Black;
font-size:12px;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, Sans-serif;
background-color:#FFFFFF;
}

#pagewidth{
width:793px;
text-align: -moz-center;
}
#main{
width:100%;
text-align: -moz-center;
}
#headerimg{
width: 790px;
background-image: url(../images/logo.jpg);
background-position: left top;
height:80px;
}

#header{
height:112px;
background-color:#F3F0c5;
border-bottom:solid 1px #999999;
}

#headerborder{
height:125px;
border:solid 1px #999999;
}

#divpagecontent{
width:791px;
border-top:0px;
border-bottom:solid 1px #999999;
border-left:solid 1px #999999;
border-right:solid 1px #999999;
float:left;
}
#menubottom{
padding-top:3px;

}

#footer{
width:791px;
text-align: -moz-center;
background-color:#F3F0c5;
height:50px;
border:solid 1px #999999;
float:left;
}
#footeraboveline{
width:791px;
height:10px;
border-left:solid 1px #999999;
border-right :solid 1px #999999;
float:left;
}
#divfootertext{
padding-top:10px;
text-align:right;
font-size:10px;
color:#999999;
padding-right:55px;
}

#divfootertext a{
color:#999999;
}

#menu{
padding-left:35px;
border:solid 0px #999999;
float:left;
}

.menu1_selleft{
 background:url(../images/left_on.jpg);
 width:12px;
 height:50px;
 float:left;
}

.menu1_selbg{
background: url(../images/center_on.jpg) right; 
color:#FFFFFF;
vertical-align:bottom;
padding:8px 10px;
cursor:pointer;
height:33px;
float:left;
}
.menu1_selbg div
{
 padding-top:5px; 
}
.menu1_selright{
background:url(../images/right_on.jpg); 
  width:12px;
 height:50px;
 float:left;
}
.menu1_unselleft{
 background:url(../images/left_off.jpg); 
 width:12px;
 float:left;
 height:50px;
}
.menu1_unselbg{
background: url(../images/center_off.jpg) right; 
color:#FFFFFF;
text-align:center; 
vertical-align:bottom;
padding:8px 10px;
cursor:pointer;
height:33px;
float:left;
}
.menu1_unselbg div
{
 padding-top:5px; 
}
.menu1_unselright{
background:url(../images/right_off.jpg); 
width:12px;
height:50px;
float:left;
}

.menu1_unsellefts{
background-image:url(../images/menu_unsel.gif);
width:70px;
height:30px;
float:left;
color:White;
padding-top:15px;
}

.menu1_sellefts{
background-image:url(../images/menu_sel.gif);
width:70px;
height:35px;
float:left;
color:White;
padding-top:15px;
}
.menu1_unsellefts a{
text-decoration:none;
color:White;
}
.divmenubottom{
border-left:solid 1px #999999;
border-right:solid 1px #999999;
height:4px;
}
#menu2_left{
background-image:url(../images/aboutus_unsel.gif);
width:88px;
height:30px;
float:left;
color:White;
padding-top:15px;
}

#menu2_left:hover{
background-image:url(../images/aboutus_sel.gif);
width:88px;
height:35px;
float:left;
color:White;
padding-top:15px;
}
.toplogin{
text-align:right;
padding-right:50px;
}	