
* { margin:0; padding:0;}

body{ background:#FFFFFF url(/images/rowing/sign/tall_header.jpg) top left repeat-x;}

html, input, textarea, select{font-family:tahoma, arial, verdana; font-size:11px; color:#B5B4B4;}

/*in_line*/
img {border:0; vertical-align:top; text-align:left;}

.column { float:left;}
.clear { clear:both;}

/*header*/
#header_menu{ background:url(/images/rowing/sign/h_bgr_logo.jpg) top left no-repeat; width:900px; height:165px;}
#header_menu .col_1{width:333px;float:left;}
#header_menu .col_1 img{ margin:43px 0 0 81px;}
#header_menu .col_2{ width:567px; background:url(/images/rowing/sign/bgr_but.jpg) no-repeat 326px 148px;float:left;}
#header_menu .col_2 img{ margin:62px 0 0 15px;}
#header_menu .col_2 .indent{ margin-right:2px !important}
#header_menu .col_2 .indent1{ margin-right:1px !important}

.HeaderLinks {
	float:left;
	width:450px;
	font-size:16px;
	color:FAFEFF;
	margin:80px 0 0 15px;
 }
 
 .headerA {
	 color:FAFEFF;
	 text-decoration:none;
 }
 	.headerA:hover {
		color: #6CA7E3;
	}

.headerA:link {
		color: #FAFEFF;


