@import url(default.screen.css);
@import url(page.screen.css);

div.flash
{
width:900px;
height:252px;
background:#000000;
margin-bottom:7px;
}

div.main_img
{
background-image: url(../mainimg_home.jpg); background-position:top; background-repeat:no-repeat;
padding:0px 0 0 11px;
color:#ffffff;
font-size:28px;
height:323px;
}

div.main_img p
{
margin:0 0 0 10px;
}

div.content_l
{
background:url(../index1.jpg) bottom right no-repeat;
min-height:250px;
width:400px;
padding:0;
margin-right:35px;
}

a.img2, a.img3, a.img4, a.img5
{
display:block;
height:112px;
width:192px;
background:url(../index2.jpg) top left no-repeat;
float:left;
}

a.img2
{
	background:url(../index2-2.jpg) top left no-repeat;
	padding:0 35px 25px 0;
}

a.img3
{
background:url(../index3.jpg) top left no-repeat;
padding:0 0 25px 0;
}

a.img4
{
background:url(../index4.jpg) top left no-repeat;
padding:0 35px 0 0;
}

a.img5
{
background:url(../index5.jpg) top left no-repeat;
padding:0;
}
