/* 	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;


*/
body {
	color:#666;
	text-align: center;
	font: normal normal normal small Verdana,Arial,Helvetica,sans-serif;
	background-color: #3d5864;
	background-image: url(../../images/GSChome_images/body-bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p {
 /* text blue */
font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, ul, ol, li {
	line-height: 140%;
}
big { font-size: 110%; }
strong, b { font-weight: bold;} 
h1 { font-size: 175%; }
h2 { font-size: 130%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }
h6 { font-size: 97%; }
a {
	color: #3687C9;
	text-decoration: none; /* link blue */
} 
a:visited {	color : #5197CB; /* same as link blue? */ } /* visited must be before hover */
a:hover {
	color : #f8a123;
	text-decoration: underline; /* hover blue */
}
a:focus { color : #004B74; }
a:active { color : #004B74; }
h1, h2, h3, h4, h5, h6 {
	color: #4D7094;
	font-family: Verdana, Arial;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}	
h1 {
	font-size: 1.75em;
	font-weight: normal;
	margin: 0px;
}

ul {
margin: 1em 0 1.5em 0;
padding-left: 1.5em;
}
li {
margin-bottom: 0.3em;
}



ul.arrowlist {
	list-style: none;
	padding: 0px;
	text-align: left;

}

ul.arrowlist li {
	padding-left: 15px;
	line-height: 140%;
	font-size: 90%;
	background-image: url(../../images/GSChome_images/iconBlueArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}






.anchor {
	float: right;
	font-size: .9em;
	margin-top: 1.5em;
	margin-bottom: .5em;
}


blockquote {
	margin: 0;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

img {
	border: none;
}

img.left {
	float: left;
	border: 2px solid #cccccc;
	padding: 2px;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	border: 2px solid #cccccc;
	padding: 2px;
	margin: 0 0 0 15px;
}
.floatright {
	float: right;
	border: 0px solid #CFCCA4;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
.floatleft {
	float: left;
	border: 0px solid #CFCCA4;
	padding: 2px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}


.keyword {
	padding: 0px;
	float: left;
	margin: 0px;
}
.label {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
.button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;

}
input{
}




/* main-wrapper */


#main-wrapper {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}

#main-wrapper-top {
	width: 938px;
	height: 12px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/GSChome_images/bodyTopWhite.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #687E8B;
	background-position: left bottom;
}
#main-wrapper-bottom {
	width: 938px;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/GSChome_images/bodyBotWhite.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #3d5864;
	background-position: left top;
}

#header {
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
}


/* Header Right */

#header-right {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 50%;
}

/* Logo */

#logo {
	float: left;
	background-image: url(../../images/GSChome_images/logo-blue.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 225px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0px;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {

}

#logo a {
	text-decoration: none;
}





/* Top Menu */

#topmenu {
	background-image: url(../../images/GSChome_images/imgVertLineDivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
	float: right;
}

#topmenu ul {
	list-style: none;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#topmenu li {
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 140%;
	font-size: 90%;
	margin: 0px;
	background-position: 0px 2px;
}
#topmenu li.one {
	background-image: url(../../images/GSChome_images/ico-home.gif);
	background-repeat: no-repeat;
}
#topmenu li.two {
	background-image: url(../../images/GSChome_images/ico-login.gif);
	background-repeat: no-repeat;
}
#topmenu li.three {
	background-image: url(../../images/GSChome_images/ico-contact.gif);
	background-repeat: no-repeat;
}
#topmenu li.four {
	background-image: url(../../images/GSChome_images/ico-sitemap.gif);
	background-repeat: no-repeat;
}
#topmenu a {
	text-decoration: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}




/* Search */

#search {
	padding-top: 15px;
	float: right;
	padding-right: 20px;

}

#search form {
	margin: 0px;
	padding: 0px;


}


#search .keyword {
	padding: 0px;
	float: left;
	margin: 0px;



}
#search .label {
	float: left;
	margin-top: 8px;
	margin-right: 10px;



}
#search .button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#search input{

}


/* Header 2 */

#header2 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
}


/* Navigation */


/* These must have same to work with x8menus2.asp settings */ 
/* Nav must be relative */ 

#nav-wrap {

	height: 25px;
	padding:0;
	background-image: url(../../images/GSChome_images/nav-bg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#nav {
	height: 25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
    position: relative;
}


/* Alternate Navigation */
#alt-nav-wrap {
	height: 30px;
	padding:0;
	background-image: url(../../images/GSChome_images/nav-bg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
}


#alt-nav {
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
		text-align: center;
}
#alt-nav ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
}

#alt-nav li {
	display: inline;
}
#alt-nav li a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-right: 28px;
	padding-left: 28px;
	font-weight: bold;
	width: auto;
	float: left;
}

#alt-nav .x8drawMenu {

	height: 25px;
	text-align: center;
}

#alt-nav .x8drawMenuHREF {

}

#alt-nav .x8drawMenu a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-right: 28px;
	padding-left: 28px;
	font-weight: bold;
	width: auto;
	float: left;
}
#alt-nav .x8drawMenu a:hover{
	text-decoration: none;
	color: #FFFFFF;
}




#alt-nav .x8drawMenuSelectedHREF a {
	text-decoration: none;

}
#alt-nav .x8drawMenuSelectedHREF a:hover {

}

#alt-nav .x8drawMenu .active a {

}

#alt-nav .menuSeparator {
display:none;
}

/* Footer Draw Menu */

#footer .x8drawMenu1 {
	margin: 0px;
	padding: 5px;

}

#footer .x8drawMenuHREF {

}

#footer .x8drawMenu1 a{

	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	width: auto;
}
#footer .x8drawMenu1 a:hover{
	text-decoration: none;
	color: #ffffff;
}




#footer .x8drawMenuSelectedHREF a {
	text-decoration: none;

}
#footer .x8drawMenuSelectedHREF a:hover {
	text-decoration: none;
	color: #ffffff;


}

#footer .x8drawMenu1 .active a {

}

#footer .menuSeparator {
	padding-right: 3px;
	padding-left: 3px;
	color: #ffffff;
}
#footer ul {
	list-style: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0;
}

#footer li {
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#footer li.first {
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}







/* news */

#news-wrap {
	height: 158px;
	float: right;
	text-align: right;
}

#news {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
}

#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#news li {
	margin: 0;
	border-top: 1px dotted #CDCDCD;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

#news h2 {
	margin: 0;
	padding: 0px 0 0 0px;
	font-size: 1em;
	font-weight: bold;
	color: #f37d00;
}

#news h3 {
	margin: 0;
	padding: 0px 0 0 0px;
	color: #333;
	font-size: .9em;
}

#news p {
	margin: 0;
	line-height: normal;
	font-size: .9em;
}

#news a {
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

#news .first {
	border: none;
}




/* Splash */

#splash {
	height: 158px;
	text-align: left;
	background-image: url(../../images/GSChome_images/feature-bg.gif);
	background-repeat: repeat-x;
}
#splash-left {
	float: left;
	height: 158px;
	background-repeat: no-repeat;
	background-image: url(../../images/GSChome_images/feature-left.jpg);
	width: 367px;
}
#splash-middle {
	float: left;
	height: 158px;
	background-repeat: no-repeat;
	background-image: url(../../images/GSChome_images/banner-right.jpg);
}

#splash .page-title {
	text-transform: lowercase;
	letter-spacing: -0.1em;
	width: 250px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#splash .page-title p {
	font-size: 1.60em;
	font-weight: normal;
	color: #C4DFF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C4DFF4;
	border-right-color: #C4DFF4;
	border-bottom-color: #C4DFF4;
	border-left-color: #C4DFF4;
	margin-top: 40px;
	height: 65px;
}
#splash-right {
	float: right;
	height: 158px;
	text-align: right;
	background-image: url(../../images/GSChome_images/feature-rght-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 20px;
}

/* Page */

#pagebg {
	text-align: center;
	width: 100%;
	margin: 0px;
	background-color: #ffffff;
}

#page {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#page.internal{
	padding: 0px;
	background-image: url(../../images/fishnelson_images/page-top.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.internal-bg{
	background-image: url(../../images/fishnelson_images/sidebar-bg.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: right;
	width: 680px;
	background-color: #ffffff;
}

#content .content{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.content p{
	margin-top: .5em;

}
.content h1{
	margin-bottom: .5em;
}
.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	background-image: url(../../images/GSChome_images/imgVertLineDivider.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	padding-right: 25px;
	text-align: center;
}



.sidebar {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #687E8B;
	background-color: #EDF3F7;
	margin-bottom: 30px;
	text-align: left;

}


.sidebar .title {
	width: 220px;
	line-height: 32px;
	text-align: center;
	font-family:arial;
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
}
.sidebar .title .blue{
	background-image: url(../../images/GSChome_images/sbar-title-blu.gif);
	background-repeat: no-repeat;
}
.sidebar .title .orange{
	background-image: url(../../images/GSChome_images/sbar-title-orange.gif);
	background-repeat: no-repeat;
}
.sidebar .title .green{
	background-image: url(../../images/GSChome_images/sbar-title-green.gif);
	background-repeat: no-repeat;
}
.sidebar .title .drkblue{
	background-image: url(../../images/GSChome_images/sbar-title-drkblue.gif);
	background-repeat: no-repeat;
}
.sidebarcontent {
	background-image: url(../../images/GSChome_images/feature4-bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-position: bottom;
}



.sidebar-two {
	padding: 10px;
}


.sidebar-two-title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 1.1em;
}

.sidebar-two-content {

}

#sidebar ul {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
#sidebar ul li {
	text-indent: 14px;
	background-color: transparent;
	background-image: url(../../images/GSChome_images/iconBlueArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0.1em;
}



#sidebar h2 {
	font-weight: bold;
	font-size: 1em;
	margin-top: .5em;
	margin-right: 1em;
	margin-bottom: .5em;
	margin-left: 1em;
}

#sidebar h3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 0.9em;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	font-size: 1em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #687E8B;
	background-image: url(../../images/GSChome_images/feature4-bg.gif);
	background-repeat: repeat-x;
}

#footer {
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #687E8B;
}

#footer a {

}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}



/* disclaimer */

#disclaimer-wrapper {
	text-align: center;
	width: 928px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #FFFFFF;
}

#disclaimer {
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#disclaimer p {
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 1em;
	line-height: 1.2em;
}

#disclaimer a {

}





/* features two */

.features-two-wrap {
	width:100%;
	max-width:1000px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
.features-two {
	float:left;
	width:100%;
	padding:15px 0 0;
}
.features-two .feature {
	float:left;
	width:49%;
	background-image: url(../../images/GSChome_images/features-Top.gif);
	background-repeat: repeat-x;
	background-color: #EDF3F7;
	margin-right: 5px;
	padding-top: 20px;
	height: 400px;
}
.features-two .feature hr{
	background: transparent url(../../images/GSChome_images/imgDivider.gif) left top repeat-x;

}

.hdivider{
	background-color: transparent;
	background-image: url(../../images/GSChome_images/imgDivider.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;

}

.features-two .sponsors {
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.7em;
	height: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 2px solid #A9CEE3;
}


.features-two .continualsponsors {
	margin-top: 0em;
	margin-right: 0.7em;
	margin-bottom: 0em;
	margin-left: 0.7em;
	height: 205px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 2px solid #A9CEE3;
}


.features-two .right {
	float:right;
	margin: 0px;
}
.features-two .left {
	float:left;
	margin: 0px;
}

.features-two .right .left{
	float:left;
	margin: 0px;
	width:49%;
}
.features-two .right .right{
	float:right;
	margin: 0px;
	width: 49%;
}
.features-two .right .right div{
padding-left:15px;
padding-top:20px;
padding-right:10px;

}


.features-two .left .left{
	float:left;
	margin: 0px;
	width:44%;
}
.features-two .left .right{
	margin: 0px;
	width: 55%;

}
.features-two .feature h3 {
	background: transparent url(../../images/GSChome_images/imgDivider.gif) left bottom repeat-x;
	text-transform:uppercase;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0.9em;
	margin-bottom: 0px;
	margin-left: .8em;
}

.features-two .feature h4 {
	margin: 0px;
	padding-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 1em;
}
.features-two .feature h5 {
	margin: 0px;
	padding-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.2em;
	color: #F8A123;
}
.features-two .feature p {
	font-size: 0.9em;
	border: 0;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 12px;
	margin: 0em;
	padding-bottom: 12px;
}

.features-two .feature p.sponsor {
	font-size: 0.9em;
	border: 0;
	padding-right: 1.2em;
	padding-left: 1.2em;
	padding-top: 0px;
	margin: 0em;
	padding-bottom: 0px;
}

.features-two .feature ul {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
.features-two .feature ul li {
	text-indent: 14px;
	background-color: transparent;
	background-image: url(../../images/GSChome_images/iconBlueArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0.1em;
}
.features-two .feature .sponsors ul {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.features-two .feature .sponsors ul li {
	background-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.features-two .feature .continualsponsors ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.features-two .feature .continualsponsors ul li {
	background-color: transparent;
	background-image: none;
	margin: 0px;
	text-indent: 0px;
	font-size: 1em;
	padding: 0px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.features-two .feature .continualsponsors ul li  a{

}


/* features four */

.features-four-wrap {
	width:100%;
	max-width:1000px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
.features-four {
	float:left;
	width:100%;
	padding:10px 0 0;
}


.features-four .lcol{
	width:49%;
	float: left;
}
.features-four .rcol{
	float:right;
	width:49%;
}


.features-four .feature {
	background-color: #FFFFFF;
	background-image: url(../../images/GSChome_images/feature4-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 220px;
}


.features-four .left .feature {
	float:left;
	margin-left: 0px;
	margin-right: 0px;
}
.features-four .right .feature {
	float:right;
	margin-right: 0px;
	margin-left: 0px;
}


.features-four .feature h3 {
	text-transform:uppercase;
}
.features-four .feature p {
	line-height: 130%;
	font-size: 85%;
	padding: 1em;
	margin: 0em;
}




.sidenets-two-wrap {
	width:100%;
	max-width:1000px;
	background-image: url(../../images/fishnelson_images/bg-features-two-wrap.gif);
	background-repeat: repeat-y;
	background-position: 0  0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
.sidenets-two {
	float:left;
	width:100%;
	padding:15px 0 0;
	background-image: url(../../images/fishnelson_images/bg-features-two.gif);
	background-repeat: no-repeat;
	background-position: 80% 0;
}
.sidenets-two .feature {
	float:left;
	width:49.9%;
}

.closebutton{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-align: right;
}

