body {
	background-image: url(images/home/bk2.jpg);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 125%;
	margin: .5em 0;
	letter-spacing: .02em;
}

#background-main {
	background-image: url(images/home/bk100.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 1025px;
	position: relative;
}

#background-main2 {
	background-image: url(images/home/bktwocol.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 1025px;
	position: relative;
}

#container {
	width: 736px;
	margin: 0px auto;
}

#header {
	position: relative;
	float: left;
	margin: 0px auto;
	width: 736px;
	height: 202px;
	padding: 106px 0px 9px 0px;
}

#navigation {
	position: relative;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 168px;
	height: auto;
	padding: 0px 10px 10px 0px;
	background-color: #59513E;
}

#navigation ul {
	color: #FFFFFF;
	list-style-type: none;
padding: 0px 0px 0px 20px;
}

#navigation ul li a {
        text-decoration: none;
line-height: 2;
	color: #FFFFFF;
        font-size: 14px;
}

#content {
	position: relative;
	float:left;
	width: 342px;
	height: 400px;
	padding: 0px 19px 0px 19px;
	overflow:auto;
}

#content2 {
	position: relative;
	float:left;
	width: 510px;
	height: 580px;
	padding: 10px 19px 0px 19px;
	overflow:auto;
}

#sidebar {
	position: relative;
	float: left;
	width: 178px;
	height: auto;
	padding: 0px 0px 10px 0px;
	background-color: #e9e6df;
}

#footer {
	position: relative;
	float: left;
	width: 736px;
	height: 70px;
	padding: 0px 0px 15px 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
}

#header2 {
	position: relative;
	float: left;
	margin: 0px auto;
	width: 736px;
	height: 20px;
	padding: 106px 0px 0px 0px;
}
#navigation2 {
	position: relative;
	float: left;
        top: 190px;
	width: 168px;
	height: auto;
	padding: 0px 10px 10px 0px;
	background-color: #59513E;
}

#navigation2 ul {
	color: #FFFFFF;
	list-style-type: none;
padding: 0px 0px 0px 20px;
}

#navigation2 ul li a {
        text-decoration: none;
line-height: 2;
	color: #FFFFFF;
        font-size: 14px;
}

