#left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width:235px;
	position:absolute;
	left:20px;
	top:0px;
	background-image:   url(../!pix/fade-bg-t.gif);
	background-repeat: no-repeat;
}

#bottom {
	background-image:   url(../!pix/fade-bg-b.gif);
	background-repeat: no-repeat;
	width:235px;
	height:37px;
	margin-left:20px;
}

#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left:270px;
	width:635px;
}

	
#nav-l {
	text-align:left;
}

#nav-l p {
	clear:both;
	width:220px;
	margin:0;
	height:39px;
	position:relative;
	border-width: 1px;
	border-color: #e9e9e9;
	border-bottom-style: solid;
	
}

#nav-l i {
	margin-left:15px;
	font-style: normal;
	position:absolute;
	top:50%;
	margin-top:-8px;
}

#nav-l a {
	color:#666666;	
}


#nav-l .mainitem {
	background-image: url(../!pix/ar.gif);
	background-repeat:no-repeat;
	background-position: 1px 16px;
	border-bottom-style: none;
}

#nav-l .mainitem {
/*	height: 20px;
	border-bottom-style: none; */
}

.mainitem i {
	cursor:pointer;
}

#nav-l .subitem {
	height: 20px;
	border-bottom-style: none;
}

.subitem a {
	margin-left:10px;
}


body#Sub #main {
	background-image:   url(../!pix/sub-bg.gif);
	background-repeat: repeat-y;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #999999;
	margin:10px 0 10px 0;
	clear:both;
}

.cell {
	float:left;
	width:310px;
	height:133px;
	background-image:   url(../!pix/cell-bg.gif);
	background-repeat: no-repeat;
	mmargin:0;	
}

.cell h3 {
	margin:20px 20px 6px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
		
}

.cell p {
	margin:0 25px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.no-dec {
	text-decoration:none;
	color:#333333;
}


.quote {
	width:220px;
	margin:160px 10px 20px 0px;
	font-style: italic;
	float:left;
	overflow: visible;
	background-position: right bottom;
	background-image:  url(../!pix/quote.gif);
	background-repeat:no-repeat;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #A2A2BB;
}

.quote p {
	margin:10px 0 0 15px;
	font-style: normal;
	font-size:8pt;
}

#info {
	position:absolute;
	width:400px;
	visibility:hidden;
	background-color:#EEEEEE;
	overflow:hidden;
	padding-top: 1px;
	padding-bottom: 1px;
	border-width: 1px;
	border-style: none none none solid;
	border-color: #999999;
}

#info div {
	display:table-cell;
	vertical-align:middle;
}

#info img {
	float:left;
	margin:10px 10px 10px 10px;
}

#info p {
	margin:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#info h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.client {
	float:left;
	display:inline-block;
	cursor:help;
	margin-bottom:12px;
	clear:both;
}

.sm_port {
	width:145px; 
	height:120px; 
	text-align:center; 
	float:left; 
	margin:10px 10px 10px 0px;
}

.sm_port a{
	color:#999999;
}

.sm_port p {
	margin:10px 0 0 0;
}

.sm_port img {
	border-style:none;
}

.bullcont {
	clear:left;
}

.bullist {
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
    }
	
.bullist li {	
    padding-left: 14px;
    background-image:  url(../!pix/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    }

html[xmlns] .bullist {
    padding-left: 2em;
    }

html[xmlns] .bullist li {
    background: none; /* undo the background-image */
    list-style-image:  url(../!pix/bullet.gif);
    padding: 0;
    }

.bullhdr {
	color:#8b5515;
	font-weight:bold;
}

.scrnshot {
	width:239px;
	height:200px;
	text-align:right;
	float:right;
	margin:0 6px 20px 20px;
	text-align:center;
}

.scrnshot img {
	height:175px;
}

.scrnshot p {
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#999999;
}



