*{
	margin:0px;
	padding:0px;
}

.clear{
	line-height:0px;
	height:3px;
	width:800px;
	clear:both;
}

.indent{
	padding-left:10px;
}

ol li{margin-left:25px;}

body {
	background:url(images/page_bg.jpg) top left repeat-x #e2e2e2;
	font-family: Arial,Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	line-height: 130%;
	text-align:left;
}

#container {
	width:900px;
	margin:10px auto;
	border:1px solid #9c6;
	background:#fff;
	text-align:left;
}

#container2 {
	/*width:615px;*/
	margin:5px auto 5px auto;
	/*float:left;*/
	background:#fff;
	text-align:left;
	padding:0px 10px 10px 10px;
}

#container2 h2 {
	color:#060;
	font-size:12pt;
	line-height: 1.2em;
}


#iframemenu .frametd{
	background-color:#ffcc33;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	width:20%;
}

#header {
	height:80px;
	background:url(images/header_bg.jpg) top left repeat-x #CFFF66;
	/*border-bottom:10px solid #CFFF66;*/
}

#header h1 {
	color:#000;
	font-size:16pt;
	line-height: 110%;
	margin:1px 0 0 25px ;
	padding:0px;
	text-decoration : none;
}

#header h1 a {
	text-decoration : none;
	color:#FFF;
}

#header h1 .black{
	color:#000;
}

#header h1 .hsmall{
	font-size:14pt;
}

#content {
	width:660px;
	padding:10px;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:strong;
}

#content h2 {
	color:#060;
	font-size:12pt;
}

#content h3 {
	color:#333;
	font-size:10pt;
}

#content h3.parag {
	color:#060;
	font-size:12pt;
	border-bottom:1px solid #ccc;
	margin-top:20px;
}

#qatxt {
	width:580px;
	margin:10px auto 10px auto;
	padding:10px;
	background:#fff;
	/*float:left;*/
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#infotxt {
	width:580px;
	margin:10px auto 10px auto;
	padding:10px;
	background:#dddddd;
	/*float:left;*/
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#firstp{
	width:450px;
}

#phoneimg{
	float:right;
}

#qatxt h3 {
	color:#333;
	font-size:10pt;
}

#printdisp {
	width:580px;
	text-align:right;
	font-size:9pt;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	font-size:9pt;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background:url(images/li-off.jpg) top left no-repeat #CCFF99;
	color:#060;
	text-indent:10px;
	text-decoration:none;
}

#sidebar ul li a.sub {
	display:block;
	padding:3px;
	width:192px;
	/*background:url(images/li-on.jpg) top left no-repeat #f2f7e9;*/
	background:#f2f7e9;
	color:#060;
	text-indent:10px;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
}

#sidebar ul li a.sub2 {
	display:block;
	padding:3px;
	width:192px;
	/*background:url(images/li-off.jpg) top left no-repeat #CCFF99;*/
	background:#CCFF99;
	color:#060;
	text-indent:10px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
}

#sidebar ul li a:hover.sub {
	/*background:url(images/li-off.jpg) top left no-repeat #CCFF99;*/
	background:#CCFF99;
}

#sidebar ul li a:hover.sub2 {
	/*background:url(images/li-on.jpg) top left no-repeat #f2f7e9;*/
	background:#f2f7e9;
}


.widget {
	height:60px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}	


#footer {
	clear:both;
	border-top:1px solid #9c6;
	background:#fb5b0e;
	/*padding-left:250px;*/
	color:#333;
	font-size:8pt;
	text-align:center;
	z-index:-100;
}

#footer2 {
	clear:both;
	border-top:1px solid #9c6;
	background:#ffcc33;
	/*padding-left:250px;*/
	color:#333;
	font-size:8pt;
	text-align:center;
	z-index:-100;
}

#logo {
	float:left;
	width:100px;
	height:40px;
	top:0px;
	left:0px;
	position:relative;
}

#aboutus {
	text-align:center;
	margin-left:110px;
	top:0px;
	left:0px;
	width:700px;
	z-index:auto;
}

a {
	color:#060;
	font-weight:bold;
}

A:hover {
	background : transparent;
  color : green;
  text-decoration : none;
}

.text-alongside, .alongside-all .screenshot img, .alongside-all .snippet img {
	float:left;
	margin-right:15px;
}

#horizontal ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 730px;
    height: 20px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #ccc;
    float: right;
}
#horizontal ul li   {
    float: left;
    height: 20px;
    border-right: 1px solid #ccc;
}
#horizontal ul li a {
    display: block;
    line-height: 20px ;
    height: 20px;
    width: 80px;
    text-align: center;
    background: #fc3;
	color:#333;
	font-size:13px; !important
}

#horizontal ul li a:hover   {
    background: #f92;
    color: #000;
}

table {
	color:#333333;
	/*border:1px solid #005599;*/
	border-collapse:separate;
	border-spacing:1px;
	font-size:10px;
	background-color:#eeeeee;
}

td {
	border:1px solid #999999;
}

table.toptxt {
	color:#333333;
  line-height: 18px;
	/*border:1px solid #005599;*/
	border-collapse:separate;
	border-spacing:1px;
	font-size:12px;
	background-color:#ffffee;
}


.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
/* width: 160px; Width of Menu Items
border-bottom: 1px solid #ccc; */
}
	
.suckerdiv ul li{
	position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
/* overflow: auto; /*force hasLayout in IE7 */
overflow: visible;
color: black;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
z-index:500;
}

.suckerdiv ul li a:visited{
	color: black;
}

.suckerdiv ul li a:hover{
	background-color: yellow;
}

.suckerdiv .subfolderstyle{
	background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: left; height: 1%; 
}
* html .suckerdiv ul li a {
	height: 1%; 
}
/* End */


