@charset "utf-8";
/* GENERAL SETTINGS */

body{ margin:0px; padding:0px; background:#A0A0A3; }
p{ margin:0px; padding:0px; }
img{ border:0px; }

<!-- HEADER -->
#mainblock{  width:1000px; margin: auto; background-color:#FF0000; }
.tp_bg1 { display:block; height:133px; width:1000px; margin:auto; background-image:url(../images/tp_bg1.jpg); background-repeat:repeat-x; }
#tp_logo	{ width:338px; height:76px; background-image:url(../images/tp_logo.jpg); clear:left; float:left; margin:18px 0px 0px 40px;}
.tp_toll{ display:inline; float:left; margin:21px 0px 0px 400px; }

<!-- MENU -->

.tp_navg{  float:left; width:1000px; height:52px;}

.tp_menu a:hover{ float:left; font:13px tahoma; color:#fff; height:33px;  background:url(../images/hover_1px.jpg); repeat-x; margin:2px 0 0 0px; padding:14px 30px 0px 20px; text-align:center; text-decoration:none; }

.tp_menu{ float:left; width:1000px; height:51px; margin:auto; display:inline; margin-left:30px; }

.tp_menu a{  float:left; font:13px tahoma; color:#fff; height:33px; margin:2px 0px 0 0px; padding:14px 30px 0px 20px; text-align:center; text-decoration:none; }

.tp_menu a:hover{ float:left; font:13px tahoma; color:#fff; height:33px; background:url(../images/hover_1px.jpg); repeat-x; margin:2px 0 0 0px; padding:14px 30px 0px 20px; text-align:center; text-decoration:none; }

.tp_bar{ float:left; margin:4px 0px 0px 0px;}

.tp_home1{
	float:left;
	font:13px tahoma;
	color:#fff; height:33px;
	 background: url(../images/hover_1px.jpg) repeat-x;
	 margin:2px 0 0 0px; padding:14px 30px 0px 20px;
	text-align:center; text-decoration:none;
}

<!-- MAIN CONTENT -->
