body{
	background-color:#d20309;
	background-image:  url('../images/bg-1.jpg');
	background-repeat: repeat-x;
	font-family:Arial, Lucida Sans Unicode, Arial;
	font-size:0.8em;
	color:#444444;
	top: 0;
	margin:0;
	padding:0;
	text-align:center;
}

#wrapper{
	padding:0;
	margin:0 auto 0 auto; 
	width:902px;
	top:0;
	line-height: 1.8em;
	text-align:left;
}

#header{
	float:left;
	width:902px;
	background-image:  url('../images/bg-2.jpg');
	background-repeat: no-repeat;
	background-position: center top;}

#logo{
	padding-right:10px;
	float:left;
}

#content{
	margin:0;
	padding:0;
}

.clearBoth {clear: both}

#footer{
	width:100%;
	height:70px;
	line-height: 1.8em;
	background-image:  url('../images/footer-bg.png');
	background-repeat: repeat-x;
	padding-top:20px;
}

#footer-text{
	margin:0;
	padding:0;
	width:850px;
	color:#787878;
	text-align:left;
	font-size:10px;
	line-height:160%;

}

#footer-image{
	float:left;
}

#copyright{
	float:left;
	width:700px;
}

a:link,a:active,a:visited{ 
	color: #cc0000; 
	text-decoration:none;
}

a:hover{
	color: #cc0000; 
	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;
}

#header-right{
	margin-top:10px;
	margin-left:270px;
	float:left;
	height:65px;
}

#search{
	background-image:  url('../images/search.png');
	background-repeat: no-repeat;
	width:197px;
	height:29px;
}

#search-field{
	background:transparent;
	margin-top:5px;
	border:0;
	width:160px;
	float:left;
	font-size:12px;
	color:#506172;
	font-family:Lucida Sans Unicode, Arial;
	margin-left:4px;
}

#search-icon{
	background:transparent;
	float:right;
	margin-right:10px;
	margin-top:4px;
}

span.ana{
	font-size:14px;
	color:#336699;
	font-weight:bold;
}

#menu-field{
margin-top:25px;
}

#menu-header{
	background-image:  url('../images/menu-header.png');
	background-repeat: no-repeat;
	height:54px;
	margin:0px;
	padding:0px;

}

#menu-content{
	background-image:  url('../images/menu-content.png');
	background-repeat: repeat-y;

}

#menu-content2{
	background-image:  url('../images/menu-content.png');
	background-repeat: repeat-y;
	height:200px;

}
#menu-footer{
	background-image:  url('../images/menu-footer.png');
	background-repeat: no-repeat;
	height:27px;

}


#content-header{
	background-image:  url('../images/content-header.png');
	background-repeat: no-repeat;
	height:27px;

}

#content-content{
	background-image:  url('../images/menu-content.png');
	background-repeat: repeat-y;
	padding:20px;
	
}

#content-footer{
	background-image:  url('../images/menu-footer.png');
	background-repeat: no-repeat;
	height:27px;
}


#menu{
	font-size:11px;
	padding-top:20px;
}

#menuItem{
	float:left;
}

#menu ul {
	border: none;
	margin:0;
	padding:0;
}

#menu ul li {
	border: none;
	list-style: none;
	display: block;
	float:left;
}

#menu li a  { 
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	display: block; 
	width:128px;
	text-align:center;
	font-weight:bold;
}

#menu li a:hover{ 
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	width:128px;
	text-align:center;
	font-weight:bold;
	color:#cc0000;
}

#page-name{
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	color:#cc0000;
	padding-top:30px;
	padding-bottom:10px;
}