/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 07: 2 column 760 sidebar right
  -------------------------------------
*/
body {
	min-width: 760px;
}
#tnav-center {
	width: 720px;
}
#menuwrapper {
	width: 750px;
	background-image: url(../images/bg_menu_full.gif);
	background-repeat: no-repeat;
	height: 32px;
}
#menuleft, #menu, #menuright {
	width: 15px;
	margin-right: 0px;
}
#menu {
	width: 750px;
	margin-left: 15px;
}
#menuright {
}

#columnwrapper {
	width: 750px;
	background-image: url(../images/bg_content.gif);
	color: #000000;
}
#columns-top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C0;

}
#columns-spotlight {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C0;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#column1, #sidebar {
	width: 210px;
	margin-right: 0px;
}
#column1 {
	width: 540px;
}
#sidebar {
	margin-right: 0px;
}
#sidebar-top {
}
#sidebar-middle {
}
#sidebar-bottom {
}
#columns-bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C1C0BF;
}
#footer {
	width: 750px;
}
