/* CSS Document */
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

body
{ 
text-align:center;
background-image: url(../images/back.gif);
background-repeat: repeat-y, repeat-x;
font: arial;
}

.bodycontainer 
{
background-color: #ffffff;
width: 780px;
height: 830px;
margin:  0 auto;
}

.bodycontainer2
{
background-color: #ffffff;
width: 780px;
height: 1030px;
margin:  0 auto;
}

.header
{
display: inline;
float: left;
width: 780px;
height: 309px;
padding: 0;
}

.midcol 
{
margin-top: 1em;
margin-left:10px;
text-align: left;
float: left;
width: 605px;
height: 450px;
padding: 0;
display: inline;
}

.midcol2
{
margin-top: 1em;
margin-left:10px;
text-align: left;
float: left;
width: 605px;
height: 650px;
padding: 0;
display: inline;
}


.midcol-sitemap
{
background-image: url(../images/sitemapbg.gif);
background-repeat: no-repeat;
margin-top: 1em;
margin-left:10px;
text-align: left;
float: left;
width: 605px;
height: 450px;
padding: 0;
display: inline;
}

.rightcol
{
margin-top: 1em;
margin-left: 10px; 
float: left;
width: 145px;
height: 450px;
padding: 0;
text-align: left;
display: inline;
border: 0px dotted #666666;
}

.sign
{
height:70px;
width: 780px;
float: left;
text-align: center;
font:11px/1.5em arial;
color:#666666;
}

.ggs{
width: 525px;
height: 55px;
text-align: right;
}

.sitemap{
height: 200px;
width: 275px;
float: right;
}

.contact{
height: 200px;
width: 600px;
float: left;
text-align: center;
}

a:hover 
{
text-decoration:underline;
}

a {
color: #0099cc;
text-decoration:none;
}

.style1 {
font-family: arial;
color: #000000;
font-size:14px;
font-weight: bold;
}

.style2 {
font-family: arial;
color: #000000;
font-size:12px;
font-weight: normal;
}

.style3 {
font-family: arial;
color: #000000;
font-size:12px;
font-weight: bold;
}

.style4 {
font-family: arial;
color: #000000;
font-size:10px;
font-weight: normal;
}