html, body {
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	background: #fff;
	font-family:arial,verdana;
	font-size:12px;
}

div,table,tr,td,p,ul,li {
	color: #013782;
	font-family:arial,verdana;
}

div#all {
	width:859px;
	background:url(allbg.jpg) no-repeat;
}

div#logodiv {
	width:859px;
	height:191px;
	background:url(logo.jpg) no-repeat 0px -15px;
	float:left;
}

div#box {
	width:870px;
	background: #fff;
	border: solid 1px #c0cdd7;
	text-align:left;
	padding:10px;
}


div#footerdiv-1 {
	width:859px;
	height:50px;
	text-align:center;
	
}


div#menuspace {
	width:3px;
	height:34px;
	background:url(menuspace.jpg) no-repeat;
	float:left;
}
div#menudiv {
	width:830px;
	text-align:center;
	background:url(menubg.jpg);
	padding-left:10px;
	height:auto;
}


div#contdiv {
	width:859px;
	color:#fff;
	background:url(contbg.jpg) no-repeat -11px 0px;
	
}

div#left img {
	border: 1px solid #dedede;
	margin: 10px; 
	padding: 3px; 
	background-color: #fff; 
	margin-left:0px;
}
div#right img {
	border:1px solid #dedede;
	margin: 10px; 
	padding: 3px; 
	background-color: #fff; 
	margin-left:0px;
}


h1 {
	padding-top:4px;
	font-weight:normal;
	font-size:26px;
	color:#054cb8;
	line-height:28px;
}

div#left {
	padding-left:105px;
	padding-right:15px;
	width:650px;
	float:left;
	font-family:arial,Verdana,sans-serif;
	color:#111;
	text-align:justify;
	border-right:solid 0px #900f13;
	clear:left;
}

div#right {
	padding:5px;
	width:200px;
	float:left;
	font-family:arial,Verdana,sans-serif;
	color:#111;
	text-align:left;
	background: #fff;
	border-left:solid 0px #dedede;
	font-size:11px;
}

div#right a { 
	color: #2e79c1;
	text-decoration:underline;
}
div#right a:hover {
	color: #2e79c1;
	text-decoration:none;
}


div#left a { 
	color: #2e79c1;
	text-decoration:underline;
}
div#left a:hover {
	color: #2e79c1;
	text-decoration:none;
}


.almenu{
	text-transform: uppercase;
	color:#fff;	
	display:block;
	float:left;
	text-decoration:none;
	width:100%;
	padding-top:4px;
	padding-bottom:2px;
	height:20px;
	font-size:14px;
	background:url(menubg2.jpg);	
}
.almenu:hover{
	color:#fff;
	background:url(menubgsel.jpg);	
}



.fomenu{
	color:#0000aa;	
	display:block;
    width:140px;
	float:left;
	text-decoration:none;
	padding:10px 10px 4px 10px;
	height:20px;
	font-size:12px;
	background:url("menubgr.jpg") repeat-x top left;
}
.fomenu:hover{
	background:url("menubgsel.jpg") repeat-x top left;
	color:#fff;	
}

.ulmenulia2{
	color:#fff;	
	display:block;
	float:left;
	text-decoration:none;
	padding:10px 17px 11px 17px;
	height:20px;
	font-size:14px;
	background:url("menubgsel.jpg") repeat-x top left;
}
.ulmenulia2:hover{
	background:url("menubgsel.jpg") repeat-x top left;
	color:#fff;	
}

