@charset "utf-8";
/* CSS Document */

.transmax a, .transmax a:hover, .transmax a:visited, .transmax a:active{
	color:#bd0037;	
	font-weight:bold;
}

.Left td{
	padding:3px 0;
	text-align:center;
}

#transmaxheader{
	width:770px;
	min-height:423px;
	background-image:url(../images/transmax/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#transmaxheaderp{
	width:355px;
	padding:140px 0 0 20px;
}	

#transmaxheaderp h1{
	color:#703455;
	font-size:18px;
}	

#transmaxheadercont{
	padding:0 0 0 20px;
}


#transmax1{
	background-image:url(../images/transmax/1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	min-height:464px;
	float:left;
	display:inline;
	overflow:hidden;
	padding:10px 5px 0px 215px;	
}

#transmax2{
	background-image:url(../images/transmax/2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	min-height:464px;
	float:left;
	display:inline;
	overflow:hidden;
	padding:10px 5px 0px 215px;	
}

#transmax3{
	width:500px;
	min-height:260px;
	background-image:url(../images/transmax/3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px 260px 0 10px;
	margin-top:10px;
}