body
{
background-image:url('images/bg01.jpg');
background-color:#b0b0b0;
background-repeat:repeat-x;
background-attachment:fixed;
}

p
{
font-family:Verdana;
font-size:10pt;
color:#000000
} 

#header
{
background-image:url('images/template01_04.png');
}

#footer
{
background-image:url('images/template01_16.png');
font-family:Verdana;
font-size:8pt;
color:#ffffff
}

#bodybox
{
background-image:url('images/body01_07.png');
background-color:#173f63;
background-repeat:no-repeat;
}

#innerL
{
background-image:url('images/inner_07.png');
background-repeat:repeat-y;
}

#innerM
{
background-image:url('images/inner_08.png');
background-repeat:repeat-y;
}

#innerR
{
background-image:url('images/inner_09.png');
background-repeat:repeat-y;
}

#mbL
{
background-image:url('images/mbox_07.png');
background-repeat:repeat-y;
}

#mbM
{
background-image:url('images/mbox_08.png');
background-repeat:repeat-y;
}

#mbR
{
background-image:url('images/mbox_09.png');
background-repeat:repeat-y;
}

.bodyborderL
{
background-image:url('images/body01_09.png');
background-repeat:repeat-y;
}

.bodyborderR
{
background-image:url('images/body01_11.png');
background-repeat:repeat-y;
}

a.home {
	display: block;
	background-image: url('images/menu_02.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.home:hover {
	background-image: url('images/menu02_02.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.about {
	display: block;
	background-image: url('images/menu_04.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.about:hover {
	background-image: url('images/menu02_04.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.service {
	display: block;
	background-image: url('images/menu_06.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.service:hover {
	background-image: url('images/menu02_06.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.tariffs {
	display: block;
	background-image: url('images/menu_08.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.tariffs:hover {
	background-image: url('images/menu02_08.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.faq {
	display: block;
	background-image: url('images/menu_10.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.faq:hover {
	background-image: url('images/menu02_10.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.contact {
	display: block;
	background-image: url('images/menu_12.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}

a.contact:hover {
	background-image: url('images/menu02_12.png');
	background-repeat:no-repeat;
	width:101px;
	height:57px;
}
