body
{
    background: #000 url(../images/bg_01.jpg) repeat;
    text-align: center;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    font-family: Arial;
    font-size: 100%;
    color: #9C9C9C;
}

p
{
    color: #9C9C9C;
    font-family: Arial;
    font-size: 15px;
}

h2, h3, h4, h5
{
    font-family: Arial;
    font-weight: bolder;
    color: #fff;
}

#bgimg1
{
    background: url(../images/bg_logo.png) no-repeat;
    width: 316px;
    height: 575px;
    float: left;
    z-index: -1;
}

#bgimg2
{
    background: url(../images/bg_logo.png) no-repeat;
    width: 316px;
    height: 575px;
    float: right;
    z-index: -1;
}

#pagewrap
{
    width: 960px;
    padding: 0;
    margin: 0;
    outline: 0;
    border: 0;
    background-color: #000;
    text-align: left;
    margin: auto;
    min-height: 150px;
    z-index: 1;
}

a
{
    color: #fff;
    text-decoration: none;
    outline: none;
}


#logo
{
    width: 960px;
    height: 103px;
    background: url(../images/logo.jpg) no-repeat;
}

/************************** SITE NAV ********************/
#topnav
{
    height: 26px;
    background-color: #A50808;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    width: 960px;
    float: left;
    margin-bottom: 6px;
}

ul.topNav
{
    color: #000;
    margin-left: 16px;
    width: 950px;
}
ul.topNav > li:first-child
{
    list-style-type: none;
    width: 60px;
    margin-left: 8px;
}
#topnav a
{
    color: #fff;
}

#topnav a:hover
{
    color: #000;
}

li.topNav
{
    float: left;
    height: 100px; /*padding-right: 10px; 	padding-left: 10px;*/
    margin-top: 4px;
    margin-right: 5px;
    width: 95px;
    list-style-type: disc;
}

/********************** End SITE NAV *******************/

/********************** Drop Downs **********************/

#topnav ul.topNav li.topNav:hover ul
{
    visibility: visible;
}
#topnav ul.topNav li.topNav:hover ul
{
    visibility: visible;
}

ul.siteNavDrop
{
    visibility: hidden;
    position: relative;
    margin-top: 5px; /* margin-left:-3px;*/
    list-style-type: none;
    background: transparent;
    background-image: url(../images/dropdown_bg.png);
    background-repeat: repeat-y;
    width: 150px;
    float: left;
}

ul.siteNavDrop li.siteNavDrop
{
    padding: 5px;
    list-style-type: none;
    clear: both;
    background: transparent;
    width: 140px;
    text-align: left;
}
ul.siteNavDrop li:hover
{
    background-color: #831515;
}

.siteNavDropBottom
{
    background: transparent;
    background-image: url(../images/dropdown_bg_bttm.png);
    background-repeat: no-repeat;
    width: 120px;
}
#implodeTrigger
{
    background: transparent;
    background-image: url(../images/closebox.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 35px;
    z-index: 5;
    cursor: pointer;
}
#implodeTrigger:hover
{
    background-image: url(../images/closebox_o.png);
}
#next
{
    background: transparent;
    background-image: url(../images/next.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 91px;
    z-index: 5;
    cursor: pointer;
}
#previous
{
    background: transparent;
    background-image: url(../images/previous.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 100px;
    z-index: 5;
    cursor: pointer;
}

/*********************************************************/

/********************** Social Networking Tab **********************/

#networkTab
{
    float: right;
    margin-right: -47px;
    /*margin-top: 129px;*/
    padding-top: 7px;
    background-image: url(../images/tab_bg.png);
    background-repeat: no-repeat;
    width: 47px;
    height: 124px;
}
#icons
{
    float: left;
    padding-left: 4px;
    padding-right: 11px;
}

/*********************************************************/

/********************** Left Images **********************/
#leftImages
{
    float: left; /*position: relative;              left: -303px;              top: 255px;               position: absolute;              left: 142px;              top: 415px;*/
}
.tbl_leftImges tr td
{
    padding: 5px;
}
.leftcolcontainer
{
    float: left;
    width: 200px;
}
/*********************************************************/



#roundedbox
{
    clear: both;
    margin: 0px 0px 0px 10px;
    padding-bottom: 10px;
}

#headerroundbox
{
    background: url(../images/box_top.jpg) no-repeat;
    height: 18px;
    width: 940px;
    margin-bottom: -10px;
}

#footerroundbox
{
    background: url(../images/box_bttm.jpg) no-repeat;
    height: 22px;
    width: 940px;
    padding-top: 8px;
}

#roundboxcontent
{
    background-image: url(../images/box_gradient.jpg);
    background-repeat: repeat;
    height: auto;
    width: 939px;
    margin-left: 1px;
}

.MainContent
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.MainContent h2
{
    margin-left: 10px;
    font-size: 18px;
    margin-bottom: 0;
}

.MainContent p
{
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 8px;
}

.divider
{
    width: 960px;
    height: 29px;
}

#quote p
{
    margin: 0;
    padding: 0;
    height: 30px;
    font-style: italic;
    font-size: 17px;
    width: 750px;
    margin-left: 100px;
}

#address
{
    font-family: Verdana;
    font-size: 10px;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
    width: auto;
}

#footerroundbox p
{
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 10px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
}

#breadcrumb
{
    /*clear: both;*/
    text-align: left;
    font-size: 14px;
    margin-bottom: -20px;
    margin-left: 22px;
    padding-top: 5px;
}

#breadcrumb a
{
    color: #9c9c9c;
}

#breadcrumb a:hover
{
    color: #fff;
}

.bodyTxtTitle
{
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 110%;
}
.redTxt
{
    color: #fff;
}
.whiteTxt
{
    color: #fff;
}
.smllTxt
{
    font-size: 12px;
}
.smallerTxt
{
    font-size: 10px;
    color: #949494;
}
table.testiQuote
{
    margin-left: 100px;
    width: 750px;
    font-style: italic;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* Articles Table Style */

table.table_article
{
    width: 500px;
}
table.table_article td
{
    padding: 5px;
    color: #fff;
    font-size: 110%;
}
tr.redBg
{
    background: url(../images/table_bg_red.png) repeat;
    color: #FFF;
}

/* Contact Table Style */

table.table_contact
{
    width: 600px;
}
table.table_contact td
{
    padding: 5px;
    color: #fff;
    font-size: 90%;
}
tr.redBg
{
    background: url(../images/table_bg_red.png) repeat;
    color: #FFF;
}

/*Drop Down*/
/*
{}
ul.siteNavDrop	
{
  visibility: hidden;
  margin-top:5px;      
  background-color: #333533;
  width:150px; 
  clear:both; 
  float: none;
}
#moveleft .siteNavDrop
{
}

#topnav ul li:hover ul  {	
    visibility:visible; 
   
}
#topnav ul li:hover ul  {	
    visibility:visible;    
}



ul.siteNavDrop li {	         
  list-style-type:none; 
  clear:both; 
}

ul.siteNavDrop li:hover
{
  background-color:#831515;
  width:117px;
}
*/

body #topnav ul li.topNav li.siteNavDrop a:hover
{
    color: #ffffff;
}

#leftcolhome
{
    /* float: left;*/
    margin-top: 40px;
}

#leftcolhome img
{
    margin-left: 100px;
}

#leftcolhome .fullspan
{
    width: 700px;
    margin-right: -500px;
}

#rightcolhome
{
    float: right;
    margin-right: 20px;
}


/*Quick Links Homepage Box*/

#quicklinks
{
    background: url(../images/home_quicklinks_bg.png) no-repeat;
    width: 285px;
    height: 256px;
    margin-right: 100px;
    padding-top: 20px;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left: 50px;
}

#quicklinkscontent
{
    height: 260px;
    margin-left: 30px;
}

#quicklinkscontent h5
{
    height: 30px;
    width: 283px;
    margin-left: -29px;
    background: url(../images/sidebar_line.gif) repeat-x center bottom;
}

.textindentquick
{
    margin-left: 20px;
}

#quicklinkscontent li
{
    list-style-image: url(../images/home_quicklinks_list.png);
    list-style-type: circle;
    width: 250px;
    margin-top: 15px;
    margin-left: -10px;
    list-style-position: inside;
    color: #cccccc;
    font-size: 0.80em;
    height: 30px;
    background: url(../images/sidebar_line.gif) repeat-x left bottom;
}

.quickhead a
{
    color: #cccccc;
    font-weight: bold;
}

.quickhead a:hover
{
    color: #fff;
}

.quicksubhead
{
    font-weight: normal;
}

.quickunderline
{
}



/* *************************** FOOTER LINKS ***************************/

#footerLinks
{
    padding-left:20px;
    border-collapse: separate;
    border-spacing: 20px;
    color: #C6CBD1;
    font-size: 11px;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    margin-bottom: 10px;
}
 .footerlink a
 {
      color: #999999;
 }
     
 .footerlink a:hover
 {
      color: #FFFFFF;
 }
 
.linkHeader
{
    font-weight: bold;
    color: #C6CBD1;
}

.linkHeader a
{
    font-weight: bold;
    color: #C6CBD1;
}

.linkHeader a:hover
{
    color: #FFFFFF;
}

/* *************************** EN FOOTER LINKS ***************************/
