/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }
/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td,script,hr { margin:0; padding:0; }
/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset {
	border-style: solid;
	padding: 0px;
	}
	
a { color:#980001; text-decoration: none;}	
a:hover { color:#980001; text-decoration: underline;}	

img.border1 {border: 0 solid #000; padding: 3px;}

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}

#container { width:970px;
	margin: 0 auto;
	background-color: #FFF;
	text-align:center;
}

#container2 { width:943px;
	margin: 0 auto;
	background-color: #FFF;
	text-align:center;
}

#content-footer { width:943px;
	margin: 0 auto;
	background-color: #FFF;
	text-align:center;
}

#header{
	clear:both;
	width: 970px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	height: 133px;
	}
	#header span { display: none; }
	
#navi{
	clear:both;
	width: 970px;
	background-image:url(images/nav-bar.jpg);
	background-repeat: no-repeat;
	height: 44px;
	}
	#navi span { display: none; }	

/* ---------------------------------------------------------------- NAVI ------------------------------------------------------------------*/
#buttons{
	clear:both;
	width: 970px;	
	height: 44px;	
	background-image:url(images/navi.jpg);
	background-repeat: no-repeat;
	padding: 0px;

	float:left; 		
	}	
	#buttons span { display: none; }		

#buttons li, #buttons a { height: 40px; display: block; }

#buttons li { float: left; list-style: none;}

#buttons-01 { width: 115px; margin-left: 0px;}
#buttons-02 { width: 106px;}
#buttons-03 { width: 154px;}
#buttons-04 { width: 128px;}

#buttons-01 a:hover {background:url(images/navi.jpg) -0px -44px no-repeat;}
#buttons-02 a:hover {background:url(images/navi.jpg) -115px -44px no-repeat;}
#buttons-03 a:hover {background:url(images/navi.jpg) -221px -44px no-repeat;}
#buttons-04 a:hover {background:url(images/navi.jpg) -375px -44px no-repeat;}

/* ---------------------------------------------------------------- end of NAVI ------------------------------------------------------------------*/

/* ---------------------------------------------------------------- LEFT ------------------------------------------------------------------*/
	
#left{
	width: 178px;
	padding: 0px;
	margin-left: 0px;
	float:left; 	
	}
	
#left-header{
	clear:both;
	width: 178px;
	background-image:url(images/left-header.jpg);
	background-repeat: no-repeat;
	height: 65px;
	}
	#left-header span { display: none; }

#left-body{
	clear:both;
	width: 178px;
	background-image:url(images/left-body.jpg);
	background-repeat: repeat-y;
	}
	#left-body span { display: none; }
	
#left-footer{
	clear:both;
	width: 178px;
	background-image:url(images/left-footer.jpg);
	background-repeat: no-repeat;
	height: 17px;
	}
	#left-footer span { display: none; }
	
p.left-text-header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	padding: 18px 10px 10px 16px;
	text-align: left;
	}

/* ---------------------------------------------------------------- end of LEFT ------------------------------------------------------------------*/
#mid{
	width: 8px;
	padding: 0px;
	margin-left: 0px;
	float:left;
	background-image:url(images/mid-spacer.jpg)
	}
/* ---------------------------------------------------------------- RIGHT ------------------------------------------------------------------*/	

#right{
	width: 757px;
	padding: 0px;
	margin-left: 0px;
	float:left; 	
	}		
	
#right-header{
	clear:both;
	width: 757px;
	background-image:url(images/right-header.jpg);
	background-repeat: no-repeat;
	height: 65px;
	}
	#left-header span { display: none; }

#right-body{
	clear:both;
	width: 757px;
	background-image:url(images/right-body.jpg);
	background-repeat: repeat-y;
	text-align: center;
	}
	#left-body span { display: none; }

#right-body img {height:135px; width:180px; border:0px;}
	
#right-footer{
	clear:both;
	width: 757px;
	background-image:url(images/right-footer.jpg);
	background-repeat: no-repeat;
	height: 17px;
	}
	#left-footer span { display: none; }	
	
p.right-text-header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	padding: 18px 10px 10px 20px;
	text-align: left;
	}		

/* ---------------------------------------------------------------- end of RIGHT ------------------------------------------------------------------*/

/* ---------------------------------------------------------------- BOTTOM ------------------------------------------------------------------*/	
#left-dummy{
	width: 178px;
	padding: 0px;
	margin-left: 0px;
	float:left; 	
	}			

#links {

	width: 150px;	
	clear: both;
	margin: 0 auto;
	padding: 0px;
	position: relative;	
	padding-top: 0px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}
#links a{
	font: normal 1em Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #1E8FB7;
	font-size: 12px;
	font-weight: bold;
}
#links ul {
	clear: both;
	margin: 0 auto;
	position: relative;
	color: #1E8FB7;	
	width: 160px;
	font-size: 14px;	
	padding: 0px;
}
	
p.categs a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E8FB7;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/bullet.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding: 0 0 0 22px;
	}	
	
p.categs a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E8FB7;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	background-image:url(images/bullet.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding: 0 0 0 22px;
	}	
/* ---------------------------------------------------------------- end of BOTTOM ------------------------------------------------------------------*/

#copy {
	width: 970px;
	padding: 0px;
	margin: 0 auto;
	float:left;
	height: 140px 	
	}
p.copy {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F474A;
	padding: 40px 0px 20px 0px;
	text-align: center;
	}
