/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(bgr.gif) #adadad repeat-x top fixed;
	color: #000000;
	font: 11px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 20px;
}
a{
	color: #f00001;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #5c5c5c 1px solid;
	font-size: 10px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
table{

}


/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}	

/*=== Layout ===*/
#page, #footer{
	background: url(page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding: 0 2px 0 1px;
	width: 870px;
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) repeat-x top;
	height: 76px;
	margin: 0 1px 0 0;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 76px;
	width: 199px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- Top Menu -*/
#header ul{
	float: right;
	overflow: hidden;
	padding: 50px 0 0;
	width: 385px;
}
#header li{
	color: #777777;
	float: left;
	margin: 0 15px 0 0;
}
#header li a{
	color: #777777;
}
#header li a:hover,
#header li.active a{
	color: #f00001;
	text-decoration: none;
}
/*=== Search ===*/
#search{
	height: 30px;
}
#search input{
	float: left;
	margin: 0 5px 0 0;
	width: 150px;
}
#search .btn{
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
}
/*=== Columns ===*/
#home #columns{
	background: url(wolf-bgr.gif) no-repeat left bottom;
}

#follow #columns{
	background: url(wolf-bgr.gif) no-repeat left bottom;
}

#columns h2{
	font-size: 13px;
	padding: 0 0 15px;
}
#home #columns h2{
	color: #f7c600;
	font-size: 20px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
#columns h4{
	font-size: 11px;
	font-weight: normal;
}
#columns p{
	padding: 0 0 10px;
}
/*--- Left Column ---*/
#leftcol{
	background: #fcdb00;
	float: left;
	margin: -76px 0 0 10px;
	padding: 42px 10px 0;
	width: 215px;
}
* html #leftcol{
	margin-left: 5px;
}
/*- Left Menu -*/
ul.leftmenu{
	padding: 12px 0 17px;
}
.leftmenu li{
	border-bottom: 1px solid #000000;
	clear: both;
	font-size: 12px;
	text-transform: capitalize;
}
.leftmenu li a{
	color: #000000;
	display: block;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 20px;
}
.leftmenu li.active{
	font-size: 14px;
}
.leftmenu li a:hover{
	background: #fded7f;
	color: #000000;
	text-decoration: none;
	
}

.leftmenu li.active a{
	background: #fded7f;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 10px;
	
}
/*- Left Sub Menu -*/
.leftmenu li.active li{
	border: 0;
	font-size: 12px;
	margin: 0;
	text-transform: none;
}
.leftmenu li.active li a{
	background: #fded7f;
	border-bottom: 0;
	border-top: 0;
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 20px;
}
.leftmenu li.active li a:hover,
.leftmenu li.active li.active a{
	color: #000000;
	font-weight: bold;
}
.leftmenu li.active li.active a{
	background: url(ico-arrow.gif) #fded7f no-repeat left;
}
/*- Left Sub Menu2 -*/
.leftmenu li.active li.active li a{
	background: #fded7f;
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 32px;
}
.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	background: url(ico-arrow2.gif) #fded7f no-repeat left;
	color: #000000;
}
/*--- Center Column ---*/
#centercol{
	float: right;
	padding: 20px 12px 0 0;
	width: 592px;
}
#home #centercol{
	padding: 0 1px 0 0;
	width: 585px;
}
#home #centercol a{
	color: #000000;
}
#home #centercol .spacer{
	float: left;
	padding: 50px 0 0;
	width: 215px;
}
/*=== Styling Boxes ===*/
/*- Contacts -*/
#contacts{
	color: #3f3f3f;
	line-height: 14px;
	margin: -123px 0 0;
	padding: 0 0 25px 30px;
	position: relative;
	width: 195px;
}
#contacts a{
	color: #3f3f3f;
}
#contacts h3{
	font-size: 11px;
}
/*=== Styling Lists ===*/
.list1{
	padding: 0 0 30px;
}
.list1 li{
	margin: 0 0 10px;
}
.list2 li{
	margin: 0 0 2px;
}
/*=== Footer ===*/
#footer{
	background: url(footer-bgr.gif) no-repeat top;
	clear: both;
	height: 84px;
}
#home #footer{
	background: url(home-footer-bgr.gif) no-repeat top;
}

#follow #footer{
	background: url(home-footer-bgr.gif) no-repeat top;
}
#footer a{
	color: #000000;
}
#footer ul{
	float: left;
	padding: 15px 0 0 30px;
}
#footer li{
	float: left;
	margin: 0 60px 0 0;
}
/*=== Icons ===*/
#icons{
	float: right;
	margin: -85px -25px 0 0;
	position: relative;
	width: 25px;
}
* html #icons{
	margin-right: -23px;
}
#icons img{
	display: block;
	margin: 2px 0 0;
}
#icons2{
	margin: 0 0 0 871px;
	position: absolute;
	top: 30px;
	width: 40px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.pic img{
	display: block;
	margin: 0 0 15px;
}




#contentboxsub {
margin: 0px;
padding: 10px 0 10px 0;
}


#contentboxsub form td{
	padding: 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 6px 0 10px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #c91500;
}

#contentboxsub font a{
	color: #c91500;
}


#contentboxsub p a{
	color: #c91500;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub input{
	font-size: 12px;
	color: #000000;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}