#catsection
{
width: 750px;
height: 350px;
margin-left: 0;
}

.catalog
{
float: left;
background-image: url(images/catalog.png);
background-repeat: no-repeat;
width: 206px;
height: 350px;
text-align: center;
}

.catalog #request
{
margin-top: 270px;
margin-right: 18px;
font-weight: 900;
font-size: 15px;
color: #464f3d;
}

.catalog #request p
{
font-size: 22px;
}

.catmain
{
width: 544px;
float: right;
margin-top: 15px;
font-size: 13px;
}

.catmain #catalogtext
{
font-size: 17px;
}

