@charset "utf-8";
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{ margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; } input,select{ margin:0; padding:0; }
a:link {
color:#ffffff;
}
a:visited {
color:#ffffff;
}
a:hover {
	color:#CCCCCC;
}
a:visited {

}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #353535;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	background-color: #353535;
	background-image: url(../images/master_header_top.jpg);
	height: 393px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 209px;
	background-color: #353535;
	background-image: url(../images/right_sidebar.jpg);
	background-repeat: no-repeat;
	height: 312px;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.twoColFixRtHdr #mainContent {
	background-image: url(../images/left_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-top: 0px;
	margin-right: 249px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 28px;
	height: 372px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
} 
.twoColFixRtHdr #footer {
	background-image: url(../images/master_footer.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent td {
	padding-right: 17px;
	padding-bottom: 15px;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#flashContent{
	background:#FFFFFF;
	border: medium solid #990000;
	height: 75px;
	width: 500px;
	padding-top:50px;
}
.Slideshowpnl {
	border: 2px solid #000000;
	background-color: #CCCCCC;
    position: absolute !important;
    top: 100px !important;
}
#navigation {
	color:#FFFFFF;
	left: 90px;
	top: 130px;
	position: relative;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#navigation li
{
float:left;
padding-right:75px;
}
#navigation a
{
display:block;
text-decoration: none;
}
.contactsubmitbtn
{
    border: 2px solid #333333;
    margin-left: 200px;
    margin-top: 10px;
}
#default {
    padding-top: 15px;
}
#news
{
    margin-top: 20px;
    width: 460px;
    background-color: #353535;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 15px;
    border: 1px solid #FFFFFF;
    height: 310px;
}
#news h2 
{
    margin-bottom:10px;
}
.css_pnlCGP
{
    padding: 50px 20px 50px 20px;
    border: 1px solid #000000;
    width: 700px;
    background-color: White;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.css_pnlCGP #cgp_image
{
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}
.css_pnlCGP p 
{
    margin-bottom:10px;
}
#certifications
{
    margin-top: 20px;
    width: 460px;
    background-color: #353535;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 15px;
    border: 1px solid #FFFFFF;
    height: 310px;
}
#certifications h2 
{
    margin-bottom:10px;
}
.css_pnlUniflex
{
    padding: 50px 20px 50px 20px;
    border: 1px solid #000000;
    width: 700px;
    background-color: White;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#imgUniflex
{
    display:block;
    margin: 0 auto;
    width:650px;
}
.css_certifications_pnlCGP
{
    padding: 50px 20px 50px 50px;
    border: 1px solid #000000;
    width: 700px;
    background-color: White;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.css_certifications_pnlCGP a 
{
    color:Black;
}
.css_certifications_pnlCGP a:hover
{
    color: #666666;
}
.css_certifications_pnlCGP ul
{
    margin-left: 25px;
}
.css_certifications_pnlCGP li
{
    list-style-type: square;
    padding-right: 20px;
}
