body {
margin-top: 								0px;
margin-left: 								0px;
margin:										0px;
padding:									0px;
background-image:							url(./images/background_main.jpg);
background-color:							#fffaa0;
background-position:						top center;
background-attachment:						fixed;
color:										#000000;
}
.container {
margin-top: 								0px;
margin-left: 								0px;
margin:										0px;
padding:									0px;
background-image:							url(./images/background_shadow.png);
background-position:						top center;
background-repeat:							repeat-y;
background-attachment:						fixed;
color:										#FFFFFF;
}
.content_panel {
width:										900px;
height:										400px;
background-color:							#fffaa0;
}
.services_panel {
width:										900px;
background-color:							#ffffff;
}
.menu {
background-image:							url(./images/background_menu.jpg);
}
.menu_bottom {
background-image:							url(./images/background_menu_bottom.png);
}
.banner_bottom {
background-image:							url(./images/banner_bottom.gif);
}
.bottom_text {
color:										#000000;
font-weight: 								bold;
font-size:									12px;
}
.ul_service_list {
padding:									0; 
margin:										0;
list-style-type:							none; 
}
.bottom_text a:link {
color: 										#000000; 
text-decoration: 							none
}
.bottom_text a:visited {
color: 										#000000; 
text-decoration: 							none
}
.bottom_text a:hover {
color: 										#000000; 
text-decoration: 							underline
}
.service_desc {
margin-top: 								0px;
margin-left: 								0px;
margin:										0px;
padding:									0px;
background-color:							#777777;
color:										green;
}
.service_h2 {
color:										#ec0f18;
}
.img_border {
border:										1px solid #ec0f18;
}
.coupon_border {
border:										1px solid #ec0f18;
}
.korner_text {
color:										#ec0f18;
font-size:									15pt;
text-align:									left;
}
a:link {
color: 										#494949; 
text-decoration: 							none;
}
a:visited {
color: 										#494949; 
text-decoration: 							none;
}
a:hover {
color: 										#494949; 
text-decoration: 							none;
}
a.red_link:link {
color: 										#ec0f18; 
text-decoration: 							none;
outline:										none;
}
a.red_link:visited {
color: 										#ec0f18; 
text-decoration: 							none;
outline:										none;
}
a.red_link:hover {
color: 										#ec0f18; 
text-decoration: 							underline;
outline:										none;
}
a.red_link:focus{
color: 										#ec0f18; 
text-decoration: 							underline;
outline:										none;
}
a.gray_link:link {
color: 										#ec0f18; 
text-decoration: 							none;
}
a.gray_link:visited {
color: 										#ec0f18; 
text-decoration: 							none;
}
a.gray_link:hover {
color: 										#ec0f18; 
text-decoration: 							underline;
}
a.service_list:link,a.service_list:visited  {
color: 										#000000; 
text-decoration: 							none;
display: 									block;
width: 										100%;
line-height: 								25px;
background-color:							#fef652;
}
a.service_list:hover {
color: 										#000000; 
background-color:							#fffaa0;
text-decoration: 							none;
}
