

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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,embed,object {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	outline-color:invert;
	outline-style:none;
	outline-width:0;
	vertical-align:baseline;
	margin:0;
/*	padding:0;   */
}


a {
	color:#1c1c1c;
	text-decoration: none;
}

a:visited {
	color:#1c1c1c;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color:#1c1c1c;
}

a:hover {
	color:#dd521b;
/*	border-bottom:#eb6726 solid 1px;  */
}

/* ----------------------------------------------------- */

body {
	background: url(/img/bg.gif) top repeat-x #e6e5e3; 
	
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	
	font-family: helvetica, arial, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000000;	
}

#overall_wrapper{
	width:1000px;	
	margin-left: auto;
	margin-right: auto;
}

#mainwrapper{
	float:left;
	min-height:350px;
	width:980px;
	padding-left:10px;
	padding-right:10px;	
}

#logostrip{
	float:left;
	width:100%;
	min-height:100px;
	margin-bottom:0px;
	text-decoration: none;
}

#menu{
	float:left;
	background-color:#555555;
	width:100%;
	min-height:30px;
	margin-bottom:10px;
}

#adspace_top{
	float:left;
	width:100%;
	min-height:30px;
	margin-bottom:10px;
/*	background-color:#FFF;   */
	padding:0px;
}

#contentwrapper{
	float:left;
	background-color:#fff;
	width:100%;
	min-height:500px;
	margin-bottom:10px;	
	padding-top:20px;
	padding-bottom:20px;
}

#contentarea{
	float:left;
	background-image: url(/img/bg_2col_600width.gif); 
	width:100%;
	min-height:500px;
}

#contentarea_superwide{
	float:left;
/*	background-image: url(/img/bg_2col_600width.gif);   */
	width:100%;
	min-height:500px;
}


#adspace_bottom{
	float:left;
	width:980;
	min-height:30px;
	margin-bottom:10px;
	background-color:#FFF; 
}

#footer{
	float:left;
	background-color:#bebebe;
	width:940px;
	min-height:150px;	
	margin-bottom:30px;	
	padding:20px;
}


#col_superwide{
	float:left;
	width:940px;
	margin-right:20px;
	margin-left:20px;
	overflow:show; 
}

#col_left{
	float:left;
	width:600px;
	margin-right:41px;
	margin-left:20px;	
	overflow:show; 
}

#col_right{
	float:left;
	width:299px;
	margin-right:20px;
}

h1 {
	font-size:30px;
	letter-spacing: -1.7px;
	line-height:30px;
	margin-bottom:12px;
}

h2, h3 {
	font-size:16px;
	letter-spacing: -.7px;
}
h4 {
	font-size:16px;
	font-weight:normal;
	letter-spacing: -.5px;
	color:#999999;
}



.fatlinks {}

.fatlinks a { 
	font-weight: bold;
	color:#0083c8;
}

.fatlinks a:hover {
	color:#000000;
}






#sp_cols{
background-image:url(/img/sp_bg_2col.gif);
width:980px;	
min-height:500px;
float:left;
/*margin-top:10px;*/
/*margin-bottom::10px;*/
}

.sp_column_l_Div {
float:left;
width:485px;
margin-top:0px;
position:relative;
overflow:hidden;
}

.sp_column_l_Content {
min-height:200px;
background-color:#FFF;
padding:20px;
margin-top:0px;
}

.sp_column_r_Div {
float:left;
width:485px;
margin-top:0px;
margin-left:10px;
position:relative;
overflow:hidden;
}

.sp_column_r_Content {
min-height:200px;
background-color:#FFF;
padding:20px;
overflow:hidden;
}

.sp_subheader{
font-size:20px;
font-weight:bold;
letter-spacing: -1px;
/* text-transform: uppercase; 
margin-bottom:50px; */
}















