body
{
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: center;
	background-color: #c0c0c0;
	font: normal 12px "Trebuchet MS", "Lucida Grande", verdana, georgia, sans-serif;
}

/* Links */

a:link { text-decoration: none; color: #1f62b0; border-bottom: 1px dotted #1f62b0; } 

a:visited { text-decoration: none; color: #6b99b8; border-bottom: 1px dotted #6b99b8; }

a:hover, a:active { color: #99335c; border-bottom-color: #99335c; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; line-height: 1.8em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	margin: 20px;
	padding: 20px;
	line-height: 1.8em;
}



#container2 {
background: #fff;
width:400px;
BORDER-TOP: 1px  solid #999999;
BORDER-LEFT: 1px  solid #999999;
BORDER-RIGHT: 1px  solid #999999;
BORDER-BOTTOM: 1px  solid #999999;
}


 .catTbl9 {
BORDER-RIGHT: 1px  solid #999999;
BORDER-TOP: 1px  solid #999999;
BORDER-LEFT: 1px  solid #999999;
BORDER-BOTTOM: 1px  solid #999999;
BACKGROUND-COLOR: #fff;
}


#mylink{


}

#mylink a {
 text-decoration: none;
  color: #333;
}

  #tabsI a:visited {
  text-decoration: none;
  color: #333;
  }


#menu2 {

    float: left;
    width: auto;
    background: #FAF6F6;
    color: #fff;
    padding-bottom:0px;
    margin-top:4px;
    color:#000;
    width:200px;
}

#content2 {
  font: normal 12px "Trebuchet MS", "Lucida Grande", verdana, georgia, sans-serif;
  color:#5b5b5b;
  float: left;
    width: 196px;
    background: #fff;
    margin-left:2px;
    margin-right:2px;
    margin-top:5px;
}

#clear {
       clear: both;
       height: 1px;
       margin-top: -1px;
       font-size: 1px;
       line-height: 1px;
}

#top h1{

 font-size: 11px;
}



#bt{

 font-size: 11px;
}

#intro{
BORDER-TOP: 1px  solid #999999;
BORDER-BOTTOM: 1px  solid #999999;
background:#fff;
padding:3px;
font-size:1.1em;
}

#satisfaction {
background: #fff;
width:400px;
height:165px;
padding-right:5px;
BORDER-TOP: 1px  solid #999999;
BORDER-LEFT: 1px  solid #999999;
BORDER-RIGHT: 1px  solid #999999;
BORDER-BOTTOM: 1px  solid #999999;
  
}



#satisfaction2 {
  padding:3px;
background: #fff;
width:400px;
height:195px;
BORDER-TOP: 1px  solid #999999;
BORDER-LEFT: 1px  solid #999999;
BORDER-RIGHT: 1px  solid #999999;
BORDER-BOTTOM: 1px  solid #999999;
  
}

.hl{
background: #ccc;

}


ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #f9f9f9; border: 1px solid #bbbbbb; }

ins { text-decoration: none; font-weight: bold; color: #555555; }

del { color: #555555; }

abbr, acronym { cursor: help; }

/* Structure */

#container
{
	width: 750px;
	text-align: left;
	margin: 20px auto;
	line-height: 1.6em;
}

#header
{
	padding: 0;
	color: #cfcfcf;
	margin: 0 0 20px;
	text-align: left;
	background-color: #cccccc;
	/*border: 1px solid #000000;*/
	HEIGHT:120PX;
	 background: url(images/bnner.gif);
}

#wrapper
{
	float: left;
	width: 100%;
	color: #333333;
	margin-bottom: 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	background: #efefef url(images/bg.png) top left repeat-y;
}



#wrapper2
{
	float: left;
	width: 100%;
	color: #333333;
	margin-bottom: 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	background: #efefef;
}


#content-wrapper
{
	width: 60%;
	float: left;
}


#content-wrapper2
{
	width: 70%;
	float: left;
}

#sidebar-wrapper2
{
	width: 1%;
	float: left;
	color: #888888;
	background-color: #333333;
}


#content
{
	width: 98%;
	float: left;
}

#content h1 {
 font-size:12px;
}


#summary h1 {
 font-size:12px;
}

#fshow6{
font-size: 10px;
color: #fff;
}


#sidebar-wrapper
{
	width: 40%;
	float: left;
	color: #888888;
	background-color: #333333;
}



#sidebar
{
	float: left;
	width: 98%;
}

#footer
{
	clear: both;
	color: #999999;
	padding: 10px 0;
	text-align: center;
	margin: 20px 0 10px;
	background-color: #222222;
	border: 1px solid #000000;
}

/* Header */

#header h1 { margin: 0; padding: 0px 0 15px; line-height: 1.0em; }

#header h2 { margin: 0; padding: 0 0 30px; text-transform: uppercase; font-size: 13px; color: #888888; line-height: 1.0em; }

/* Content */

#content dl { padding: 0; margin: 20px; }

#content dt { font-size: 24px; color: #99335c; line-height: 1.6em; }

#content dd { padding: 0; margin: 10px 0; }

#content dd.summary 
{ 
	color: #777777; 
	font-size: 10px; 
	margin-bottom: 20px;
	padding-bottom: 11px; 
	border-bottom: 1px solid #aaaaaa; 
}

#content dd.summary a:link, #content dd.summary a:visited { border-bottom-width: 0; }

#content dd p.img { float: left; margin: 0 15px 0 0; }

#content dd p.img img { padding: 8px; border: 1px solid #bbbbbb; background-color: #f9f9f9; }



/* Sidebar */

#sidebar h1 {
font-size:12px;  
}

#sidebar ul { padding: 0; list-style-type: none; margin: 15px 25px 50px; }

#sidebar li { margin: 0; padding: 0; color: #eeeeee; border-bottom: 1px solid #777777; }

#sidebar li.title { margin: 0 5px 10px; text-transform: uppercase; border-bottom-color: #666666; color: #888888; }

#sidebar li a:link, 
#sidebar li a:visited
{
	color: #fff;
	display: block;
	padding: 10px 5px; 
	border-bottom-width: 0;
}

#pro { font-size: 24px; color: #fff; line-height: 1.2em; text-align: center;}
/*#pro p.img { margin: 0 15px 0 0; }*/
#pro  p.img img { padding: 5px; border: 1px solid #ffffff; background-color: #cccccc; }

#key {

width:490px;
padding-left:3px;
text-align: letft;
margin-top:10px;

}

#key h1 {
  margin-right:7px;
  margin-left:9px;
  font-size: 24px;
  color: #fff; 
  line-height: 1.2em; 
  text-align: left;
  
  
  }
  
  
  
  
#base {

width:750px;
padding-left:3px;
text-align: center;
/*margin-top:25px;*/
}

#contact {
width:750px;
padding-left:3px;
text-align: center;
background-color:#fff;
/*margin-top:25px;*/
}

#base h2 {
  font-size: 1.0em;
  color: #fff;
  text-align: center;
 }


#sidebar li a:hover,
#sidebar li a:active
{
	color: #ffffff;
	background-color: #555555;
}


#promo1{
font-size:.5em;
line-height: 1.2em;
text-align:left;
padding:3px;

}

#note{
    text-align: right;
}

#note h3 {
  text-align: right;
font-size: 1.8em;
line-height: 1.2em;


}

/* Footer */

#footer p { margin: 0; padding: 0 10px 10px; }

#footer a:link, #footer a:visited { color: #999999; border-bottom-color: #999999; }

#footer a:hover, #footer a:active { color: #bbbbbb; border-bottom-color: #bbbbbb; }

