@charset "utf-8";

#trv #home{
	height:544px;
}

#trv .gridSquare{
	display:inline;/*IE6 Double margin Fix */
	margin:4px;
	height:146px;
	width:146px;
	float:left;
}

#trv #mainContainerHome{
	position:absolute;
	width:770px;
	height:516px;
	padding:14px 2px 14px 2px;
	background-color:#333233;
	overflow:hidden;
	z-index:100;
}
#trv .home_nav_over{
	position:absolute;
	width:770px;
	height:516px;
	padding:14px 2px 14px 2px;
	float:left;
	z-index:1000;
}
#trv #gray_overlay{
	position:absolute;
	z-index:500;
	background-image:url(../images/home/gray.png);
	background-repeat:repeat;
	width:774px;
	height:544px;;
}

#trv .gridTitle{
	display:inline;/*IE6 Double margin Fix */
	margin:4px;
	height:146px;
	width:300px;
	float:left;
}
#trv .gridSquareLarge{
	display:inline;/*IE6 Double margin Fix */
	margin:4px;
	height:300px;
	width:300px;
	float:left;
}
#trv .gridQuote{
	display:inline;/*IE6 Double margin Fix */
	margin:4px;
	height:165px;
	width:146px;
	float:left;
}
#trv .gridQuoteInner{
	height:146px;
	width:146px;
}
#trv .gridQuotePoint{
	padding-left:18px;
	height:19px;
	width:128px;
}
#trv #footerHomePage{
	clear:both;
	width:670px;
	margin-left:23px;
	overflow:auto;
}

#trv #designedByHome{
	float:left;
	color:#FFF;
	font-size:9px;
}

#trv #designedByHome a{
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
	font-size:9px;
}
#trv #designedByHome a:hover{
	color:#FFF;
}
#trv #designedByHome a:visited{
	color:#FFF;
}
#trv #downloadNewsLetterHome{
	float:right;
	}

#trv #photoCreditsHome{
	clear:both;
	padding-top:10px;
	color:#8a8a8a;
	font-size:8px;
	}
/*page styles*/
 
