* { margin:0; padding:0;}

html {
height:100%;
}

body {
margin:0;
padding:0;
height:100%;

background:#252525 url(images/bg_body.png) left top repeat-x;
font-family:verdana;
font-size:12px;
line-height:14px;
color:#ffffff;
text-align:left;
}


/*header*/
#container {
min-height:100%;
width:1000px;
margin:0 auto;
background:#252525;
}

#header {
height:477px;
width: 100%;
background:#000000;
}

#header .company_name{
text-align:center;
color:#f01c00;
font-weight:normal;
font-size:24px;
line-height:24px;
font-family:"Verdana";
padding:10px 0 20px 0;
}

#header img{
margin:0;
padding:0;
border:0;
}

#header .menu_top{
height:41px;
background:#000000;
padding:20px 0 0 0;
width:800px;
margin:0 auto;
}

#header .menu_top .link{
float:left;
}

#header .menu_top .link a{
padding:0 15px 0 15px;
font-family:"Verdana";
font-size:20px;
line-height:20px;
font-weight:normal;
}

#header .menu_top .link a:hover{
text-decoration:none;
color:#EFBC1A;
}

#header .top {
height:363px;
background: url(images/m_06.jpg) left bottom no-repeat;
padding:0 12px 0 12px;

}

#header .top a:hover{
text-decoration:none;

}

#top_left{
width:270px;
height:247px;
margin:80px 0 0 0;
float:left;
}

#top_right{
margin:80px 0 0 0;
width:270px;
height:247px;
float:right;
}

#top_left_logo, #top_right_logo{
width:100%;
height:247px;
}

#top_left_logo_indent, #top_right_logo_indent{
width:100%;
height:247px;
z-index:900;
}

#top_left_text, #top_right_text{
text-align:left;
padding:30px 20px 20px 20px;
display:none;
position:relative;
top:-247px;

font-family:"Verdana";
font-size:17px;
line-height:21px;

}


.top_font_1{
text-align:center;
font-family:"Myriad Pro";
font-size:44px;
line-height:42px;
color:#efbc1a;
padding:15px 0 0 0;
}

.top_font_2{
text-align:center;
font-family:"Verdana";
font-size:24px;
line-height:22px;
color:#959494;
padding:15px 0 0 0;
}

.top_font_3{
text-align:center;
font-family:"Verdana";
font-size:17px;
line-height:24px;
color:#ffffff;
padding:35px 0 0 0;
}

.top_font_4{
text-align:center;
font-family:"Verdana";
font-size:15px;
line-height:24px;
color:#ffffff;
padding:15px 0 0 0;
}

#company_name{
text-align:center;
font-family:"Myriad Pro";
font-size:44px;
line-height:42px;
color:#efbc1a;
padding:20px 0 0 0;
}

/*text-main*/

#content{
padding: 0 0 10px 0;
min-height:400px;
}


#content .text_main {
width:700px;
float:left;
}

#content .text_main_index{
width:900px;
margin:0 auto;

}

#content .text_main .entry {
font-family:arial;
padding: 20px 20px 10px 10px;
}

#content .text_main .entry p{
text-indent: 25px;
}

#content .text_main .back_link{
padding:10px 0 0 0;
}

#content .text_main .entry  ul{
list-style-type:disc;
}

#content .text_main .entry  ul li{
list-style-type:disc;
}

#content .text_main .contact_left{
width:250px;
float:left;
}

#content .text_main .contact_left p{
text-indent: 0;
}

#content .text_main .contact_right {
width:300px;
padding:20px 0 0 0;
float:left;
}

#content .index_left {
width:48%;
padding:20px 10px 0 10px;
float:left;
overflow:hidden;
height:100px;
}


/*sidebar_left*/
#content .sidebar_left {
width: 270px;
padding: 25px 0 0 0;
float:left;
}

#content .sidebar_left_top {
height:23px;
background: url(images/m_08.png) left top no-repeat;
}

#content .sidebar_left_text {
background: url(images/m_11.png) left top repeat-y;
padding:0 25px 0 20px;
}

#content .sidebar_left_text li div{
padding:0 0 20px 0;
text-align:left;
}


#content .sidebar_left_bottom{
height:28px;
background: url(images/m_13.png) left top no-repeat;
}

/*footer*/
#footer {

width:100%;
height:50px;

font-size:0.8em;

background: #000000; 
color: #dddddd;
}

#footer .indent {
margin:0 auto;
width:900px;
padding: 10px 15px 0 15px;
text-align:right;
}

#footer .indent .copyright{
float:left;
padding:0;
color:#dddddd;
}

#footer .indent .counter{
float:left;
padding:0 0 0 200px;
}

#footer .indent .kiip{
float:right;
padding:0;
color:#dddddd;
}


#footer a {
color:#dddddd;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

.error404 {
padding:50px 0 100px 0;
text-align: center;
font-size: 18px;
font-family:verdana;
}

	
.clear { clear:both; }
.fleft { float:left;}
.fright { float:right;}
.alignright { text-align:right; }
.aligncenter { text-align:center;}

p { margin:0; padding:10px 0 5px 0;}
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:center;}

ul { list-style:none; padding: 0 0 0 25px;}
.sidebar_left li { list-style:none;}
ul li {padding: 5px 0 5px 0;}
ol li {padding: 2px 0 2px 10px;}

.entry ul { list-style:disc; padding: 0 0 0 25px;}
.entry ul li {padding: 0;}


h1 {
height:27px;
padding: 7px 0 0 0;
color:#efbc1a;
font-size:22px;
font-family:arial;
letter-spacing:1px;
text-align:center;
}

h5 {
height:22px;
padding: 7px 0 0 0;
color:#efbc1a;
font-size:16px;
font-family:"Myriad Pro Light", "Arial";
letter-spacing:1px;
text-align:left;
}

.sidebar_left h2{
text-align:center;
padding:0 0 10px 0;
color:#f7cc45;
font-size:16px;
}

a {
color:#ffffff;
text-decoration:none;
}

a:hover{text-decoration:underline;}
a, a:active, a:hover, a:focus {outline: none;}

.contact_right li {
list-style-type:none;
}
