@media screen{

html, body {
	height:100%;
}
/*  Tags Declaration  */
BODY {
    margin: auto;
    padding: 0;
    text-align: center;
    background: #FFFFFF url("../../assets/images/green-bground.gif") repeat-y top center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
A:HOVER {text-decoration: none;}
A {text-decoration: underline;}

H2 A, H2 A:VISITED {text-decoration:none; color:#336633}

IMG {border: none;}
.relaxator{
	width: 100%;
	clear: both;
	float: left;
	height: 0px;
	font-size: 1px;
	line-height: 0;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
	font-size: 80%;
}

sub {
	top: .5ex;
}

/*  Page  */
#page {
    margin: auto;
    width: 978px;
    height: 100%;
}
/*  Logotype  */
.logotype {
	float: left;
	font-size: 1px;
	line-height: 0;
	padding: 37px 0 0 54px;
}
.shadow-page-left {
	float: left;
	width: 100%;
	background: #96AA5A url('../../assets/images/shadow-page-l.gif') repeat-y left top;
}
.shadow-page-right {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-page-r.gif') repeat-y right top;
}
.page-container {
	text-align: left;
	margin: auto;
	width: 924px;
	padding: 8px 0 0 0;
}

/*  Header  */
.header {
    float: left;
    width: 100%;
    background: #FFFFFF;
    position: relative;
    z-index: 100;
}
.header .shadow-t {
	background: url('../../assets/images/shadow-header-t.gif') no-repeat left top;
	padding: 0 0 17px 0;
}
.shadow-l {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-l.gif') repeat-y left top;
}
.shadow-r {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-r.gif') repeat-y right top;
}
.shadow-b {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-b.gif') repeat-x left bottom;
}
.shadow-t {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-t.gif') repeat-x left top;
}
.shadow-lb {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-lb.gif') no-repeat left bottom;
}
.shadow-rb {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-rb.gif') no-repeat right bottom;
}
.shadow-lt {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-lt.gif') no-repeat left top;
}
.shadow-rt {
	float: left;
	width: 100%;
	background: url('../../assets/images/shadow-rt.gif') no-repeat right top;
}
.header-right {
	float: right;
	width: 654px;
	height: 136px;
	background: url('../../assets/images/bg-header.jpg') no-repeat left top;
	margin: 20px 0 0 0;
	position: relative;
	right: 17px;
	top: 0;
}

/*  Main Menu  */
.bg-main-menu {
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 32px;
	background: #96AA5A;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	opacity: 0.65;
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    z-index: 1;
}
.main-menu {
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.main-menu A {
	color: #FFFFFF;
	display: block;
	padding: 10px 15px 8px;
	text-decoration: none;
}
.main-menu UL {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.main-menu UL LI {
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.main-menu UL LI UL {
	position: absolute;
	left: 0;
	top: 32px;
	background: #336633;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	display: none;
}
.main-menu UL LI UL A {
	text-decoration: underline;
	padding: 0;
}
.main-menu UL LI UL A:HOVER {text-decoration: none;}
.main-menu UL LI UL LI {
    float: left;
	padding: 0px 5px 20px 13px; float:none;
    clear: both;
}


.main-menu UL LI.selected,
.main-menu UL LI:HOVER, .main-menu UL LI.hover {background: #336633;}
.main-menu UL LI:HOVER UL, .main-menu UL LI.hover UL {
    display: block;
}
/*  Content  */
.content {
    float: left;
    width: 100%;
    position: relative;
    z-index: 50;
}
.left-col {
	float: left;
	width: 240px;
	background: #FFFFFF;
}
.right-col .shadow-rt,
.left-col .shadow-rt {padding-bottom: 17px;}
.left-col .left-col-container {
	float: left;
	width: 206px;
	position: relative;
	left: 17px;
	margin: 17px 0 0 0;
	background: #CAD9A1;
	padding-bottom:40px;
} 
.frame {
	float: left;
	width: 100%;
}
.content A {color: #006666;}
A.more {
	font-weight: bold;
	text-decoration: underline;
}
A.more:HOVER {text-decoration: none;}
.content H2 {
	padding: 10px 0 5px 0;
	margin: 0;
	font-size: 16px;
	color: #336633;
	
}
/*  Tile With Bottom Border  */
.content H2.title-bodre-b {
	border-bottom: 1px solid #336633;
}
.left-col .frame {
	width: 171px;
	position: relative;
	left: 16px;
}
.content H3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.content H3 A {color: #333333;}
.content P, .content TABLE
{
	color: #333333;
	line-height: 17px;
}

.content P {
	padding: 0 0 10px 0;
	margin: 0;
}

OL{color:#333333;}

.content .border {
	float: left;
	width: 100%;
	font-size: 1px;
	line-height: 0;
	border-top: 1px solid #8D825B;
}
.frame-contact {padding-bottom: 10px;}
.frame-contact P {
	padding: 0;
	margin: 0;
}
.frame-contact P SPAN {
	font-weight: bold;
}
.frame-stock P {
	padding: 0;
	margin: 0;
}
.frame-stock .head {font-size: 16px;}
.frame-stock .head SPAN {font-weight: bold;}
.frame-stock .price {color: #FF6600;}
.frame-stock P {white-space: nowrap;}
.frame-stock P A {color: #333333;}
.right-col {
	float: right;
	width: 677px;
	background: #FFFFFF;
}
.right-col .right-col-container {
	background: #EBE2C1;
	float: left;
	left: 17px;
	margin: 17px 0pt 0pt;
	padding-bottom: 40px;
	position: relative;
	width: 643px;
	text-align: center;
}
.right-col .text-container {
	margin: auto;
	width: 607px;
	text-align: left;
}
.content H1 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 24px;
	color: #336633;
}
.right-col .right {
	float: right;
	font-size: 1px;
	line-height: 0;
}
.right-col .left {
	float: left;
	width: 365px;
}

.content h3.toggler {
	padding: 3px 0 3px 20px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	cursor:pointer;
	background:  url('../../assets/images/icon-flag.gif') no-repeat;
	background-position: 4px 7px;
}

/**.content h3.toggler SPAN {
	display: block;
	padding: 0 0 0 17px;
	background:  url('../../assets/images/icon-flag.gif') no-repeat left 3px;
}**/

.content h3.toggler-open {
	font-weight: bold;
	background-color: #CFC49B; 
}
.content .element {
	border: 1px solid #D5CAA3;
	margin-bottom: 5px;
}
.content UL {
	padding: 0 0 0 25px;
	margin: 8px 0;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: square;
}
.content UL A {
	color: #FF6600;
	font-weight: normal;
}
/*  Projects List  */
.content UL.proj-list {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0;
}

.content UL.proj-list LI {
	padding: 10px 0 0 17px;
	background: url("../../assets/images/arrow-right.gif") left 11px no-repeat; 
}

.content UL.proj-list UL LI{
	padding: 5px 0 0 10px;
}

.content UL.proj-list UL 
{
	list-style-image: url(../../assets/images/arrow-right.gif);
}

.content UL.proj-list UL LI 
{
	background: none;
	padding: 0 0 10px 0;
}

.content UL.proj-list A {
	color: #336633;
	text-decoration: none;
}
.content UL.proj-list A:HOVER {text-decoration: underline;}




/*  Content Page CSS  */
/*  Tags Declaration  */
/* Right column headers */
H1.projects-header {
	font-size: 24px;
	font-weight: bold;
	color: #8d825b;
	padding: 14px 0 0 0;
	margin: 0;
	text-transform: uppercase;
}
H2.mc {
	color: #336633;
	font-size: 24px;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
}
/* Right content paragraphs */
.paragraphs {
	width: 100%;
	margin-bottom:20px;
	
}
/* Wide paragraph */
.wide {
	width: 100%;
	padding: 0;
	margin: 0;
}
/* Left block */
.left-block {
	width: 157px;
	float: left;
}

.right-block {

	width: auto;
	margin-left: 179px;
	display:block;
}

.map-image {
	width: 100%;
	float: left;
}
.map-text {
	width: 100%;
	float: left;
	color: #336633;
	padding-top: 6px;
	padding-bottom: 0;
}
.map-link A {
	color: #336633;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 3px;
}
.map-link A:HOVER, .map-link A:ACTIVE {
	text-decoration: none;
}
/* Right block */


.pr-container{ color:#333333;}
.pr-date-col{float:left; width:100px; padding-bottom:10px; clear:both; color:#333333}
.pr-title-col{padding-bottom:10px;}


.right-block H3, .full-block H3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-transform: uppercase;
	line-height: 14px;
}
.right-block P {
	margin: 0 0 17px 0 !important;
	margin: 0 0 0 0;
	padding: 0;
}
UL.right-block-list, .right-block-list LI UL, .full-block UL {
	padding: 0;
	margin: 0 0 0px 10px;
	list-style-type: none;
	list-style-position: outside;
}
.right-block-list LI, .right-block-list LI UL LI, .full-block UL LI {
	line-height: 20px;
	list-style: none;
	background: url("../../assets/images/list-style.gif") no-repeat left 7px;
	padding-left: 17px;
}

.right-block-list LI UL 
{
	margin-bottom:0px;
}


/* Bottom-block */
.bottom-block {
	width: 100%;
	float: left;
	border-top: 1px solid #8d825b;
	padding-top: 15px;
	clear:both;
}
.print {
	float: left;
	width: 132px;
	margin-left: -1px;
	margin-right: 49px;
}
.print A {
	background: url("../../assets/images/print-button.jpg") no-repeat left top;
	width: 132px;
	height: 29px;
	display: block;
}
.previous {
	float: left;
	width: 142px;
}
.previous A {
	background: url("../../assets/images/previous-button.jpg") no-repeat left top;
	display: block;
	width: 142px;
	height: 29px;
}
.next {
	float: right;
	width: 142px;
	margin: 0 !important;
}
.next A {
	background: url("../../assets/images/next-button.jpg") no-repeat left top;
	display: block;
	width: 142px;
	height: 29px;
}
.print A IMG, .previous A IMG, .next A IMG {
	display: none;
}	   	

/*  Footer  */
.footer {
    float: right;
    width: 680px;
    text-align:center;
}
.footer P {
	padding: 20px 0px 32px 0px;
	margin: 0;
	font-size: 11px;
	color: #000000;
}
.footer A {
	color: #000000;
	text-decoration: none;
}
.footer A:HOVER {text-decoration: underline;}
.footer SPAN {
	padding: 0 10px;
}

#overlappopup{ /*don't change id name */
position: absolute; /*don't change position property */
z-index: 1000;
background: white;
border: 1px solid #006666;
padding: 2px;
left: 0;
top: 0;
visibility: hidden;
}

.printlogo 
{
	display:none;
}
}

@media print { 

.printlogo 
{
	display:block;
	text-align:left;
	float:left;
	margin-bottom:0px;
}

.left-col {
	float: left;
	width: 0px;
	background: #FFFFFF;
	display:none;
}

.right-col {
	width:100%;
	background: #FFFFFF;
}

#page {
    margin: 0 0 0 0;
    width: 100%;
    height: 100%;
}

.header {
    display:none;
}

.bottom-block
{
	display:none;

}
.content {
   
   

}
.page-container {
	text-align: left;
	margin: 0 0 0 0;
	width: 100%;
	padding: 0 0 0 0;
}


}