@charset "UTF-8";
/* CSS Document */

#animation_placer {
	margin: 0 0 0 0;
	width: 170px;
	height: 170px;
	
}

/* Wrapper */
.wrapper_1{
	margin:0 auto;
	width:770px;
	background-image: url(images_c/wrapper_bgrd.gif);
	background-repeat: repeat;	
}

.wrapper{
	margin:0 auto;
	text-align:center;
	width:750px;
}

/* Our CSS Stylesheet */
 
body {  }
#wrapper { width: 750px; margin: 0 auto; padding: 0; } /* Setting margin to 0 auto will center this div */
#header { width: 100%; padding: 0; height: 164px; } /* Change the height to whatever it needs to be */
#navbar { 
	position:relative;
	width: 750px;
	height: 20px;
	background:url(images_c/common/navi.gif) no-repeat top left;
} /* Change the margin and padding to align, and height as needed */




#main { width: 100%; margin: 0; padding:30px 0px 0px 0px; }  /* Change the height to whatever it needs to be */
/* #footer { width: 100%; margin: 0; padding: 0; height: 100px; } /* Change the margin values to align, and height as needed */

/* Sidebar and content */
 
 /*  #sidebar { width: 260px; } /* Change the width as needed */
 /* #content { width: 700px; } /* Change the width as needed */
 
/* Float controls */
 
.left { float: left; margin-right: 5px;  }
.left_cta { margin: 0; padding-left: 0px; }
.right { float: left; }
.clear { clear:both;}
.clear10 { clear: both; height: 10px; }
.noshow { display: none; }


.left1 { float: left; margin-right: 10px; }
.right1 { float: left; }

.contactpanel { float: left; margin-right: 10px; }

/* Projects PHP control */
#img_padding { 
	top: 0;
	float: left; 
	width: 285px; 
	text-align:left;
	padding: 5px 0px 15px 10px;
}



/* Sidebar and content */

#leftsidebar { float: left; width: 190px;  text-align:left; background-image: url(images_c/temp/left-ctas3.jpg); height: 288px; background-repeat: no-repeat; } /* Change the width as needed */

#leftsidebar1 { margin: 288px 0px 0px 0px;  width: 160px; background-color: #F8F8F8;  } /* Change the width as needed */

.cp2 { float: left; color:#000000; padding: 10px 7px 7px 7px; font-size: 10pt;  }


#leftsidebar_approved { float: left; width: 160px;  text-align:left; background-image: url(images_c/temp/left-ctas3.jpg); height: 380px; background-repeat: no-repeat; } /* Change the width as needed */



#left_col1_wrapper { 
	float: left; 
	width: 190px;  
	margin: 0 0 0 0; 
	height: 100%;
 
} /* Change the width as needed */

.left_col1a  { 
	float: left; 
	width: 160px;  
	background-image: url(images_c/common/we_pride.gif); 
	height: 99px; 
	background-repeat: no-repeat;
} /* Change the width as needed */

.left_col1  { 
	float: left; 
	width: 160px;  
	background-image: url(images_c/common/approved_applicators145d.jpg); 
	height: 145px; 
	background-repeat: no-repeat;
} /* Change the width as needed */

.left_col1_list  { 
	float: left; 
	width: 160px;  
	text-align:left; 
	color:#FFFFFF;
	font-size:.85em;
	line-height:1.2em;
	text-align:center;
	text-indent:  0px;
	margin: 20px 0px 0px 0px;
	height: 145px; 
} /* Change the width as needed */

.left_col2 { 
	float: left; 
	width: 160px;  
	text-align:left; 
	margin: 0 0 0 0;
	height: 120px; 
	background-repeat: no-repeat; 
} /* Change the width as needed */

#animation { 
	margin: 0em auto; 
	width: 160px;  
	height: 170px; 
	 
	 
} /* Change the width as needed */










#content { width: 550px; } /* Change the width as needed */

/* content and 2 cols */

#leftcol { width: 250px; } /* Change the width as needed */
#leftcol_cec { width: 240px; padding-right: 10px; } /* Change the width as needed */
#rightcol { width: 285px; } /* Change the width as needed */

#leftcol_cont1 { width: 165px; padding: 10px 0px 5px 0px; text-align:center; background-color: #F8F8F8; } /* Change the width as needed */
#leftcol_cont2 { width: 165px; padding: 10px 0px 5px 0px; text-align:center; background-color: #F8F8F8; } /* Change the width as needed */
#leftcol_cont3 { width: 165px; padding: 10px 0px 5px 0px; text-align:center; background-color: #F8F8F8; } /* Change the width as needed */



/* SPACING */
.in2{ padding-bottom:2px;}
.in3{ padding-bottom:3px;}
.in5{ padding-bottom:5px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;}
.in20{ padding-bottom:20px;}
.in30{ padding-bottom:30px;}
.in50{ padding-bottom:50px;}
.in100{ padding-bottom:100px;}

/* Footer */
#footer {
	color:#ffffff;
	font-size:0.6875em;
	padding: 10px 0px 0px 0px;
	margin: 0;
	height: 40px;
	width: 100%;
	text-align:center;
	font-family:Arial;
	background-image: url(images_c/common/cladcoat_footer.gif);
	background-repeat: repeat;
	
	background-color: #FFFFFF;
	background-position: center;
}

#footer a {color:#ffffff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}