body{
margin: 0px;
padding: 0px;
}

div.topmenu
{
height: 49px;
width: 11px;
background-image: url("../imgs/top_bk.jpg");
background-repeat: no-repeat;
float:left;
}
div.backmenu
{
text-align:center;
height: 49px;
width: 1px;
padding-top: 10px;
background-image: url("../imgs/bg_bk.jpg");
background-repeat: repeat-x;
float:left;
color: #ffffff;
font-size: 11pt;
font-weight: bold;
}
div.topmenu2
{
height: 49px;
width: 11px;
background-image: url("../imgs/top_bk2.jpg");
background-repeat: no-repeat;
float:left;
}
a.top
{
color: #FFFFFF;
}
a{
color: #000000;
font-size: 10pt;
text-decoration: none;
}
a.link{
color: #000000;
font-size: 10pt;
text-decoration: none;
}
a.visited{
color: #000000;
font-size: 10pt;
text-decoration: none;
}
body, h, h2, h3, p, div, table,tr, td
{
font-family:arial,sans-serif;
}

h2
{
font-size: 13pt;
}
div.top1
{
width:100%;
background-color:#00b580;
height:50px;
text-align:right;
vertical-align:bottom;
}

div.top2
{
width:100%;
background-color:#c3ffed;
height:2px;
}

div.menu
{
background-image: url(imgs/bk.jpg);
background-repeat: repeat-x;
height: 48px;
color: #ffffff;
display: table-cell;
padding: 10%;
}
div.banner
{
border: 1px solid #dfdfdf;
padding: 5px;
width:500px;
}

div.banner2
{
padding: 20px;
width:500px;
margin-top:10px;
}

div.featured
{
height:400px;
width:150px;
text-align: center;
}

div.featured_content
{
padding: 10px;
width: 150px;
text-align: left;
border: 1px solid #dfdfdf;
}

div.featured_video
{
border: 1px solid #dfdfdf;
height:200px;
width:226px;
text-align:center;
}

div.featured_video_title
{
width: 226px;
height:37px;
background-image:url(blackbk.jpg);
padding:10px;
color:#ffffff;
text-align:center;
}

h1
{
	display: none;
}