html, body {
   height: 100%;
   margin: 0px;   
   background:url(images/bg.gif) center top repeat;
}

#container {
   position:absolute;
   width:801px;
   background-color:#ffffff;
   margin:0px 0px 0px -400px;
   left: 50%;
}

#top {
    width: 745px;
	height: 180px;
    padding-left: 28px;
	padding-right: 28px;
    background:url(images/bg_top.gif) center top no-repeat;
}	

#top_left {
    float: left;
    width: 400px;
	height: 180px;
}	

#top_right {
    float: right;
    width: 345px;
	height: 110px;
	padding-top: 70px;
}	

#menu {
    width: 773px;
	height: 54px;
	padding-top: 22px;
	padding-left: 28px;
    background:url(images/bg_menu.gif) center top no-repeat;
}

#image {
    width: 745px;
	height: 150px;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 10px;
}


#main {
    width: 745px;
	height: 171px;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 20px;
	padding-bottom: 2px;
	background-color:#ffffff;
}


#main_left1 {
    float: left;
	width: 350px;
	height: 121px;
	padding-right: 20px;
}

#main_left2 {
    float: right;
    width: 350px;
	height: 121px;
	padding-right: 20px;
}

#bottom {
    width: 773px;
	height: 50px;
	padding-top: 24px;
	padding-left: 28px;
    background:url(images/bg_bottom.gif) center top no-repeat;
}

.menu {
	border:0;
	outline:0; 
	-moz-outline:0;
	
}




.toptext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    line-height: 13px;
	text-align: right;	
	}
a.toptext:link {  font-family: Arial; font-size: 11px; color: #333333; text-decoration: none }
a.toptext:visited {  font-family: Arial; font-size: 11px; color: #333333; text-decoration: none}
a.toptext:hover {  font-family:  Arial; font-size: 11px; color: #339966; text-decoration: underline}
a.toptext:active {  font-family:  Arial; font-size: 11px; color: #333333; text-decoration: underline}
a.toptext:link {  font-family: Arial; font-size: 11px; color: #333333; text-decoration: none }
a.toptext:visited {  font-family: Arial; font-size: 11px; color: #333333; text-decoration: none}
a.toptext:hover {  font-family:  Arial; font-size: 11px; color: #339966; text-decoration: underline}
a.toptext:active {  font-family:  Arial; font-size: 11px; color: #333333; text-decoration: underline}

	
.normaltext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
    line-height: 13px;
	}
a.normaltext:link {  font-family: Arial; font-size: 12px; color: #333333; text-decoration: none }
a.normaltext:visited {  font-family: Arial; font-size: 12px; color: #333333; text-decoration: none}
a.normaltext:hover {  font-family:  Arial; font-size: 12px; color: #339966; text-decoration: underline}
a.normaltext:active {  font-family:  Arial; font-size: 12px; color: #333333; text-decoration: underline}

.bottomtext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    line-height: 13px;
	}
a.bottomtext:link {  font-family: Arial; font-size: 11px; color: #333333; text-decoration: none }
a.bottomtext:visited {  font-family: Arial; font-size: 11px; color: #333333; text-decoration: none}
a.bottomtext:hover {  font-family:  Arial; font-size: 11px; color: #339966; text-decoration: underline}
a.bottomtext:active {  font-family:  Arial; font-size: 11px; color: #333333; text-decoration: underline}

h1 {
    display:inline;
	font-size: 20px;
	font-family: times;
	font-weight: normal;
	color:#339966;
}
