/* CSS Document */


#main
{
width: 742px;
height: 829px;
min-height: 829px;
height: auto;
background: url('images/mainshaddow.html') repeat;
left: 50%;
margin-left: -380px;
position: absolute;
}

#content
{
width: 684px;
height: auto;
position: relative;
left: 29px;
}

#logo_container
{
width: 684px;
height: 133px;
top: 18px;
position: absolute;
}

#logo1
{
width: 245px;
height: 133px;
background: url('images/logo.html');
position: absolute;
}

#logo2
{
width: 430px;
height: 133px;
background: url('images/logo2.html');
left: 253px;
position: absolute;
}

#menu
{
width: 684px;
height: 34px;
background: url('images/menu_bg.html') repeat;
top: 156px;
position: absolute;
}

#lcontent
{
	width: 406px;
	height: 300px;
	top: 409px;
	position: absolute;
	left: 519px;
}

h2
{
font-size: 18px;
color: #252525;
letter-spacing: 0.1pt;
}

#dots
{
width: 100%;
height: 1px;
background: #252525 url('images/dot.html') repeat-x;
margin-top: 0px;
position: inherit;
}

#pic
{
width: 101px;
height: 92px;
background: url('images/pic_bg.html');
margin-right:5px;
margin-bottom:5px;
}

img.pic
{
left: 8px;
top: 8px;
position: relative;

} 

