.tail-top{ background:url(images/bg1.jpg); background-repeat:repeat-x; background-color:#CCCCCC; }

/*.tail-top{ background:url(images/bg1.jpg) no-repeat top center; background-color:#CCCCCC; }*/

.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:960px; }
#header {  background:url(images/top.jpg) no-repeat top center}

/*======= index.html =======*/

#page1 #content .col-1{ width:194px; margin-right:7px}
#page1 #content .col-2{ width:728px}
#page1 #content .col-3{ width:175px; margin-right:40px}
#page1 #content .col-4{ width:180px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:194px; margin-right:13px}
#page2 #content .col-2{ width:645px}
#page2 #content .col-3{ width:175px; margin-right:40px}
#page2 #content .col-4{ width:180px}

/*======= footer =======*/
#footer { height:56px; background-color:#CCCCCC; padding-bottom:20px;}



.tailsbuttons{
	position:relative;
	bottom:5px;
	width:175px;
	height:15px;
	}
	
#galleryblock1{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:175px;
	height:85px;
	margin-right:40px;
}

#galleryblock2{
	position:absolute;
	top:105px;
	left:20px;
	width:175px;
	height:90px;
	z-index:10;
}

#printblock1{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:175px;
	height:85px;
	margin-right:40px;
}

#printblock2{
	position:absolute;
	top:105px;
	left:235px;
	width:175px;
	height:90px;
	z-index:20;
}

#eventblock1{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:175px;
	height:85px;
}

#eventblock2{
	position:absolute;
	top:105px;
	left:450px;
	width:175px;
	height:90px;
	z-index:30;
}

.keys 
{
    float:left;
    width:100%;
    margin:5px 0 5px 10px;
}

.key
{
    float:left;
    margin:3px 0 0 0;
}

.rightKey
{
    float:right;
}
.keys span
{


    float:left;

}
    

.keys a, .key a, .rightKey a, .buttonSubmit
{
    background:#eee;
    border:solid 1px #ddd;
    width:18px;
    height:18px;
    margin-right:10px;
    float:left;
    line-height:18px;
    text-align:center;
    font-size:12px;
    text-decoration:none;
    color:#666 !important;
}

.buttonSubmit
{
    background:#eee;
    border:solid 1px #ddd;
    width:130px;
    margin-right:10px;
    float:left;
    text-align:center;
    font-size:12px;
    text-decoration:none;
    color:#666 !important;
    height:40px;
    cursor:pointer;
}
    
    
.key a:hover, .rightKey a:hover
{
    background:#ddd;
    border:solid 1px #ccc;
    color:#333;
}
    
    
    .txtBox 
    {
        border:solid 1px #ccc;
        padding:5px;
        color:#666;
        margin-top:5px;
    }

