/* home styles */

.home #width-oppressor {
  background: url(../images/background-sidebar.jpg) repeat-y #FFF;
}

.home #header ul.nav {
	padding-right: 15px;
}

.home #header ul.nav li.downloads {
	display: none;
}

.home #header ul.nav li.home-last {
  border: none;
}

/*
.home #header ul.nav{
	display: none;
}
*/

.home ul.nav li.home_download{
	display: none;
}

.home .content {
	width: 510px;
  margin-right: 270px;
  padding: 26px 26px 26px 40px;
}

.home .sidebar {
  float: right;
  padding: 13px;
	padding-right: 40px;
  padding-top: 20px;
  width: 237px !important;
  width /**/:244px;
}

/*#headertop-inside h3 {
  font-size: 1.2em;
	font-family: Georgia, serif;
	color: #2867B2;
	font-weight: normal;
	padding-top: .5em;
	padding-bottom: 7px;
}

#headertop-inside h3 {
	padding-top: 0;
	margin-bottom: 0;
}

#headertop-inside ul {
	margin: 0;
	padding: 0;
	color: #000;
}

#headertop-inside ul li {
	margin: 0 0 0 1.5em;
	padding: 0 0 .2em 0;
	line-height: 1.4em;
}

#headertop-inside p {
	line-height: 1.6em;
	padding-top: 0;
	margin-top: 0;
}
*/

#header {
	background: url(../images/home-header.jpg) no-repeat;
  position: relative;	
}

#headertop {
	height: 257px;
	margin: 0;
	padding: 0;
}

#headertop-inside {
	height: 100px;
	padding: 30px 40px 10px 430px;
	border: 0;	
}

#headertop-inside h4 {
/*	font-style: italic; */
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

#headertop-inside .blurb p{
}

#headertop-inside .blurb ul,
#headertop-inside .blurb ul li {
	padding-left: 0.15em;
	margin-left: 0.85em;
	margin-bottom: .3em;
	line-height: 1.6em;
}

#headertop-inside .blurb ul,
#headertop-inside .blurb ul li:first-child,
{
  margin-top: 0;
}

#headerdownload {
	position: absolute;
	top: 215px;
	right: 0;
	width: 400px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #CCC;
	padding-top: 10px;
	margin-right: 80px;
	text-align: right;
}

#headerdownload a {
  	color: #E6F0FF;
	/* color: #FFF; */
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
}
	
#headerdownload a:hover {
	 color: #FFF; 
}
#headernav {
	height: 31px;
	background: url(../images/home-nav-bg.jpg) no-repeat;
	text-align: right;
}

#headernav-inside {
	padding-right: 15px;
	padding-top: 7px;
}
