body {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #663333;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
H1 {
	font-size : 14px;
	color :  #663333;
	line-height : 12px;
}
.h2 {
	font-size : 12px;
	color : #999900;
	font-weight : bold;
	line-height : 12px;
}
#wrap-sitemap {
	width: 732px;
	height: 575px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border:1px solid #bea900;
	margin-top: 0px;
	background-image: url(../images/common/sitemap-bg.gif);
	background-repeat: no-repeat;
}
#indent-links {
	margin-left: 390px;
	margin-top: 30px;
}

a.nav12:link, a.nav12:visited{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #999900;
	font-weight : bold;
	text-decoration: none;
}
a.nav12:hover{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #663333;
	font-weight : bold;
	text-decoration: none;
}
a.navsmall:link, a.navsmall:visited{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #999900;
	font-weight : bold;
	text-decoration: none;
}
a.navsmall:hover{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #663333;
	font-weight : bold;
	text-decoration: none;
}

#flags-sitemap {
	margin-top: 20px;
	margin-left: 390px;
	float: left;
}
#nav-menu {
	width: 737px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top:40px;
	
}
/* footer section */

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 735px;
	height: 30px;
}
.copyright {
	font-size: 9px;
	color: #999900;
	font-weight: bold;
	margin-left:5px;
	padding-right: 425px;
}
a.navfooter:link, a.navfooter:visited{
	font-size : 10px;
	color : #663333;
	font-weight : bold;
	text-decoration: none;
}
a.navfooter:hover{
	font-size : 10px;
	color : #999900;
	font-weight : bold;
	text-decoration: none;
}
