/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	padding: 0;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	background-color: #DCDCDC;
	margin: 0px;
	background-position: center top;
	background-image: url(../images/bodyback.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#masthead {
	color: #666666;
	padding: 0px;
	margin: 0;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 960px;
}
#nav {
	width: 960px;
	height: 49px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/indexmain_03.jpg);
	height: 414px;
	width: 960px;
}

#column_wrapper {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	width: 960px;
	background-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 525px;
	float: left;
	padding-top: 0px;
}


#right {
	width: 435px;
	float: left;
	padding-top: 0px;
}
#nav .content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left .content {
	font-size: 12px;
	line-height: 16pt;
	padding-top: 60px;
	padding-right: 50px;
	padding-left: 150px;
	color: #333333;
	padding-bottom: 30px;
}

#right .content {
	font-size: 12px;
	padding-right: 120px;
	padding-left: 30px;
	padding-top: 60px;
	color: #333333;
	line-height: 16pt;
}
#masthead .content {
	top: 0px;
	position: relative;
	left: 0px;
}
#masthead .login {
	top: 0px;
	position: relative;
	left: 0px;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	width: 960px;
	color: #FFFFFF;
	background-image: url(../images/index_05.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 320px;
}

#footer .content {
	padding-top: 25px;
	padding-left: 800px;
	padding-bottom: 15px;
}
#footer  .contentcopyright {
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 30px;
}
#footer ul a.first{
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
#footer ul li{
	float: left;
	display:inline
}
#footer ul a{
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #636e56;
	}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #6666CC;
	text-decoration: none;
}
#left a:visited {
	color: #6666CC;
	text-decoration: none;
}
#left a:hover {
	color: #333333;
	text-decoration: none;
}
#right a:link {
	color: #6666CC;
	text-decoration: none;
}
#right a:visited {
	color: #6666CC;
	text-decoration: none;
}
#right a:hover {
	color: #333333;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #6666CC;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
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;
}
