* {
	padding: 0;
	margin: 0;
	border: 0;
}


body {
	font-size: 0.65em;
	line-height: 14px;
	background-image: url(images/diag_01.gif);
}

a {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #666;
} 

p {
	font-family: georgia;
	text-align: left;
	color: black;
	line-height: 16px;
}

.line1, .line2 {
	padding: 0 0 1px 0;
}

.title1, .title2 {
	text-transform: uppercase;
	font-weight: bold;
}


.title2 {
	color: #c33;
}

.address {
	font-style: normal;
}

.column1 {
	padding: 0 9px 12px 0;
}


.column1, .column2 {
	vertical-align: top;
}

#header {
	position: relative;
}

#container {
	position: absolute;
	background: #FFF;
	width: 756px;
}

#section1 {
	position: absolute;
	width: 168px;
	left: 21px;
}

#nav1, #nav2, #navbody, .line1, .line2 {
	float: left;
}

#navbody {
	font-style: italic;
}

#section2 {
	position: relative;
	left: 231px;
	width: 510px;
}

#content-section {
	padding: 4px 0 0 0;
}





	


