A:link {

	text-decoration: none;

	color: #0f8ee4;

	}
	

A:visited {

	text-decoration: none;

	color: #0f8ee4;

	}



A:active {

	text-decoration: none;

	color: #0f8ee4;

	}



A:hover {

	text-decoration: underline; 

	color: red;

	}



,html {

    margin:0;

    padding:0;

    background:#ffffff;

    }



body {

    min-width:736px;

    }


#wrap {

    margin:0 auto;

    width:736px;

    }



#header  {

	margin-top: 150px;
	float: right;
}



	



#leftblock {

    float:left;

    width:180px;

	height: 180px;

	color: #0f8ee4;

	background: #ffffff url(left.png) no-repeat;

}



#footer {

    clear:both;

    color: #0f8ee4;
    max-width: 730;
}

#rightblock {

    background: #ffffff url(right.png) no-repeat;

    float:right;

    width:556px;

	height: 180px;

	color: #0f8ee4;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	text-transform: uppercase;
}



#main_ad {

	margin-top: 20px;

	margin-left: 44px;

	padding-bottom: 20px;

}



#left_ad {

	padding: 20px;

}

