body {
	background-image: url(img/topbg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	line-height: 1.4em;
}
#header {
	height: 61px;
}
#leftcol {
	width: 200px;
	float: left;
}
#mainmenu {
}

#content {
	width: 540px;
	float: left;
}
#rightcol {
	width: 215px;
	float: right;
}
#mainmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 18px;
	line-height: 1.8em;
	color: #c00000;
}
#content h1 {
	color: #c00000;
	margin-top: 0px;
	font-weight: normal;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
}

#content h2 {

	font-size: 18px;
	margin-top: 0px;
	color: #004070;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
}

#content h3 {
	color: #c00000;
	font-size: 18px;
	margin-top: 0px;

	font-weight: normal;

	line-height: 1.1em;
}
#rightcol h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #004070;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
}
#copyright {
	font-size: 12px;
	margin-top: 20px;
}
#rightcol {
	font-size: 12px;
	line-height: 1.5em;
}
a {
	color: #004070;
}
.border1 {
background:#fefee8;
border:1px #e2e2d5 solid;
padding:8px;
margin: 10px 0px;
}

#contacts {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	float: right;
	margin-top: 10px;

	font-size:12px;
}

