*{margin:0; padding:0;}
img{
	border:0;
	text-align: center;
}

body{
	font-family: Helvetica,Arial,sans-serif;
	color: #605d5c;
	line-height: 1.2;	
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background: #333333;
}

a {
	color: #49a8ba;
	text-decoration: none;
}

a:link{
	color: #49a8ba;
	text-decoration: none;
}

a:visited{
	color: #49a8ba;
	text-decoration: none;
}

a:hover{
	color: #ff0000;
	text-decoration: none;
}

a.active{
	color: #b7673c;
	text-decoration: underline;
}

h1{
 font-family: Helvetica,Arial,sans-serif;
 font-size: 17px;
 color: #605d5c;
 margin: 0px;
 margin-top: 4px;
 margin-bottom: 10px;
 padding-bottom: 2px;
 text-align: left;
 text-style: none;
 border-bottom:1px solid #605d5c;
}

h2{
 font-family: Helvetica,Arial,sans-serif;
 font-size: 15px;
 color: #dc341b;
 margin: 0px;
 padding: 0px;
}

h3{
font-family: Helvetica,Arial,sans-serif;
font-weight: normal;
color: #605d5c;
padding: 0px 0px 0px 0px;
margin: 0px 0px 7px 0px;
font-size: 11px;
}

h4{
 font-family: Helvetica,Arial,sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #605d5c;
 margin: 0px;
 padding: 0px;
 padding-bottom: 1px;
 padding-top: 1px;
}

h5{
 font-family: Helvetica,Arial,sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #dc341b;
 margin: 0px;
 margin-bottom: 13px;
 padding: 0px;
}

h6{
 font-family: Helvetica,Arial,sans-serif;
 font-size: 17px;
 color: #dc341b;
 margin: 0px;
 text-align: left;
 text-style: none;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Helvetica,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

ul {
	margin-left:10px;
	margin-bottom:10px;
	list-style:none;
	}
	
.basic li{
float: none;
text-align: left;
padding-left:15px;
background:url(../images/bullet-button.gif) no-repeat 0px 5px;
	}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#outerwrapper{
width:952px;
align:center;
background:#ffffff;
margin: 20px auto 10px auto;
padding: 5px;
}

#wrapper{
width:940px;
align:center;
border:1px dashed #605d5c;
background:#ffffff;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
}

#topsponsor {
	width:962px;	
	margin: 10px auto 10px auto;
	font-size: 12px;
	color: #d2d2d2;
	text-align: center;
	vertical-align:middle;
}

#topsponsor a{
	color: #d2d2d2;
}

#topsponsor a:hover{
	color: #0093dd;
}

.orange {color: #f48000;}
.green {color: #6ac334;}
.cyan {color: #0089e1;}
.red {color: #eb3d00;}
.magenta {color: #ef2f72;}
.aqua {color: #62c2a1;}
.sky {color: #60bff3;}
.yellow {color: #fdc800;}

#topsponsor2 {	
	margin: 3px 10px 3px auto;
	font-size: 11px;
	color: #999999;
	text-align: right;
	vertical-align:middle;
}

#topsponsor2 a{
	color: #d2d2d2;
}

#topsponsor2 a:hover{
	color: #0093dd;
}

#cart {
	font-family: Helvetica,Arial,sans-serif;
 	font-size: 14px;
}

#masthead{
	padding: 0px 10px 0px 10px;	
	background-color: #ffffff;
	width: 920px;
}

.img-ralign {
	float:right;
	padding: 2px 0 9px 12px;
}

#navBar{
  float: right;
	width: 150px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 11px;
}

#navBar p{
	margin-bottom: 8px;
}

#headlines{
  	float:left;
	width: 140px;
	padding-right: 10px;
}

#content{
  float: left;
  width: 580px;
  padding: 0px 0px 0px 0px;
  margin-top: 5px;
  text-align: justify;
  background-color: #ffffff;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 8px 2px 1px 2px;
	text-align: center;
	color: #ff0000;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #da251d;
	margin-bottom:0px;
	background: #ffffff;
}

#breadCrumb a {
	color: #e56313;
	font-weight: normal;
	}
	
#breadCrumb a:hover {
	color: #0066FF;
	font-weight: normal;
	}
	
#breadCrumb a.active {
	color: #da251d;
	font-weight: bold;
	background: #f8c300;
	text-decoration:none;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	border-bottom: 1px solid #da251d;
	}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 5px 0px 0px 10px;
	line-height: 1.3em;
	font-size: 70%;
}

.story p{
	padding: 0px 0px 15px 0px;
}

ul.content{
	list-style: none;
}


/************* #siteInfo styles ***************/

#siteinfo{
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #d2d2d2;
	padding: 8px 10px 8px 10px;
}

#siteinfo p{
	padding: 0px 0px 4px 0px;
}

#siteinfo a, {
      color:#7ab7bf;
}

#siteinfo a:hover{
      color:#de3d19;
}
		
/************** #sidebar navigation styles **************/

#headlines{
	width:160px;
}

.sidebarmenu{
	z-index:9997;
}

.sidebarmenu ul{
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
text-align:left;
list-style-type: none;
font: normal 12px Helvetica,Arial,sans-serif;
width: 160px;
border-bottom: 1px solid #ffffff;
}
 
.sidebarmenu ul li{
position: relative;
z-index: 9998;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #605d5c;
text-decoration: none;
padding: 6px;
padding-top: 3px;
padding-bottom: 3px;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background: #605d5c url(../images/nav-back2.gif) no-repeat; /*background of tabs (default state)*/
border-right: 1px solid# #49a8ba;
color: #ffffff;
}

.sidebarmenu ul li a:visited{
color: #ffffff;
}

.sidebarmenu ul li a.active{
color: #ffffff;
background:#49a8ba url(../images/nav-back.gif) no-repeat;
border-top: 1px solid #ffffff;
}

.sidebarmenu ul li a.active2{
color: #ffffff;
background:#49a8ba url(../images/nav-back4.gif) no-repeat;
border-top: 1px solid #ffffff;
}

.sidebarmenu ul li a.active3{
color: #ffffff;
background:#605d5c url(../images/nav-back5.gif) no-repeat;
border-top: 1px solid #ffffff;
}

.sidebarmenu ul li a:hover{
background: #bc2643  url(../images/nav-back3.gif) no-repeat;
color: #ffffff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 160px; /*Sub Menu Items width */
top: -10px;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

#address{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 6px;
	text-align: left;
	color: #ffffff;
	background: #605d5c;
}

#twentysites{
	margin-top: 20px;
	margin-bottom: 30px;
	padding:13px;
	padding-top:15px;
	font-size: 11px;
	text-align: left;
	color: #605d5c;
	background-color:#ffffff;
	border: 1px dashed #605d5c;
}

#clientsites{
	margin-top: 10px;
	margin-bottom: 30px;
	padding:10px;
	font-size: 11px;
	text-align: right;
	color: #605d5c;
	background-color:#ffffff;
	border: 1px dashed #605d5c;
}

div#webweaver{
	width:960px;
	margin:5px auto;
	clear:both;
	color:#999999;
	padding:4px 0 4px 0;
	font-size:70%;
	}
	
#webweaver a, #webweaver a:visited{
	color:#999999;
	text-decoration:none;
}

#webweaver a:hover{
	color:#7ab7bf;
	text-decoration:none;
}

.clear{clear:both; font:1px Tahoma, serif; line-height:1px; height:1px; overflow:hidden;}

#tst IMG {
  position:absolute;left:0px;top:0px;border-Width:0px;
}

.text {
  position:absolute;
  left:0px;
  top:338px;
  text-Align:left;
  font:normal 11px helvetica, arial, sans-serif;
	margin-top:1px;
	margin-bottom:1px;
	color:#333333;
	padding: 1px 8px 2px 12px;
	background: #ffffff url(images/bullet1.gif) no-repeat 0px 4px;
}

.infoboxleft{
	text-align:right;
	font: 10px/1.1em arial, sans-serif;
	font-weight: normal;
	color:#808059;
	background:#ffffff;
	padding:10px;
	padding-bottom:4px;
	margin-right:5px;
	border: 1px solid #49a8ba;
	}
	
.infoboxleft p{
	text-align:justify;
	font: 11px/1.1em arial, sans-serif;
	font-weight: normal;
	padding-bottom:5px;
	color:#808059;
	}
	
.infoboxleft h4{
	text-align:left;
	font: 12px/1.1em arial, sans-serif;
	font-weight: normal;
	color:#ffffff;
	background:#49a8ba;
	margin-bottom:5px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
.infoboxcentre{
	text-align:right;
	font: 10px/1.1em arial, sans-serif;
	font-weight: normal;
	color:#808059;
	background:#ffffff;
	padding:10px;
	padding-bottom:4px;
	border: 1px solid #49a8ba;
	margin-left:5px;
	margin-bottom:5px;
	}
	
.infoboxcentre p{
	text-align:justify;
	font: 11px/1.1em arial, sans-serif;
	font-weight: normal;
	padding-bottom:5px;
	color:#808059;
	}
	
.infoboxcentre h4{
	text-align:left;
	font: 12px/1.1em arial, sans-serif;
	font-weight: normal;
	color:#ffffff;
	background:#49a8ba;
	margin-bottom:5px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
.infoboxright{
	text-align:right;
	font: 10px/1.1em arial, sans-serif;
	font-weight: normal;
	color:#808059;
	background:#ffffff;
	padding-bottom:1px;
	margin-left:5px;
	}
	
.infoboxright p{
	text-align:justify;
	font: 11px/1.1em arial, sans-serif;
	font-weight: normal;
	color:#808059;
	}
	
.infoboxright h4{
	text-align:left;
	font: 12px/1.1em arial, sans-serif;
	font-weight: normal;
	color:#ffffff;
	background:#168ac0;
	margin-bottom:5px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	}

.home-icons {
	margin-left: 10px;
}

.home-icons h2{
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #635530;
	border-bottom: 1px solid #cbad8b;
}

.home-icons p{
	font-size: 11px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #635530;
}