*{padding:0; margin:0;}

 body {
 font-size:62.5%;
 background:url(../img/bbg.jpg);
 font-family:verdana,arial,sans-serif;
 } /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:900px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px rgb(0,0,0);
	font-size:1em;
}
.main {
	clear:both;
	width:900px;
	background:transparent url(../img/bg_main_withoutnav.jpg) top left repeat-y;
	padding-bottom: 20px;
	overflow:hidden;
}

.main-navigation {display:inline /*Fix IE floating margin bug*/; float:right; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {
	;
	float:left;
	margin:0 30px 0 30px;
	overflow:hidden /*IE6*/;
}
.footer {
	clear:both;
	width:900px;
	background:url(../img/bg_foot.jpg) no-repeat;
	font-size:1em;
	overflow:hidden;
	padding-top:175px;
	padding-bottom: 15px;
}

/* HEADER */
.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:900px; height:80px; background:rgb(240,240,240) url(../img/bg_top.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {
	width:900px;
	height:250px;
	background:rgb(230,230,230) url(../img/bg_head_middle.png);
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
.header-bottom {
	height:40px;
}
.header-breadcrumbs {
	clear:both;
	padding: 20px 0 10px 10px;
	background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;
	height:15px;
	}
	
	.header-breadcrumbs ul {
	font-size:10px;
	float:left;
	list-style:none;
	padding:0 0 0 15px;
	font-family: Verdana, Geneva, sans-serif;
	}

.header-breadcrumbs ul li {
	display:inline;
	padding:0 0 0 10px;
	background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%;
	font-weight:bold;
	color:rgb(125,125,125);
	
	}
.header-breadcrumbs ul a {
	color:#7B1714;
	text-decoration:none;
}
.header-breadcrumbs ul a:hover {
	color:#C53531;
	text-decoration:underline;
}



.sitelogo {
	width:60px;
	height:40px;
	position:absolute;
	z-index:1;
	margin:22px 0 0 20px;
	background-image: url(../img/top_logo.png);
}
.sitename {width:401px; height:45px; position:absolute; z-index:1; margin:20px 0 0 90px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.login{
	float: right;
	margin: 10px 15px 0 0;
		}

.login a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	
	}

.login a:hover{
	color:#000;
}
.sitename h1 {font-size:240%;}
.sitename h2 {margin:-4px 0 0 0; color:#000000; font-size:120%;}
.sitename a {text-decoration:none; color:#000000;}

.nav0 {width:350px; position:absolute; z-index:10; margin:25px 0 0 0; margin-left:550px !important /*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {
	width:350px;
	position:absolute;
	z-index:10;
	margin:45px 0 0 550px;
	height: 34px;
	left: 177px;
}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:right; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {
	text-decoration:none;
	color:rgb(50,50,50);
}

.sitemessage {
	width:400px;
	height:250px;
	position:absolute;
	z-index:1;
	margin:0 0 0 480px;
	color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/
	overflow:hidden /*IE6*/;
}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

/*Drop-down menu*/
.nav2 {
	float:left;
	width:900px;
	border:none;
	color:rgb(75,75,75);
	background-color: #5B110F;
} /*Color navigation bar normal mode*/
.nav2 ul {
	list-style-type:none;
}
.nav2 ul li {
	float:left;
	border-right:solid 1px rgb(0,0,0);
	width: 179px;
	height: 50px;
}
.nav2 ul li a {
	display:block;
	height:50px;
	line-height:50px;
	padding:0 16px 0 16px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {
	background-color:#000000;
	text-decoration:none;
} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {
	width:12em;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	padding:4px 16px 4px 16px;
	border-left:solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	font-weight:normal;
	color:#FFFFFF;
	background: rgb(123,23,20);
} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {
	background-color:#000000;
	text-decoration:none;
} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {
	background-color:#000000;
	text-decoration:none;
} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/



/* MAIN NAVIGATION */
.main-navigation .round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; margin:0; background:url(../img/bg_corner_topleft.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column2-unit-left {float:left; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {
	float:left;
	width:400px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-top: 20px;
}
.column3-unit-middle {
	float:left;
	width:400px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:40px;
	padding-top: 20px;
}
.column3-unit-right {float:right; width:186px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/*  FOOTER SECTION  */
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:100%;}
.footer p span{font-weight:normal;}
.footer a {
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
	color:#0356BF;
}
.footer a:hover {text-decoration:underline}

/*  CLEAR FLOATS  */
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {
	clear:both;
	height:0.2em;
	border:none;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
}

/*  PRINTING and MISCELLANEOUS  */
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:199px;
	border-right:solid 1px rgb(200,200,200);
	border-bottom:solid 1px rgb(200,200,200);
	background-color:rgb(240,240,240);
	overflow:hidden /*IE*/;
}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
