/*****************************/
/***      INDEX            ***/
/*****************************/

.clear {
clear: both;
}

#body {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#bodytop {
width: 1000px;
height: 36px;
background-image: url(../images/bgtop.png);
background-repeat: no-repeat;
}

#bodytopleft {
width: auto;
float: left;
margin-left: 40px;
margin-top: 10px;
}

#bodytopright {
width: auto;
float: right;
margin-right: 30px;
margin-top: 10px;
}

#headermain {
width: 980px;
background-image: url(../images/bgheader.png);
background-repeat: repeat-y;
padding-left: 10px;
padding-right: 10px;
}

#headerleft {
width: 220px;
min-height: 180px;
background-image: url(../images/headerleft.jpg);
background-repeat: no-repeat;
float: left;
display: inline;
}

#currentdate {
font-family: Trebuchet MS, Microsoft Sans Serif, Arial;
padding-top: 160px;
font-size: 12px;
color: #000066;
}

#headercenter {
width: 540px;
min-height: 180px;
background-image: url(../images/headercenter.jpg);
background-repeat: no-repeat;
float: left;
display: inline;
}

	#sitename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	padding-top: 8px;
	padding-left: 15px;
	}
	
	#sitename a {
	text-transform: uppercase;
	text-decoration: none;
	color: #F5F5F5;
	}

#siteslogan {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-weight: ;
color: #FFFFCC;
text-decoration: none;

text-transform: uppercase;
padding-left: 60px;
padding-top: 0px;
}

#headerright {
width: 220px;
min-height: 180px;
background-image: url(../images/headerright.jpg);
background-repeat: no-repeat;
float: left;
display: inline;
}

#serviceline {
background-image: url(../images/bgmenu.png);
background-repeat: repeat-y;
padding-left: 10px;
padding-right: 10px;
}

#topmenu {
width: 798px;
min-height: 40px;
background-image: url(../images/menu.png);
background-repeat: repeat-x;
float: left;
padding-left: 2px;
}

#servicesearch {
width: 180px;
min-height: 25px;
background-image: url(../images/menu.png);
background-repeat: repeat-x;
float: left;
padding-top: 5px;
}

#containermain {
width: 980px;
background-image: url(../images/bgcontainer.png);
background-repeat: repeat-y;
padding-left: 10px;
padding-right: 10px;
}

#containerleft {
width: 800px;
float: left;
}

#container {
width: 620px;
min-height: 750px;
float: right;
}

#servsubline {
width: 620px;
min-height: 35px;

background-image: url(../images/bgconttop.png);
background-repeat: repeat-y;

padding-top: 5px;
}

#breadcrumb {
min-height: 16px;
margin-left: 30px;
margin-right: 20px;
background-image: url(../images/path.png);
background-repeat: no-repeat;
padding-top: 8px;
padding-left: 30px;
padding-right: 10px;
font-size: 14px;
color: #000066;
border-bottom: #FF9900 1px solid;
}
	
	#breadcrumb a {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	}
	
#contbottom {
width: 600px;
margin-left: 10px;
margin-right: 10px;
border-top:#FF9900 2px solid;
color: #000066;
}
        
        #contbottom .date a {
        color: #990000;
	text-decoration: none;
        font-weight: bold;
        }


#sidebarleft {
width: 180px;
min-height: 750px;
float: left;
}

#containerright {
width: 180px;
float: right;
}

#sidebarright {
width: 180px;
min-height: 750px;
}

#footerline {
width: 980px;
background-image: url(../images/bgsyndicate.png);
background-repeat: repeat-y;
padding-left: 10px;
padding-right: 10px;
}

#contbotleft {
width: 180px;
min-height: 20px;
float: left;

border-top: #FF9900 1px solid;
}

#contbotcenter {
width: 620px;
min-height: 20px;
float: left;
}

#contbotright {
width: 180px;
min-height: 20px;
float: left;

border-top: #FF9900 1px solid;
}

#visitcounter {
text-align: right;
}

#visitcounter tr td{
min-height: 100px;t
width: 180px;
}


#footermain {
width: 980px;
background-image: url(../images/bgfooter.png);
background-repeat: repeat-y;
padding-left: 10px;
padding-right: 10px;
}

#footerleft {
width: 220px;
min-height: 20px;
float: left;
display: inline;
}

#footercenter {
width: 540px;
min-height: 20px;
float: left;
display: inline;
}

#address {
width: 400px;
min-height: 35px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #990000;
text-decoration: none;

padding-left: 40px;
padding-right: 40px;

padding-top: 10px;
padding-bottom: 5px;

margin-left: auto;
margin-right: auto;

background-image: url(../images/postaladdress.png);
background-repeat: no-repeat;

border-bottom: #990000 2px solid;
}

#footerright {
width: 220px;
min-height: 20px;
float: left;
display: inline;
}

#bodybottom {
width: 1000px;
height: 35px;
background-image: url(../images/bgbottom.png);
background-repeat: no-repeat;
}

#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFCC;
text-decoration: none;

padding-top: 11px;
padding-bottom: 0px;
}

#designer {
font-family:  "Courier New", Courier, monospace;
font-size: 12px;
font-weight: ;
color: #BDBDBD;
text-decoration: none;

padding-right: 15px;
}