html {
	height: 100%;
}
body {
	font-size: 62.5%;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #555;
	background: #FFF;
	width: 1004px;
	margin: 0 auto;
}
a {
	color: #555;
	text-decoration: underline;
}
a:link, a:visited,
a:hover, a:active {
	text-decoration: underline;
}


#root {
}
.header {
	padding: 25px 0 0px 30px;
}

.header h1 {
	color: #4a6896;
	font-size: 2.5em;
	margin: 0 0 25px 0;
}
#col11 {
	background: #EBE8C1;
	padding: 10px 0 10px 30px;
}
#col121 {
	width: 485px;
	float: left;
}
#col122 {
	width: 488px;
	float: left;
	padding: 0 0 0 0;
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: Verdana, Arial, sans-serif;
}
#col122 .content {
	width: 433px;
}

#col122 p {
	margin: 0 0 10px 0;
}
h2 {
	margin: 0 0 10px 0;
	font-weight: bold;
/* 	font-size: 1.2em; */
}
.hr2 hr,
.hr1 hr {
	display: none;
}
.hr1 {
	height: 38px;
	background: transparent url(../images/hr1.gif) no-repeat center top;
	margin: 0 0 0 0;
}
.hr2 {
	height: 38px;
	background: transparent url(../images/hr2.gif) no-repeat center top;
	margin: 8px 0 0 0;
}

.photo-main {
	padding: 17px 17px;
	background: transparent url(../images/photo-main-frame.gif) no-repeat left top;
	
}

.gallery a img {
	padding: 13px 14px 14px 14px;
	background: transparent url(../images/photo-small-frame.gif) no-repeat left top;

}
.col21 {
	background: #4a6896;
	height: 3em;
}
.col21 ul {
	margin: 0 auto 0 auto;
	padding-top: 0.8em;
	text-align: center;
	
/* 	height: 2.2em; */
}
.col21 ul li {
	display: inline;
}
.col21 ul li a {
	font-size: 1.2em;
	padding: 0 15px 0 15px;
	color: #FFF;
	text-decoration: underline;
/* 	border: 1px solid red; */
}

.col31 {
	padding: 25px 0 0 180px;
}
.col41 ul {
	text-align: center;
}
.col41 ul li {
	display: inline;
}
.col41 ul li a {
	font-size: 1.2em;
	padding: 10px 23px 5px 23px;
	color: #4a6896;
}