/* IE img hover bug fix */
a:hover {background-position: 0 0;}

.block{
	display:block;
	float:left;
	width: 860px;
}

.both{
	clear: both;
	border: 0px solid black;
}
.logo{
	display: block;
	display: inline;
	float: left;
	margin-left: 53px;
	margin-top: 5px;
}

.divider{
	display: block;
	float: left;
	height: 200px;
	margin-top: 0px;
	margin-left: 20px;
}

.bodyfooter{
	display: block;
	float: left;
	width: 860px;
}

a{
	color:#7f7f7f;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: black;
}
a:active{
	color:#7f7f7f;
	text-decoration:none;
}
a:visited{
	color: #7f7f7f;
}

#container{
	margin: 0em auto;
	border: 0px solid black;
	width: 860px;
	color:red;
	height: 930px;
}

#header{
	background: url("header.jpg") no-repeat;
	height:128px;
}

#menu{
	width: 858px;
	height: 200px;
	background-image: url(menuvbar.jpg);
	background-repeat: repeat-x;
	border:1px solid #999999;
	margin-top: 33px;
}

#menuhead a{
	color: red;
}
#menuleft{
	width: 435px;
	height: 200px;
	float: left;
	border:0px solid blue;
}

#menuleft img{
	float:left;
	display:block;
	border:none;
	margin: 0px;
	padding:0px;
	z-index: -999;
	border: 0px solid yellow;
}

#menuleft a:hover{
	text-decoration: none;
}
#t1{
	float: left;
	display: inline;
	width:73px;
	height: 73px;
	background-color: #0099ff;
	margin-top:10px;
	margin-left: 18px;
	margin-right:40px;
	border:0px;
}

.imgtext{
	padding-top: 27px;
	padding-bottom: 27px;
	display: block;
	font-family: 'Trebuchet MS', 'Helvetica', 'Arial';
	color: white;
	text-decoration: none;
	border: 0px solid black;
	font-size: 14px;
	text-align:center;
	padding-right: 0px;
	
}
.imgtext:hover{
	display: block;
	font-size:14px;
	text-decoration: none;
	border: 0px groove orange;
}
.imgtext a{
	text-align:right;
	text-decoration: none;
}
.imgtext a:hover{
	text-decoration: none;
	cursor:pointer;
	padding-right:0px;
}


#t2{
	display: inline;
	float: left;
	width:73px;
	height: 73px;
	background-color: #33ccff;
	margin-top: 10px;
	margin-right:40px;
}
#t3{
	display: inline;
	float: left;
	width:73px;
	height: 73px;
	background-color: #0099ff;
	margin-top:10px;
	margin-right:40px;
}
#t4{
	display: inline;
	float: left;
	width:73px;
	height: 73px;
	background-color: #33ccff;
	margin-top:10px;
}
#l1{
	display: inline;	
	float: left;
	width:73px;
	height: 73px;
	background-color: #33ccff;
	margin-top: 20px;
	margin-left: 18px;
	margin-right:40px;
}
#l2{
	display: inline;
	float: left;
	width:73px;
	height: 73px;
	background-color: #0099ff;
	margin-top:20px;
	margin-right:40px;
}
#l3{
	display: inline;
	float: left;
	width:73px;
	height: 73px;
	background-color: #33ccff;
	margin-top:20px;
	margin-right:40px;
}
#l4{
	display: inline;
	float: left;
	width:73px;
	height: 73px;
	background-color: #0099ff;
	margin-top:20px;
}

#t1:hover, #t3:hover, #l2:hover, #l4:hover{
	background-color: #ff9900;

}

#t2:hover, #t4:hover, #l1:hover, #l3:hover{
	background-color: #ff9900;
	text-decoration: none;

}
#menuright{
	float:right;
	width: 390px;
	height: 200px;
	border:0px solid blue;
}

#menuhead{
	float: left;
	color: red;
	font-family: "Helvetica"; 
	font-size: 30px;
	margin: 20px 0 0 20px;	
	border: 0px solid yellow;
}

#menutext
{
	float: left;
	width: 100%;
	border: 0px solid black;
	height: 140px;
	color: #7f7f7f;
	font-family:  'Trebuchet MS','Helvetica', 'Verdana', 'Arial', 'Trebuchet MS';
	font-size: 14px;
	letter-spacing: 0.6px;
	line-height: 25px;
	margin-top:-10px;
}
#menutextl{
	clear:both;
	float:left;
	overflow: hidden;
	width: 48%;
	margin-left: 0px;
	border:0px solid black;	
}

#menutextr{
	float: right;
	width:48%;
	border: 0px solid red;
}

#menutextadm{
	clear:both;
	float:left;
	overflow: hidden;
	width: 80%;
	margin-left: 0px;
	border:0px solid black;	
}

#titlebar{
	clear:both;
	width: 860px;
	height: 35px;
	background-image: url('titlebar.jpg');
	margin-top: 20px;
	border: 0px solid green;
}

#titletext{
	clear: both;
	height:30px;
	font-family: 'Trebuchet MS', 'Helvetica', 'Arial', 'Verdana';
	font-size: 22px;
	color: white;
	padding-left: 35px;
	padding-top: 5px;
	border: 0px solid red;
}

#main{
	margin: 0 auto;
	width:858px;
	background-image: url('bodybarlong.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	border:1px solid #bababa;
	border-top: none;
	border-bottom: 0px solid black;
}

#main img{
	display: block;
	float:left;
	border:3px solid #7f7f7f;
}

#main img:hover{
	border:3px solid black;
}

#mainbody #imgldiv{
	padding: 7px;
	margin:10px;
	border: 2px solid #999999;
	float: left;
	background-color: #fafafa;
	text-align: center;
	font-size: 12px;
	color:Black;
}

.imgcenter{
	color: red;
	display: block;
	width: 70%;
	margin: auto;
	border:10 px solid black;
}

.imgcenterreal{
	margin: auto;
	border: 2px solid #999999;
	width: 230px;
	padding: 10px;
	background-color: #fafafa;
	text-align: center;
	font-size: 12px;
	font-size: 12px;
	color:Black;
}

#mainbody #imgrdiv{
	padding: 7px;
	margin:10px;
	border: 2px solid #999999;
	float: right;
	background-color: #fafafa;
	text-align: center;
	font-size: 12px;
	color:Black;
}
#mainbody{
	border: 0px solid black;
	padding: 15px;
	font-size:14px;
	min-height: 200px;
	padding-top: 20px;
	font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
	letter-spacing: .4px;
	word-spacing: 1px;
	color: #424242;
	text-align: justify;
	
}

#mainbody ul{
	margin-top: 10px;
}

#mainbody li{
	margin-bottom: 5px;
}

#footer{
	float:left;
	width: 860px;
	height: 105px;
	border: 0px solid black;
	margin-top: 34px;
	background-image:  url('footer.jpg');
}

#fleft{
	float:left;
	width: 430px;
	height: 85px;
	border: 0px solid black;
	margin-top: 8px;
}

.flefttext {
	display:inline;
	float: left;
	margin-left: 43px;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana';
	letter-spacing: 1.5px;
	color: #7f7f7f;
	font-size: 14px;
}

.flefttext a{
	color: 7f7f7f;
	text-decoration:none;
}

.flefttext a:hover{
	text-decoration: underline;
	color: black;
}

#fright {
	float:right;
	width:425px;
	height: 85px;
	border: 0px solid red;
	color: #7f7f7f;
	font-family:  'Trebuchet MS','Helvetica', 'Verdana', 'Arial', 'Trebuchet MS';
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 17px;
	text-align: center;
}

#fright a {
	padding: 20px;
	display:inline;
	color: #7f7f7f;
	text-decoration: none;
}

#fright a:hover {
	padding: 20px;
	display:inline;
	color: black;
	text-decoration: underline;
}

#rights{
	margin-top:30px;
}

td, th{
	padding: 6px;
	text-align: center;
}

#footer a img{

		border: none;
}

#site td{
	text-align:left;
}

#site td strong a{
	color:red;
}

#site td a:hover{
	color:black;
}

body{
	background-color:;
}

#lefttable{
	margin-left:160px ;
}
#lefttable td{
	padding-left: 20px;
	border: 1px solid #454545;
	text-align: left;
}

#lefttable th{
	padding-left: 20px;
	border: 1px solid #454545;
	text-align: center;
}

#footer{
	float:left;
	width: 860px;
	height: 105px;
	border: 0px solid black;
	margin-top: 2px;
	background-image:  url('footer.jpg');
}
#fleft{
	float:left;
	width: 430px;
	height: 85px;
	border: 0px solid black;
	margin-top: 8px;
}
.flefttext {
	float: left;
	margin: 16px 0px 0px 0px;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana';
	letter-spacing: 1.5px;
	color: #7f7f7f;
	font-size: 14px;
}
.flefttext a{
	color: 7f7f7f;
	text-decoration:none;
}
.flefttext a:hover{
	text-decoration: underline;
	color: black;
}
#fright {
	float:right;
	width:425px;
	height: 85px;
	border: 0px solid red;
	color: #7f7f7f;
	font-family:  'Trebuchet MS','Helvetica', 'Verdana', 'Arial', 'Trebuchet MS';
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 17px;
	text-align: center;
}
#fright a{
	padding: 20px;
	display:inline;
	color: #7f7f7f;
	text-decoration: none;
}
#fright a:hover {
	padding: 20px;
	display:inline;
	color: black;
	text-decoration: underline;
}
#rights{
	margin-top:30px;
}

.block{
	display:block;
	float:left;
	width: 860px;
}
.both{
	clear: both;
	border: 0px solid black;
}
.logo{
	display: block;
	display: inline;
	float: left;
	margin-left: 53px;
	margin-top: 5px;
}

#bitsimage{
	float: left;
	padding: 10px;
	width: 70px;
	display: block;
}
#main li a{
	color:#767676;
}

a img{
	border: none;
}
