.col1, .col3, .cols 
{
	float:right;
	}
.col1 
{
	width:25%;
	}
.col2 
{
	width:70%;
	float: right;
}
.cols 
{
	width:304px;
	}

.col3 
{
	width:393px;
	}

/* index.html */
#page1 h1 
{
	padding:27px 0 0 0;
	}

#page1 #search 
{
	padding:46px 0 10px 0;
	}

#page1 #menu 
{
	margin-top:32px;
	margin-bottom:5px;
	margin-left: 9px;
	}
#page1 .img 
{
	right:-13px;
	top:236px;
	}

#page1 .text 
{
	text-align:center;
	padding:0;
	width:100%;
	}

#page1 
{
	height:380px;
	}
header
{
	height:100px;
}

/* index-1.html */
/* index-2.html */
#page3 .cols 
{
	width:215px;
	}
/* index-3.html */
/* index-4.html */
/* index-5.html */
/* index-6.html */