body {
	text-align: center;
	background: url('../images/bg.jpg') top repeat-x #052a54;
	margin: 0 auto;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

img { border: 0px; }
.spacer { clear: both; font-size: 1px; height: 0; }
.spacer5 { clear: both; font-size: 1px; height: 5px; }
table { border: 0; width: 90%; margin: 0 auto; }
table td { color: #5b7b97; font-size: 11px; width: 25%; }

#container { width: 903px; margin: 32px auto 0 auto; background: url('../images/bgMainContainer.jpg') top left repeat-y; }
#top { width: 903px; height: 325px; margin: 0; background: url('../images/top.jpg') no-repeat; position: relative;}
#top .menu { position: absolute; left: 18px; top: 292px; }
#top .menu a { text-decoration: none; color: #879db1; font-size: 11px; font-weight: bold; }
#top .menu a:hover,#top .menu a.selected { color: #eca826; }
#top .menu span { width: 2px; height: 11px; background: url('../images/dots.jpg') center no-repeat; margin: 0 1px; }
#top .home { width: 50px; height: 30px; position: absolute; left: 850px; top: 0; }

#submenu { width: 903px; height: 26px; padding-top: 2px; margin: 0; background: url('../images/submenu.jpg') no-repeat; }
#submenu a { color: #fff; text-decoration: none; font-size: 10px; font-weight: bold; }
#submenu a:hover { text-decoration: underline; }
#submenu span { color: #fff; font-size: 10px; margin: 0 7px; font-weight: bold; }

#index { width: 901px; height: 846px; border: 1px solid #fff; background: #c3d9ff;}

.lPart { float: left; width:227px; border: 1px solid #fff; margin: 0; border-bottom: none; background: #c3d9ff; text-align: left;  }
.lContent { width: 199px; border: 1px solid #bfcce2; border-bottom: none; margin: 0 auto; background: url('../images/bgLeftContent.jpg') bottom repeat-x #fff; }
.lContent p { color: #7d90a2; font-size: 11px; padding: 3px 7px; text-align: justify; margin: 0; line-height: 16px; }
.lContentEnd { width: 201px; height: 17px; background: url('../images/lContentEnd.jpg') no-repeat; margin: 0 auto; }

.rPart { float: left; width:673px; border-right: 1px solid #fff; margin: 0; background: #dee9f1; text-align: left; display: table-cell; }
.rPartContainer { width: 633px; margin: 20px auto 0 auto; background: url('../images/bgRightPart.jpg') repeat-y; }
.rPartContainer p, .rPartContainer ul li { color: #5b7b97; font-size: 11px; margin: 5px 10px 10px 18px; line-height: 15px; }
.rPartContainer h2 { color: #5b7b97; font-size: 14px; margin: 5px 10px 10px 18px; line-height: 19px;  }
.rPartContainer a.link { color: #5b7b97; font-size: 11px; margin: 5px 10px 10px 0; line-height: 14px; }
.rPartContainer h3 { padding: 3px 0 3px 5px; background: #dee9f1; color: #5b7b97; font-size: 12px; letter-spacing: 1px; width: 94%; margin: 0 auto; }
.rPartContainer h4 { font-size: 11px; color: #5b7b97;}
.rPartContainer .covered { background: #dee9f1; color: #5b7b97; }
.rPartContainer .orange { color: #eca826; }
.rPartContainer .pic { background: #dee9f1; padding: 14px; margin: 0 auto; border: 1px solid #c7d2e5; }
.rPartContainer .top { background: url('../images/upArrow.jpg') left no-repeat; padding-left: 10px;
text-decoration: none; font-weight: bold; color: #1b4c85; font-size: 11px; margin: 5px 0 0 587px;}
.rPartEnd { width: 633px; height: 20px; background: url('../images/rPartEnd.jpg') no-repeat; margin: 0 auto; }

.footer { margin: 20px auto 5px auto; color: #8294a9; font-size: 11px; }
