/* CSS Document */
*{margin:0px;  padding:0px;}
html{ height:100%}
body{ background-color:#F1F1F1; height:100%;}
body, td, div{font:12px Arial, Helvetica, sans-serif; color:#000}
a { font:11px Arial, Helvetica, sans-serif; color:#000}
a:hover{ color:#92342F;}
#text a{ font-size:12px}
.alignCenter{ margin-left:auto; margin-right:auto;}
.colLeft{ background:url(gfx/bg_left.gif) repeat-y right; width:13px}
.colRight{ background:url(gfx/bg_right.gif) repeat-y; width:13px}

.page{ background-color:#fff;}
#footer{ padding:0px 20px; width:864px; vertical-align:bottom}
#footer div{ border-top:1px solid #92352f; padding-top:1px }
#footer div div{  background-color:#ececec; padding:10px 50px; color:#646464;border:none ;font:10px Arial, sans-serif; text-align:right }
#footer div div a{ color:#646464; font:10px Arial, sans-serif;}
#content{ margin:30px 0px}
#header{ background:url(gfx/header.jpg) no-repeat;height:278px;width:866px; }

#logo{
	padding:36px 0px 0px 20px;
	
}
#icons{
	padding-top:7px;
	width:235px;
}
#icons img{ margin:0px 0px 0px 45px}

.blocks { width:195px; border-right:1px solid #92342F; padding:0px 15px 0px 20px}
.blocks a{ border-left:1px solid #666; display:block; margin:0px 0px 10px 0px; background:url(gfx/ul.gif) no-repeat 0px 50%; padding:0px 0px 0px 15px}
.blocks a:hover{ background:url(gfx/ul_o.gif) no-repeat 0px 50%}

#text{ padding:0px 20px; text-align:justify }
h1{ font:italic bold 18px "Times New Roman", Times, serif; text-transform:uppercase; background:url(gfx/h1.gif) no-repeat bottom; padding-left:2px; margin-bottom:10px }
p{ padding-bottom:10px}
#text a.links{ color:#2A2A2A; font:bold 11px Arial, Helvetica, sans-serif;}
.photo{ border:1px solid #666; margin-right:15px}

hr{ color: #92342F;background-color: #92342F;height: 1px;border:none; margin:10px 0px}




