@import url("cms.css");
body {
	background-image: url(images/tile_body.gif);
	text-align: center;
	height: 100%;
	margin: 0px;
	background-position: center top;
}
html {
	height: 100%;
}
#bgmain {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	height: 100%;
	z-index: 0;
	background-image: url(images/test.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#main {
	background-image: url(images/maintop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 633px;
	padding-right: 150px;
	padding-left: 150px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#top {
	height: 274px;
	width: 934px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #878D8D;
	margin-right: auto;
	margin-left: auto;
}
#adr {
	position: absolute;
	width: 800px;
	left: 65px;
	top: 112px;
}
#menu a:hover {
	background-color: #5392B0;
}



li {
	margin-left: 30px;
	margin-right: 50px;
	padding-bottom: 10px;
	list-style-type: square;
}

h1 {
	font-size: 18px;
	color: #838989;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: normal;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: block;
	height: 19px;
	padding-top: 3px;
}
#adr a {
	color: #878D8D;
	text-decoration: none;
}



.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#bgcontainer {
	background-image: url(images/tile_top2.gif);
	background-position: top;
	text-align: center;
	background-repeat: repeat-x;
}
#container {
	position: relative;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#link1, #link2, #link3, #link4 {
	height: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	position: absolute;
	width: 148px;
	text-align: center;
}
#spacer {
	float: left;
	width: 249px;
}
#link1 {
	left: 150px;
	top: 0px;
}
#link2 {

	left: 300px;
	top: 0px;
}
#link3 {

	left: 450px;
	top: 0px;
}
#link4 {

	left: 600px;
	top: 0px;
}
#menu {
	height: 22px;
	width: 875px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: center;
	display: block;
	position: absolute;
	left: 31px;
	top: 252px;
	z-index: 200;
}


.subs {
	position: absolute;
	text-align: left;
	padding-top: 10px;
	color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3E7089;
	visibility: hidden;
	width: 160px;
}
#sub {
	top: 265px;
	left: 510px;
}
#sub a {
	background-color: #7A97A5;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	font-size: 11px;
	text-decoration: none;
}
#sub a:hover {
	background-color: #5091AF;
}

#sub1 {
	left: 147px;
	top: 0px;
}
#sub2 {
	left: 147px;
	top: 18px;
}
#sub3 {
	left: 147px;
	top: 36px;
}
#sub4 {
	left: 147px;
	top: 54px;
}
#sub5 {
	left: 147px;
	top: 72px;
}
#sub6 {
	left: 147px;
	top: 90px;
}
#sub7 {

	left: 147px;
	top: 108px;
}
#sub1 a,
#sub2 a,
#sub3 a,
#sub4 a,
#sub5 a,
#sub6 a,
#sub7 a {
	background-color: #C2D1D6;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #333333;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	font-size: 11px;
	text-decoration: none;
}
#sub1 a:hover,
#sub2 a:hover,
#sub3 a:hover,
#sub4 a:hover,
#sub5 a:hover,
#sub6 a:hover,
#sub7 a:hover {
	background-color: #98B7C9;
}


