/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 999px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;	
}

#tnav-center {
	/*width: 940px;*/
}
#columnwrapper {
	width: 999px;
}
#columnwrappercent {
	margin: 0 auto;
	width:940px;
}
#columns-top {
	display:none;
	background-image: url(../img/pageback.gif);
}
#c1, #c2, #c3 {
	width: 161px;
	margin-right: 20px;
}
#c1 p {
	color: #996;
}
#c1 h1 {
	color:#CC9;
	font-size: 1.2em;
	font-style: italic;
	letter-spacing: 0.2em;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	margin-top:10px;
}
#c2 {
	display:none;
	margin-right: 0px;
	width: 162px;
	color:#A0A075;
}
#c2 p {
color:#A0A075;
}
#c2 a {
color:#A0A075;
}
#c2 a:hover {
	color:#D0D0BB;
}
#c3 {
margin-right: 0px;
width: 719px;
}
#c3top {
	background-image: url(../img/subpage/topCentre.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 719px;
}
#c3Cent {
	background-image: url(../img/subpage/centreback.png);
	height: auto;
	width: 719px;
	min-height:450px;
	background-repeat: repeat-y;
}
#c3Cent h1 {
	font-size: 1.4em;
	color: #333;
	text-align: left;
	margin-top: 7px;
	margin-bottom:5px;
	margin-left: 10px;
	letter-spacing: .2em;
	font-weight: 100;
}
#c3Cent p {
	font-size:1em;
margin-left:25px;
line-height:1.4em;
}
#cenButt p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.8em;
	margin-right:25px;
	margin-top:-2px;
}
#c3bot {
	background-image: url(../img/subpage/bottCentre.png);
	height: 169px;
	width: 719px;
	background-repeat: no-repeat;
}
.linksrit {
	float:right;
	margin-top:25px;
}
.linkslft {
	float:left;
	margin-top:25px;

}
#cenButt {
width:100%;
padding:0px;
margin-top:-25px;
}
#cenButt h1 {
	font-size: 1.2em;
	color: #CC9;
	margin-top:25px;
	margin-right:25px;
	font-weight: 100;
}
#columns-bottom {
	
	
}
#footer {
	
}
.tspace {
	display: block;
	height: 2px;
	width: 160px;
}
#flasMov {
float:left;
margin-top:33px;
}
#topWhtPanel {
	background-image: url(../img/subpage/topWht.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 678px;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:15px;
	float:left;
}
#whtPanelBk {
	margin: 0 auto;
	margin-left:20px;
	width:678px;
	height:380px;
	background-color:#FFF;
	float:left;
}
#bottWhtPanel {
	background-image: url(../img/subpage/bottWht.png);
	background-repeat: no-repeat;
	margin-left:20px;
	height: 11px;
	width: 678px;
	float:left;
}
#centButts {
margin-bottom:10px;
}
.spaceBott {
height:50px;
display:block;
}

#portfolio {
width:100%;
margin:0 auto;
margin-top:-10px;
}
#portfolio #leftcol {
float:left;
width:100%;
height:auto;
overflow:hidden;
margin-bottom:10px;
}
#portfolio #rightcol {
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0.9;
	opacity: 0.75;
float:left;
width:100%;
margin-right:0%;
margin-top:-30%;
height:175px;
overflow:hidden;
}
#rightcol p {
	padding:10px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight:normal;
}
#rightcol p a {
	color: #F93;	
}
.tinytext {
	display:block;
	text-align:center;
	font-size: 0.7em;
	color: #999;
}
.tandc {
display:block;
width:100%;
padding:10px;
height:350px;
overflow:auto;
font-size:.7em;
scroll-bar-width:5px;
scrollbar-base-color: lightblue;
scrollbar-arrow-color: green;
scrollbar-DarkShadow-Color: blue; 
}
#showPage {
width:100%;
padding:10px;
height:300px;
overflow:auto;
}