/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
html, body{
	height: 100%
}
body{
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #5a6c76;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #88cb24;
	font-weight: bold;
	text-decoration: underline;

}
a:hover{
	text-decoration: none
}
input,select,textarea{
	background: url(../images/input-bgr.gif) #ffffff repeat-x top;
	border: #b1bec0 1px solid;
	color: #1f1f1f;
	font-size: 12px;
	padding: 3px
}
.headerinput{
	background: url(../images/input-header-bgr.gif) #ffffff repeat-x top;
	border: #b1bec0 1px solid;
	color: #1f1f1f;
	font-size: 12px;
	padding: 3px
}
.green{
	color: #88cb24
}
.partner{
	position: relative;
	float: left;
	background-color: #ffffff;
	padding: 10px;
	width: 855px;
	border: #e0e0e0 1px solid;
	margin-bottom: 4px;
}
.partnerimgdiv{
	position: relative;
	float: left;
	width: 140px;
	text-align: center;
	padding-right: 10px
}
li{
	list-style: none
}
h2{
	font-size: 3.2em;
	font-weight: normal;
	margin: 0 0 .2em;
	/*text-transform: lowercase*/
}
h3, h4{
	/*color: #ea6b33;*/
	color: #88cb24;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em
}
h4{
	color: #5a6c76
}
h5{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 .5em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#content{
	background: url(../images/page-content-bgr.jpg) no-repeat center top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 99.98%;
	min-height: 99.98%
}
#page{
	margin: 0 auto;
	padding: 0 0 20px;
	padding: 0;
	width: 975px
}
/*- Specific Pages -*/
#page-accounts{
	background: none
}
#page-accounts #content{
	background: none
}
/*=== Header ===*/
#header{
	height: 136px;
	margin: 0 auto;
	width: 964px
}
#header .content{
	float: right;
	width: 620px
}
/*- Logo -*/
#logo{
	height: 119px
}
#header h1{
	/*background: url(../images/logo.gif) no-repeat;*/
	background: url(../images/carbonfreesearchlogo.gif) no-repeat 0px 10px;
	float: left;
	text-indent: -9999px;
	width: 235px
}
#header h1 a{
	display: block;
	height: 119px;
	text-decoration: none
}
/*- Contact Phone -Signup -*/
.contact-signup{
	text-align: right;
	width: 100%
}
#contact{
	position: relative;
	float: right;
	width: 300px;
	text-align: left;
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	position: relative;
	/*border: #662322 1px solid;*/
	left: 190px;
	background: url(../images/nav1-bgr.gif) no-repeat top;
	height: 41px;
	overflow: hidden;
	width: 778px;
	font-size: 1em;
	top: -22px;
	/*padding: 0 3px*/
}
.nav1 ul{
	float: left;
	font-weight: bold;
	padding: 1px 0 0
	/*text-transform: lowercase*/
}
.nav1 li{
	/*border-right: 1px solid #c2d2d5;*/
	float: left;
	line-height: 41px
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none
}
.navleftspacer{
	position: relative;
	float: left;
	width: 14px;
	height: 41px;
}
.navrightspacer{
	position: relative;
	float: left;
	width: 10px;
	height: 41px;
}
.navitemrightspacer{
	position: relative;
	float: left;
	background: url(../images/nav1-bgr-spacer.gif) no-repeat top;
	height: 41px;
	width: 1px;
}
.nav1 li a:hover,
.nav1 li.active a{
	background: url(../images/nav1-hover.gif) repeat-x top;
	text-decoration: none
}
/*- Nav2 -*/
.nav2 ul{
	font-size: .9em;
	margin: 0 0 1em
}
.nav2 li{
	margin: 0 0 1px
}
.nav2 li a{
	color: #008676;
	display: block;
	height: 1%;
	padding: 0 0 0 9px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(../images/ico-list2.gif) no-repeat 0 4px;
	text-decoration: underline
}
/*- Nav Admin -*/
.nav-admin{
	color: #869598;
	font-size: 11px;
	height: 30px;
	line-height: 31px;
	text-align: right
}
.nav-admin a{
	color: #869598;
	text-decoration: none
}
.nav-admin a:hover{
	text-decoration: underline
}
/*- Navigation Path -*/
.nav-path{
	color: #ffffff;
	font-size: .9em;
	font-size: 10px;
	height: 15px;
	padding: 7px 15px 0;
}
.nav-path a{
	color: #ffffff;
	text-decoration: none
}
.nav-path a.active{
	text-decoration: underline
}
/*- Bottom Navigation -*/
.nav-bot{
	height: 37px;
	margin: -34px 0 0 842px;
	position: absolute
}
.nav-bot img{
	margin: 0 0 0 2px
}
/*=== Headlines ===*/
.headline{
	margin: 0 0 -30px;
	position: relative
}
.headline h2{
	color: #ffffff;
	font-size: 46px;
	padding: 0 10px 0 0;
	text-align: right;
	text-transform: none
}
.headline img{
	margin: 0 0 -15px;
	position: relative
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 749px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 170px
}
#rightcol h3{
	color: #008676;
	font-weight: bold;
	margin: 0 0 .1em
}
#rightcol h4{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0
}
#rightcol .hl{
	border-color: #ffffff;
	margin: 5px 0
}
/*=== Sub Columns ===*/
.subcols{
	background: url(../images/vl-sep.gif) repeat-y center;
	height: 1%;
	margin: 0 auto;
	margin: 0 0 20px;
	width: 960px
}
.subcols h2{
	color: #5a6c76;
	font-size: 28px
}
.subcols h3{
	background: url(../images/ico-arr.gif) no-repeat left;
	color: #88cb24;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 0 0 10px
}
.col1{
	float: left;
	width: 450px
}
.col2{
	float: left;
	width: 223px
}
.col3{
	float: left;
	width: 486px
}
.col4{
	float: right;
	font-size: .9em;
	font-style: italic;
	padding: 10px;
	width: 168px
}
.col5{
	float: left;
	height: 78px;
	width: 181px
}
.col6{
	float: right;
	font-size: 11px;
	padding: 15px 0 0;
	width: 450px
}
.col6 h4{
	font-weight: bold;
	margin: 0
}
.col7{
	float: left;
	width: 294px
}
.col8 hr{
	margin: 0 0 15px
}
.col7 h3{
	border-bottom: 1px solid #aeb9bf;
	padding: 0 0 5px
}
.col7 hr{
	margin: 8px 0
}
.col8{
	float: right;
	width: 560px
}
.col8 h4{
	background: url(../images/ico-arr.gif) no-repeat left;
	color: #ea6b33;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 0 0 10px
}
.col8 hr{
	/*margin: 0 0 15px*/
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 25px;
	width: 975px
}
.box .top,.box .bot,.box2 .bot{
	background: url(../images/box-top.png) no-repeat top;
	clear: both;
	height: 25px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.png) no-repeat top
}
.box .bot2{
	background: url(../images/box-bot2.png) no-repeat top
}
.box .content{
	background: url(../images/box-bgr.png) repeat-y;
	height: 1%;
	padding: 0 8px
}
.box .content2{
	background: url(../images/box-bgr2.png) repeat-y;
	height: 1%;
	padding: 0 8px
}
.box .content-{
	background: url(../images/box-bgr-.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	padding: 5px 40px
}

.box .contentp-{
	background: url(../images/box-bgr-.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 879px;
	min-height: 879px;
	padding: 5px 40px
}

.box .content1-{
	background: url(../images/box-bgr-.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	/*height: 520px;*/
	/*min-height: 520px;*/
	padding: 5px 40px
}
.box .content2-{
	background: url(../images/box-bgr2-.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 371px;
	min-height: 371px;
	padding: 0 15px
}
.box .content3-{
	background: url(../images/box-bgr-.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 600px;
	min-height: 600px;
	padding: 5px 40px
}
/*- Box2 -*/
.box2{
	margin: 0 auto;
	width: 962px
}
.box2 .top,.box2 .bot{
	background: url(../images/box2-top.gif) no-repeat top;
	clear: both;
	height: 3px;
	overflow: hidden
}
.box2 .bot{
	background: url(../images/box2-bot.gif) no-repeat top
}
.box2 .content{
	background: url(../images/box2-bgr.gif) #cedbdd repeat-x top;
	border-left: 1px solid #cedbdd;
	border-right: 1px solid #cedbdd;
	height: 1%;
	padding: 20px 25px 10px 30px
}
/*- Box3 -*/
.box3{
	margin: -5px 0 25px;
	position: relative;
	width: 975px
}
.box3 .top,.box3 .bot{
	background: url(../images/box3-top.png) no-repeat top;
	clear: both;
	height: 25px;
	overflow: hidden
}
.box3 .bot{
	background: url(../images/box3-bot.png) no-repeat top
}
.box3 .content{
	background: url(../images/box3-bgr.png) repeat-y;
	height: 1%;
	padding: 0 8px
}
.box3 .content-{
	background: url(../images/box3-bgr-.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 1007px;
	min-height: 1007px;
	padding: 5px 13px 0 20px
}
/*- Box4 -*/
.box4{
	width: 749px
}
.box4-top,.box4-bot{
	background: url(../images/box4-top.png) no-repeat top;
	clear: both;
	height: 49px;
	overflow: hidden;
	padding: 0 25px
}
.box4-top h2{
	color: #008676;
	font-size: 16px;
	font-weight: bold;
	line-height: 49px;
	margin: 0;
	text-transform: none
}
.box4-bot{
	background: url(../images/box4-bot.png) no-repeat top;
	height: 23px
}
.box4-content{
	background: url(../images/box4-bgr.png) repeat-y;
	height: 1%;
	padding: 0 25px
}
/*- Box5 -*/
.box5{
	border: 1px solid #c2d2d5;
	height: 1%;
	margin: -1px 0 0;
	position: relative
}
.box5-top{
	background: #dce7e8;
	clear: both;
	font-size: 11px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 25px 0 0
}
.box5-top h4{
	color: #008676;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	text-transform: none
}
.box5-top img{
	float: left
}
.box5-content{
	background: url(../images/grad1.gif) repeat-x top;
	height: 1%;
	margin: 5px;
	padding: 8px 12px
}
.box5-content2{
	height: 1%;
	padding: 5px
}
.box5-content3{
	background: url(../images/grad2.gif) #e8eff0 repeat-x top;
	height: 1%;
	margin: 5px;
	padding: 8px 12px 0 22px
}
.box5 a{
	color: #008676
}
.box5 p{
	padding: 0
}
/*- 'Key Features' -*/
.box-feature{
	color: #ffffff;
	float: left;
	font-size: 11px;
	height: 195px;
	margin: 0 8px 0 0;
	padding: 22px 15px 0 22px;
	width: 130px
}
.box-feature346 {
	background: url(../images/box-feature346x136.gif) no-repeat top;
	background-position: left top;
	color: #ffffff;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0 7px 0 0;
	padding: 15px 15px 0 15px;
	width: 316px
}
.box-feature346 h3, .box-feature346last h3{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px
}
.box-feature346 p{
	font-style: italic;
	line-height: normal;
	padding: 0 0 2px
	width: 310px;
	margin-right: 2px;
}
.box-feature346 a, .box-feature346last a{
	color: #ffffff
}
.box-feature346last{
	background: url(../images/box-feature346x136.gif) no-repeat top;
	background-position: left top;
	color: #ffffff;
	float: right;
	font-size: 11px;
	height: 120px;
	padding: 15px 15px 0 15px;
	width: 316px;
	margin: 0
}
.box-feature346last p{
	font-style: italic;
	line-height: normal;
	padding: 0 0 2px;
	width: 310px;
	margin-right: 2px;
}
.box-feature.last{
	margin: 0
}
.box-feature h3{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px
}
.box-feature p{
	font-style: italic;
	line-height: normal;
	padding: 0 0 2px
}
.box-feature a{
	color: #ffffff
}
.box-feature.bgd1{
	background: url(../images/box-feature.gif) no-repeat top
}
.box-feature.bgd2{
	background: url(../images/box-feature2.gif) no-repeat top
}
.box-feature.bgd3{
	background: url(../images/box-feature3.gif) no-repeat top
}
.box-feature.bgd4{
	background: url(../images/box-feature4.gif) no-repeat top
}
.box-feature430290 {
	background: url(../images/box-feature430x290.gif) no-repeat top;
	background-position: left top;
	/*position: relative;*/
	color: #ffffff;
	/*float: left;*/
	font-size: 11px;
	height: 280px;
	text-align: center;
	margin: 0 7px 0 0;
	padding: 15px 15px 0 15px;
	width: 400px
}
.box-feature430290 h3, .box-feature430290last h3{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px
}
.box-feature430290 p{
	font-style: italic;
	line-height: normal;
	padding: 0 0 2px
	width: 414px;
	margin-right: 2px;
}
.box-feature430290 a{
	color: #ffffff
}
.box-feature430290 li{
	font-size: 1.2em;
	font-weight: bold;
}
/*- Alert -*/
.alert{
	color: #c60d2f;
	font-size: 1.2em
}
/*- News Articles -*/
.news-articles{
	color: #ea6b33
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em;
	padding: 0 25px 0 0
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .3em;
	padding: 0 0 0 13px
}
.list1 li a{
	color: #5a6c76;
	text-decoration: none
}
.list1 li a:hover{
	text-decoration: underline
}
/*- List2 -*/
.list2{
	font-size: .9em;
	font-weight: bold;
	margin: 0 0 1em
}
.list2 li{
	background: url(../images/ico-arr2.gif) no-repeat 0 4px;
	margin: 0 0 .5em;
	padding: 0 0 0 7px
}
.list2 li small{
	font-size: .9em
}
.list2 li a{
	color: #e56c34
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
.search{
	float: left;
	height: 25px;
	padding: 9px 0 0;
	width: 205px
}
.search img{
	float: left
}
.search input{
	float: left;
	font-size: 14px;
	height: 17px;
	margin: 0 0 0 -1px;
	width: 142px;
	border: #fbc23d 1px solid;
	z-index: 4;
}
.search input.btn{
	height: auto;
	margin: 0 0 0 -1px;
	width: auto
}
/*- Form1 Setup -*/
.form1{
	margin: 0 0 1em 8px
}
.form1 div{
	line-height: 25px;
	margin: 0 0 7px
}
.form1 label{
	float: left;
	font-size: 13px;
	margin: 1px 0 0;
	padding: 0 11px 0 0;
	text-align: right;
	width: 93px
}
.form1 input{
	margin: 0 15px 0 0;
	padding: 6px;
	width: 200px
}
/* Form1 Buttons */
.form1 .submit{
	margin: 10px 0 0;
	padding: 0 0 0 104px;
	width: 400px
}
.form1 input.btn{
	margin: 0;
	padding: 0;
	width: auto
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk{
	line-height: normal
}
.form1 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 15px
}
.form1 .chk label{
	float: none
}
/* Form1 Textarea */
.form1 textarea{
	font: 11px Arial, Helvetica, sans-serif;
	height: 150px;
	overflow: auto;
	width: 720px
}
/* Form1 Select */
.form1 select{
	color: #5a6c76;
	width: 250px;
	width: 126px
}
/*=== Link Buttons ===*/
.btn-link a{
	background: url(../images/ico-link.gif) no-repeat right;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 25px 5px 0
}
.btn-pdf a{
	background: url(../images/ico-pdf.gif) no-repeat left;
	color: #ef2a30;
	display: block;
	font-size: 11px;
	height: 46px;
	padding: 0 0 0 55px;
	text-decoration: none
}
.btn-pdf a em{
	font-style: normal;
	text-decoration: underline
}
/*=== Pics, Thumbs, Videos, Ads etc. ===*/
.pic img{
	border: 1px solid #118d7f;
	display: block;
	margin: 0 0 .5em
}
.pic.noborder img{
	border: 0
}
.pic.fl img{
	margin-right: 15px
}
.pic.fr img{
	margin-left: 10px;
}
.ads img{
	/*float: left*/
	/*text-align: center;*/
}
/*- Next Pg Link -*/
.link.fr{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}
.link.fr img{
	margin-bottom: -6px;
	text-decoration: none
}
/*- Case Study Header -*/
.link.fl{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold
}
.link.fl img{
	margin-right: 5px;
	margin-bottom: -6px;
	text-decoration: none
}
/*- Video Panel -*/
.video-panel{
	margin: 0 -18px 0 -15px;
	position: relative;
	width: 911px
}
/*=== Csse Studies Paper Graphic ===*/
.paper{
	margin-top: -80px;
	margin-right: -39px;
	float: right
}
/*=== Styling Tabular Data ===*/
table{
	/*border-collapse: collapse; - bm 150909*/
	width: 100%
}
.tabs1 td{
	background: #dce7e8;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-style: italic;
	padding: 2px 10px
}
/*=== Footer ===*/
#footer{
	color: #5a6c76;
	font-size: .9em;
	position: relative;
	padding: 20px 0 0
}
#footer a{
	color: #5a6c76;
	text-decoration: none
}
#footer a:hover{
	text-decoration: underline
}
#footer ul{
	margin: 0 0 0 -.6em;
	position: relative
}
#footer li{
	border-right: 1px solid #5a6c76;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.step3{
	position: absolute;
	margin-top: -37px;
	margin-left: 180px;
}
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr, .hl{
	border-top: 1px solid #88cb24;
	clear: both;
	height: 1px;
	margin: 10px 0 20px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right;
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}


/*=== expandable buttons ===*/
/*=== plain button ===*/
.custombutton{
	text-decoration:
}
a span.btn-plain-left {
	position: relative;
	float: left;
	background-image: url('../images/btn-plain-left.gif');
	height: 37px;
	width: 4px;
	margin-left: 6px;
	border: 0;
	cursor: pointer;
}
a span.btn-plain-right {
	position: relative;
	float: left;
	background-image: url('../images/btn-plain-right.gif');
	height: 37px;
	width: 4px;
	margin-right: 0;
	border: 0;
	cursor: pointer;
}
a span.btn-plain-main {
	position: relative;
	float: left;
	background-image: url('../images/btn-plain-1w.gif');
	height: 37px;
	color: #5a6c76;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	line-height: 36px;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none
}

a:hover span.btn-plain-left {
	position: relative;
	float: left;
	background-image: url('../images/btn-plain-left-on.gif');
	height: 37px;
	width: 4px;
	margin-left: 6px;
	border: 0;
	cursor: pointer;
}
a:hover span.btn-plain-right {
	position: relative;
	float: left;
	background-image: url('../images/btn-plain-right-on.gif');
	height: 37px;
	width: 4px;
	margin-right: 0;
	border: 0;
	cursor: pointer;
}

a:hover span.btn-plain-main {
	position: relative;
	float: left;
	background-image: url('../images/btn-plain1w-on.gif');
	height: 37px;
	/*color: #e64701;*/
	color: #5a6c76;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	line-height: 36px;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
}

/*=== shadowed button ===*/

.btn-shadowed-left {
	position: relative;
	float: left;
	background-image: url('../images/btn-shadowed-left.gif');
	height: 41px;
	width: 8px;
	margin-left: 3px;
	border: 0;
	cursor: pointer;
}
.btn-shadowed-right {
	position: relative;
	float: left;
	background-image: url('../images/btn-shadowed-right.gif');
	height: 41px;
	width: 8px;
	margin-right: 3px;
	border: 0;
	cursor: pointer;
}
.btn-shadowed-main {
	position: relative;
	float: left;
	background-image: url('../images/btn-shadowed-1w.gif');
	height: 41px;
	color: #5a6c76;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	line-height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}


/* forward form */
form#forward {
	position: relative;
	display: block;
	width: 626px;
	height: 26px;
	padding: 0;
	margin: 0;
}
form#forward input.inp-text {
	/*float: left;*/
	margin: 0;
	width: 290px;
	height: 21px;
	background: url(../images/bg-input-2.jpg) repeat-x;
	font-size: 1.3em;
	font-weight: normal;
	color: #008676;
	padding: 2px 0.3em;
	margin: 5px;
	border: #008676 1px solid;
}


form#forwardBak input.inp-text {
	/*float: left;*/
	margin: 0;
	width: 460px;
	height: 21px;
	background: url(../images/bg-input-2.jpg) repeat-x;
	/*background-color:#ffffff;*/
	font-size: 1.3em;
	font-weight: normal;
	color: #008676;
	padding: 2px 0.3em;
	/*border: 1px solid #3F7FBF;*/
	border: #008676 1px solid;
}

form#forward input.submit {
	position: float;
	border: 0;
	padding: 0;
	margin: 0;
}
div.forward-area {
	float: left;
	width: 700px;
	height: 300px;
	background: url(../images/bg-counter.jpg) no-repeat;
	color: #344f61;
	padding-left: 36px;
	background-position: 4px 0;
}
div.xforward-area h1 {
	font: 2em Georgia,"Times New Roman", Times, serif;
	margin-bottom: 1em;
	color: #5B6B7B;
}
.ss-area {
	position: absolute;
	z-index: 4;
	height: 354px;
	width: 520px;
	background-color: #ffffff;
	text-align: center;
	left: 174px;
	top: -12px;
	display: none;
	border: #b0b0b0 1px solid;
}
.ss-close {
	position: absolute;
	right: 0;
	width: 46px;
	border-left: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
	color: #b0b0b0;
	font-size: 9px;
	cursor: pointer;
}
.ss-area h4 {
	font-weight: bold;
	font-style: italic;
	margin: 5px;
}


.vid-area {
	position: absolute;
	z-index: 1;
	height: 474px;
	width: 862px;
	background-color: #ffffff;
	text-align: center;
	left: 12px;
	top: -12px;
	display: none;
	border: #b0b0b0 1px solid;
}
#vidholder {
	/*position: absolute;*/
	z-index: 1;
	height: 478px;
	width: 820px;
	background-color: #ffffff;
	text-align: center;
	top: 210px;
	/*border: #b0b0b0 1px solid;*/
	/*padding-bottom: 22px;*/
	margin-bottom: 22px;
	position: relative;
	display: none;
	left: -4px;

}
.vid-close {
	position: absolute;
	right: 0;
	width: 46px;
	border-left: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
	color: #b0b0b0;
	font-size: 9px;
	cursor: pointer;
}
.vid-area h4 {
	font-weight: bold;
	font-style: italic;
	margin: 5px;
}

.frsb {
	position: absolute;
	right: 120px;
	top: -58px;
	z-index: 2
}
