@import url(common.css);

/* CSS Document */


.align_center {
width: 949px;
margin: 0 auto;
}

body {
background-color: #dcd7d7;
color: #4e5463;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
}

a {
text-decoration: none;
color: #ff623e;
text-transform: uppercase;
}

a:hover {
text-decoration: underline;
color: #ff623e;
text-transform: uppercase;
}

table {
text-align: left;
}

table input, table textarea {
width: 400px;
border: solid 1px #DDDDDD;
min-height: 37px;
font-size: 14px;
}

table textarea {
min-height: 80px;
}

h1 {
font-size: 25px;
color: #ff623e;
margin-bottom: 10px;
}

h1#welcome {
font-size: 35px;
color: #4e5463;
}

h1 a {
font-size: 35px;
color: #ff623e;
margin-bottom: 10px;
text-transform: none;
}

h1 a:visited {
font-size: 35px;
color: #ff623e;
text-transform: none;
}

h2 {
font-size: 15px;
color: #4e5463;
margin-bottom: 6px;
}

h3 {
font-size: 20px;
color: #77a509;
}

.button {
background: url(../images/template/bottom_red.png) no-repeat;
width: 403px;
height: 37px;
}

input.button {
font-size: 20px;
color: #fff;
font-weight: bold;
border: none;
}

#contact_table td {
padding: 10px;
}

.bulleted {
padding-left: 16px;
}

.bulleted li {
padding-left: 25px;
}

.bulleted li a:visited {
color:#b39d9d;
text-transform: uppercase;
}

ol {
padding-left: 20px;
}

ol li {
padding-left: 7px;
}

ul {
padding-left: 16px;
}

ul li {
padding-left: 10px;
}

#header_right {
height: 188px;
background-color: #ff623e; 
width: 50%;
float: right;
display: inline-block;
}

#header_fixed {
position: relative;
background: url(../images/template/top_block.png) no-repeat;
background-color: #ff623e;
width: 949px;
height: 188px;
margin: 0px auto 0 auto;
}

#block_middle {
background: url(../images/template/block_middle_main.png) no-repeat;
width: 949px;
height: 423px;
margin: 0px auto;
}

.block {
background: url(../images/template/block.png) no-repeat;
width: 949px;
height: 129px;
margin: 15px auto 0 auto;
}

.block img {
float: left;
margin-right: 35px;
}

#logo {
position: absolute;
margin: 15px 0 0 638px;
}

.text_size {
display: block;
padding: 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 35px 0 0 35px;
width: 82px;
border-bottom: dotted 2px;
border-top: dotted 2px;
float: left;
}

#column_right_header{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 20px 20px 0 0;
width: 80px;
padding-bottom: 5px;
}

#column_right_text {
width: 90px;
border-bottom: dotted 2px #4e5463;;
border-top: dotted 2px #4e5463;;
padding-bottom: 5px;
}

#column_right_text a{
display: inline-block;
margin: 10px 0px;
font-size: 13px;
color: #ff623e;
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
}

.text_block_right {
font-weight: bold;
margin: -50px 30px 0 0;
float: right;
width: 86px;
border-bottom: dotted 2px;
border-top: dotted 2px;
}

#slogan {
font-size: 25pt;
color: #ff623e;
position: absolute;
margin-top: 85px;
margin-left: 198px;
}

#menu {
margin: 0 auto;
width: 949px;
}

#menu_ul {
margin-top: -35px;
position: absolute;
width: 949px;
}

#menu_ul li {
display: inline-block;
padding: 0px;
}

#menu_ul a {
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: bold;
color: #fff;
text-decoration: none;
}


.dots_menu {
display: inline-block;
font-size: 12px;
color: #fff;
padding: 0px 5px;
}

#menu_ul a:hover {
color: #104047;
}

#block_middle {
color: #4e5463;
}

#welcome_text {
margin-right: 25px;
margin-top: 30px;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
text-align: justify;
width: 260px;
float: right;
}

h1 {
font-size: 35px;
margin-bottom: 10px;
margin-top: 14px;
font-weight: normal;
}

address {
display: block;
font-size: 12px;
font-weight: bold;
position: absolute;
top: 504px;
}

address a, address a:hover {
font-size: 12px;
font-weight: bold;
text-transform: none;
color: #4E5463;
}

.green {
color: #77a509;
font-weight: bold;
}

.blue {
color: #4e5463;
font-weight: bold;
}

.blue_little {
font-size: 11px;
font-weight: bold;
}

.blue_big {
font-size: 32px;
}

.red {
color: #ff623e;
}

#footer {
clear: both;
width: 949px;
margin: 25px auto 0 auto;
}

#copy {
float: right;
clear: right;
font-size: 12px;
margin-bottom: 30px;
}

#big_block_top {
background: url(../images/template/big_block_top.png) no-repeat;
width: 949px;
height: 78px;
}

#big_block_middle {
background: url(../images/template/big_block_middle.png) repeat-y;
width: 949px;
min-height: 80px;
height: 100%;
float: left;
}

#big_block_bottom {
background: url(../images/template/big_block_bottom.png) no-repeat;
width: 949px;
height: 51px;
clear: both;
}

.column_left {
float: left;
width: 248px;
min-height: 100px;
display: inline-block;
}

.column_left img {
margin-right: 15px;
float:left;
}

.column_center {
width: 500px;
min-height: 100px;
margin-top: -78px;
margin-left: 33px;
float: left;
display: inline-block;
}

.column_home_center {
float: left;
width: 500px;
min-height: 50px;
margin-left: 33px;
margin-top: 20px;
}

#column_right {
display: inline-block;
float: left;
min-height: 100px;
width: 100px;
top: -78px;
left: 50px;
position: relative;
}

#column_left_header {
float: left;
width: 1px;
}

.ims_sign {
font-size: 13px;
border-bottom: dotted 2px;
margin: 10px 0 20px 20px;
width: 200px;
padding: 5px 0;
}

.dotted {
border-top: dotted 2px #333333;
}

.dot_tel {
color: #f6efed;
}

.arbitrary {
color: #FF623E;
}
