/* CSS Document */
body {
background:url(../images/front_body_bg.png) repeat-x 0 0;
}
#main_width		{
				width:980px;
				margin:auto;
				 }
				
#header_background	{
					background:url(../images/header.png) no-repeat 0 0;
					height:101px;
					width:980px;
					}

#body_front			{background:url(../images/body_bg_front.png) repeat-x; height:366px; margin-top:3px;}

.front_body_right	{background:url(../images/frontpage_second.png) no-repeat 0 0; background-position:right; float:right; width:453px; height:356px; margin:5px 20px 0 0;}

.front_body_left	{background:url(../images/frontpage_first.png) no-repeat 0 0; background-position:left; float:left; width:453px; height:356px; margin:5px 0 0 20px;}

#front_footer_up {background:url(../images/front_footer_up.png) no-repeat 0 0; height:121px; width:980px;}

#front_footer_down {background:url(../images/front_footer_down.png) no-repeat 0 0; height:35px; width:980px;}

#footer_right { width:490px; float:right; height:121px;}

#footer_left { width:490px; float:left; height:121px;}

.footer_left_left {background:url(../images/wenesday.png) no-repeat 0 0; height:111px; float:left; width:235px; margin:5px 0 0 7px;}

.footer_left_right {background:url(../images/free_service.png) no-repeat 0 0; height:111px; float:right; width:235px; margin:5px 7px 0 0;}

.footer_right_left {background:url(../images/news_by_email.png) no-repeat 0 0; height:111px; float:left; width:235px; margin:5px 0 0 7px;}

.footer_right_right {background:url(../images/travel_calender.png) no-repeat 0 0; height:111px; float:right; width:235px; margin:5px 7px 0 0;}

.button {background:url(../images/button.png) no-repeat 0 0; width:94px; height:17px; border:0px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
