/* @override http://www.qccusa.com/wp-content/themes/qcc/custom-css/home.css?ver=1.1 */

/* Home Buttons Wrapper*/
.home_page_buttons{
	width:826px;
	height:178px;
	margin-bottom: 18px;
	margin-top: 4px;
}

.home_page_buttons .button {
	display: block;
	float: left;

	color: #3672b3;
	text-decoration: none!important;
	font-size: 14pt;
	line-height: 21px;
	text-align: left;
	padding-left: 110px;
	padding-right: 20px;
	padding-top: 24px;
}

span.btn_subtitle {
	color: #929292;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	display: block;
}


.home_page_buttons .button span {
}


/* ROW AND COLUMN SIZES */
.button.left {
	width: 282px;
}
.button.right {
	width: 283px;
}
.button.top {
	height: 64px;
}
.button.middle {
	height: 63px;
}
.button.bottom {
	height: 67px;
}


/* Button 1 */
.button.one {
	background: url(../images/home_page_btn1.jpg) no-repeat center center;
}

/* Button 2 */
.button.two {
	background: url(../images/home_page_btn2.jpg) no-repeat center center;
}

/* Button 3 */
.button.three {
	background: url(../images/home_page_btn3.jpg) no-repeat center center;
}

/* Button 4 */
.button.four {
	background: url(../images/home_page_btn4.jpg) no-repeat center center;
}

/* Button 5 */
.button.five {
	background: url(../images/home_page_btn5.jpg) no-repeat center center;
}

/* Button 6 */
.button.six {
	background: url(../images/home_page_btn6.jpg) no-repeat center center;
}