/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-image: url(images-home/bg.jpg);
}
#home {
	background-image: url(images-home/bg.jpg);
	background-repeat: repeat;
	width: 841px;
	margin-right: auto;
	margin-left: auto;
}
#home .content {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead {
	background-image: url(images-inner/bg-top.jpg);
	padding: 0px;
	background-repeat: repeat;
}
#masthead .content {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-repeat: no-repeat;
	background-position: left;
	color: #C7DDF4;
	padding: 0px;
	height: 141px;
}
#menu {
	padding: 0px;
	margin: 0;
	background-repeat: repeat-x;
	background-image: url(images-inner/bg-top.jpg);
	z-index: 1000;
	position: relative;
}
#menu .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	background-color: #006EB9;
}
#flash .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 252px;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #C7DDF4;
	z-index: -50;
}
#column_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#column_top {
	height: 20px;
	font-size: 0.9em;
	line-height: 1.65em;
	font-size: .9em;
	line-height: 1.65em;
	font-size: .9em;
}

#column_bottom {
	height: 12px;
	font-size: 0.9em;
	line-height: 1.65em;
	font-size: .9em;
	line-height: 1.65em;
	font-size: .9em;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 680px;
	float: left;
}
#left {
	width: 275px;
	float: left;
}
#right {
	width: 320px;
	float: left;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 35px;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#footer .content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
}
#left a:link {
	color: #006EB9;
}
#left a:visited {
	color: #006EB9;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #000000;
	font-weight: bold;
}
#center a:visited {
	color: #000000;
	font-weight: bold;
}
#center a:hover {
	color: #006EB9;
	font-weight: bold;
}
#right a:link {
	color: #C13B18;
}
#right a:visited {
	color: #C13B18;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #666666;
}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #CCCCCC;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.5em;
	margin: 0px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.alignright {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 5px;
}
.articlesource {
	color: #666666;
	font-style: italic;
	font-weight: normal;
}
#indexcopy {
	float: both;
	padding-top: 2000px;
	text-align: center;
	vertical-align: bottom;
	color: #005;
	font: normal 8px Arial;
	display: none;
}
