@charset "UTF-8";
/* CSS Document */

*{margin:0px; padding:0px;}

a{color:#FF9900; text-decoration:none; }
a:hover{color:#FFFFFF; text-decoration:none; }



body{background:url(../images/bg_jingara.jpg) no-repeat top center #101010; margin:0px; padding:0px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#wrapper{display:block; width:100%; height:499px; position:absolute; top:50%; margin-top:-270px; float:left; background:url(../images/bg_alpha.png) repeat-x top left;}
#container{margin-left:auto; margin-right:auto; width:735px; background-color:transparent; margin-left:200px;}

#title{width:735px; height:65px; margin-left:15px; }

#menu{width:735px; height:39px; margin-left:15px; font-weight:bold;}
#menu ul{list-style:none;}
#menu li{float:left; display:inline; margin-right:20px; margin-top:14px;}
#menu a{display:block; color:#FFFFFF; text-decoration:none; }
#menu a:hover{display:block; color:#FF9900; text-decoration:none; }

#index #menu .index ,
#commGel #menu .commercial ,
#homeGel #menu .home {
color:#FF9900;
}

#content{}
#imgPane{float:left; display:inline; width:284px; height:381px; background: url(../images/bg_contentPane.png) repeat top left transparent; margin-top:6px; margin-right:6px; border:1px solid #42505C;}
#imgPane img{margin:9px 0 0 9px;}

#contentPane{float:left; display:inline; width:422px; height:361px; background: url(../images/bg_contentPane.png) repeat top left transparent; margin-top:6px; border:1px solid #42505C; padding: 20px 0px 0px 9px;}

#col_02{float:right; display:inline; width:123px; margin-right:10px;}

.homeContentScroll{width:380px; float:left; display:inline; height:300px; overflow:auto; font-size:11px; line-height:1.4em; padding-right:15px; scrollbar-base-color: #101010; scrollbar-arrow-color: #Ff9900;}

.contentScroll{width:257px; float:left; display:inline; height:300px; overflow:auto; font-size:11px; line-height:1.4em; padding-right:15px; scrollbar-base-color: #101010; scrollbar-arrow-color: #Ff9900;}


.heading{float:left;display:inline;font-size:20px; font-weight:bold; margin-top:25px;}
.contactPhone{float:right; display:inline; margin-right:30px; margin-left:20px;}
.heading_sub{float:left;display:inline;font-size:20px; font-weight:normal; margin-top:25px; margin-right:10px;}
.caption{display:block; margin-left:9px; margin-top:10px; font-size:10px;}

h1{font-size:16px; font-weight:bold; color:#FF9900; margin-bottom:10px;}
h2{}
h3{}
.orange{color:#ff9900;}
.pdfLink{display:block; height:26px; background:url(../images/icons/pdf.jpg) no-repeat center left; padding-left:35px; padding-top:10px;}
.YTLink{display:block; height:26px; background:url(../images/icons/youTube.gif) no-repeat center left; padding-left:35px; padding-top:10px;}