body{
  margin: 0px;
  padding: 0px;
  font-family: "Verdana", sans-serif;
  font-size: 12px;
}

a:link, a:active, a:visited{
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}

#wrapper{
	margin:0px auto;
	padding:0px;
	width: 960px;
}
#main{
  clear: both;
}
#main_top{
  background: #EAEAEA;
  height: 100px;
  padding-left: 73px;
  padding-right: 22px;
  padding-top: 30px;
  border-bottom: 2px solid #000;
}
#main_top2{
  padding: 22px;
  font-size: 12px;
}
#left{
  vertical-align: top;
  width: 180px;
  background: #CECECE;
  padding: 0px;
}
#left div.down{
  height: 87px;
  padding-top: 8px;
  background: url('../images/pagedown.png') center left no-repeat;
  padding-left: 80px;
}
#right{
  vertical-align: top;
  width: 180px;
  background: #CECECE;
  font-size: 14px;
}
#center{
  vertical-align: top;
  width: 468px;
  padding: 0px;
}
.center{
  clear: both;
  padding: 20px 15px;
}
.center td{
  width: 50%;
  text-align: center;
  vertical-align: bottom;
}
.center td div{
  margin: 10px 0;
}
.center td div span{
  font-weight: bold;
  text-decoration: underline;
  font-size: 14px;
}
#logo{
  float: right;
}
#title{
  float: left;
  font-size: 46px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
.top_left_right{
  padding: 0px 15px;
  padding-left: 21px;
  padding-top: 9px;
  padding-bottom: 9px;
  background: #EFEFEF;
}
.top_left_right div{
  height: 36px;
  padding-top: 12px;
  background: url('../images/download.png') center left no-repeat;
  padding-left: 55px;
  font-size: 18px;
}
.top_left_right div.two{
  background: url('../images/mail.png') center left no-repeat;
}
.top_center{
  vertical-align: top;
  padding: 22px;
  font-size: 18px;
  background: #E8E8E8;
}
.top_center h2{
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
#bottom{
  background: #E8E8E8;
  border-bottom: 2px solid #000;
  padding: 15px;
  text-align: center;
  font-size: 13px;
}
#bottom2{
  padding: 15px;
  text-align: center;  
}
.inner{
  padding: 22px;
}
img{
  border: 0px;
}

.topmenu { 
background-image: url("../images/menu-bg.jpg");
border-bottom-color: #03a7dc;
border-bottom-style: solid;
border-bottom-width: 0px;
display: block;
height: 41px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-left: 0px;
width: auto;
 }
 
.topmenu li { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("../images/menu-line.jpg");
background-origin: padding-box;
background-position: 100% 0%;
background-repeat: no-repeat;
background-size: auto;
display: inline;
float: left;
height: 41px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: center;
 }

.topmenu li a:hover, .topmenu li a:active { 
background-attachment: scroll;
background-clip: border-box;
background-color: #03a7dc;
background-image: url("../images/menu-bg-act.png");
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat-x;
background-size: auto;
color: #ffffff;
font-weight: 400;
 } 
 
.topmenu li a:link, .topmenu li a:visited { 

font-weight: 400;
 } 
 
.topmenu li a { 
display: block;
font-size: 14px;
font-weight: 700;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 12px;
padding-left: 15px;
padding-right: 15px;
padding-top: 12px;
 } 