body
{
	padding: 0px 385px 0px 385px;
	margin:0px;
	text-align: center;
	background:#ffffff;
	color:#000000;
	font-family: verdana, arial;
	font-size: 11px;
}
		
#positioner 
{
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
	width: 5%;
	background: #ffffff;
}

#alignment
{
	background: white;
	margin: 0 -385px 0 -385px;
	position: relative;
	width:770px;
}

html #alignment
{
	margin: 0 -770px 0 0;
	float: left;
	left: -385px;
}

#siteservice
{
	width: 770px;
	text-align: right;
	padding: 3px;
}

#picturetop
{
        border: 1px solid #666666;
        height: 81px;
        width: 770px;
        background-image:url(../img/top/picture_top.jpg);
}

#logo
{
        position: absolute;
        left: 10px;
        top:34px;
}

#search
{
        position: absolute;
        left: 12px;
        top:81px;
}


#headline
{
        position: absolute;
        left: 185px;
        top:82px;
}


#copyright
{
          font-size: 10px;
          color: #666666;
          margin-top: 10px;
          margin-bottom: 6px;
          display:block;
          clear:both
}

#breadcrumbs
{
        position: absolute;
        left: 208px;
        top:103px;
        width: 550px;
        text-align: right;
}

#container_all
{
              height: 500px;
              border: 1px solid #666666;
              border-top: none;
              width: 770px;
              min-width: 772px;
              font-size: 11px;
}


.d_container
{
            margin-top: 10px;
            margin-left: 30px;
            margin-bottom: 20px;
}


.r_container
{
            padding-left: 10px;
            padding-right: 10px;
            margin-bottom: 20px;
}

.content_area
{
min-height: 415px;
height: 415px;
}

#content_left
{
             width: 168px;
             padding-top: 13px;
}

#content_right
{
             padding-top: 32px;
}

#content
{
             padding: 20px;
             padding-top: 15px;
}

#container_start
{
                width:206px;
                height:100px;
                color: #FFFFFF;
                background-color: #003366;
                float:left;
                margin-right: 1px;
                margin-bottom: 1px;
                background-repeat: no-repeat;
}

#container_start A,
#container_start A:link,
#container_start A:visited,
#container_start A:active
{
                padding-top:85px;
                padding-left: 5px;
                height: 100px;
                width: 206px;
                color: #FFFFFF;
                font-weight: bold;
                text-decoration: none;
}

#container_start A:hover
{
                 color: #003366;
                 background-color: #e0e0e0;
                 padding-top:40px;
                 text-align: center;
                 font-size: 14px;
	         font-weight: bold;
	         font-style: italic;
}
