body {
	margin: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: justify;
}



table.linkcontainer td{

	background-color: #000000;

	filter:alpha(opacity=70);

	opacity: .7;

	-moz-opacity: .7;

}

td.logo_area{

	border-top-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-right-width: 0px;

}

td.middle_spacer {

	width: 830px;

	background-repeat: repeat-x;

	background-position: center;

	background-image: url(../images/border_shadow_btm.png);

	height: 50px;

}

td.bar_top {

	background-image: url(../images/bar_top.gif);

	background-repeat: repeat-y;

	background-position: center;

	width: 850px;

}

td.bar_btm {

	background-image: url(../images/bar_btm.gif);

	background-repeat: repeat-y;

	background-position: center;

	width: 850px;

}

td.shadow_right {

	background-image: url(../images/border_shadow_l.png);

	background-repeat: repeat-y;

	background-position: left;

	width: 25px;

}

td.shadow_left {

	background-image: url(../images/border_shadow_r.png);

	background-repeat: repeat-y;

	background-position: right;

	width: 25px;

}

td.body_content {

	padding: 15px;

	background-repeat: repeat;

	background-color: #FFFFFF;

}

td.below_header{

	background-color: #1F1F1F;

	height: 50px;

	color: #CCCCCC;

	padding: 5px;

}

td.main_content_box {

	background-color: #FFFFFF;

}



td.horizontal_column {

	background-color: #000000;

	border-top-width: 15px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	height: 150px;

	display: table-cell;

	vertical-align: top;

}

td.bottom_link_container {
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	padding: 5px;

}



td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
	height: 50px;
	display: table-cell;
	vertical-align: top;
}



td.horizontal_center2 {

	background-color: #FFFFFF;

	border-top-width: 15px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #333333;

	border-bottom-color: #000000;

	border-left-color: #333333;

	height: 150px;

	display: table-cell;

	vertical-align: top;

	background-image: url(../images/header_bg2.jpg);

}

td.header_column {
	height: 55px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-position: top;
	background-color: #FFFFFF;

}

td.left_content {

	width: 165px;

	padding: 5px;

	vertical-align: top;

	background-repeat: repeat;

	background-color: #FFFFFF;

	border-right-style: none;

}



<style type="text/css">



a:link {

	color: #00CCFF;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	color: #0066FF;

	text-decoration: underline;

}

a:active {

	color: #0599ff;

	text-decoration: none;

}



</style>



/*GRAY PANEL LEFT*/

.graypanelLeft{

	background-color:#FFFFFF;

	padding:5px;

	margin:5px;

	color: #000000;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



/*GRAY1 PANEL*/

.gray1panel{

	border:solid 1px #C1C1C1;

	background-color:#F7F7F7;

	padding:3px;

	margin:3px;

	color: #000000;

}



/*GRAY2 PANEL*/

.gray2panel{

	border:solid 1px #C1C1C1;

	background-color:#E5E5E5;

	padding:3px;

	margin:3px;

	color: #000000;

}



/*BLACK PANEL*/

.blackpanel{

	border:solid 1px #000000;

	background-color:#333333;

	padding:5px;

	margin:5px;

	color: #FFFFFF;

	font-weight: bold;

}



/*WHITE PANEL*/

.whitepanel{

	background-color:#FFFFFF;

	padding:5px;

	margin:5px;

	color: #000000;

	font-weight: bold;

	border: 1px dotted #999999;

}



/*BLUE PANEL*/

.bluepanel{

	border:1px dotted #666666;

	background-color:#8CBEF4;

	padding:5px;

	margin:5px;

	color: #FFFFFF;

	font-weight: bold;

}



/*RED PANEL*/

.redpanel{

	background-color:#FFFFCC;

	padding:5px;

	margin:5px;

	color: #000000;

	font-weight: bold;

	border: thin dotted #FF9933;

}



/*TEXT STYLES*/

.bodytext {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.3em;
	line-height: 20px;
	text-align: justify;

}



.titletext {
	font-size:22px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bold;

}



.submenuText {

	font-size:10px;

	color:#0338EF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 18px;

	padding-top: 2px;

	padding-bottom: 2px;

	margin-left: 5px;

}



.subtitletext {

	font-size:20px;

	color:#666666;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	padding-top: 5px;

	padding-bottom: 1px;

	line-height: 26px;

}



.dotLine {

	line-height: normal;

	padding-top: 2px;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: dotted;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

	padding-bottom: 2px;

	height: 20px;

}

.whitetitle {

	font: 0.7em Tahoma, sans-serif;

	font-size:20px;

	font-weight:normal;

	color:#FFFFFF;

	letter-spacing: .2em;

}

.smalltitle {

	font-size:20px;

	font-weight:bold;

	color:#FF2222;

	text-indent: 15px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.smallblacktitle {

	font-size:14px;

	font-weight:bold;

	color:#0066FF;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	text-align: left;

	padding-bottom: 5px;

}

.smallwhitetext {

	font: 0.7em Tahoma, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color: #FFFFFF;

}

.smallwhitetext a{

	font: 0.7em Tahoma, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color: #FFFFFF;

	text-decoration:none;

}

.smallwhitetext a:hover{

	text-decoration:underline;

}

.smallgraytext {
	font-size: 11px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;

}

.smallgraytext a{

	font: 0.7em Tahoma, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color:#999999;

	text-decoration:none;

}

.smallgraytext a:hover{

	text-decoration:underline;

}

.smallredtext {

	font: 0.7em Tahoma, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color:#CC0000;

}

.smallredtext a{

	font: 0.7em Tahoma, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color:#CC0000;

	text-decoration:none;

}

.smallredtext a:hover{

	text-decoration:underline;

}



.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}



/* ---------- gallery styles start here ----------------------- */

.gallery {

	list-style: none;

	margin: 0;

	padding: 0;

}

.gallery li {

	margin: 0px;

	padding: 0;

	float: left;

	position: relative;

	width: 200px;

	height: 175px;

}

.gallery img {

	background: #fff;

	border: solid 1px #ccc;

	padding: 4px;

}

.gallery span {

	width: 135px;

	height: 18px;

	display: block;

	position: absolute;

	bottom: 8px;

	right: 60px;

}

.gallery .favorite {

	background-image: url(../images/photo.gif);

	background-repeat: no-repeat;

}

.gallery .photo {

	background-image: url(../images/photo.gif);

	background-repeat: no-repeat;

}

.gallery a {

	text-decoration: none;

}

.gallery a:hover img  {

	border-color: #666;

}

.gallery a:hover span {

	background-position: left -22px;

}

/* ---------- catalog styles start here ----------------------- */

.catalog {

	list-style: none;

	margin: 0;

	padding: 0;

}

.catalog li {

	margin: 0px;

	padding: 0;

	float: left;

	position: relative;

	width: 150px;

	height: 175px;

}

.catalog img {

	background: #fff;

	border: solid 1px #ccc;

	padding: 4px;

}

.catalog span {

	width: 115px;

	height: 18px;

	display: block;

	position: absolute;

	bottom: 1px;

	right: 32px;

}

.catalog .catalog {

	background-image: url(../images/download-catalog.gif);

	background-repeat: no-repeat;

}

.catalog a {

	text-decoration: none;

}

.catalog a:hover img  {

	border-color: #666;

}

.catalog a:hover span {

	background-position: left -22px;

}



/* ---------- gallery2 styles start here ----------------------- */

.gallery2 {

	list-style: none;

	margin: 0;

	padding: 0;

}

.gallery2 li {

	margin: 0px;

	padding: 0;

	float: left;

	position: relative;

	width: 200px;

	height: 175px;

}

.gallery2 img {

	background: #fff;

	border: solid 1px #ccc;

	padding: 4px;

}

.gallery2 span {

	width: 135px;

	height: 18px;

	display: block;

	position: absolute;

	bottom: -50px;

	right: 60px;

}

.gallery2 .favorite {

	background-image: url(../images/photo.gif);

	background-repeat: no-repeat;

}

.gallery2 .photo {

	background-image: url(../images/photo.gif);

	background-repeat: no-repeat;

}

.gallery2 .video {

	background-image: url(../images/download-catalog.gif);

	background-repeat: no-repeat;

}

.gallery2 a {

	text-decoration: none;

}

.gallery2 a:hover img  {

	border-color: #666;

}

.gallery2 a:hover span {

	background-position: left -22px;

}



/*PAGE LAYOUT*/

#container {

	margin: 0 auto;

	width: 750px

}

#header {

	width: 100%

}

#sub_header {

	text-align: right;

	font-weight: bold;

	font-size: 20px;

	color: #FFFFFF;

	padding-right: 20px;

	padding-bottom: 20px;

}

#main_content {

	margin: 0 auto;

	width: 100%;

	background: #FFFFFF url('../greeny_blu/style/images/background_content.gif');

	background-repeat: repeat-y

} 

#main_content_top {

	height: 30px;

	background: #FFFFFF url('../greeny_blu/style/images/background_top.gif');

} 

#main_content_bottom {

	height: 30px;

	background: #FFFFFF url('../greeny_blu/style/images/background_bottom.gif');

}

#put-space {
	float:left;
	height: 350px;
	width:35px;
	}
	
#put-half-space {
	float:left;
	height: 240px;
	width:17px;
	}	

#footer {

	text-align: center;

	font-size: 12px;

	margin: 10px auto

}

.content {

	float: left;

	width: 510px;

	text-align: justify;

	font-size: 12px;

	padding-top: 0;

	padding-right: 30px;

	padding-bottom: 0;

	padding-left: 30px;

}



.menu {
	width: 550px;
	float: right;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-left-style: none;

}



.menuCategory {

	font-size: 11px;

	font-weight:bold;

	color: #00FFFF;

	font-family: Tahoma, sans-serif;

	text-decoration: underline;

}



a.main_link:active,a.main_link:visited,a.main_link:link{

	font-weight: bold;

	text-decoration: none;

	display: block;

	width: 100%;

	color: #ffffff;

	line-height: 16px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

a.main_link:hover{

	background-color:#333333;

	color: #FFFFFF;

}

a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{

	font-weight: bold;

	text-decoration: none;

	color: #FFFFFF;

}

a.bottom_link:hover{

	color: #0099FF;

}

div.bottom_content{

	color: #FFFFFF;

	padding: 5px;

}

div.navigation {

	height: 50px;

	vertical-align: middle;

	text-align: center;

}
