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

.header {
	background:url(../images/header_bg1.gif);
	background-repeat:no-repeat;
}


.bg_1 {
	background:url(../images/bg_01.png);
	background-repeat:no-repeat;
}

.bg_2 {
	background:url(../images/bg_02.png);
	background-repeat:repeat;
}

.bg_3 {
	background:url(../images/bg_03.png);
	background-repeat:no-repeat;
}

.bg_4 {
	background:url(../images/bg_04.png);
	background-repeat:repeat;
}

.bg_5 {
	background:url(../images/bg_05.png);
	background-repeat:no-repeat;
}

.bg_6 {
	background:url(../images/bg_06.png);
	background-repeat:no-repeat;
}

.bg_7 {
	background-color:#333333;
}

.frame-top {
	background-image:url(../images/frame_01.png);
	background-repeat:no-repeat;
	height:28px;
	width:270px;
}

.frame-middle {
	background-image:url(../images/frame_02.png);
	background-repeat:repeat;
	width:270px;
}

.frame-bottum {
	background-image:url(../images/frame_03.png);
	background-repeat:no-repeat;
	height:24px;
	width:270px;
}

.contact_img {
	background-image:url(../images/contact.jpg);
	height:125px;
	width:176px;
	background-repeat:no-repeat;
}

.heading_txt {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:50px;
}

.txt {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#CCC;
}

.txt2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#455862;
}

.specials_top {
	background-image:url(../images/special01_01.png);
	height:18px;
	width:250px;
	background-repeat:no-repeat;
}

.specials_rep {
	background-image:url(../images/special01_03.png);
	width:250px;
	background-repeat:repeat-y;
}

.specials_bottom {
	background-image:url(../images/special01_05.png);
	height:77px;
	width:250px;
	background-repeat:no-repeat;
}