body{
background-image: url(../pics/back.jpg);
}

#banner {
position:relative;
top:0px;
width:800px;
height:123px;
background-image: url(../pics/banner.jpg);
}

#banner2 {
position:relative;
top:0px;
width:800px;
height:214px;
background-image: url(../pics/banner2.jpg);
}

#menubar{
position:absolute;
top:93px;
width:440px;
height:25px;
padding-left: 355px;
z-index:3;
}

#date{
position:absolute;
top:123px;
width:215px;
height:25px;
padding-left: 585px;
z-index:3;
font-family:Century Gothic;
font-size: 10px;
color: #006699;

}

#main {
position:relative;
top:0px;
width:800px;
background-color: #ffffff;
}

#content {
position:relative;
top:0px;
width:535px;
height:auto;
padding-right:240px;
padding-left:25px;
padding-bottom:182px;
padding-top:10px;
background-position:bottom;
font-family: tahoma;
font-size:13px;
color: #777777;
background-image: url(../pics/bg2.jpg);

}

#test {
position:absolute;
top:10px;
width:275px;
right:240px;
height:60px;
font-family: tahoma;
background-color:#ffffff;
font-size:10px;
text-align:right;
color: #006699;
}


#side {
position:absolute;
top:0px;
right:0px;
width:225px;
font-family: arial;
color:#c1c1c1;
}


#topmenu {
position:absolute;
top:5px;
right:10px;
width:180px;
height:25px;
color:#ffffff;
font-family:Century Gothic;
font-size:10px;
}

#address {
background-image:url(../pics/side_4.jpg);
background-repeat:no-repeat;
text-align:right;
padding-top:13px;
padding-right:20px;
color:#ffffff;
font-size:12px;
}

#footer {
position:absolute;
bottom:0px;
left:0px;
height:143px;
width:780px;
padding-left:10px;
padding-right:10px;
background-color:#006699;
font-family: Century Gothic;
font-size:8pt;
color: #ffffff;
}

h1 {
font-family:Century Gothic;
font-size: 20px;
font-weight: 500;
color: #006699;
}

h2 {
font-family:trebuchet MS;
font-size: 15px;
color: #006699;
font-weight: normal;
}

h3 {
font-family:trebuchet MS;
font-size: 13px;
margin-top:10px;
margin-bottom:0px;
color: #006699;
font-weight: bold;
}

.footer_title {
font-family:Century Gothic;
font-size: 14px;
color: #ffffff;
font-weight: bold;
}

.footer_text {
font-family:arial;
font-size: 11px;
color: #ffffff;
}


a.topmenu:link {
	font-family:Century Gothic;
    font-size: 10px;
    color: #ffffff;
	text-decoration:none;	
	font-weight: bold;
}

a.topmenu:visited {
	font-family:Century Gothic;
    font-size: 10px;
    color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

a.topmenu:hover {
	font-family:Century Gothic;
    font-size: 10px;
    color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
}

a.topmenu:active {
	font-family:Century Gothic;
    font-size: 10px;
    color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}


a.sub:link,a.sub:visited,a.sub:active {
	color: #c1c1c1;
	text-decoration:none;	
	font-weight: normal;
}

a.sub:hover {
	color: #ff9933;
	text-decoration:none;
	font-weight: normal;
}

a.current:link,a.current:visited,a.current:active {
	color: #ff9933;
	text-decoration:none;
	font-weight: normal;
}

a.current:hover {
	color: #ff9933;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:link,a.sub2:visited ,a.sub2:active {
	color: #ff9933;
	text-decoration:none;	
	font-weight: normal;
}

a.sub2:hover {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}


#blank{
position:relative;
width:800px;
height:10px;

}

#designedby {
position:relative;
bottom:0px;
left:0px;
height:22px;
width:790px;
padding-top:3px;
padding-right:15px;
padding-bottom:0px;
font-family: arial;
font-size:8pt;
text-align:right;
}

a.designedlink:link, a.designedlink:visited, a.designedlink:active
{
    color: #006699;
    text-decoration: none;
    font-weight: normal;
    
}

a.designedlink:hover
{
    color: #006699;
    text-decoration: underline;
    font-weight: normal;
}