﻿/* */

#cen {
    margin-left: auto;
    margin-right: auto;
    width: 798px;
    background-color: #FFFFFF;
}

#spacer1 { height: 250px; }

#h_hdr {
    width: 798px;
    height: 110px;
/*   background-color: #74A8F5;*/
    /*background: url("../i/header.png");*/
}

div#h_hdr_re {
	position: relative;
}




#h_hdr span {
	position: absolute;
	left: 120px;
	top: 26px;
/*    color: #FFFFFF;*/
    color: #4e3d84;
    font: 60px AdineKirnberg-Script;
/*    font: 60px Daisy Script;*/
    
    
}

#h_hdr img.logo {
 position: absolute;
 left: 20px;
 top: 11px;
 width: 75px;
 height: 85px;
}

#h_hdr img.lname {
 position: absolute;
 left: 115px;
 top: 18px;
 width: 650px;
 height: 80px;
}

#h_hdr img.cross
{	
	position: absolute;
	left: 42px;
	top: 14px;
	width: 66px;
	height: 86px;
	
	
}
#h_image {
    margin-top: 30px;
    margin-left: 30px;
}

#h_menu {    
    border-top: 1px solid #ebebe9;
    width: 758px;
    height: 64px;
    padding-left: 20px;
    padding-right: 20px;
    background: url("../i/a33.gif") repeat-x;  
}

#h_menu div {
	float: left;
}

#silverlightControlHost {
    width: 730px;
    height: 250px;
    
    
    
}


#h_menu a {
    margin-left: 10px;
    line-height: 66px;
    color: #838383;
/*    color: #85c329;
    color: #FB9622;*/
    font-weight: bold;
    text-decoration: none;
}

#h_menu a:hover { text-decoration: underline; }
