body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #061C37;
	
}
*
{
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
}



#mainPicture .picture
{
	position:relative;
	width:710px;
	height:480px;
	top:78px;
	background-image:;
	background-repeat:no-repeat;
	background-image: url(images/indexkep.jpg);
	
}


.contentBox
{
width:670px;
height:auto;
background-color:#FFFFFF;
}

.contentBox .innerBox
{
position:relative;
margin-top:10px;
width:650px;
height:auto;
top:10px;
background-image:url(images/content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
	font-size:19px;
	margin-bottom:0px;
	padding-top:18px;
	margin-left:15px;
	margin-top:15px;
	font-family: Verdana, Geneva, sans-serif;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

#footer {

width: 670px;
height:16px;
background: url(images/footer.png) no-repeat;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#386172;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#386172;
}
.mainlink {
}

