body{
	background-color:#ffffff;
	background-image:  url('../images/bg-1.jpg');
	background-repeat: repeat-x;
	font-family:Lucida Sans Unicode, Arial;
	color:#444444;
	font-size:12px;
	top: 0;
	margin:0;
	padding:0;
	text-align:center;
}

#bg{
	padding:0;
	margin:0 auto 0 auto; 
	background-image:  url('../images/header-bg.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}

#wrapper{
	padding:0;
	margin:0 auto 0 auto; 
	width:922px;
	top:0;
	line-height: 1.8em;
	text-align:left;
}

#header{
	float:left;
	width:922px;
	background-position: center top;
}


#header-right{
	margin-top:10px;
	margin-left:235px;
	float:left;
}
#logo{
	padding-top:35px;
	float:left;
	padding-left:20px;
}

#content{
	margin:0;
	padding:0;
	background-image:  url('../images/content-bg.png');
	background-repeat: no-repeat;
	padding-left:17px;
	padding-right:17px;
	padding-top:7px;
}

#content-filed{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.clearBoth {clear: both}

#footer{
	width:100%;
	height:60px;
	line-height: 1.8em;
	background-image:  url('../images/footer-bg.jpg');
	background-repeat: repeat-x;
	background-position:bottom;
}

#footer-text{
	padding-top:20px;
	margin:0 auto 0 auto; 
	width:907px;
	height:34px;
	color:#787878;
	text-align:center;
	font-size:10px;
	line-height:160%;
	background-image:  url('../images/footer.jpg');
	background-repeat: no-repeat;
}

#footer-image{
	float:left;
}

#copyright{
	float:left;
	width:700px;
}

a:link,a:active,a:visited{ 
	color: #336699; 
	text-decoration:none;
}

a:hover{
	color: #669900; 
	text-decoration:underline;
}

h1{font-size:22px; line-height: 170%;}
h2{font-size:18px; line-height: 170%;}
h3{font-size:16px; line-height: 170%;}
h4{font-size:14px; line-height: 170%;}
h5{font-size:12px; line-height: 170%;}
h6{font-size:10px; line-height: 170%;}
p{margin-top:10px; margin-bottom:20px; text-align:justify;}

.td{
	font-size:12px;
}


#search{
	background-image:  url('../images/search.png');
	background-repeat: no-repeat;
	width:240px;
	height:29px;
}

#search-field{
	background:transparent;
	margin-top:4px;
	border:0;
	width:150px;
	float:left;
	font-size:12px;
	color:#506172;
	font-family:Lucida Sans Unicode, Arial;
	margin-left:25px;
}

#search-icon{
	background:transparent;
	float:right;
	margin-right:10px;
	margin-top:1px;
}

span.ana{
	font-size:14px;
	color:#336699;
	font-weight:bold;
}

#menu-field{
	background-image:  url('../images/menu-bg.png');
	background-repeat: no-repeat;
	height:56px;
	padding-top:7px;
	padding-left:8px;
}

#menu-header{
	background-image:  url('../images/menu-header.png');
	background-repeat: no-repeat;
	height:54px;
	margin:0px;
	padding:0px;

}


#menu{
	font-size:11px;
	padding-top:20px;
}

#page-name{
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	color:#cc0000;
	padding-top:30px;
	padding-bottom:10px;
}
