.container {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_image.png);
	float: left;
	background-repeat: repeat-y;
}
.headline {
	height: 64px;
	width: 924px;
	margin-top: 55px;
	margin-left: 60px;
	background-image: url(../images/headlines/pngs/grc_headline.png);
}
.info_text {
	height: 720px;
	width: 800px;
	margin-left: 110px;
	margin-top: 10px;
	color: #;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
.body_content {
	background-image: url(../images/content_divs/g_div_blue.png);
	height: 943px;
	width: 1029px;
	float: left;
	margin-right: auto;
	margin-left: 130px;
	background-repeat: no-repeat;
	overflow: visible;
}
.footer {
	background-color: #000;
	height: 180px;
	width: 1280px;
	float: left;
	text-align: center;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
.header {
	width: 1280px;
	float: left;
	height: 220px;
	background-image: url(../images/header.png);
}
.tmcc_logo {
	background-image: url(../images/tmcc_logo.png);
	height: 110px;
	width: 16%;
	margin-left: 800px;
	background-repeat: no-repeat;
	margin-top: 109px;
}
.button_container {
	height: 249px;
	width: 1035px;
	text-align: center;
	float: left;
	margin-left: 128px;
}
.ron {
	background-image: url(../images/d_button.png);
	height: 248px;
	width: 195px;
	float: left;
	background-repeat: no-repeat;
}


.e_button {
	background-image: url(../images/e_button.png);
	height: 248px;
	width: 157px;
	float: left;
	background-repeat: no-repeat;
}
.s_button {
	background-image: url(../images/s_button.png);
	height: 248px;
	width: 146px;
	float: left;
	background-repeat: no-repeat;
}
.n_button {
	background-image: url(../images/n_button.png);
	height: 248px;
	width: 277px;
	float: right;
	background-repeat: no-repeat;
}
.i_button {
	background-image: url(../images/i_button.png);
	height: 248px;
	width: 93px;
	float: left;
	background-repeat: no-repeat;
}
.g_button {
	background-image: url(../images/g_button.png);
	float: left;
	height: 248px;
	width: 209px;
	background-repeat: no-repeat;
}
a:visited {
	color: #CCC;
}
.picture_holder {
	height: 900px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
a:hover {
	color: #FFF;
}
.picture_3 {
}
