body {
	font: 12px /1.3 Trebuchet MS, Verdana, sans-serif;	
	padding: 0;
	margin: 0;
	background: #FFF url(/images/header_bkg.jpg) 0 0 repeat-x;
}

span.nodisplay {
	position: absolute;
	left: -9999px;
}

a {
	color: #0166CC;
}

#container {
	margin: 0 auto;
	width: 695px;
	position: relative;
	padding-top: 15px;
	border: 10px solid #FFF;
}

#header {
	padding-top: 10px;
}

#header_inner {
	background: #FFF;
	margin: 0 auto;
	width: 695px;
	position: relative;
	padding-top: 15px;
	border: 10px solid #FFF;
}

h1 {
	font-size: 62px;
	margin: 0 55px 10px 0;
	background: #FFF url(/images/aitex_logo.gif) 0 0 no-repeat;
	height: 76px;
	width: 161px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

#description {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	padding-left: 200px;
}

#description p {
	margin: 0;
}

#contactinfo {
	overflow: hidden;
}

#contactinfo p {
	margin: 0 5px 10px 0;
	border-bottom: 1px dotted #999;
	float: right;
	clear: right;
	display: inline;
	width: 265px;
}

#contactinfo div {
	float: right;
	clear: right;
	width: 240px;
}

#contactinfo div span.label {
	float: left;
	width: 80px;
}

#sections {
	margin-top: 60px;
	overflow: hidden;
}

#sections div {
	float: left;
	width: 216px;
	height: 10em;
	padding: 0px;
	/*background: #F5F7F8 url(/images/section_bkg.gif) 0 0 repeat-x;*/
	border-top: 1px dotted #000;
	margin: 2px 10px 2px 0;
}

#sections div.inner {
	float: none;
	width: auto;
	height: 9em;
	padding: 5px 0px;
	margin: 0;
	border: none;
}

#sections h2 {
	font-size: 18px;
	letter-spacing: -0.05em;
	word-spacing: 0.1em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px 0;
}

#sections p {
	margin: 4px 0;
}

#sections a.sectionlink {
	display: block;
	margin-bottom: 8px;
}

#sections a.sectionlink:hover {
	text-decoration: none;
}


#sections #section_books,
#sections #section_photos {
	width: 183px;
}

#sections #section_midwife,
#sections #section_quilts {
	width: 263px;
}
