* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}


body {
	background: #f2f2f2;
}

#wrapper {
	width: 1000px;
	margin: auto auto;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	background:#fff;
}


#header {
	width:970px;
	height:126px;
	background:	url(../i/header-background.gif);
	margin:0 15px;
}

.clear {
	clear: both;
}

.moderntimes a {
	color:#fff;
	text-decoration:none;
	margin:0 0 0 830px;
	font-size: 11px;
}

.moderntimes {
	padding-top:12px;
}

#menu {
	background:	#ff6600;
	width:970px;
	margin:0 auto;
	border-top:1px solid #fff;
	height:35px;
}

#content-wrapper {
	width:966px;
	margin:18px auto 0 auto;
}


#right-side {
	width:162px;
	float:left;
}

#left-side {
	width:230px;
	float:left;
}

.left-menu{
	border:2px solid #ff6600;
	width:228px;
		margin-bottom:10px;
}

.right-menu{
	border:2px solid #ff6600;
	width:160px;
		margin-bottom:10px;
}

.right-menu {
	text-align:center;
}

#content {
	width:534px;
	float:left;
	margin:0 18px;
}

.left-menu li , .right-menu li{
	list-style:none;
	border-bottom:1px dotted #b2b2b2;
	width:210px;
	margin-left:10px;
	padding:3px 0;
	color:#000;
	font-size:12px;
}

.text-box {
	border:1px solid #ccc;
	margin-top:10px;
}

h1 {
	text-indent: -99999px;
	height:0;
}

h4 {
	font-size:20px;
	margin: 5px 0 0 7px;
	color:#ff6600;
}

h2 {
	font-size:20px;
	color:#ff6600;
}

li a {
	color:#000;
	text-decoration:none;
}

li a:hover {
	background:#ff6600;
	color:#fff;
}

.subtitle {
	color:#333333;
	font-size:12px;
}

.text {
	margin:10px;
	font-size:13px;
}

.text img {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.text p {
	margin-bottom:10px;
}

#navlist {
	margin-top:7px;
}

#navlist li {
display: inline;
list-style-type: none;
padding:5px 0 0 20px;
border:0;
font-size:14px;
}

#navlist li a {
	color:#000;
	text-decoration:none;
}

#navlist li a:hover {
	background:#fff;
	color:#ff6600;
}

.fine-print {
	font-size:12px;
}

.text li {
	padding:2px;
}

.text ul , .text ol {
	margin: 3px 0 10px 20px;
}





.fine-print {
	font-size:12px;
}

