* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #DFDFDF;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #4F8788;
}
.blue {
	color: #4F8788;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #666666;	
}
.address {
	padding-top: 15px;
}
#header p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
}
#flashheader {
	margin:0;
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: #FFFFFF url(images/aireheader.jpg) no-repeat left top;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#flashheader object {

  }

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

/* Content */

#content {
	float: right;
	width: 680px;
	padding: 20px 10px 30px;
}

#content p, #content ol {
	line-height: 150%;
	padding-top: 10px;
	font-size: 95%;
	font-family: arial, sans-serif;
}
#content ul  {
	line-height: 150%;
	font-size: 95%;
	font-family: arial, sans-serif;
	padding-top: 10px;
	padding-left: 20px;
	list-style: url(images/pawprint1.gif);
}
#content h2 {
	color: #4F8788;
	letter-spacing: 1px;
	font-size: 145%;
}
.imgleft {
	float: left;
	margin-right: 20px;
	border: 1px solid #999999;
}
#content img {
	border-style: none;
}
.imgright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	padding: 20px;
}


/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1 {
	float: left;
	width: 420px;
}

#sample2 {
	margin-left: 15px;
	float: right;
	width: 235px;
}

#sample3 {
	float: left;
	width: 650px;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF url(images/airefooter.jpg) no-repeat left bottom;
	height: 63px;
	padding-right: 0;
	padding-left: 0;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #FFFFFF;
}

#footer p {
	text-align: center;
	font-size: 85%;
	padding-top: 35px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#content h3 {
	color: #4F8788;
	font-size: 115%;
	margin-top: 20px;
}
.content strong {
	font-weight: bold;
	color: #000000;
}
.staff {
	padding: 10px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}
.staff h4 {
	color: #4F8788;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.staff img {
	float: left;
}
.addressbox {
	width: 140px;
	padding-bottom: 4px;
	border: 1px solid #7C5A59;
	color: #000000;
	margin-bottom: 10px;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 2px;
	text-align: center;
	line-height: 15px;
	background: #E5D7C6;
	margin-top: 10px;
	font-family: arial, sans-serif;
}
.rememberence {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	width: 620px;
	margin-top: 20px;
}
.rememberence h4 {
	color: #4F8788;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.rememberence img {
	float: left;
	margin-right: 20px;
}
.news {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	width: 620px;
	margin-top: 20px;
}
.news h4 {
	color: #4F8788;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.news img {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
