/*----------------------------------------------------------------
Basic Style Sheet

version: 1.1 (October, 09)
author: TISHON
email: hello@tishon.com
website: http://www.tishon.com
------------------------------------------------------------------*/

/* Layout
------------------------------------------------------------------*/
* {
	padding:0;
	margin:0;
}
body {
	background:#f7f7f7;
	font-family:arial, helvetica, sans-serif;
	color:#666;
	font-weight:normal;
	line-height:18px;
}
a {
	outline:0;
}
#wrapper {
	width:1000px;
}
#Nav {
	position:relative;
	float:left;
	width:210px;
	left:0px;
	top:20px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}
#Nav img {
	padding-left:38px;
}
#Nav a {
	font-family:arial, helvetica, sans-serif;
	font-size:8.6pt;
	text-decoration:none;
	color:#666666;
	outline:0;
	font-weight:normal;
}
#Nav a:hover {
	text-decoration:underline;
	color:#7b7b7b;
	outline:0;
	font-weight:normal;
}
.mainNav {
	padding:20px 0px 0px 25px;
}
#display{
	position:relative;
	float:left;
	width:750px;
}
#display a {
	color:#755699;
	text-decoration:none;
}
#display a:hover {
	color:#755699;
	text-decoration:none;
	background-color:#ECE1F9;
}
.title{
	position:relative;
	top:56px;
	left:8px;
	width:730px;
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	padding:3px 0px 3px 0px;
	font-family: courier new, sans-serif;
	text-align:left !important;
	text-transform:uppercase;
	font-size:9.2pt;
	font-weight:600;
	color:#353535;
	text-indent:8px;
	z-index:100;
}
.showImage {
	position:relative;
	width:750px;
	height:620px;
	text-align:center;
}
.showImage img {
	padding-top:75px;
}
.showImage2 {
	position:relative;
	width:750px;
	padding:17px 0 15px 0;
	text-align:center;
}
.desc {
	position:relative;
	top:0px;
	width:720px;
	padding:12px 0px 15px 17px;
	text-align:left !important;
	font-size:9pt;
}
.news {
	position:relative;
	top:64px;
	width:730px;
	padding:12px 0px 15px 8px;
}
.newsWrap {
	position:relative;
	float:left;
	width:210px;
	height:245px;
	padding:12px 4px 0 4px;
	margin: 0 25px 24px 0;
	border: 1px solid #E6E6E6;
	background: url("images/transp.png") repeat left top;
}
.last {
	position:relative;
	float:left;
	width:210px;
	height:245px;
	padding:12px 4px 0 4px;
	margin: 0 0 24px 0;
	border: 1px solid #E6E6E6;
	background: url("images/transp.png") repeat left top;
}
.newsCap {
	float:left;
	width: 200px;
	text-align:left !important;
	font-size: 8.6pt;
	padding: 0;
	margin-left: 5px;
}
.newsCap img{
	width: 200px;
	height: 132px;
	padding:0;
	border: none;
	margin: 0 -6px -6px 0; 
}
.newsThumb {
	padding:6px 0 9px 0px;
	margin-left:-1px;
}
h2 {
	font-size:8.5pt;
	margin-top:2px;
}
h2 a, h2 a:visited {
	display:block;
	width:196px !important;
	color: #FFF !important;
	background: #c9c9c9 !important;	
	padding:3px 0 3px 5px;
}
h2 a:hover {
	width:196px !important;
	background: #b1b1b1 !important;	
}
.newsCap a img {
	border: 1px solid #c9c9c9;
}
.newsCap a:hover img {
	border: 1px solid #a9a9a9;
} 
.newsCopy {
	padding-top: 5px;
}
.copyLeft {
	position:relative;
	float:left;
	top:68px;
	width:448px;
	padding:12px 0px 15px 17px;
	text-align:left !important;
	font-size: 9pt;
}
.copyLeft p{
	padding-bottom: 20px;
}
.copyRight {
	position:relative;
	float:left;
	top:68px;
	width:200px;
	padding:12px 0px 15px 45px;
	text-align:left !important;
	font-size: 9pt;
}

#footer {
	padding-top:54px;
	width:750px;
	height:50px;
	font-family: courier new, sans-serif;
	text-indent:16px;
	font-size: 9pt;
}
#footer img{
	float:right;
}
h1 {
	font-family: courier new, sans-serif;
	font-weight:500;
	color:#755699;
	font-size:9pt;
	text-transform:uppercase;
}
ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
li {
	padding-left:14px;
	line-height:15px;
}
.linksCap {
	position:relative;
	float:left;
	width:220px;
	padding:0px 6px 10px 6px;
	text-align:left !important;
	font-size: 8.6pt;
}
#homeA {
	position:absolute;
	float:left;
	top: 0;
	left: 38px;
	height:30px;
	width:120px;
	display:block;
	z-index:999;
}
#Nav a img {
	border: none;
	z-index:1;
}
.masta img {
	outline: 0 !important;
	border: none !important;
}