@charset "utf-8";
/* CSS Document */

body {
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.clear {
clear:both;
}

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

a:hover {
text-decoration:underline;
color: #d4201f;
}

img {
border:none;
}

.img_left {
float:left;
padding:0 10px 0 0;
}


#header {
background:url(images/bck_header.jpg) 50% 0 no-repeat;
height:136px;
}

#logo {
	float:left;
	width:389px;
	height:90px;
}

#phone {
float:right;
width:300px;
font-size:30px;
color:#FFFF00;
padding:20px 0 0 0;
}

#edit_top {
background:url(images/bck_edit_top.jpg) 0 0 repeat-x #4c4c4c;

}

#pdf{
	padding: 0 0 10px 0;
}

#edit_bot {
background:url(images/bck_edit_bot.jpg) 0 0 repeat-x;
/*height:377px;*/
}




#footer{
background:url(images/bck_footer.jpg) 50% 0 no-repeat;
height:86px;
}



.content {
width:930px;
margin:0 auto;
}

.left_col {
width:493px;
float:left;
}

.right_col {
width:437px;
float:left;
}

.box2 {
	background:url(images/box_2.jpg) 0 0 no-repeat;
	width:493px;
	height:165px;
}

.box1 {
background:url(images/box_1.jpg) 0 0 no-repeat;
width:437px;
height:342px;
}

.hdr {
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-indent:20px;
	font-weight: bold;
	font-size: 16px;
}

.txt {
padding:20px 22px;
color:#d3cfce;
}

.info {
color:#FFFFFF;
font-size:14px;
}


.box3 {
background:url(images/box_3.jpg) 0 0 no-repeat;
width:437px;
height:205px;
}

#three_boxes {
height:376px;
margin:0 0 0 10px;
}

.box4 {
background:url(images/box_4.jpg) 0 0 no-repeat;
width:302px;
height:376px;
float:left;
padding:0 7px 0 0;
}

.box4_a {
background:url(images/box_4.jpg) 0 0 no-repeat;
width:302px;
height:376px;
float:left;
}

.box5 {
background:url(images/box_5.jpg) 0 0 no-repeat;
width:302px;
height:376px;
float:right;
}

.contact {
height:102px;
}

.advertising {
height:102px;
}

.telphone {
	color:#FFFFFF;
	font-size:20px;
	text-indent:117px;
	padding: 10px 0 0 0;
}


.mail {
	color:#FFFFFF;
	font-size:12px;
	text-indent:117px;
	font-weight: bold;
	padding: 4px 0 0 4px;
}

.text_adv {
float:left;
width:250px;
color:#b2aeaf;
padding:5px 0 0 15px;
}

.btn_adv {
float:left;
width:158px;
height:37px;
line-height:37px;
color:#FFFF00;
margin:17px 0 0 0;
text-align:center;
font-weight:bold;
}

.btn_adv  a{color:#FFFF00;}

.btn_adv  a:hover {
text-decoration:underline;
color: #d4201f;
}


.text_pdf {
float:left;
width:300px;
color:#b2aeaf;
padding:100px 0 0 15px;
}

#btns_pdf{
width:158px;
float:left;
padding:60px 0 0 10px;
}

.btn_pdf {

width:158px;
height:37px;
line-height:37px;
color:#FFFF00;
margin:0 0 10px  0;
text-align:center;
font-weight:bold;
}

.btn_pdf  a{color:#FFFF00;}

.btn_pdf  a:hover {
text-decoration:underline;
color: #d4201f;
}

.all_a {
padding:130px 0 0 0;
}

.a1 {
font-size:30px;
color:#d4201f;
text-align:center;
font-style:italic;
}

.a2 {
font-size:32px;
color:#FFFF00;
text-align:center;
font-style:italic;
}

.a3 {
font-size:30px;
color:#d4201f;
text-align:center;
font-style:italic;
}


.btn_click {
width:158px;
height:37px;
line-height:37px;
color:#FFFFFF;
margin:313px 0 10px  126px;
text-align:center;
font-weight:bold;
}

.btn_click  a{color:#FFFFFF;}

.btn_click  a:hover {
text-decoration:underline;
color: #d4201f;
}

.min_logo {
float:left;
width:180px;
padding:30px 0 0 15px;
}

.fotoer_txt{
width:280px;
float:left;
padding:0 0 0 90px;
}

.min_menu {

font-size:14px;
color:#b0b0b0;
text-align:center;
padding:35px 0 0 0;
}

.min_menu  a{color:#b0b0b0;}

.design {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding:50px 0 0 0;
}

.yellow {
color:#FFFF00;
}

