/** { padding: 0; margin: 0; }*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	background-color:#000000;
}

#site{
	padding: 0 auto;
	margin: 0 auto;
	width: 100%;
	height: 850px;
	background-image:url(imgs/tile.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	padding: 0 auto;
	margin: 0 auto;
	width: 946px;
	height: 697px;
	background-image:url(images/largeback2.jpg);
	background-repeat:no-repeat;
	
	/*width: 836px;
	text-align: left;
	background-image:url(imgs/largeback2.png);
	background-repeat:no-repeat;*/
}

#leftcolumn {
	width: 640px;
	height: 480px;
	padding-left:72px;
	padding-top:7px;
	margin-right:8px;
	float: left;
	display: inline;
	/*background-color:#FFFF99;*/
}

#ar {
	width: 640px;
	height: 480px;
}


#rightcolumn {
	float: left;
	width: 191px;
	height: 630px;
	/*background-color: #FFCCCC;*/
}

#swf {
	width: 191px;
	height: 630px;
}

#clear {
	clear: both;
}

#buttons {
	width: 640px;
	height: 80px;
	
	display: inline;	
	/*background-color: #66FF66;*/
}

#bleft {
	width: 205px;
	height: 80px;
	float:left;
	padding-left:10px;
	padding-top:24px;
}

#blefta {
	visibility:hidden;
	width: 205px;
	height: 80px;
	float:left;
	padding-left:10px;
	padding-top:24px;
}

#bright {
	width: 99px;
	height: 20px;
	padding-left:178px;
	padding-top:28px;
	float:left;

}
#footer {
	clear: both;
}

img{
	border:0;
}

* html a:hover{
	visibility:visible
}

#btn1 {
	text-align:left;
	width:205px;
	height:21px;
	float:left;
	background-image: url(images/b1_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#btn1 a{
	text-decoration: none;
}

#btn1 img
{

	border: 0
}

#btn1 a:hover img
{
	visibility:hidden
}

#btn2 {
	text-align:left;
	background-image: url(images/b2_over.jpg);
	width:205px;
	height:20px;
	float:left;
	background-repeat: no-repeat;
	background-position: left;
}

#btn2 a{

	text-decoration: none;
}

#btn2 img
{

	border: 0
}



#btn2 a:hover img
{
	visibility:hidden
}

#btn3 {
	text-align:left;
	
	width:205px;
	height:19px;
	float:left;
	background-image: url(images/b3_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#btn3 a{
	

	
	text-decoration: none;
}

#btn3 img
{

	border: 0
}

#btn3 a:hover img
{
	visibility:hidden
}


#btn4 {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/home_over.jpg);
	width:99px;
	height:20px;
}

#btn4 a{
	
	text-decoration: none;
}

#btn4 img
{

	border: 0
}

#btn4 a:hover img
{
	visibility:hidden
}

#btn5_holder{
	margin-left:116px;
}

#btn5 {
	text-align:left;
	width:200px;
	height:23px;
	float:left;
	margin-top:12px;
	background-image: url(images/system_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#btn5 a{

	text-decoration: none;
}

#btn5 img{

	border: 0
}

#btn5 a:hover img{
	visibility:hidden
}






