html  {
	background-color: #FFF;
	background-position: center top;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
}

body  {
	margin-bottom: 0;

}

#hd   {
	color: black;
	background-image: url(images/hd_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	height: 176px;
}

#hd h1 {
	font-size:197%;/*26px*/
	font-family:sans-serif;
	font-weight:normal;
	padding:10px;
}

#hd .hd_image {
	float:left;
}

#hd #textController {
	float: right;

}

#hd #textController a {
	margin:0;
	padding:0;
}

#textController img.txtcontrol {
	cursor: pointer;
	margin-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#textController img.txtcontrolright {
	cursor: pointer;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#nv {
	background-color:#FFFFFF;
}

#bd  {
	padding-top: 30px;
	font-size: 108%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #fff;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bd_bg.png);
	height: 400px;*height:auto;
}
#bd #contact { padding: 10px 10px 10px 40px; background-color: black; background-image: url(images/contactbg.png); width: 280px; margin-bottom:10px; background-repeat: no-repeat; background-position: left top; margin-left: 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px 6px; }
#bd #contact a { color: #d4fd9a; font-weight: bold; text-decoration: none; line-height: 150%; }
#bd #contact a:hover { color: #d4fd9a; font-weight: bold; text-decoration: underline; }
#bd h1 {
	padding-bottom:15px;
	color:#70a233;
}
 
#bd h2 {
	padding-bottom:5px;
}

#bd h3 {
	font-size: 109%;
	padding-left:20px;
}

#bd p.sub {
	padding-left:20px;
}

#bd #article_text {
	padding-bottom:40px;
	padding-right:10px;
	color:#333333;
	text-align:justify;
}

#bd #article_text a {
	color:#70a233;
}
 
#bd #article_text a:hover {
	color:#98c85e;
	text-decoration: none;
}

#bd .item{
	padding: 10px;
	background-color: #a8dd98;
	float: left;
	width: 100%;
	margin-left:10px;
	margin-bottom:10px;
	background-image: url(images/bd_item_bg.png); 
	background-repeat: repeat-x; 
	background-position: left top;
	border-left: 1px Solid #b1e2a0;
	border-top: 1px Solid #b1e2a0;
	border-bottom:1px Solid #5d9b49;
	border-right:1px Solid #5d9b49;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	border-radius: 6px 6px;
}

#bd .item h1{
	color: #5d9b49;
	font-size: 115%;
	font-weight: bold;
}

#bd .item a {
	color: #5d9b49;
	text-decoration: none;
	line-height: 150%;
}

#bd .item a:hover {
	color: #5d9b49;
	background-color: white;
}

#bd .item h2{
	color: #5d9b49;
	font-size: 105%;
	font-weight: bold;
}

#bd .item p{
	color: #5d9b49;
	font-size: 90%;
}

#bd .thumb {
	float: left;
	margin-right:10px;
	border:3px Solid #5d9b49;
}

#bd .thumb:hover {
	border:3px Solid #fff;
	cursor: pointer;
}

.yui-u  { 
background-color: #eeffe9; 
background-image: url(images/unit_bg_a.png); 
background-repeat: repeat-x; 
background-position: left bottom; 
bottom: 200px; height: 200px }

#ft  {
	color: #70a233;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	padding-left:48px;
	padding-right:48px;
	padding-top:60px;
	background-image: url(images/ft_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}

#ft p  { font-size: 93%; font-family: Tahoma, Arial, sans-serif; font-weight: normal; letter-spacing: 1.2px; padding: 5px }

#ft a {
	color:#70a233;
	padding-right: 5px;
	padding-left: 5px;
}

#ft a:hover {
	color: #98c85e;
	padding-right: 5px; 
	padding-left: 5px;
}


.viewer { background-image: url(images/viewer.png); background-repeat: repeat; background-position: 100% 100%; margin-bottom: 10px; right: 100%; bottom: 100%; width: 100%; height: 500px; float: left }

/* CSS Tabs */
#navcontainer  {
	font-family: sans-serif;
	text-align:center;
	font-size: 160%;
}


#navcontainer a  {
	color: #70a233; 
	text-decoration: none;
	margin: 0; 
	padding: 4px 20px 4px 20px;
}

#navcontainer a:hover  { 
	color: #98c85e; 
	margin: 0; 
	padding: 4px 20px 4px 20px;
}

#navcontainer a.current {
	text-decoration:underline;
}


#subnavcontainer  {
	font-family: sans-serif;
	text-align:center;
	margin-top:10px;
	background: url(images/subnav.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 7px;
}

#subnavcontainer a  { 
	color: #70a233; 
	font-size: 100%; 
	font-family: Arial, sans-serif;  
	text-decoration: none; 
	text-align: center; 
	padding: 10px 20px 10px 20px; 
}

#subnavcontainer a:hover  { 
	color: #70a233; 
	background-position: 0 center;  
	padding: 10px 20px 10px 20px;
	text-decoration: underline;
}

#subnavcontainer a.home  { 
	color: #FFFFFF; 
	font-size: 100%; 
	font-family: Arial, sans-serif;  
	text-decoration: none; 
	background-color: #000000;
	position: absolute;
	margin:0;
	float:left;
	top: 2px; left: 2px; 
	font-weight:bold;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border-radius: 4px 4px;
}

#subnavcontainer a.home:hover  { 
	color: #FFFFFF; 
	font-size: 100%; 
	font-family: Arial, sans-serif;  
	text-decoration: underline; 
	background-color: #000000;
	position: absolute;
	margin:0;
	float:left;
	top: 2px; left: 2px; 
	font-weight:bold;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border-radius: 4px 4px;
}
/* End CSS Tabs */

.technical {
font-size: 90%;
font-family: courier, mono;
color: #777777;
}

.images_aggregate {
background-color: #e5fdfa;
margin-bottom: 10px;
padding: 5px;
float: left;
width: 500px;
}

.images_aggregate img.preview {
width:100px;
float: left;
margin: 5px;
}

.images_aggregate p{
margin-top: 10px;
}

.categories_aggregate {
background-color: #e5f3fd;
margin-left: 10px;
margin-bottom: 10px;
padding: 4px;
float: left;
width: 500px;
}

.categories_aggregate .pnode {
color: #0e283a;
border-bottom: 1px Solid #889299;
margin-bottom:3px;
padding:4px;
}

.categories_aggregate .cnode {
background-color: #FFFFFF;
margin-left: 10px;
border-bottom: 1px Solid #889299;
border-right: 1px Solid #889299;
margin-bottom:3px;
padding:4px;
padding-left:20px;
background-image: url(images/sub-item.gif);
background-repeat: no-repeat;
background-position: left top;
}

.categories_aggregate .gnode {
background-color: #FFFFFF;
margin-bottom:3px;
margin-left: 20px;
border-bottom: 1px Solid #889299;
border-right: 1px Solid #889299;
padding:4px;
padding-left:20px;
background-image: url(images/sub-item.gif);
background-repeat: no-repeat;
background-position: left top;
}

.categories_aggregate p{
padding: 10px;
}

.categories_aggregate .description {
font-size: 88%;
padding: 5px;
font-weight: normal;
font-family: sans-serif, Arial;
color: #889299;
}

#bd #article_text .categories_aggregate .pnode a {
color: #154464;
}

#bd .side_title {
	color: #3f7f2a;
	background-color: #98c85e;
	float: left;
	width: 100%;
	margin-left:10px;
	margin-bottom:10px;
	background-image: url(images/bd_item_bg.png); 
	background-repeat: repeat-x; 
	background-position: left top;
	border-left: 1px Solid #b1e2a0;
	border-top: 1px Solid #b1e2a0;
	border-bottom:1px Solid #5d9b49;
	border-right:1px Solid #5d9b49;
	font-size: 90%;
	font-weight: bold;
	padding:10px;
}

#bd .side_title a {
	color: #3f7f2a;
	font-weight: bold;
	text-decoration: underline;
}

#bd .side_title a:hover {
	color: #3f7f2a;
	font-weight: bold;
	text-decoration: none;
}

#bd #article_text img.portfolio-medium {
border: 2px Solid #c0d6ef;
padding: 5px;
width:300px;
float: left;
margin: 5px;
margin-right:10px;
margin-bottom: 10px;
}

#bd #article_text img.portfolio-medium-no-float {
border: 1px Solid #c0d6ef;
padding: 5px;
width:320px;
margin: 20px;

}

#bd .admin_nav {
padding: 10px;
border: 1px Solid #cccccc;
}

#bd .admin_nav  a {
color: #cccccc;
width:200px;
text-decoration:none;
font-size: 120%;
}

#bd .admin_nav a:hover {
text-decoration:underline;
}

#bd .admin_nav ul {
padding:0;
margin:0;
}

#bd .admin_nav ul li {
margin-bottom: 10px;
padding-left: 12px;
width:200px;
list-style-type:none;
}

#bd .admin_nav ul li.title{
margin-bottom: 10px;
padding-left: 6px;
width:200px;
list-style-type:none;
}

#bd .admin_nav ul li.title a{
font-weight: bold;
text-decoration:underline;
}
