/* CSS Document */
*{margin:0;padding:0;border:0;font-family:"Trebuchet MS", sans-serif;font-size:12px;color:#666666;}
#layout{width:994px;margin:0 auto;}

/******************************************************************header************************************************************************/
#header{clear:both;display:inline-block;height:auto !important;height:1%;width:994px;position:relative;}
#header:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#logo{display:block;width:220px;height:67px;background:url('../img/logo.jpg') no-repeat; text-indent:-9000px;display:inline;float:left;margin:29px 0 0 20px;}
#menu{list-style:none;width:510px;display:inline;float:left;background:url('../img/menu_bg.gif') 30px 40px no-repeat;margin:55px 0 0 0;padding:0 0 30px 0;}
.internal #menu{background:none;padding:0;}
#menu li{display:inline;float:left; margin:0 0 0 55px;height:40px;}
#menu li a{text-decoration:none; font-size:16px; font-weight:bold; color:#000000;}
.internal #menu li a{color:#cccccc;}
#menu li.hover{background: url('../img/menu_hover.gif') 50% 100% no-repeat;}
#menu li.hover a{color:#FF9900;}
#menu li.selected{background: url('../img/menu_selected.gif') 50% 100% no-repeat;}
#menu li.selected a{color:#669966;}
#header p{position:absolute;top:6px;right:45px; z-index:50;}
#second_level_menu{height:28px;clear:both;list-style:none;background:url('../img/menu2_bg.gif') repeat-x;padding:0 0 0 60px; position:relative; z-index:10;}
#second_level_menu li{display:inline;float:left;height:22px; padding:6px 10px 0 10px; border-right:1px dashed #ffffff;}
#second_level_menu li.selected{background:url('../img/menu2_selected_bg.gif') repeat-x;}
#second_level_menu li.selected a{color:#ffffff;}
#second_level_menu li a{text-decoration:none;font-weight:bold;color:#000000;}

/******************************************************************content**********************************************************************/
#content{clear:both;display:inline-block;height:auto !important;height:330px;padding:30px 95px 30px 120px; min-height:330px;}
#content:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#content.two_column{padding:30px;}
#content h1{font-size:25px;padding:0 0 10px 0; color:#ff9900;}
#content h2{color:#ff9900;padding:0 0 10px 0;font-size:19px;}
#content p{color:#666666;padding:0 0 10px 0;}
#content_text{display:inline;float:left; width:300px;/*padding:10px 0 0 0;*/padding:0 10px 0 0;}
#content_img{float:right; width:444px;}

#column_left{width:162px;display:inline;float:left;}
#column_left ul{list-style:none;}
#column_left ul li{margin:0 0 10px 0;}
#column_left li.selected a{color:#ffcc00;}
#column_left ul li a{display:block;width:132px;height:25px;background:url('../img/menu3_bg.gif') no-repeat;text-decoration:none; font-weight:bold; font-size:13px;padding:8px 0 0 30px; color:#000000;}
#column_right{width:712px;display:inline;float:left;margin:0 0 0 10px; background:url('../img/gradient.gif') left top repeat-y; padding:0 0 0 50px;}
#column_right_wrap{clear:both;display:inline-block;height:auto !important;height:1%;}
#column_right_wrap:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#column_right_text{display:inline;float:left;width:320px; padding:0 40px 0 0;}
#column_right_img{display:inline;float:left;width:352px;}
#column_right table{width:712px;margin:0 0 15px 0;}
#column_right table th{background:url('../img/th_bg.gif') repeat-x; border-right:1px solid #ffffff;padding:5px 7px; color:#000000;}
#column_right table td{background:#669966; color:#ffffff; text-align:center; border-right:1px solid #ffffff;padding:5px 7px;}
#column_right table td p{color:#FFFFFF;}

#faq_list{list-style:none;}
#faq_list li{margin:0 0 5px 0;}
.question{text-decoration:none; font-size:16px; font-weight:bold; color: #FF9900;}
#faq_list li div.on{display:block;}
#faq_list li div.off{display:none;}

/********************************************************************footer*********************************************************************/
#footer p{width:148px;height:24px;background:url('../img/footer_brand.jpg') no-repeat;margin:0 auto 15px auto;text-indent:-9000px;}
#footer ul{width:370px;height:31px;list-style:none;background:url('../img/footer_bg.gif') no-repeat;margin:0 auto;padding:8px 0 0 272px;}
#footer ul li{display:inline;float:left;padding:0 20px 0 0;white-space:nowrap;}
#footer ul li a{text-decoration:none;color:#000000;}


