@charset "utf-8";
body {
	background-image: url(../images/tora_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #221111;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	background-image: url(../images/tora_bkgd.jpg);
	padding: 0px;
	height: 600px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #221111;
	border-left-color: #221111;
}
ul {
	list-style-type: none;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 510px;
	padding: 0px;
}
li  {
	height: 70px;
	width: 70px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
	float: left;
}

li.firstRow {
  padding-top: 100px;
	
}
a:hover { filter:alpha(opacity=50);	/* IEX opacity */
	opacity:0.5;				/* Firefox opacity */
}
a.toraPicOne {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora01_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicTwo {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora02_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicThree {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora03_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicFour {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora04_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicFive {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora05_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicSix {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora06_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicSeven {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora07_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicEight {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora08_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicNine {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora09_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicTen {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora10_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicEleven {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora11_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicTwelve {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora12_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicThirteen {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora13_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicFourteen {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora14_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.toraPicFifteen {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../images/tora15_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
li.contactDetails {
	padding-top: 7px;
	width: 250px;
}
.contactDetails p {
	padding: 0px;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
}
.contactDetails p a {
         font-size: 11pt;
          font-weight: bold; 
          color: #ffffff; 
          text-decoration: none; 
          padding-right: 0px; 
}
.contactDetails p a:hover { color: red; text-decoration: none; filter:alpha(opacity=100); opacity:1; }


