#header
{
	background: url('menu.jpg') repeat-x;
	background-color: #5E7BBD;
}


#floatmenu1
{
	background: url('menu.jpg') repeat-x;
}

#floatmenu2
{
	background: url('menu.jpg') repeat-x;
}

#smallpicture
{
	position:absolute;
	top: 44px;
	left:68px;
	width:113px;
	height:121px;
}

#bigpicture
{
	position:absolute;
	top: 140px;
	left:590px;
	width:365px;
	height:424px;
}

#text
{
	background: none;
	position:absolute;
	top: 144px;
	left:200px;
	width:500px;
	height:17px;
	font-size:20px;
	text-align:left;
	text-transform:uppercase;
}


#line
{
	position:absolute;
	top: 151px;
	left:47px;
	width:630px;
	height:14px;
}

#line-2
{
	position:absolute;
	top: 151px;
	left:47px;
	width:830px;
	height:14px;
}

#maintable
{
	position:absolute;
	left:45px;
	top:185px;
	width:630px;
	text-align:left;
	font-size:16px;
}

#maintable a
{
	color:#000;
}

#maintext
{
	position:absolute;
	left:45px;
	top:185px;
	width:830px;
	text-align:left;
	font-size: 12px;
}

#maintext a
{
	color:#000;
	text-decoration:underline;
}

#td-bg-ie
{
	position:static;
	width:631px;
	height:25px;
	padding-top:6px;
	padding-left:5px;
	font-size:16px;
}