html, body 
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 10pt;
    font-family: Verdana;
    color: #333333;
    background: #cccccc;
    text-align: left;
}
#container 
{
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    background: white;
}
div.left 
{
    float: left;
    height: 140px;
}
#count 
{
    position: absolute;
}
/* HEADER */
#header 
{
    position: relative;
    height: 170px;
}
#header_line 
{
    height: 30px;
    background: #e5e5e5;
}
#header_line_text 
{
    padding: 3px 0 0 10px;
}
#logo 
{
    float: left;
    width: 300px;
    height: 140px;
}
#logo_img 
{
    width: 300px;
    height: 100px;
    background: url(logo.jpg);
}
#logo_search 
{
    height: 40px;
}
#logo_search_text 
{
    padding: 5px 0 0 5px;
}
#phone 
{
    float: left;
    width: 260px;
    height: 140px;
}
#phone_text 
{
    font-weight: bold;
    color: #4d4d4d;
    margin: 20px 0 0 20px;
    text-align: center;
    font-size: 12pt;line-height: 1.5;
    line-height: 1.5;
}
#blocks 
{
    float: left;
    width: 430px;
    height: 140px;
    margin-left: 10px;
}
/* MENU_LEFT */
.menu_left_main ul 
{
    margin: 0;
    padding: 0;
}
.menu_left_main ul li 
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu_left_main 
{
    text-align: left;
}
.menu_left_title 
{
    padding-bottom: 5px;
    font-size: 13pt;
    font-weight: bold;
}
.menu_left_bottom 
{
    text-align: right;
    margin-top: 5px;
}
.menu_left 
{
    
}
a.menu_left:link,a.menu_left:visited
{
    display: block;
    padding-left: 15px;
    line-height: 1.8;
}
a.menu_left:hover
{
    text-decoration: underline;
}
/* MENU */
#menu 
{
    width: 1000px;
    height: 44px;
    padding-left: 4px;
}
#menu_left 
{
    background: url(menu_left.gif);
    width: 197px;
    height: 44px;
    float: left;
}
#menu_right 
{
    background: url(menu_right.gif);
    width: 196px;
    height: 44px;
    float: left;
}
/* CONTENT */
#content 
{
    float:right;
    width:800px;
}
#content_text 
{
    padding: 10px;
}
#navigation 
{
    float:left;
    width:200px;
}
#navigation_text 
{
    margin: 5px;
}
#footer 
{
    clear:both;
    width:100%;
    padding-top: 10px;
}
#footer_text 
{
    padding: 10px;
    text-align: center;
    background: #e5e5e5;
    height: 30px;
}
/* LINK */
a:link,a:visited
{
	color: #0d4680;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
a.up_url:link,a.up_url:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.up_url:hover
{
	text-decoration: underline;
}
a.block1:link,a.block1:visited 
{
    background: url(block1_0.gif);
    display: block;
    width: 140px;
    height: 140px;
    float: left;
}
a.block1:hover 
{
    background: url(block1_1.gif);
}
a.block2:link,a.block2:visited 
{
    background: url(block2_0.gif);
    display: block;
    width: 140px;
    height: 140px;
    float: left;
}
a.block2:hover 
{
    background: url(block2_1.gif);
}
a.block3:link,a.block3:visited 
{
    background: url(block3_0.gif);
    display: block;
    width: 140px;
    height: 140px;
    float: left;
}
a.block3:hover 
{
    background: url(block3_1.gif);
}
a.key1:link,a.key1:visited 
{
    background: url(key1_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.key1:hover 
{
    background: url(key1_1.gif);
}
a.key2:link,a.key2:visited 
{
    background: url(key2_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.key2:hover 
{
    background: url(key2_1.gif);
}
a.key3:link,a.key3:visited 
{
    background: url(key3_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.key3:hover 
{
    background: url(key3_1.gif);
}
a.key4:link,a.key4:visited 
{
    background: url(key4_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.key4:hover 
{
    background: url(key4_1.gif);
}
a.key5:link,a.key5:visited 
{
    background: url(key5_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.key5:hover 
{
    background: url(key5_1.gif);
}
a.key6:link,a.key6:visited 
{
    background: url(key6_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.key6:hover 
{
    background: url(key6_1.gif);
}
/* INPUT */
.search_input 
{
    background: White;
	border: solid 1px #808080;
    width: 210px;
    font-size: 12pt;
}
#filter, .filter {
	background: White;
	border: solid 1px #4d4d4d;
	vertical-align: middle;
}
input {
	vertical-align: middle;
}
input.no_style {
	background: none;
	border: none;
	vertical-align: middle;
}
textarea {
	background: White;
	border: solid 1px #4d4d4d;
}
