body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4B4536;
	font-size: 12px;
	color: #333333;
}
a {
	color: #42453C;

}
h1 , h2, h3, h4{
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	padding-bottom:20px;
	padding-top:10px;
	display: inline;
}


#maincontainer {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url(../images/drop-shadow.jpg);
	padding-right: 15px;
	padding-left: 15px;
}
#topdropshadow {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url(../images/drop-shadow-top.jpg);
	padding-right: 15px;
	padding-left: 15px;
	height: 15px;
}
#bottomdropshadow {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url(../images/drop-shadow-bottom.jpg);
	padding-right: 15px;
	padding-left: 15px;
	height: 15px;
}

#maincontainer #whitebg {
	overflow: hidden;
	background-color:#F1F5E7;
	width: 1000px;
}
#banner  {
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/banner-bg3.jpg);
}

#maincontainer #topnavigation {
	background-color: #679813;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1000px;
}
#maincontainer #topnavigation a {
	text-decoration: none;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 11px;
	padding-left: 12px;
}
#maincontainer #topnavigation a:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(../images/top-nav-over.jpg);
	background-repeat: repeat-x;
}


#maincontainer #topnavigation ul {
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
	margin: 0px;
}
#maincontainer #topnavigation li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}

#maincontainer #featureimage {
	width: 715px;
	float: left;
	background-color: #FFFFFF;
}
#maincontainer #whitebg #contentarea ul li {
	list-style-image: url(../images/left-nav-bullet.png);
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 4px;
}

#maincontainer #footer {
	background-color: #999;
	float: left;
	width: 970px;
	color: #FFF;
	line-height:1.2;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#maincontainer #footer a{
	color: #FFF;
}
#maincontainer #whitebg #contentarea h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	padding-top: 25px;
}
#maincontainer #whitebg #contentarea h2 {
	padding-top:15px;
	font-size: 16px;
}
#maincontainer #whitebg #rightcol {
	float: left;
	width: 690px;
	background-color: #FFF;
}
#maincontainer #banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footerright {
	float: left;
	width: 700px;
	padding-top: 15px;
	color: #DBDBDB;
}
#sitemaplink {
	float: left;
	padding-top: 73px;
	padding-left: 15px;
}

#footerleft {
	float: left;
	width: 217px;
	text-align: center;
	padding-top: 15px;
	padding-right: 50px;
	color: #DBDBDB;
}
#maincontainer #footer a  {
	text-decoration: none;
	color: #DBDBDB;
}
#maincontainer #whitebg #rightcol #contentarea table {
	background-color: #FFF;
}
#maincontainer #whitebg #rightcol #contentarea table td {
	background-color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
#maincontainer #whitebg #rightcol #contentarea ul.learnlinks {
	margin: 0px;
	padding: 0px;
	outline:none;
}
#maincontainer #whitebg #rightcol #contentarea ul.learnlinks li{
	display: inline;
	list-style-type: none;
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 25px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/learn-more-bg.jpg);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#maincontainer #whitebg #rightcol #contentarea ul.learnlinks li:hover{
	display: inline;
	list-style-type: none;
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 23px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/learn-more-bg-over.jpg);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#maincontainer #whitebg #rightcol #contentarea .learnlinks .buttononeline {
	padding-top: 30px;
}
#maincontainer #whitebg #rightcol #contentarea .learnlinks .buttontwoline {
	padding-top: 20px;
}
#maincontainer #whitebg #rightcol #contentarea .learnlinks .buttonthreeline {
	padding-top: 12px;
}
#maincontainer #whitebg #rightcol #contentarea .learnlinks .buttononeline:hover {
	padding-top: 30px;
}
#maincontainer #whitebg #rightcol #contentarea .learnlinks .buttontwoline:hover {
	padding-top: 20px;
}
#maincontainer #whitebg #rightcol #contentarea .learnlinks .buttonthreeline:hover {
	padding-top: 12px;
}
#maincontainer #whitebg #rightcol #contentarea .learnlinks li a {
	text-decoration: none;
	width: 114px;
	display: table-cell;
	height: 64px;
	outline:none;
}
#maincontainer #whitebg #rightcol #contentarea #topleft #slider2 .contentdiv h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
#maincontainer #whitebg #rightcol #contentarea #bottomleft h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
#maincontainer #whitebg #rightcol #contentarea #sitemap li a {
	text-transform: capitalize;
}
#maincontainer #whitebg #rightcol #contentarea #sitemap li ul li {
	margin-top: 5px;
}
#maincontainer #whitebg #rightcol #contentarea .videothumb {
	float: left;
	width: 145px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}
#maincontainer #whitebg #rightcol #contentarea .videothumb img {
	padding: 4px;
	border: 3px solid #F1F5E7;
	margin-bottom: 5px;
	text-decoration: none;
}
#maincontainer #whitebg #rightcol #contentarea .videothumb a {
	text-decoration: none;
}


form label {
	width: 100px;
	float: left;
	text-align: left;
	padding-right: 15px;
	height: 22px;
	padding-top: 4px;
}
form input, textarea, select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:150px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 650px; /*width of featured content slider*/
	height: 287px;
}



.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;
	width: 595px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;




























filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}

.pagination{
	width: 675px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: center;
	background-image: url(../images/slider-nav-bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 8px;
	background-color: #F1F5E7;
}

.pagination a{
	text-decoration: none;
	color: #666;
	outline: none;
	padding-top: 19px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	background-color: #F1F5E7;
}

.pagination a:hover, .pagination a.selected{
	color: #000;
	background-color: #FFF;
	background-image: url(../images/Page%2012.jpg);
	background-repeat: repeat-x;
}
#maincontainer #whitebg #rightcol #contentarea #topleft #paginate-slider2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-right: 0px;
}
#maincontainer #whitebg #rightcol #contentarea #topleft #slider2 .contentdiv img {
	vertical-align: middle;
}

#maincontainer #whitebg #rightcol #contentarea #bottom {
	float: left;
	width: 188px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/home-panels-bg.jpg);
	background-repeat: no-repeat;
	height: 188px;
	border:1px solid #999;
}
#maincontainer #whitebg #rightcol #contentarea #bottom h3 {
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 20px;
}

#maincontainer #whitebg #rightcol #contentarea #topleft {
	float: left;
	width: 660px;
	margin-right: 5px;
	height: 342px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-image: url(../images/home-topleft-bg-v22.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #F1F5E7;
}
#maincontainer #whitebg #rightcol #contentarea #topright {
	float: left;
	width: 188px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 16px;
	background-image: url(../images/home-topright-bg-v2.jpg);
	background-repeat:no-repeat;
	background-color: #FFF;
	height: 350px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
#bottomleft     {
	float: left;
	width: 685px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#bottomright     {
	float: left;
	width: 252px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/whitpaper-bg.jpg);
	background-repeat: no-repeat;
}
#bottomright h2     {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.copy {
	height: 100px;
}
.more {
	text-align: right;
	padding-top: 15px;
	padding-right: 9px;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: none;
}
.more a {
	text-decoration: none;
}
#maincontainer #whitebg #rightcol #contentarea #questions {
	background-image: url(../images/questions-norm.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#maincontainer #whitebg #rightcol #contentarea #questions:hover {
	background-image: url(../images/questions-over.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}

