html,body{
    margin:0 auto;
    padding:0;
}

body {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background:#FFFFFF;
}

body.pce {
    background:url(../template_images/bg.jpg) no-repeat top center #FFFFFF; 
}
    
body.pci {
        background:url(../template_images/bg_pci.jpg) no-repeat top center #FFFFFF;     
}

h1, h2, h3 {
/*  font-weight: normal;*/
    color: #FFFFFF;
}

h2 {
    width:100%;
    border-bottom:1px solid #CCCCCC;
    color:#3399CC;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    margin:0px;
    padding-bottom:5px;
}


h3 {
    color:#000000;
    font-size:14px;
    text-decoration:none;
    padding:0px;
    margin:0px;
}

hr {
    height:1px;
    width:100%;
    border-top: none;
    border-left:none;
    border-right:none;
    border-bottom:1px dotted #CCCCCC;
    background:#FFFFFF;
}

a {
    color:#FF9933;
    font-size:11px;
    text-align:center;
    text-decoration:none;
}

a:hover {
    color:#000000;
    font-size:11px;
    text-align:center;
    text-decoration:underline;
}

a h3 {text-align: left!important;}

ul {
    padding-left:15px;
    margin-left:0px;
    list-style:square;
}

ol {
    padding-left:15px;
}

li {
    line-height:14px;
    padding-bottom:6px;
}

.float_left{
    float:left;
}

.float_right{
    float:right;
}

#clear{
    clear:both;
}

#wrapper_outer {
    width: 100%;
    margin: 0 auto;
    padding:0px;
    background-image:url(../template_images/bg.jpg);
    background-repeat: no-repeat;
    background-color:#FFFFFF;
    background-position: center top;
}

#wrapper {
    margin: auto auto;
    width:980px;
}

/* Header */

#main_header {
    width: 981px;
    background-image:url(../template_images/logo_hdr_bg.jpg);
    background-repeat:no-repeat;
    background-position:top;
    height:110px;
    margin: 0 auto;
    float: left;
}

#header {
    height:110px;
    float: left;
    width:981px;
    
}


#main_header_pci {
    width: 981px;
    background-image: url(../template_images/logo_pci_bg.jpg);
    background-repeat:no-repeat;
    background-position:top;
    height:220px;
    margin: 0 auto;
    float: left;

}

#header_pci {
    height:220px;
    width:981px;
    _width:961px;
    width:981px;
    padding:0px;
    _padding-left:20px;
}


div.pci_title {
    height:80px; 
    margin:12px 20px 30px 20px;
    position:relative;
}

div#title h1{
    color:#FFFFFF;
    font-size:22px;
    font-weight:light;
    text-decoration:none;
    border-bottom:none;
    margin:0px;
    padding-top:20px;
}

div.crumbtrail{
    width:100%;
    height:30px;
    top:0px;
    text-align:right;
    color:#FFFFFF;
}

/* Logo */

#logo h1{float: left;}
    
#logo{
    background-image:url(../template_images/logo.jpg);
    background-repeat:no-repeat;
    width:207px;
    height:65px;
    background-position:bottom;
    float:left;
    margin:10px;

}
    

#logo h1 {
    margin: 0px;
    color: #FFFFFF;
    font-size: 11px;
}

/* Menu 1*/

#listmenu {
    float: right;
    text-transform:uppercase;
}

#listmenu ul {
    margin: 0px;
    padding: 20px 15px 0px 0px;
    list-style: none;
    line-height: normal;
}

#listmenu li {
    float: left;
    margin: 0px;
}

#listmenu a {
    display: block;
    width: auto;
    padding: 6px 15px;
    color:#999999;
    font-size:10px;
}

#listmenu a:hover {
    text-decoration: underline;
    color:#fff;
}

#listmenu a:active {
    color:#999999;
}

#menu {
    float: right;
    text-transform:uppercase;
    margin-top:-64px;
    width: 981px;
    z-index: 998;
    text-align: right;
    position: relative;
}

#menu div {margin-left:-20px; margin-top:10px;float: right; z-index: 999; position: absolute; right: 0px;}

#menu div ul {
    margin: 0px;
    padding: 0px 15px 0px 0px;
    list-style: none;
    line-height: normal;
}

#menu div ul li {
    float: left;
    margin: 0px;
}

#menu div ul li a {
    display: block;
    width: auto;
    padding: 6px 11px;
    color:#ffffff;
    font-size:10px;

}

#menu div ul li a:hover {
    text-decoration: underline;
    color:#fff;
    background: #333333 
}

#menu div ul li a:active {
    color:#999999;
    background: #333333
}



/*----------------------banner container--------------*/
.banner_container{
    width:981px;
    height:344px;
    background-image:url(../template_images/bnr_bg.jpg);
    background-repeat:no-repeat;
    background-position:top;
    float: left;
}

.banner{
    width:981px;
    float:left;
        height:280px;
}

div.banner_flash {
    width:711px;
    height:280px;
    display:block;
    margin-left:20px;
    _margin-left:10px;
    position:relative;
    float:left;
}
    
.banner h1 {
     font-size:18px;
     font-family: Arial, Helvetica, sans-serif; 
     color:#fff;  
     font-weight:normal;
     width:538px;
     margin-left:30px;
     margin-top:218px;
     line-height:23px;
     float:left;
}

#banner_right{
    float:left;
    width:250px;
    height:280px;
    margin-top:-20px;
        
}

a.ad_top {
    width:220px;
    height:135px;
    display:block;
    background:url(../template_images/home/green_globe.jpg) top left;
    float:left;
    margin-bottom:4px;
    margin-left:7px;
    _margin-left:4px;
    margin-top:20px;
}

a.ad_top:hover {
    width:220px;
    height:135px;
    display:block;
    background:url(../template_images/home/green_globe.jpg) bottom left;
}


a.ad_bottom {
    width:220px;
    height:135px;
    display:block;
    background:url(../template_images/home/blue_paper.jpg) top left;
    float:left;
    margin-bottom:4px;
    margin-left:7px;
    _margin-left:4px;
    margin-top:5px;
}

a.ad_bottom:hover {
    width:220px;
    height:135px;
    display:block;
    background:url(../template_images/home/blue_paper.jpg) bottom left;
}
    
/*----------------------add1 --------------*/
.add1{
    float:left;
    margin-bottom:4px;
    margin-top:20px;
    width:220px;    
    margin-left:7px;
}  
  /*----------------------add2 --------------*/
.add2{
    float:left;
    margin-bottom:4px;
    margin-top:5px;
    margin-left:7px;
    width:220px;
}

#banner_left {
     width:711px;
     float:left;
     height:280px; 
 }
 
#banner_left h1 {
     font-size: 18px;
     font-family: Arial, Helvetica, sans-serif; 
     color:#fff;  
     font-weight:normal;
     width:538px;
     padding:11px;
     margin-top:210px;
}
 /*----/TOP PANEL----*/
 

#tab_menuBG{
    width:981x;
    _width:971px;
    height:35px;
    top:428px;
    position:absolute;
    margin:0 auto;
    padding:0px;
    _padding:0px 0px 0px 5px;
  }

#btm_bg{
    background-image:url(../template_images/btm_grey_bg.jpg);
    background-repeat:repeat-x;
    background-position:top;
    margin:0 auto;
    padding:0;
    min-height:420px;
    height:500px;
    width:100%;
    background-color:#FFFFFF;
    padding-top:3px;
    margin-top:-4px;
}

#content_container {
    width:961px;
    float: left;
    padding:10px;
    clear:both;
    _padding: 10px 0px;
}

#pci_content_container {
    width:961px;
    padding:10px 0px 10px 10px;
    margin-left:10px;
    float: left;
    clear:both;
}



.box_container{
    width:210px;
    margin-right:10px;
    padding:10px 10px 0px 0px;
    color:#333333;
    float:left;
    font-size:11px;
}

.box_container1{
    width:700px;
    padding:10px;
    color:#333333;
    float:left;
    font-size:11px;
}

div.cat_image {
    margin-top:20px;
    text-align:center;
}


.newsBold{
    font-weight:bold;
}

.date{
    clear:both;
    padding-top:7px;
    text-align:center;
    line-height:24px;
    color:#989898;
    font-size:11px;
}


a.news_link{
    clear:both;
    text-align:center;
    float:left;
    line-height:24px;
    text-decoration:none;
    color:#ff9933;
    font-size:11px;
}

a.news_link:hover{
    clear:both;

    text-align:center;
    float:left;
    line-height:24px;
    color:#000000;
    font-size:11px;
    text-decoration:underline;
}

#box_content{
    width:700px;
    min-height:325px;
    /*border-bottom:1px solid #CCCCCC;
*/}

#pci_content {
    width:710px;
    float:left;
    position:relative;
    padding:16px 0px 32px 0px;
    _padding:0px;
    margin:0px;
}   

table.table_pci_content {
    width:100%;
}

#pci_content a {
    color:#FF9933;
    font-size:11px;
    text-align:center;
    text-decoration:none;
}   

#pci_content a:hover {
    color:#FF9933;
    font-size:11px;
    text-align:center;
    text-decoration:underline;
}   


.box_content1{
    width:680px;
    padding:10px;
    /*border-bottom:1px solid #CCCCCC;
*/}

.blueHdr{
    color:#3399cc;
    font-size:14px;
    font-weight:bold;
    padding-bottom:5px;
    border-bottom:#cccccc 1px solid;
    margin-left:0px;
    font-family:Arial, Helvetica, sans-serif;
}

/*sign up*/
#sign_up{
    width:227px;
    top:427px;
    position:absolute;
    margin-left:755px;
}

#sign_up span{

}

#sign_up a:link, #sign_up a:visited, #sign_up a:active  {
    padding-left:10px;
    color:#FF9932;
    float:left;
    padding-top:4px;
}

#sign_up a:hover{
    padding-left:10px;
    color:#fff;
    float:left;
    padding-top:4px;
}

/*Latest News*/

.latest_news_container{
    float:right;
    text-align:left;
    width:211px;
    margin:6px 20px 32px 20px;
    *margin:17px 20px 32px 20px;
    _margin:0px 10px 32px 10px;
    min-height:325px;
    /*border-bottom:1px solid #CCCCCC;*/
    color:#343434;
}

.latest_news_container1{
    float:right;
    text-align:left;
    width:211px;
    margin:6px 20px 0px 20px;
    _margin:7px 0px 32px 10px;
    min-height:325px;
    /*border-bottom:1px solid #CCCCCC;*/
    color:#343434;
}

#latest_products{
    width:217px;
    
    
}
.news_container{
    width:210px;
    margin-left:0px;
    padding:2px;
    /*color:#333333;*/
    float:left;
    font-size:11px;
}

.newsBold{
    font-weight:bold;
}


a.news_link1{
    clear:both;
    padding-top:2px;
    text-align:center;
    float:right;
    line-height:24px;
    text-decoration:underline;
    color:#666666;
    font-size:11px;
    font-weight:normal;
}

a.news_link1:hover{
    clear:both;
    padding-top:2px;
    text-align:center;
    float:right;
    line-height:24px;
    color:#000000;
    font-size:11px;
    font-weight:normal;
    text-decoration:underline;
}

/*--------------footer----------------*/

div#footer{
    clear:both;
    text-align:left;
    color: #999999;
    line-height:19px;
    text-transform:uppercase;   
    background-color:#FFFFFF;
    width:981px;
    float: left;

}

div#footer a{
    text-decoration:none;
    color: #999999;
    
}
div#footer a:hover{
    text-decoration:underline;
    color: #ff9933;
}

/*div#footer img{
    float:left;
}

div#footer span{
    padding-top:20px;
    padding-left:10px;
    float:left;
    height:52px;
    line-height:21px;
}*/


    
.red_italic{
    font-style:italic;
    color:#ED1228;
    text-transform:none;
    font-size:12px;
}
    
#footer_left{
    float:left;
    width:710px;
    height:50px;
    border-top:1px solid #CCCCCC;

    
}

#footer_right{
    float:right;
    width:230px;
    margin-right:25px;
    _margin-right:12px;
    height:50px;
    border-top:1px solid #CCCCCC;

}

.footer_img1{
    height:33px;
    width:109px;
}

.footer_txt{
    padding-left:3px;
    float:left;
}

/* help */


input.field_search {
    width:200px;
    height:20px;
    *margin-top:-1px;
    color:#000000;
    border-left:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    border-top:1px solid #cccccc;
    border-right:none;
    padding-top:3px;
    padding-left:3px;
}

div#help_content {
    width:100%;
    margin-top:20px;
    *margin-top:15px;
}

div#back {
    padding-bottom:2px;
}

div#filerow {
    width:670px;/*595px;*/
    padding:7px 0px 7px 15px;
    background-color:#e3e3e3;
    border-bottom:1px solid #fff;
}

div#filerowalt {
    width:670px;/*595px;*/
    padding:7px 0px 7px 15px;
    background-color:#f1f1f1;
    border-bottom:1px solid #fff;
}

div#filerowalt a, div#filerow a {
    font-weight:bold;
    color:#000;
}

div.help_topten_holder {
    width:650px;
    margin-top:40px;
    margin-left:30px;
    *margin-top:20px;
}   

div.help_topten_holder h2 {
    color:#ffffff;
}

div.help_topten_holder p {
    margin:0px;
}

div.help_topten_holder hr, div#search hr {
    height:1px;
    border-bottom:1px dotted #000;
    border-top:none;
    border-left:none;
    border-right:none;
    margin:3px 0px 3px 0px;
    *margin:0px 0px 0px 0px;
    padding:0px 0px -5px 0px;
}

div.topten_qs {
    width:100%;
}

div.question {
    width:670px;
    padding:7px 0px 7px 15px;
    background-color:#f1f1f1;
    border-bottom:1px dotted #000000;
    font-weight:bold;
}
div.question a {
    color:#000000;
}

#help_answer {
    width:100%; 
    padding:0px 20px;
    font-size:11px;
}  
#help_answer p {
    font-size:11px;
}

div.help_answer li {
    font-size:11px;
}

div.help_answer a {
    font-size:11px;
}
a h2{
    padding:5px 0px;
    text-align:left;
    font-size:12px;
}

/* sitemap */

.sitemap {
    color:#000000;
}

li.sitemap a {
    color:#000000;
}

p {
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}

.form_right {
    padding-left:10px;
}

.button {
    background:#000000;
    color:#ffffff;
    border:0px;
    float:right;
    font-size:11px;
    padding:2px;
}

table {
    color:#oooooo;
    font-size:11px;
}

td {
    color:#000000;
    font-size:11px;
}

textarea {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

input {
    font-size: 11px;
}

#location a {
    color:#ffffff;
}

#title {
    float:left;
    text-align:left;
    width:730px;
}


#search {
    width:210px;
    float:left;
    padding-top:26px;
    
}

input.fm_search {
    width:136px;
    height: 12px;
    padding:2px 5px;
    border:0px;
    margin:0px;
    font-size:11px;
}

/* feedback */

td.feedback_text {
    padding-top:0px;
    *padding-top:15px;
}

td.form_left {
    width:160px;
    padding:0px;
}

td.form_right {
    width:250px;
    height:30px;
    padding:0px;
}

td.form_right input {
    margin:2px 0px;
}
/* Quicklinks */

#quick_links {
    float:left;
    width:961px;
    background:url(../template_images/footer.jpg) no-repeat bottom right;

}

#quicklink_column {
    width:190px;
    margin-right: 20px;
    float:left;
    padding:10px 0px;
}

#quicklink_column_last {
    width:230px;
    padding-right: 20px;
    padding-left: 20px;
    float:left;
}

#quicklink_column a{
    line-height:20px;
}
p {
    padding: 0;
}
.msg_list {
    width: 950px;
    float:none;
    padding-left: 15px;
    background:#FFFFFF;

}
.msg_head {
    padding: 0 0 5px 0px;
    cursor: pointer;
    position: relative;
    color:#3399cc;
    font-size: 14px;
    font-weight: bold;
    margin:0px;
    border-bottom:1px solid #CCCCCC;
    width:930px;
    margin-bottom:-1px;
}
.msg_body {
    background:none;
    
}
/* NEWSLETTER */

table.newsletter {
    width: 100%;
}    

table.newsletter table.item {
    background: #F8F8F8;
    width: 100%;
    border: 1px solid #E3E3E3;
    padding: 5px;
    margin-bottom: 5px;
}

table.newsletter td {
    vertical-align: top;
}

table.newsletter td.ns_bottom {
    text-align: right;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px;
}

tr.nl_row {
    background: #F8F8F8;
}

tr.nl_row_alt {
    background: transparent;
}

table.forward {
    /*text-align: center;/*
    width: 100%;
    border: 1px solid #E3E3E3;*/
    margin-left: 20px ;
    margin-top: 20px ;
}

table.forward td {
    /*width: 50%;
    padding: 3px; */
}

table.forward td.title {
    font-size: 13px;
    font-weight: bold;
    background: #F8F8F8;
    border-bottom: 1px solid #E3E3E3;
}

table.forward input.field {
    /*width: 190px;*/
}

table.forward textarea {
    width: 500px;
    height: 100px;
}
table.forward p {
    font-size: 11px;
    margin:4px;
    padding:0;
    /*margin-left:10px; */
}
table.forward h6 {
    font-size: 12px;
}
div#unsubscribe {
   /*font-size: 12px;*/
   margin:17px;

}

.contact_txt_field { width:200px;}

.contact_select2, .contact_select1 { width:200px; font-size:11px;}

.contact_comments { 
height:150px;
margin-bottom:3px;
margin-top:3px;
width:200px;
font-size:11px;
}

a.news_heading, a.news_heading:hover {color:#343434; font-size:11px; text-decoration:none;}


#call_to_action{
    width:217px;    
	margin-top:20px;
	border:1px solid #CCCCCC;
}

#call_to_action h2 {
	border-bottom:1px solid #CCCCCC;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:5px 10px;
	width:197px;
	background: #3399CC;
}

#call_to_action ul {
	padding-left:20px;
	list-style: none
}

#call_to_action li {
	padding-bottom:10px;
}