#main_container {
	width: 700px;
	margin: 0 auto;
}

#large_buttons_container{
	height: 150px;
	margin: 20px;
	margin-top: 5px;
}


#large_two_buttons_container{
	height: 150px;
	width: 700px;
	margin: 20px;
	margin-top: 5px;
	margin: 0 auto;
}

.large_buttons{
	width: 30%;
	float: left;
	height: 150px;
	width: 324px;
	display: block;
}

.large_buttons:hover{
	margin-top: -8px;
}


#large_button_search{
	margin-right: 5px;
}

#large_button_login{
	margin-right: 5px;
}

#large_button_cs{
	
}

.button_subtext{
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}

.button_link{
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.button_heading{
	margin-top: 25px;
	margin-left: 20px;
	display: block;
}

.button_subtext{
	display: block;
	margin-left: 25px;
}


.icon_link{
	display: block;
	float: left;
	width: 250px;
	height: 50px;
	font-weight: bold;
	font-size: 16px;
}

#welcome_text_container{
	margin: 10px;
	text-align: justify;
}
.top_nav_link:hover {
	text-decoration: underline;
}

.customer_service_info {
	margin-top: 5px;
	margin-bottom: 10px;
}
