/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial, sans-serif; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; text-indent: -1000em; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: underline; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: none; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link{
color: #990000;

text-decoration:none;
}
a:visited {
color: #990000;

text-decoration:none;
}

a:hover {
color: #AD8D32;

text-decoration:underline;
}




html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;

}


h1 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 7px 0;
}



#page {
	width:996px;
	overflow:visible;
	clear:both!important;
	min-height:300px!important;
	height:auto;!important;

	margin: 0 auto;
	font-size: 1.2em;
	color: #333333;
	background-color:#FFF;

}


#page_int {
	width:1007px;
	overflow:visible;
	clear:both!important;
	min-height:300px!important;
	height:auto;!important;

	margin: 0 auto;
	font-size: 1.2em;
	color: #333333;
	

}



#top {
background: url(../images/site_header_BG.jpg) repeat-x;
height:165px;



}



#header {

width:970px;
height:165px;
padding:17px 0 0 0;



}




#inner {

margin:0 auto!important;

}
	#logo {
	float: left;
width:390px;
margin:27px 0 0 0;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 381px;
			height: 56px;
			text-indent: -1000em;
			background: url(../images/logo.png) no-repeat 0 0;
		}
	#actions {
		float: left;
		position: relative;
		width: 570px;
	

		font-weight: bold;
		color: #FFFFFF;
		text-transform: uppercase;
		overflow: hidden;
		margin:30px 0 0 0;

	}

	#flash {
		width: 667px;
		float:left;

	}


		#content {
	/*padding: 17px 10px 0 25px;*/

		}
/* div for interior content pages */

		#content_int {
			float: right;
			width: 670px;
			padding: 5px 0;
			font-size: 116.67%;
		}
		
		
		
		#side1 {
			float: left;
			width: 667px;
padding-right:10px;

		}
	#side2 {
		float: left;
		width: 279px;
	}

		
		#side3 {
			float: left;
			width: 970px;


		}
			
			
			
#rside {
	background-color:#feecc7;
	min-height:905px;
	height:100%;
}


			
#rside h3 {
	color:#fff;
background-color:#666666;
height:23px;
padding:7px 0 0 17px;











}

       
#g1 {
	background-image:url(../img/g1.png);
	background-repeat:no-repeat;
	background-position:12px 0;
	width:269px;
	height:100px;
	margin:0 0 17px 0; 

}



#g1 p {
color:#666;

width:150px;
padding:41px 7px 27px 119px;
}


#g2 {
	background-image:url(../img/g2.png);
	background-repeat:no-repeat;
	background-position:12px 0;
	width:269px;
	height:100px;
	margin-bottom:27px;

}

#g2 p {
color:#666;

width:150px;
padding:59px 7px 27px 120px;
}


#content p {
	line-height: 1.2;
	margin: 0 0 1em;
}
#content ul {
	list-style: disc;
	margin: 0 0 1em 1.5em;
}

#content h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 .3em;
}
#content h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 .5em;
}



#side2 p {
	margin: 0 0 .5em;
}

#footer {
	padding: 20px 0;
	text-align: center;
	line-height: 1.5;
	background-color:#555;
	width:100%;
	height:248px;
	clear:both;

/*	background-image:url(../images/foot-bg.png);
	background-repeat:repeat-x;*/
}


#foot_box_cnt {
	width:970px;
		margin:0 auto;

}

#footer_box1 ul {
	color:#fff;
padding:40px 0 0 22px;
font-size:12px;
	
}

.ft_last {
	
	color:#ccc;
}

#footer_box1 {
	background-image:url(../images/footer_box1.png);
	background-repeat:no-repeat;
	width:257px;
	height:226px;
	
}

#footer_box2 {
	background-image:url(../images/footer_box2.png);
	background-repeat:no-repeat;
	width:720px;
	height:226px;
	padding:50px 0 0 30px;
	
}

#footer_box2 ul li {
	color:#fff;
	list-style:disc;
	font-size:12px;
	
	
}
#footer_box2 ul {
padding-left:14px;
}

#footer_box2 h3 {
color:#f0910b;
margin:0;
padding:0;
font-size:20px;
}

#copy_ft {
		color:#262626!important;
padding:7px 0 0 20px!important;
font-size:12px!important;
}

#copy_ft li {
	
padding:0!important;
margin:0!important;
line-height:13px;

}
#copy_ft span {
	text-transform:capitalize;
	font-weight:bold;
	font-style:italic;

}

/* TOP MENU*/




#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {text-decoration:none;cursor:pointer;color:#fff;display: block; padding:9px; font-weight:bold;}	
	
	
	
	#nav {
	font-weight:bold;

width:570px!important; 
overflow:hidden!important; 
margin:1px 0 0 0;

	}
	

	
	
		#nav li ul {



	position: absolute;

	left: -999em;

	}
	
	
	
	#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:99999;
	}
	
	
	
	
	
	
	
	
	
	
	#nav li {
/*	position:relative; */
 
	float: left;

        height:33px;
/*	display:block; */
	margin: 0!important;
font-size:17px;
	padding:0;
	font-weight:bold!important;



	 }
	

	
	#nav a:hover {
	color:#111!important;
	font-weight:bold;
font-size:17px;
	}
	

	
	#nav a:visited{
	color:#fff!important;

	}


	#nav li li a:hover {color:#fff; background: #666; }
	
	