*
@charset "iso-8859-1";

body
{
	background-repeat: repeat;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, Arabic Typesetting, sans-serif;
	line-height: 18px;
	width: 1045px;
	margin:25px auto;
	background-image: url(images/background.jpg);
}

.style1 {
	font-size: 14px;
}
.style2 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}
#outer
{
	width: 1040px;
	height: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #000000;
	background-color: #FFFFFF;
	background-image: url(images/02.jpg);
}

#header
{
	width: 1015px;
	background-image: url(images/03.jpg);
	height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	border: medium double #000066;
	border-radius:9px 9px;
	moz-border-radius:9px;
    khtml-border-radius:9px;
    icab-border-radius:9px;
    webkit-border-radius:9px;
    khtml-border-radius:9px;
    margin-left: 10px;
}

#banner
{
	position: absolute;
	width: 255px;
	height: 98px;
	color: #660000;
	background-image: url(images/img4.gif);
	background-repeat: repeat-x;
	left: 37px;
	top: 12px;
}

#baner1
{
	position: relative;
	width: 607px;
	height: 136px;
	background-image: url(images/pic1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
}
#menu
{
	position: relative;
	height: 55px;
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
	width: 1015px;
	border: medium double #CCCC00;
	color: #000000;
	background-image: url(images/dddfssf.jpg);
}

#menu ul li
{
	display: inline;
	line-height: 22px;
	padding-left: 3px;
}

#menu ul li.first
{
	border-left: 0px;
}

#menu ul li a
{
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#menu ul li a:hover
{
	color: #99FFFF;
	text-decoration: none;
	background-image: url(images/menubackg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#left
{
	position: relative;
	width: 625px;
	float: left;
	height: auto;
	margin: 10px;
	padding-right: 10px;
	padding-left: 19px;
	border: medium double #000000;
	background-image: url(images/snieg.gif);
}

#rightup
{
	position: relative;
	width: 300px;
	float: left;
	background-image: url(images/snieg.gif);
	margin: 10px;
	padding-right: 10px;
	padding-left: 19px;
	border: medium double #000000;
}

#rightdown
{
	position: relative;
	width: 300px;
	float: left;
	margin: 10px;
	padding-right: 10px;
	padding-left: 19px;
	border: medium double #000000;
	background-image: url(images/snieg.gif);
}

#h1
{
	position: relative;
	top: 10px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	margin-bottom: 10px;
	background-image: url(images/01.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	height: 25px;
	margin-left: 5px;
	border: thin ridge #330000;
}

#h2
{
	position: relative;
	top: 10px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	margin-bottom: 10px;
	background-image: url(images/01.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	height: 25px;
	margin-left: 5px;
	border: thin ridge #330000;
}

img.pic
{
	position: relative;
	top: -2px;
	width: 30px;
	height: 30px;
	padding: 8px;
	float: left;
	z-index:inherit;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#footer
{
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url(images/snieg.gif);
	color: #330000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

