﻿html {
 	height: 100%;
 	margin: auto;
}

body {
	margin:0px;
	color:#666666;
	font-weight: normal;
	line-height:17px;
	font-size: 13px;
	font-family: Tahoma,Verdana,Arial;
	background-color:#fff;
	background-image:url('img/bg.gif');
	background-repeat:repeat-x;
}

a{
	outline:0px;
	text-decoration:none;
}

td {
	font-size:11px
}
	
h1 {
	font-family:Trebuchet MS, Tahoma;
	font-size:25px;
	font-weight:bold;
	color:#003B79;
	line-height:30px;
	margin:0px 0px 32px 7px;
}

h2 {
	font-family:Trebuchet MS, Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#003B79;
	margin:0px 0px 65px 7px;
}


#container {
	overflow: hidden;
	width: 975px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
}

#Header {
	height: 35px;
	float:left;
	display:block;
}

#logo {
	display:inline;
	margin:auto;
	float:left;
	width:199px;
	height:90px;
	background-image:url('img/logo.gif');
	margin-bottom:37px;
	margin-top:24px;
	margin-left:57px;
}

#Main {
	width: 975px;
	overflow: hidden;
	display:block;
	float:left;
	position: relative;
}

#RightColumn {
	width:700px;
	float:left;
	overflow:hidden;
	background-image:url('img/pic_big.jpg');
	background-position:100% 10px;
	background-repeat:no-repeat;
	padding-top:130px;
	padding-left:5px;
}

#RightColumnSub {
	width:700px;
	float:left;
	overflow:hidden;
	background-image:url('img/pic_small.jpg');
	background-position:100% 10px;
	background-repeat:no-repeat;
	padding-top:45px;
	padding-left:5px;
}

div.topMenu {
	display: inline;
	float:left;
	height:23px;
	text-align: left;
	margin-left:60px;
}

a.topMenuItem {
	display: inline;
	font-size:11px;
	font-weight:normal;
	float:left;
	color:#000000;
	padding:3px 10px 4px 10px;
}

a:hover.topMenuItem {
	display: inline;
	text-align: left;
	padding:3px 10px 4px 10px;
	color:#000000;
	background-color:#DEDD3A;
}

div.topMenuSep {
	display: inline;
	width:1px;
	height:12px;
	margin-top:4px;
	background-color:#000;
	float:left;
}

div.leftMenu {
	display: inline;
	width:180px;
	float:left;
	margin-left:60px;
}

div.leftMenuHead {
	display: block;
	width:170px;
	height:21px;
	font-weight:bold;
	background-color:#DEDCD0;
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	margin-bottom:1px;
	padding-left:10px;
}


a.leftMenuItem {
	display: block;
	width:175px;
	height:21px;
	background-image:url('img/menu-bg-01.gif');
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	padding-left:5px;
}

a.leftMenuItemActive {
	display: block;
	width:175px;
	height:21px;
	background-image:url('img/menu-bg-02.gif');
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	padding-left:5px;
}

a:hover.leftMenuItem {
	background-image:url('img/menu-bg-02.gif');
}

a.leftMenuItem2 {
	display: block;
	width:175px;
	height:21px;
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	padding-left:5px;
	margin-bottom:1px;
}

a.leftMenuItem2Active {
	display: block;
	width:175px;
	height:21px;
	background-image:url('img/menu-bg-02.gif');
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	padding-left:5px;
	margin-bottom:1px;
}

a:hover.leftMenuItem2 {
	background-image:url('img/menu-bg-02.gif');
}

#img-02 {
	display:inline;
	margin:auto;
	float:left;
	width:900px;
	height:45px;
}

#logo {
	display:inline;
	margin:auto;
	margin-top:10px;
	float:left;
	width:266px;
	height:122px;
	background-image:url('img/logo.gif');
}

#content {
	display:inline;
	margin:auto;
	float:right;
	width:710px;
	height:587px;
	background-image:url('img/pic_big.jpg');
	background-position:100% 0%;
	background-repeat:no-repeat;
}

#contentSub {
	display:inline;
	margin:auto;
	float:right;
	width:710px;
	background-image:url('img/pic_small.jpg');
	background-position:100% 0%;
	background-repeat:no-repeat;
}
#left {
	overflow: hidden;
	width: 263px;
	float: left;
	height: 100%;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

a#arysta {
	position: absolute;
	bottom: 0px;
	display:block;
	left: 0px;
	width:214px;
	height:63px;
	margin-bottom:20px;
	background-image:url('img/arysta.gif');

}

#txt {
	width:380px;
	display:inline;
	float:left;
	line-height:20px;
	margin-left:10px;
}

#txtSub {
	width:685px;
	display:inline;
	float:left;
	height:100%;
	line-height:20px;
	margin-left:10px;
}

#footer {
	display:block;
	margin:auto;
	float:right;
	width:890px;
	height:31px;
	color:#ffffff;
	font-size:11px;
	background-image:url('img/footer.gif');
	background-repeat:repeat-x;
	text-align:right;
	padding:7px 20px 0px 0px;
}

div.bottomMenu {
	display: inline;
	width:auto;
	float:left;
	height:21px;
	text-align:left;
	margin-bottom:4px;
	margin-top:25px;
}
div.bottomMenu  a{
	font-weight:normal;
	font-size:11px;
}

a.botMenuItem {
	display: inline;
	font-size:11px;
	float:left;
	color:#000000;
	height:19px;
	padding:1px 10px 3px 10px;
}

a:hover.botMenuItem {
	display: inline;
	text-align: left;
	color:#000000;
	background-color:#DEDD3A;
}

