/* CSS Document */

body{
	padding:0px;
	margin:0px;
}

#container{
	width:1000px;
	border:0px;
	margin:0 auto;
}

.one{ width:36px;}
.two{ width:928px;}

.top-hed{ background:url(../images/top1.gif) no-repeat bottom ;
	height:102px;
}

.main-text{
		float:right;
	font:0.67em/1.2em Arial, Helvetica, sans-serif;
	margin-top:90px;
	color:#fff;
	margin-right:10px;
}

.top1{ background:url(../images/bg_top.gif) repeat-x;}
.btm1{ background:url(../images/bg_btm.gif) repeat-x;}
.left1{background:url(../images/bg_left.gif) repeat-y;}
.right1{background:url(../images/bg_right.gif) repeat-y;}
.mid1{ background:#EAEAEA; min-height:400px}





.tab-items{
	border:0px;
	width:90%;
	margin:0 auto;
	border-left:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	z-index:1000;
}

.tab-items TD{
	border-right:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#333;
	text-transform:uppercase;
	padding:4px;
	width:25%;
	background:#E4E4E4
}


.tab-items a,a:visited{ color:#000; text-decoration:none; }
.tab-items a:hover{ text-decoration:none; color:#000000}


.websites{
	width:90%;
	border:0px;
	padding:4px;
	margin:0 auto;
}

.websites TD{ text-align:center;}
.websites TD IMG { border:4px solid #999;}
.websites a,a:visited{ color:#000000; text-decoration:none}
.websites a:hover{ color:#000; text-decoration:none}


.main2{ width:100%; border:0px;  font:11px Arial, Helvetica, sans-serif;}
.main2 th{ 
  background: url("../images/bg_plus.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 23px;
  padding-top:5px;
  }
.main2 th{ color:#FFFFFF ; text-decoration:none;}

.footer{
	font:10px Arial, Helvetica, sans-serif;
	text-align:center
}
