#header {
	height:343px;
}

.button {
	text-align:center;
	width:343px;
	height:auto;
}

#hometoprow {
	height:150px;
	background:url(../images/bg_texture_home.jpg) repeat;
}

#toprow-home {
	width: 100%;
	overflow: hidden;
}

.toprow .c0 {
	float:left;
	width:320px;
}

.toprow .c0 a {
	background:url(../images/badge-video.jpg) repeat;
	display: block;
	height: 150px;
}

.toprow .c1 {
	float:left;
	width:320px;
}

.toprow .c2 {
	float:left;
	width:320px;
}

.phone-btn {
	background: url(../images/telephone.png) no-repeat 10px 9px;
	display:block;
	padding:12px 10px 10px 110px;
	background-color:#D7D1B7;
	font-size:1em;
	margin: 30px 0 20px;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.phone-btn-number {
	font-size: 28px;
}
