body{
	background-color:#dfe1e4;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "arial times tahoma", arial;
	font-size:12px;
}
img{
	border:none;
	behavior: url("pngbehavior.htc");
}
#milli{
	float:left;
}

#milli img{
	width:100px;
}
h1{
	margin:0px;
	padding:0px;
	color:#960909;
	padding-bottom:3px;
	background:url("img/line_h.gif") repeat-x bottom left;
	font-size:16px;
	margin-bottom:5px;
}
h1 span{
	padding-left:15px;
	/*height:18px;*/
	background:url("img/h1_bg.gif") no-repeat bottom left;
	display:block;
	
}
h2{
	font-size:13px;
	padding:0px;
	margin:3px;
	background:url("img/h2_bg.gif") no-repeat top left;
	margin-left:20px;
	padding-left:10px;
}
#wrapper{
	width:1000px;
	background:#fff;
	padding:10px 0px 10px 0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#mainwrap{
	background:#e6f0f6;
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:148px;
	background:url("img/h_main_bg.jpg") repeat-x;
}
#logopad{
	height:148px;
	background:url("img/head_bg.jpg") no-repeat;
}
#flag{
	height:147px;
	background:url("img/flag.jpg") no-repeat right;
}

#logo{
	margin-left:95px;
	margin-top:10px;
	
}

#slogan{
	position:absolute;
	z-index:2;
	top:110px;
	margin-left:596px;
	font-size:11px;
	text-align:right;
	padding-right: 2px;
	font-weight:bold;
	color:#911d1e;
	width:380px;
	background:#daeaec url("img/slogan_bg.jpg") no-repeat right;
	border:2px solid #fff;
	
}



#searchpad{
	background:url("img/search_bg.gif") repeat-x;
	height:29px;
	margin-bottom:10px;
}

#dleft{
	background:url("img/line_v.gif") repeat-y right;
	position:relative;/*ie needs this to show float */
	width:217px;
	float:left;
	z-index:100;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:50px;
}

#dright{
	background:url("img/line_v.gif") repeat-y left;
	position:relative;/*ie needs this to show float */
	width:243px;
	float:right;
	padding-left:5px;
	padding-bottom:50px;
	padding-right:5px;

}

#dright h2 a{color:#5E5A5A;text-decoration:none;}
#dcenter{
	float:left;
	position:relative;
	z-index:1;
	margin:0 -1px;/* moz fix*/
	
	margin-left:1px;
	padding-bottom:50px;
	padding-left:5px;
	padding-right:5px;

}
fieldset{border:none;}
label{display:block;color:#6B5C5C;font-weight:bold;}

fieldset input{width:200px;}
fieldset textarea{width:200px;}
fieldset select{width:200px;}

html>body fieldset input{width:180px;}
html>body fieldset textarea{width:180px;}
html>body fieldset select{width:180px;}

fieldset button{background:#E6F0F6;float:right;margin-right:10px;}
#dcenter h1{color:#004774;}
#dcenter img{border:1px solid #960909;}
#dright img{border:1px solid #960909;}
#dcenter h2{margin-left:0px;font-size:11px;color:#960909;}
#dcenter h2 a{color:#960909;text-decoration:none;}
#dcenter div{margin-left:12px;margin-top:10px;margin-bottom:10px;}
#dcenter td{font-size:11px;vertical-align:top;}
html>body #dright{width:233px;}
html>body #dleft{width:207px;}
html>body #dcenter{width:509px;}
form{
	padding:0px;
	margin:0px;
}
#searchpad table{width:95%;margin-left:5%;}
#searchpad input{height:18px;border:1px solid #959595;}
#searchpad button{height:18px;border:1px solid #959595;}
#searchpad form{width:100%;text-align:right;}
#archive{
	width:90%;
}

.month{
	width:150px;
}
#archive td{
	font-size:12px;
	text-align:center;
	
}
#archive a{
	color:#000;
}
#archive #th,#archive .selected,#archive .selected a{
	background:#960909;
	color:#fff;
}
#menu{
	padding:0px;
	margin:0px;
	color:#890101;
	margin-left:10px;
	width:180px;
	margin-bottom:30px;
}
#menu a{
	color:#890101;
	text-decoration:none;
	display:block;
	background:url("img/line_h.gif") repeat-x bottom;
	/*height:30px;*/
	font-weight:bold;
}
#menu a:hover,#menu .selected{
	color:#6b5c5c;
}
#menu .selected{
	font-weight:bold;
}
#submenu a{
	background:none;
	font-weight:normal;
}
#menu li{
	list-style:none;
	margin-bottom:2px;
	margin-top:6px;
}

#submenu, #submenu ul{
	padding:0px;
	margin:0px;
	margin-left:15px;
}

#copyright a{
	color:#000;
}
#copyright{
	clear:both;
	padding:12px;
	border-top:2px solid #890101;
}

#copyright #meqa{
	margin-left:800px;
}

#copyright #din{
	float:left;
	padding-left:10px;
}
.clear{
	clear:both;
}