body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background:#252525;
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

a {
	text-decoration:none;
	color:#0000FF;
}

a:visited {
	text-decoration:none;
	color:#330066;
}

a:hover {
	text-decoration:underline;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

.center {
	text-align:center;
}

.strong, strong {
	font-weight:bold;
}

#container {
	position:relative;
	width:1000px;
	margin:0 auto;
	background:url(images/container-middle.jpg) repeat-y top left;
}

#container-top {
	position:relative;
	width:1000px;
	background:url(images/container-top.jpg) no-repeat top left;
}

#container-bottom {
	position:relative;
	width:1000px;
	padding-bottom:40px;
	background:url(images/container-bottom.jpg) no-repeat bottom left;
}

#header {
	position:relative;
	height:163px;
}

#header ul {
	position:absolute;
	top:131px;
	left:36px;
	font-size:16px;
	font-weight:bold;
	color:white;
}

#header ul li {
	display:inline;
	padding-right:30px;
}

#header ul li a {
	font-size:16px;
	font-weight:bold;
	color:white;
}

#content {
	position:relative;
	width:552px;
	margin:0 auto;
	padding-top:40px;
}

#content p {
	margin-bottom:15px;
}

#content ul {
	font-size:14px;
	list-style:disc;
	margin-left:70px;
}

.big-title {
	font-size:25px;
	color:#800000;
	padding:0 40px;
}

.content_inside{ width:100%; overflow:hidden;}

	.side_content{ float:left; width:220px;}

.sidebar{ float:right; width:219px; display:inline; margin-right:1px;}
.sidebar .box {width: 191px; margin: 42px auto 0 10px;}
.sidebar .box h3{ width: 191px; height: 24px; margin: 0 0 0 0; background:url(images/h3.gif); font: normal 14px/24px Tahoma, Geneva, sans-serif; text-indent: 18px; color: #FFFFFF;}
.sidebar .box ul {margin: 0 0 10px 0; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; border-bottom: 1px solid #b1b0b0; border-top: 1px solid #b1b0b0; background: #FFFFFF;}
.sidebar .box ul li {margin: 0px 10px 0px 10px; list-style: inside; line-height: 20px;}