@charset "utf-8";
/* CSS Document */

.homepage #page #photomain  {
	height: 314px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/photos/avia-home.jpg);
}

.homepage #page #main {
	min-height:300px;
	height:auto !important;
	height:300px;
	float: left;
	width: 701px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-left-color: #ececec;
}
.homepage #page #main .content {
	padding-left: 35px;
	padding-right: 20px;
}
.homepage #page .content h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	color: #dd0e16;
	margin-bottom: 0px;
}
.homepage #page .content h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 26px;
	color: #dd0e16;
}
.homepage #page #contact-avia {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #dd0e16;
	text-align: left;
	padding-top: 15px;
}

.homepage #page #contact-avia p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
