/* 
  -----------------------------------
  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:860px;
}
#columns-top {
	display:none;
	background-image: url(../img/pageback.gif);
}
#c1, #c2, #c3 {
	width: 161px;
	margin-right: 10px;
}
#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 {
	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: 527px;
}
#c3top {
	background-image: url(../img/rndCentop.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 536px;
}
#c3Cent {
	background-image: url(../img/cenBack.png);
	height: auto;
	width: 536px;
	min-height:300px;
}
#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/rndCenbot.png);
	height: 31px;
	width: 536px;
	background-repeat: no-repeat;
}
.linksrit {
	float:right;
	margin-top:25px;
}
.linkslft {
	float:left;
	margin-top:25px;

}
#cenButt {
width:95%;
padding:25px;
min-height:175px;
overflow:hidden;
}
#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/top-wht-panel.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 495px;
	margin: 0 auto;
	margin-bottom:-5px;
}
#whtPanelBk {
	margin: 0 auto;
	width:495px;
	background-color:#FFF;
}
#bottWhtPanel {
	background-image: url(../img/bott-wht-panel.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 495px;
	margin: 0 auto;
}
#centButts {
margin-bottom:50px;
}
.spaceBott {
height:50px;
display:block;
}