/* General */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url("../images/BG2.jpg"); background-color: #C7E1FF; background-repeat:repeat-x; }
.content { padding:20px 10px 20px 10px; margin: 30px 10px 10px 10px; line-height:18px; font-family: Tahoma; font-size: 12px; color: #222222; }
.content_nopadding { line-height:18px; font-family: Tahoma; font-size: 12px; color: #222222; }
.content ul { list-style-image:url(../images/item.gif); list-style-position:inside; list-style-type:disc; margin-left: 0; padding-left: 1em; text-indent: -1em; }
.header { font-family: Tahoma; font-size: 14px; font-weight: bold; text-transform: capitalize; color: #345070; }
.side_buts { font-family: Tahoma; font-size: 11px; color: #345070; }
.side_buts a{ color: #345070; text-decoration:none; }
.side_buts a:hover{	color: #345070; text-decoration:underline; }
.thumb { border:1px solid #cccccc; }
.footer { font-family: Tahoma; font-size: 11px; color: #ffffff; }
.footer a{ color: #ffffff; text-decoration:none; }
.footer a:hover{ color: #ffffff; text-decoration:underline; }
.container1 { display:block; background-color:#FCFCFC; padding:10px 10px 10px 10px; }

/* Site Map */
.sitemap { font-family: Arial; font-size: 13px; color:#0033CC; }
.sitemap a { color:#0033CC ; text-decoration:none; }
.sitemap a:hover { color: #000000; text-decoration:underline; }

/* Header */
#NewsID { background-image:url(../images/hdr_news.gif); background-repeat:no-repeat; background-color:#3EA9EA; }
#LogoID { background-image:url(../images/hdr_logo.gif); background-repeat:no-repeat; }
#SlgnID { background-image:url(../images/hdr_slgn.gif); background-repeat:repeat-x; }
#SepID { background-image:url(../images/hdr_sep.gif); background-repeat:no-repeat; }
#MarqueeContainer { display:block; width: 650px; height:50px; vertical-align:middle; }
.MainIMG { border-right:0px solid #ffffff; border-left:0px solid #ffffff; }

/* DropDown Menu { Main Header } */
.glossymenu{ position: relative; padding: 0 0 0 34px; margin: 0 0 0 0; background: url(../images/menu/menub_bg.gif) repeat-x; height: 46px; list-style: none; left: -1px; }
.glossymenu li{	float:left; }
.glossymenu li a{ float: left; display: block; color:#000; text-decoration: none; font-family: sans-serif; font-size: 11px; padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/ height: 46px; line-height: 46px; text-align: center; cursor: pointer; }
.glossymenu li a b{ float: left; display: block; padding: 0 24px 0 8px; }/*Padding of menu items*/
.glossymenu li.current a, .glossymenu li a:hover{ color: #fff; background:  url("../images/menu/menub_hl.gif") no-repeat; background-position: left; } /*left tab image path*/
.glossymenu li.current a b, .glossymenu li a:hover b{ color: #fff; background:  url("../images/menu/menub_hr.gif") no-repeat right top; } /*right tab image path*/

/* DropDown Menu { Sub Menu - Items } */
.transMenu { left: -1000px; overflow: hidden; position: absolute; top: -1000px }
.transMenu .menu_content { font-size: 9px; position: absolute }
.transMenu .items {	z-index: 2; left: 0px; width: 50px; position: relative; top: 0px }
.top .items { border-top: medium none; }
.transMenu .item { border-right: medium none; font-weight: bold; font-size: 10px; border-left: medium none; cursor: hand; color: #ccc; border-bottom: medium none; font-family: "Myfont",Verdana; text-decoration: none }
.transMenu .background { z-index: 1; filter: alpha(opacity=60); left: 0px; position: absolute; top: 0px; -moz-opacity: .6 }
.transMenu .shadowright { z-index: 3; filter: alpha(opacity=40); width: 2px; position: absolute; top: 3px; -moz-opacity: .4 }
.transMenu .shadowbottom { z-index: 1; filter: alpha(opacity=40); left: 3px; position: absolute; height: 2px; -moz-opacity: .4 }
.transMenu .hover { background: #ebebeb; color: #094794; }
.transMenu .item IMG { margin-left: 12px }
.main_menu { font-family:tahoma; font-size:11px; font-weight:bold; color: #777777; }
.main_menu a{ color: #777777; text-decoration:none; }
.main_menu a:hover{ text-decoration:none; }

/* Testmonials */
#tslContainer{ 
position: relative;
width: 220px; /*marquee width */
height: 250px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}