/**** General  ***/
body
{
  font-size: 11px;
  margin:0;
	padding:0;
  color: Black;
  font-family: Tahoma;
	background: url(../images/bg.jpg) repeat-x center top;
}
body.iframe{
	background: white;
}
.floatcontainer:after {clear: both; display: block; font-size: 0px; visibility: hidden; height: 0px; content: ".";}
.floatcontainer{ display: inline-block;}
* HTML .floatcontainer{ height: 1%;}
.floatcontainer{ display: block;}

a
{
    color: #e66300;
    text-decoration: none;
}
a:hover
{
    color: #e66300;
    text-decoration: none;
}
input
{
    color: black;
    border: #c4c4c4 1px solid;
  font-family: Tahoma;
}
textarea
{
    color: black;
    border: #c4c4c4 1px solid;
}
select
{
    border: #c4c4c4 1px solid;
    color: black;
}
h1
{
  font-weight: normal;
  font-size: 15px;
  margin: 0;
	color:Black;
	padding-right:10px;
	margin-bottom:5px;
}
h1.site
{
	background-color:#dcdcdc;
	padding-right: 4px;
	height:23px;
	line-height: 23px;
	vertical-align: middle;
}
h2
{
  font-weight: normal;
  font-size: 15px;
  margin:10px 0;
	color:Black;
}
h2.site
{
  font-size: 20px;
	margin-right:0;
	padding-right: 10px;
	height:40px;
	line-height: 40px;
	vertical-align: middle;
}
.contact h1.site,
h2.siteContact
{
	background-color:#dcdcdc;
	padding-right: 4px;
	height:23px;
	line-height: 23px;
	vertical-align: middle;
	width:330px;
}
h2.siteHp
{
	height:40px;
	line-height: 40px;
	vertical-align: middle;
	padding-right:0;
}
h3,h4
{
  font-size: 12px;
  margin: 0 0 3px 0;
  color:#666666;
  font-weight: bold;
}
h3.site,
h4.site
{
  font-weight: bold;
  font-size: 20px;
	color:#666666;
	padding:0 10px 5px 0	;
	background: url(../images/dot_side.png) no-repeat right;
	margin: 10px 0 5px 0 ;
	border-bottom: solid 2px #999999;
}
p
{
	padding: 0;
	margin: 0;
}
input.btn
{
    border: #a6a6a6 1px solid;
    color: white;
    background:#fe860c;
	 font-family: Tahoma, Helvetica, sans-serif;
	 text-align: center;
		padding: 0;
		cursor: pointer;
}
input.noBorder
{
    border: medium none;
}
img.pic
{
    border:none;
}
.error
{
    color: #cc0000
}
.justify
{
    text-align: justify;
}
/**** Page Container ***/
#pageContainer
{
    direction: rtl;
		margin:0 auto;
		width:902px;
		padding:0;
		position: relative;
}
.textWrap{
	padding:10px;
}
/**** Header ***/
#header{
	height:68px;
}
#logo{
	float: left;
	width:190px;
	text-align: left;
}
#logo img{border:none;}
#galleryThumbs{
	float: right;
	width:705px;
	padding-top:7px;
}
#galleryThumbs img {border:none;}
#galleryThumbsPrev{
  float:right;
  width:50px;
  text-align:right;
}
#galleryThumbsNext{
  float:right;
  width:50px;
  text-align:right;
}
#galleryThumbsInner{
  float:right;
  width:575px;
  height:55px;
  text-align:right;
  overflow:hidden;
	z-index: 90;
	position:relative;
}
#galleryThumbsScroll{
  text-align:right;
  width:10000px;
  height:55px;
	position:relative;
	left:0;
	z-index:1px;
}
.galleryPic
{
    float: right;
		width:54px;
		margin:0 0 0 18px;
		text-align: center;
}

/**** Static Menu ***/
#staticMenu{
	padding:0 5px;
	margin: 0 auto;
	font-size: 14px;
	color:#999999;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	border-bottom: solid 1px #999999;
}
#staticMenu a{
	color:#999999;
}
#staticMenu a:hover{
	color:#fe860c;
}
#staticMenuText{
	float:right;
	width:400px;
	padding:0;
}
#staticMenuLinks{
	float:left;
	width:350px;
	text-align: left;
	padding:0;
	text-align: left;
}
#staticMenuLinks img{
	border:solid 1px #cccccc;
}
#staticMenu a{
	color:#999999;
}
#staticMenu a.menu_on{
	color:#999999;
}
/**** Top ***/
#top{
	margin: 0;
	padding: 0;
}
/**** Logo ***/
#logo{
}
/**** Main Menu ***/
#mainMenu{
	text-align: center;
	margin:0 auto;
	background: url(../images/bg_menu.png) repeat-x;
	position: absolute;
	top:545px;
	width:902px;
	z-index: 100;
}
#mainMenu ul{
	margin:0 auto;
	padding: 0 18px;
	list-style: none;
	text-align: right;
}
#mainMenu li{
	float: right;
	text-align: right;
	color: Black;
	font-size: 15px;
	margin: 0;
	font-weight: bold;
	height: 30px;
	padding:0 10px;
}
#mainMenu li a{
	color: Black;
	padding: 0 ;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	display: inline-block;
}
#mainMenu li a:hover,#mainMenu li.menu_on a{
	color: #e66300;
	padding:0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: none;
	display: inline-block;
}
#mainMenu li.sep
{
  width: 5px !important;
	padding:0;
	background: url(../images/menu_sep.jpg) no-repeat;
	height:29px;
}

/** Menu Drop Down */
#mainMenu li ul {
	position: absolute;
	left:-43px;
	top: 38px;
	display: none;
	height: auto;
	width:140px;
	background-color: #f8870e;
	padding:5px;
	border-bottom: none;
	border-top:solid 2px #808588;
}
#mainMenu li:hover ul,#mainMenu li.over ul { display: block; }

#mainMenu li ul li{
	clear: right;
	height:20px;
	text-align: right;
	color: White;
	font-size: 14px;
	margin: 0;
	padding:0;
	font-weight: normal;
	width:140px;
	border-top:solid 1px #fbbc78;
}
#mainMenu li ul li.first{
	border-top:none;
}
#mainMenu li ul li:hover{
	clear: right;
	height:20px;
	width:140px;
}
#mainMenu li.menu_on ul li a,
#mainMenu li ul li a{
	background: url(../images/dot_menu_drop.jpg) no-repeat right;
	display: inline-block;
	color: White;
	width:132px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0;
	padding-right:8px;
}
#mainMenu li.menu_on ul li a:hover,
#mainMenu li ul li a:hover{
	background: url(../images/dot_menu_drop.jpg) no-repeat right;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width:132px;
	padding: 0;
	padding-right:8px;
	color: Black;
}
/* Fix IE. Hide from IE Mac \*/
#menu ul li {float: left; width: 100%;height: 1%;}
#menu ul li a {height: 1%;} 
/* End */





/**** Navigation line ***/
#nav{
	padding:7px 6px;
	font-size: 11px;
	font-weight: bold;
}
#nav a{
	color: #8f8f8f;
}
.nav_on{
	color:#fe860c;
	font-weight: bold;
}
#nav a:hover{
	text-decoration: none;
}
/**** Footer ***/
#footer
{
	clear:both;
	margin-top: 4px;
	padding:0;
  text-align: right;
}
#footer img {border: none; vertical-align: middle;}
#footerText
{
	float: right;
	width:750px;
	padding:0 25px 0 0;
	font-weight: normal;
	font-size: 10px;
	color: Black;
}
#footerText a
{
	color: Black;
}
#footerText a:hover
{
	color: Black;
    text-decoration: underline
}
#footerLinks{
  text-align: center;
	margin:5px 20px;
	color: #6b6b6b;
	font-size: 11px;
}
#footerLinks a{
	color: #6b6b6b;
	font-size: 11px;
}
/**** Credit ***/
#credit
{
    float: left;
    padding:0 0 0 2px;
    margin: 0px auto;
    text-align: left;
		width:80px;
	font-size: 10px;
}
#credit a
{
	font-size: 10px;
	color: Black;
}
#credit a:hover
{
    text-decoration: underline
}
/**** Main Page ***/
#main
{
	margin-top:0;
	margin-bottom: 5px;
}
.mainWrap
{
	padding-top: 10px;
}
#hpImg{
	border-top:solid 2px #989898;
	padding-top:3px;
	margin-bottom: 3px;
}
#mainContentHp{
	margin-top: 6px;
	border: solid 1px #98999b;
	background-color: #017d8c;
}
#mainContentLeft{
	float: left;
	width: 402px;
}
#mainContent{
	float: right;
	width: 448px;
	background: url(../images/bg_page.jpg) no-repeat;
	height:435px;
	padding:35px 25px;
}
#mainContent1{
}
#mainContentCenter{
	padding-top: 0;
}
#mainContentCenter1{
	float:right;
	width: 375px;
	padding-top: 0;
}
#mainContentLeft img{
	border: none;
}

#sideMenu {
	border-top: solid 2px #fe860c;
	background: url(../images/bg_side_menu.jpg) repeat-x;
}
#sideMenu ul{
	margin:0;
	padding:5px 0 15px 0;
	list-style: none;
}
#sideMenu li{
	height:23px;
	line-height: 23px;
	vertical-align: middle;
	padding-right:10px;
}
#sideMenu li a{
	height:23px;
	font-weight: bold;
	padding-right:15px;
	display: block;
	background: url(../images/dot_side.png) no-repeat right;
}
#sideMenu li.menu_on a,
#sideMenu li a:hover{
	color:#fe860c;
	font-weight: bold;
	display: block;
	padding-right:15px;
	text-decoration: none;
	background: url(../images/dot_side_on.png) no-repeat right;
}



#newsBox{
	padding:0;
	margin-bottom: 15px;
}
#newsBoxInner{
	border-top: solid 2px #fe860c;
	background: url(../images/bg_side_menu.jpg) repeat-x;
	padding:5px;
	margin-top:5px;
}
#newsBox h4
{
	color:#fe860c;
  font-size: 14px;
	margin:0;
	background: url(../images/dot1.jpg) no-repeat right;
	padding:0 10px 0 0;
	border: none;
}

#newsBox dt{
	color: Black;
	font-weight: bold;
	margin-top: 10px;
}
#newsBox dd{
	color: black;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #dadada;
	padding-bottom:10px;
}
#nlBox{
	margin-top:10px;
}
#nlBoxInner{
	border-top: solid 2px #fe860c;
	background: url(../images/bg_side_menu.jpg) repeat-x;
	padding:15px 5px 0 5px;
	margin-top:5px;
}
#nlBox h4
{
	color:#fe860c;
  font-size: 14px;
	margin:0;
	background: url(../images/dot1.jpg) no-repeat right;
	padding:0 10px 0 0;
	border: none;
}
#banners{
	margin-top:10px; 
}
#banners div{
	margin:0 0 5px 0;
	border: none;
}
.borderBox{
	border: solid 1px #cccccc;
	padding:15px;
	margin-bottom: 4px;
}
#videoBoxHp{
	padding:10px;
	margin-bottom: 4px;
	text-align: center;
}
#videoBox{
	padding:10px 7px;
	text-align: center;
}
#videoBoxHp div.videoBoxFrame{
	float: left;
	width:210px;
}
#videoBoxHp div.videoBoxList{
	text-align: right;
	float: right;
	width:135px;
}
#videoBox div.videoBoxFrame{
	float: left;
	width:320px;
}
#videoBox div.videoBoxList{
	text-align: right;
	float: right;
	width:180px;
}
div.videoBoxList ul{
	margin:0 auto;
	padding:5px 0;
	list-style: none;
}
div.videoBoxList li{
	padding-bottom:4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #2d2d2d;
	font-size: 14px;
}
div.videoBoxList li a{
	color:Black;
	padding-right:15px;
	display: block;
	background: url(../images/dot_box.jpg) no-repeat right;
}
div.videoBoxList li a:hover{
	color:Black;
	font-weight: bold;
	display: block;
	padding-right:15px;
	background: url(../images/dot_box.jpg) no-repeat right;
}
div.videoBoxList li.menu_on a{
	color:Black;
	font-weight: bold;
	display: block;
	padding-right:15px;
	background: url(../images/dot_box.jpg) no-repeat right;
}
/**** Boxes ***/
#boxes{
	border-top: solid 2px #999999;
	padding-top:5px;
	margin-bottom: 4px;
}
.boxItem {
	padding:10px 0 30px 0;
}
.boxItem h4 {
	color:#fe860c;
	font-size: 14px;
	padding-right:0;
	background:none;
}
.boxItem h4 a{
	color:#fe860c;
}
.boxItem h4 a:hover{
	color:Black;
}
.boxText{
	float: left;
	width:270px;
}
.boxText2{
	float: left;
	width:455px;
}
.boxText1{
	float: left;
	width:655px;
}
.boxImg {
	float: right;
	width:90px;
	padding: 0;
}
.boxImg img{
	margin:0 0 0 5px;
	border: solid 1px #c5c5c5;
	padding:3px;
}
.picBoxTitle{
	text-align: center;
	margin-bottom:10px;
}
.picBoxTitle a{
	color: Black;
}

.boxImgText{
	text-align: center;
	margin-top:0;
	margin-bottom:30px;
	padding-left:0;
	color: Black;
	font-weight: bold;
}
.boxImgText a{
	color: Black;
	font-weight: bold;
}
/**** Video Page ***/
#videoPage{
	margin-right: 5px;
}
.videosPageItem{
	float:right;
	width:160px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
.videosPageItem h3{
	color:#fe860c;
	font-size: 18px;
}
.videoImg{
	background: url(../images/bg_video.gif) no-repeat;
	width:140px;
	height: 113px;
}
.videoTitle{
	color:Black;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 5px;
}
.video,.video a{
}
/**** Customers Page ***/
.customersPageItem{
	float:right;
	width:160px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
.customersPageItem img{
	border: solid 1px #C5C5C5;
	padding:3px;
}
.customersPageItem h3{
	color:#fe860c;
	font-size: 18px;
}
.customersPageItem h3 a{
	color:#fe860c;
}
.customersPageItemText{
	padding:0 5px;
}

.customersPageItem1{
	float:right;
	width:150px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
.customersPageItem1 img{
	border: solid 1px #C5C5C5;
	padding:3px;
}
.customersPageItem1 h3{
	color:#fe860c;
	font-size: 18px;
}
.customersPageItem1 h3 a{
	color:#fe860c;
}

/**** Boxes Page ***/
.boxItemColumn1{
	float:right;
	width:355px;
}
.boxItemColumn2{
	clear: both;
}
.boxPageItem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left:20px;
}
.boxPageItem h4{
	background: none;
	padding-right:0;
	margin-bottom:5px;
	color:#fe860c;
	height:auto;
	font-size: 14px;
}
.boxPageItem h4 a{
	color:#fe860c;
}
.boxPageItem h4 a:hover{
	color:Black;
}
.boxPageItem img{
  border: solid 1px #c4c4c4;
	padding: 3px;
}
/**** News Page ***/
h3.news{
	color:Black;
}
/**** Products Page ***/
.productsItemColumn1{
	float:right;
	width:355px;
}
.productsItemColumn2{
	clear: both;
}
/* Customers Like Display */
.productsPageItem1 {
	text-align: center;
	margin:5px 10px 10px 10px ;
}
.productsPageItem1 img{
  border: solid 1px #c4c4c4;
	padding: 3px;
}
.productsPageItem1 h2{
	background: none;
	padding-right:0;
	margin-bottom:5px;
	padding-bottom: 3px;
	color:#fe860c;
	height:auto;
	font-size: 14px;
}
.productsPageItem1 h2 a{
	color:#fe860c;
}
.productsPageItem1 h2 a:hover{
  color: Black;
}
.productsPageItem1 .productsPageItemImg{
	padding:0;
}
.productsPageItem1 .productsPageItemText{
}

/* Boxes Like Display */
.productsPageItem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left:20px;
}

.productsPageItem img{
  border: solid 1px #c4c4c4;
	padding: 3px;
}
.productsPageItem .productsPageItemImg{
	float: right;
	padding:0;
	width:90px;
}
.productsPageItem .productsPageItemText{
}
.productsPageItem h2{
	background: none;
	padding-right:0;
	margin-bottom:5px;
	padding-bottom: 3px;
	color:#fe860c;
	height:auto;
	font-size: 14px;
}
.productsPageItem h2 a{
	color:#fe860c;
}
.productsPageItem h2 a:hover{
  color: Black;
}

/**** Product Page ***/
#productPage{
	clear: both;
}
#productPage h2{
	color:white;
	font-size: 12px;
	padding:0 20px;
	height: 15px;
	margin:0 0 10px 0;
	background: #dd6101 url(../images/bg_title3.jpg) no-repeat right;
}

#productPage h4 {
	color:white;
	font-size: 12px;
	padding-right:20px;
	height: 15px;
	margin-bottom: 10px;
	background: #dd6101 url(../images/bg_title3.jpg) no-repeat right;
}

#productPage img{
	border: solid 1px #cccccc;
	padding: 3px;
}
h2.product1{
	float:right;
	width:650px;
}
h2.product2{
	float:right;
	width:419px;
}
.productBack{
	float: left;
	width:94px;
	text-align: center;
	height:15px;
	background-color: black;
}
.productBack img{
	border: none;
}
.productBack a{
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.productBack a:hover{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.details{
	margin-top:5px;
	color:Black;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.details a{
	color:Black;
	font-weight: bold;
	font-size: 11px;
}
.details a:hover{
	font-size: 11px;
	text-decoration: underline;
}
.galleryPic1
{
    margin: 7px 5px;
}
.galleryPicTitle{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color:#FE860C;
	margin-left:4px;
}
.galleryPicTitle a{
	font-weight: bold;
	font-size: 14px;
	color:#FE860C;
}
/**** Pagging ***/
div.pagging
{
  clear:both;
	text-align: center;
	padding-top:10px;
}
div.pagging span{
  color: #00a2ff;
	font-weight: bold;	
}
/**** Contact Page ***/
#mainContact
{
	margin-bottom: 7px;
}

#mainContactForm{
	margin-bottom: 17px;
}
.formRight
{
    margin-top: 2px;
		float: right;
		width:58px;
}
.formRight1
{
    margin-top: 2px;
		float: right;
		width:40px;
}
.formCenter
{
    margin-top: 2px;
		float: right;
		width:125px;
}
.formCenter1
{
    margin-top: 2px;
		float: right;
		width:110px;
}
.formCenter2
{
    margin-top: 2px;
		float: right;
		width:85px;
}
.formCenter3
{
    margin-top: 2px;
		float: right;
		width:265px;
}
.formCenter1 INPUT
{
  width: 106px;
	height: 13px;
	border: solid 1px #c4c4c4; 
	background-color: White;
}
.formCenter INPUT
{
  width: 118px;
	height: 13px;
	border: solid 1px #c4c4c4; 
	background-color: White;
}
.formCenter2 select
{
  width: 90px;
	height: 17px;
	border: solid 1px #c4c4c4; 
	background-color: White;
	font-size: 11px;
}

.formCenter3 textarea
{
  width: 269px;
	height: 31px;
	border: solid 1px #c4c4c4; 
	background-color: White;
}

.formBtns
{
		margin-top:4px;
		text-align: right;
		padding-right: 58px;
}
.formBtns input
{
	cursor: pointer;
	border: solid 1px #c4c4c4;
	background-color: #f46f0a;
	color: White;
	width:272px;
	height: 17px;
	font-size: 11px;
}
.formText{
	font-size: 9px;
}
.formText input{
	width:auto;
	height:auto;
	vertical-align: middle;
}

#icons{
	width:330px;
}
.icon_blog{
	float: right;
	width:80px;
	padding-left: 30px;
}
.icon_blog a{
	background: url(../images/icon_blog.jpg) no-repeat right;
	padding-right: 38px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_blog a:hover{
	background: url(../images/icon_blog_on.jpg) no-repeat right;
	padding-right: 38px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_themarker{
	float: right;
	width:70px;
	padding-left: 40px;
}
.icon_themarker a{
	background: url(../images/icon_themarker.jpg) no-repeat right;
	padding-right: 40px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_themarker a:hover{
	background: url(../images/icon_themarker_on.jpg) no-repeat right;
	padding-right: 40px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_facebook{
	float: right;
	width:110px;
	padding-left: 0;
}
.icon_facebook a{
	background: url(../images/icon_facebook.jpg) no-repeat right;
	padding-right: 40px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_facebook a:hover{
	background: url(../images/icon_facebook_on.jpg) no-repeat right;
	padding-right: 40px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_twiter{
	float: right;
	width:70px;
	padding-left: 30px;
}
.icon_twiter a{
	background: url(../images/icon_twiter.jpg) no-repeat right;
	padding-right: 38px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_twiter a:hover{
	background: url(../images/icon_twiter_on.jpg) no-repeat right;
	padding-right: 38px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_web{
	float: right;
	width:90px;
	padding-left: 20px;
}
.icon_web a{
	background: url(../images/icon_web.png) no-repeat right;
	padding-right: 38px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_web a:hover{
	background: url(../images/icon_web_on.png) no-repeat right;
	padding-right: 38px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}

.icon_images{
	float: right;
	width:70px;
	padding-left: 40px;
}
.icon_images a{
	background: url(../images/icon_images.jpg) no-repeat right;
	padding-right: 40px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_images a:hover{
	background: url(../images/icon_images_on.jpg) no-repeat right;
	padding-right: 40px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_youytube{
	float: right;
	width:60px;
	padding-left: 0;
}
.icon_youytube a{
	background: url(../images/icon_youytube.jpg) no-repeat right;
	padding-right: 40px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
.icon_youytube a:hover{
	background: url(../images/icon_youytube_on.jpg) no-repeat right;
	padding-right: 40px;
	padding-top:5px;
	display: block;
	height:35px;
	color:Black;
	font-size: 11px;
}
#faceBookFrame{
	margin:100px -24px 0 0;
	margin:@70px -24px 0 0;
	text-align: right;
}
/**** Faq Page ***/
#faq{
}
#faq h3{
	background: none;
	height:auto;
  padding: 5px 5px 5px 0;
  font-size: 12px;
  margin: 0 0 3px 0;
	color:#005a99;
  font-weight: bold;
}
#faq h3 li{
	margin:0 15px;
	@margin:0;
	padding:0;
}
#faq h4{
  font-weight: bold;
  font-size: 16px;
	height: 22px;
	background: none;
  color: Black;
	padding:0 3px 0 0;
	margin:5px 0;
}
ul.questions{
	margin: 0 5px 20px 0;	
	padding: 0;
	list-style: disc;
}
ul.questions li{
	margin:10px 15px;
	background: none;
	color:#005a99;
}
ul.questions li a{
	color:#005a99;
	font-weight: bold;
}

.answerText{
	padding-right:5px;
}
.answerTop{
	text-align: left;
	border-bottom: solid 1px #545454;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.answerTop a{
	color:#005a99;
	font-weight: bold;
}
/****  Index Page ****/
#indexPage{
}
#indexPageTop{
	padding-top:10px;
}
#indexPageImg{
	float: right;
	width:260px;
	margin-left:5px;
}
#indexPageText{
	float: left;
}
#indexPageTop .Column2{
	width:245px;
}
#indexPageTop .Column1{
	width:490px;
}
#indexPageBottom{
	padding-top:20px;
}
#indexPageBoxes{
	float:right;
	width:360px;
}
#indexPageBanners{
	float: left;
	width:160px;
}
/**** Sitemap Page ***/
#sitemap{
	
}
#sitemap li{
	margin-bottom: 10px;
}
#sitemap li a{
  color:#fe860c;
	font-weight: bold;
}
#sitemap li ul{
	margin-top: 5px;
	list-style: square; 
}
#sitemap li ul li{
	margin-bottom: 5px;
}
#sitemap li ul li a{
    color: Black;
}
