@charset "utf-8";
/* CSS Document */

body { background:url(../graphics/bg.jpg) fixed;width: 100%; font-family:Arial, Helvetica, sans-serif; margin: 0 auto; line-height: 1.5em; color: #000; text-align: center; font-size: 12px;}
img { border: none; }
a { text-decoration: none; color: #2E4E8E;}
#wrapper { width: 1024px; height: 768px; margin: 0 auto; text-align: left; margin-top: 31px;}

#header { float: left; width: 100%; background: url(../graphics/header.png) no-repeat; height: 212px; }

	#navigation { float: right; padding-right: 25px; }
	#navigation ul { display: block; list-style-image: url(images/bullet.gif); }
	#navigation ul li {display: inline; font-size: 12px; padding-right: 6px;}
	#navigation ul li a { font-size: 12px; color: #2E4E8E; text-decoration: none; }
	
#side-menu { width: 255px; float: left; line-height:1.6; background: url(../images/side-menu.jpg) no-repeat #FFF; }

	#side-menu ul { list-style-type: none; text-align: left; margin-left: 120px;}
	#side-menu ul li { margin:0px; padding:0px; text-align: left;  padding-top: 40px; padding-bottom: 40px; }
	#side-menu ul li a { font-size: 14px; color: #2E4E8E; text-decoration: none; }
	
	.subm {background:url(../graphics/smenu.jpg) no-repeat top left; line-height:1.7; width:200px;}
	.subm a {margin-right:20px; color:#333333; font-size:11px;}

#content { width: 961px; background-color: #fff; border-left:1px solid #9B9A9A; border-right:1px solid #9B9A9A; border-bottom:1px solid #9B9A9A;float: left; margin-left: 31px;}

input.field {background: url(../graphics/field.jpg); border-right:1px solid #939491; border-bottom:1px solid #939491; border-top:0px;border-left:0px;}

.ctn {text-align:left;padding-right:30px;}
#ctn { width: 660px; height: 100%; float: left; text-align:left;}
.ctn ul { }
.ctn ul li { }
	 p { padding-right: 10px; padding-left: 10px;}	
	
h2 { color: #2E4E8E; font-size: 32px; padding-bottom: 0; margin-bottom: 0; margin-top: 0; padding-left: 10px;}
h3 { font-size: 20px; padding-top: 5px; margin-top: 0px; padding-left: 10px;}
h4 { padding-left: 10px;}

.blue { color: #2C4B89; }
.orange { color: #FC8607; font-size:14px; }
.row { float: left; width: 700px; height: 130px; font-size:12px;}
.cell { float: left; width: 132px; }
.cell img {margin:5px;}
.cell2 { float: left; width: 220px; padding-left:10px;}

.active { background: url(../images/active.gif) no-repeat left;}

#submenu { float: right; width: 180px; margin-right: 45px; font-size: 12px;}
	#submenu ul { margin: 0px; padding: 0px; list-style-type: none; text-align: right;}
#submenux { float: right; width: 180px; margin-right: 35px; font-size: 12px;}
	#submenux ul { margin: 0px; padding: 0px; list-style-type: none; text-align: right;}
	
	
	.footer {width:975px; text-align:right; margin-bottom:35px;}
	