body{
	background: url(../images/bg.gif) #FFFFFF repeat-x top;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000000;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#container {
	padding: 0;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 1.1em;
}

html > body #container {
	height: auto;
}

#main {
	position: relative;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #B7520C;
}

img { border:0; }

h1, h2, h3, h4, h5, h6 {
	color: #c3791a;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#header{
	background:  url(../images/header.jpg) no-repeat left bottom;
	margin-top: 5px;
	height: 185px;
	width: 940px;
}

#header h1  {
	display: block;
	height: 90px;
	width: 190px;
	cursor: pointer;
	display: none;
}

#header h1 span  {
	display: none;
}

#content {
	padding-left: 225px !important;
	padding-left: 35px;
	padding-bottom: 44px;
	width: 665px;
	line-height: 17px;
font-size: 1.2em;
list-style-type: square;
color: #215868;
}

#content-right {
	left: 680px;
	top: 190px;
	position: absolute;
	width: 300px;
	line-height: 17px;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 1.6em;
	margin-top: 30px;
	margin-bottom: 10px;
}

#footer {
	background: #CECFD8 url(../images/bg-footer.gif) no-repeat left;
	border-bottom: 5px solid #FFFFFF;
	height: 40px;
	margin-top: 40px;
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
}

#nav-top {
	padding-top: 5px !important;
	padding-top: 0;
	margin-top: 5px;
	margin-left: 225px;
}

#nav-top ul {
	margin: 0;
	padding: 0;
}

#nav-top li {
	display: inline;
	list-style: none;
	height: 30px;
	margin-right: 65px;
}

#nav-top li a {
	color: #FFFFFF;
	font-size: 1.3em !important;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
	height: 30px;
}

#nav-top li a:hover {
	color: #C5C5D1;
}

#home {
	margin-left: 845px;
	margin-top: 146px;
	float: right;
	
}

#home a {
	color: #68749A;
	font-variant: small-caps;
	font-weight: bold;
}

#nav {
	background: url(../images/logo-bot.gif) no-repeat top;
	padding-top: 66px;
	padding-bottom: 45px;
	width: 190px;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	list-style: none;
	text-align: right;
}

#nav li a {
	background: url(../images/menu-01.gif) no-repeat bottom right;
	display: block;
	font-weight: bold;
	height: 25px;
	padding-left: 20px;
	padding-right: 40px;
	margin-bottom: 25px;
	text-decoration: none;
line-height: 25px;
color: #c3791a;
}

#nav li a #n02 {
	background: url(../images/menu2.gif) no-repeat top right;
}

#nav li a #n03 {
	background: url(../images/menu03.gif) no-repeat top right;
}

#nav li a #n04 {
	background: url(../images/menu04.gif) no-repeat top right;
}

#nav li a #n05{
	background: url(../images/menu05gif) no-repeat top right;
}

#nav li a #n06 {
	background: url(../images/menu06.gif) no-repeat top right;
}

#nav li a:hover, #active {
	background: url(../images/menu-01.gif) no-repeat top right;
	display: block;
	height: 25px;
	padding-left: 20px;
	padding-right: 40px;
	margin-bottom: 25px;
	text-decoration: none;
	text-align: right;
}

