*
{
 margin: 0;
 padding: 0;
}

body
{
 color: #565759;
 font-family: arial, helvetica, sans-serif;
 font-size: 11px;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 10px;
 background-color: #eef5f5;
}

a
{
 color: #565759;
 text-decoration: underscore;
}

img
{
 border: 0;
}

input, textarea
{
 border: 1px solid #565759;
}

h1
{
 margin-bottom: 0.5em;
}

p
{
 margin-bottom: 1em;
}

#container
{
 width: 954px;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
}

#headline
{
 width: 954px;
 height: 127px;
}

#logo
{
 float: left;
 width: 178px;
 height: 127px;
 background: url(../images/tg-logo-tagline-bnr.jpg) top left no-repeat;
}

#topmenu
{
 float: left;
 width: 764px;
 margin-top: 95px;
 margin-left: 12px;
 border-top: 3px solid #d4cabe;
}

#topmenu ul
{
 list-style-type: none;
}

#topmenu ul li
{
 float: left;
 width: 22%;
 padding: 5px 0px 5px 0px;
}

#topmenu ul li a
{
 text-decoration: none;
 color: #565759;
}


#menu
{
 height: 69px;
 min-height: 69px;
 border-top: 3px solid #80889b;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 background-color: #fff;
 overflow: hidden;
 font-weight: bold;
}

#menu ul
{
 margin-left: 172px;
 list-style-type: none;
}

#menu ul li
{
 float: left;
 width: 169px;
 background-color: #fff;
}

#menu ul li a
{
 display: block;
 text-decoration: none;
 min-height: 69px;
 height: 69px;
 padding: 3px 3px 3px 15px;
 color: #565759;
}

#menu ul li a:hover
{
 background-color: #eef5f5;
}

#subheadline
{
 margin-top: 10px;
 width: 954px;
 height: 145px;
 background: url(../images/headline_product.jpg) no-repeat;
}

#subheadline_index
{
 margin-top: 10px;
 width: 954px;
 height: 216px;
 background: url(../images/headline_index_main-plus.jpg) no-repeat;
}

#main
{
 width: 954px;
 margin-top: 10px;
 border-top: 3px solid #80889b;
 border-bottom: 3px solid #80889b;
 background: #fff url(../images/main_back.gif) repeat-y;
}

#leftmenu
{
 float: left;
 width: 224px;
}

#leftmenu ul
{
 list-style-type: none;
 margin-left: 2px;
 margin-top: 1px;
}

#leftmenu ul li
{
 border-bottom: 1px solid #c9c9c9;
}

#leftmenu h3
{
 display: block;
 width: 212px;
 height: 25px;
 min-height: 25px;
 color: #565759;
 font-size: 12px;
 font-weight: bold;
 padding: 5px 0px 3px 10px;
 text-decoration: none;
 border-bottom: 1px solid #c9c9c9;
}

#leftmenu ul li a
{
 display: block;
 width: 212px;
 height: 25px;
 min-height: 25px;
 color: #565759;
 font-size: 12px;
 padding: 5px 0px 3px 10px;
 text-decoration: none;
}

#leftmenu ul li a:hover
{
 background-color: #eef5f5;
}

#leftmenu ul.submenu li a
{
 padding-left: 20px;
 width: 202px;
}

#content
{
 float: left;
 width: 505px;
}

.padding
{
 padding: 10px;
}


#rightmenu
{
 float: left;
 width: 220px;
}


#footer
{
 margin-top: 20px;
 height: 40px;
 padding: 5px;
 border-top: 3px solid #80889b;
 border-bottom: 3px solid #80889b;
}

.logo
{
 float: left;
}

.copyright
{
 float: right;
 margin-top: 12px;
}


.clear
{
 clear: both;
}

h2
{
 font-size: 16px;
 font-weight: bold;
}

h2 a
{
 text-decoration: none;
 color: #565759;
}

#main_index
{
 margin-top: 10px;
}

.box
{
 width: 225px;
 float: left;
 background: #fff url(../images/box_back.gif) repeat-y;
}

.box ul
{
 list-style-type: none;
}

.box ul li
{
 line-height: 20px;
}

.box_top
{
 width: 225px;
 height: 14px;
 background-image: url(../images/box_top.gif);
}

.box_bottom
{
 width: 225px;
 height: 17px;
 background-image: url(../images/box_bottom.gif);
}

#main_index h3
{
 font-size: 16px;
 margin-bottom: 0.5em;
}

h3 a
{
 text-decoration: none;
}

.product
{
 list-style-type: disc;
 padding-left: 1em;
}

ul.index_box li
{
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 margin-bottom: 10px;
 text-align: right;
 line-height: 14px;
}

ul.index_box li a
{
 background: url(../images/arrow.gif) right top no-repeat;
 margin-right: 15px;
 text-decoration: none;
 width: 200px;
 margin: 10px 0 0;
 padding: 0 15px 0 0;
}
