/* Utilites------------------------------ */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

*:focus { outline: none; }
.show { display: block!important; }
.no-margin { margin: 0!important; }
.no-padding { padding: 0!important; }
.no-bg { background: none!important; }
.no-border, a img { border: none; }
.no-list {list-style:none;}

.hidden { overflow: hidden; }
.left 	{float:left;}
.right	{float:right;}
.clear	{clear:both;}

.a-left { text-align: left; }
.a-center { text-align: center; }
.a-right { text-align: right; }



/* main tag----------------- */
html {font: 0.8em Arial, Helvetica, sans-serif;}
body {background:url('img/footer.jpg') bottom center no-repeat;}

a {color:#0566c0;}
a:visited {}
a:hover {text-decoration:none;}
a:active {}


h1, h2, h3, h4, h5  {font-family:Arial, Helvetica, sans-serif;color:#0566c0;}
h1 {font-size:1.6em;font-weight:normal;}
h2  {padding-bottom:10px;font-size:1.3em;}
h3 {}
h4 {}
h5 {}
h6 {}

blockquote { margin-left: 10em; padding-left: 1em; border-left: 2px solid #ccc; }
pre, code { font: 1em/1.6 "Courier New", Courier, monospace; border: 1px dashed #aaa; padding: 0.7em; background: #eee; }
code { padding: .2em .5em; }
small {font-size:0.9em;}

#content p, #content ul, #content ol, #content table, blockquote, pre, #columns { margin-bottom: 1em; }
#content ul, #content ol {margin-left:1.2em;}
#content {line-height:1.3;}

table { border-collapse: collapse; width: 99%; }
table th, table td { border: 1px solid #ccc; padding: 2px 3px;  }
table th { background: #f4f4f4; vertical-align: middle;}
table td { vertical-align: top;}





/* Template------------------------------ */
#site {width:1000px;margin:0px auto;}
#header {height:349px;background:url('img/head.jpg') no-repeat;position:relative;}
.menu {height:41px;background:url('img/menu-block.jpg') no-repeat #fff;padding:15px 45px;}
.menu a {text-decoration:none;font-size:16px;}
#inside3 .menu  {background:none;}
#inside3  #site  {background:url('img/menu2.jpg') 0px 349px no-repeat ;}



#footer {height:170px;position:relative;}
.copy {position:absolute;right:37px;top:84px;padding:4px 20px 0px 0px;}


.tel {position:absolute;left:0px;top:124px;padding:5px;color:#0566c0;font-weight:bold;}
.tel span {display:block;padding-top:10px;color:#fff;padding-left:15px;font-size:1.3em;}
.headtext {position:absolute;width:444px;padding:10px 15px;top:198px;color:#0566c0;font-style:italic;}
.introtext {padding:5px 45px;padding-bottom:15px;}
#right-block {float:right;width:274px;padding-right:45px;padding-left:20px;}
#right-block h3{padding-bottom:10px;}


#main #content {margin-right:340px;padding-left:45px;}
#inside3 #content {padding:0 45px;}
#content {padding-left:45px;}

.box .menu-v   {float:left;padding-left:20px;width:190px;}
.box  {padding:30px 0px;overflow:hidden;}
.box .model {font-size:16px; font-weight:bold;}
.text-box  p {padding-right:30px;text-indent:2em;}
.last  {border:0px;}

.logo  {
	position:absolute;
	width : 459px;
	height : 124px;
	left : 0px;
	top : 0px;
	font-size : 28px;
	color:#fff;
}
.flash {
	position:absolute;
	width: 200px;
	height : 120px;
	left : 480px;
	top : 2px;
}
.logo span {
	width : 100%;
	height : 100%;
	position : absolute;
	background : url('img/logo.jpg') no-repeat;
} 
.logotype {overflow:hidden;}
.logotype p {margin-bottom:1em;}

/* Vertical Menu------------------------------ */
.menu-v  {padding-left:20px;padding-bottom:10px; color:#0566c0;}
.menu-v li {padding-bottom:5px; }
.menu-v li a {}
.menu-v li a:hover {}
.menu-v {}

.menu2-v  {list-style-image:url('img/li.png');padding-left:20px;padding-bottom:10px;}
.menu2-v li {padding-bottom:5px;}
.menu2-v li a {}
.menu2-v li a:hover {}
.menu2-v {}

.menu-h  {position:absolute;top:124px;left:284px;list-style:none;}
.menu-h li {float:left;padding:20px 0px;padding-left:36px;}
.menu-h li.active a {color:#247a80;text-decoration:none;}
.menu-h li a {font-size:20px;}
.menu-h li a:hover {}
.menu-h {}

.rmk 
{
    background-color: #e7f5fa;
    /*background:url(img/rmk.jpg);*/
}

/*	Columns------------------------------ */
.columns { width: 100%; overflow: hidden; }
.w-5, .w-10, .w-15, .w-20, .w-25, .w-30, .w-35, .w-40, .w-45, .w-50, .w-55, .w-60, .w-65, .w-70, .w-75, .w-80, .w-85, .w-90, .w-95, .w-100, .w-33, .w-66, .w-38, .w-62 { float: left; overflow: hidden; }

.col-content { padding: 0 6px; }
.col-first { padding-left: 0!important; }
.col-last { padding-right: 0!important;margin-right:-1px; }

.w-5 { width: 5%; }
.w-10 { width: 10%; }
.w-15 { width: 15%; }
.w-20 { width: 20%; }
.w-25 { width: 25%; }
.w-30 { width: 30%; }
.w-35 { width: 35%; }
.w-40 { width: 40%; }
.w-45 { width: 45%; }
.w-50 { width: 50%; }
.w-55 { width: 55%; }
.w-60 { width: 60%; }
.w-65 { width: 65%; }
.w-70 { width: 70%; }
.w-75 { width: 75%; }
.w-80 { width: 80%; }
.w-85 { width: 85%; }
.w-90 { width: 90%; }
.w-95 { width: 95%; }
.w-100 { width: 100%; }

.w-33 { width: 33%; }
.w-66 { width: 66%; }

.w-38 { width: 38%; }
.w-62 { width: 62%; }


/* Images------------------------------ */
/* Images------------------------------ */
img.f-left { margin-right: 1em;float:left; }
img.f-right { margin-left: 1em;float:right; }


/* Content Form------------------------------ */
#content form { padding: .5em 0; }
#content fieldset { margin-bottom: 1em; border: none; }
#content legend { margin-top: -1px; padding-bottom: 1em; font-size: 1.1em; font-weight: bold; }

.f-row { margin:.5em 0px; }
#content label { float: left; text-align: right; width: 100px; padding: 0 2%; }
#content .f-inputs { padding-left: 110px; }

.f-actions { padding-top: 1em; border-top: 1px solid #ccc; }

/* Inputs------------------------------ */
input { vertical-align: middle }
.i-checkbox { margin-top: 3px; }
.i-text { width: 300px; padding: 0 1px; font: 1em sans-serif; }
.button { padding: 0 .25em; width: auto; overflow: visible; cursor: pointer; }
.sitemap ul, li { list-style: none; padding-left: 25px; padding-top: 5px; }
