body {
	margin-right:0;
	margin-left:0;
	margin-top:20px;
	margin-bottom:0;
	text-align:center;
	font-family:Arial;
	font-size: 9pt;
	background-image:url(../images/background.jpg);
}

#topic_content p {
	margin:0px;
	padding:0px;	
}

* div{
	font-family:Arial;
	font-size: 9pt;
	line-height: 13pt;
}

#container {
	margin:auto;
	width:1000px;
	text-align:left;
 	min-height:100%;
  	height:auto !important;
  	height:100%;
	position:relative;
}

#menu {
	position:relative;
	width:1000px;
	height:75px;
	background-image:url(../images/menu_background.png);
	border-top: solid 3px #92bd6e;
	vertical-align:middle;
	z-index:1000;
}

#logo {
	position:absolute;
	left:20px;
	top:9px;
	z-index:20002;
}

#janito {
	position:absolute;
	left:300px;
	top:25px;
	z-index:20002;
}

#navigation {
	position:absolute;
	right:0px;
	top:20px
}

#content {
	position:relative;
	margin-top: 30px;
	height:500px;
	width:1000px;
}

#main_content {
	position:relative;
	top: 10px;
	width:1000px;
	padding-top:30px;
	padding-bottom:30px;
	overflow:visible;
}

#site_submenu {
	position:relative;
	z-index:900;
	text-align:left;
}

#site_submenu_content {
	position:absolute;
	top: -5px;
	width:980px;
	height:25px;
	padding-left:20px;
	padding-top:4px;
	text-align:left;
	background-image:url(../images/submenu_bg.png);
}

#site_pages {
	position:relative;
	margin-bottom:25px;
	z-index:800;
	text-align:left;
}

#site_pages_content {
	position:absolute;
	width:980px;
	margin-top:20px;
	height:23px;
	padding-left:20px;
	padding-top:4px;
	text-align:left;
	background-image:url(../images/pages_bg.png);
}

#path {
	font-size:8pt;
}

#left_content {
	left: 0px;
	top:0px;
	width:400px;
	height:500px;
	z-index:1;
}

#site_left {
	top:0px;
	float:left;
	margin-right:20px;
	left: 0px;
	z-index:1;
	text-align:left;	
}

#site_content {
	padding:20px;
	width:660px;
	min-height:500px;
	background-color:white;
	overflow:visible;
	color: #555;
	border-top:solid 3px #92bd6e;
}

#site_content h1 {
	color: #92bd6e;
}

#site_content ul {
	list-style-image:url(../images/bullet2.png);
	vertical-align:bottom;
	padding-left: 10px;
	margin-left: 10px;	
}

#site_content li {
	padding-left: 0px;
	margin-left: 0px;
}

#site_content td {
	color: #555;
}

#site_content_footer {
	background-color: #dededf;
	border-top: solid 1px #aaaaaa;
	height:20px;
	width:660px;
	padding-left:30px;
	padding-right:10px;
	text-align: right;
}

#site_content_footer a:link {
	text-decoration: none;
    color: #555;
    font-size: 8pt;
}
#site_content_footer a:visited {
	text-decoration: none;
	color:#555;
    font-size: 8pt;	
}
#site_content_footer a:hover {
	text-decoration: underline;
   	color: #555;
    font-size: 8pt;   	
}

#intro {
	position:relative;
	margin-top:0px;
	width:400px;
	height: 150px;
	text-align:left;
	color:white;
	z-index:2;
}

#intro_content {
	position:absolute;
	padding-left:20px;
	padding-right:10px;
	top:10px;
	z-index:3;
}

#intro_content h1 {
	margin-top: 2px;
	
}

#benefits {
	position: relative;
	margin-top: 20px;
	width: 400px;
	height: 332px;
	background-color: transparent;
	
	text-align:left;
	z-index:1;
}

.benefits {
background-image:url(../images/benefits_background.png);
opacity:1;
}

#benefits_content {
	position:absolute;
	top:10px;
	padding-right:20px;
	padding-top:0px;
	z-index:2;
}

#benefits_content ul {
	list-style-image:url(../images/bullet.png);
	color: white;
}

#benefits_content strong {
	font-size: 12pt;
	margin-bottom:5px;
	color: #ffffff;
	padding-top:10px;
}

#benefits_content li {
	margin-bottom:20px;
	padding-left:10px;
}

#benefits a:link {
	text-decoration: underline;
    color: #ffffff;
    font-size: 9pt;
}
#benefits a:visited {
	text-decoration: underline;
	color:#ffffff;
    font-size: 9pt;	
}
#benefits a:hover {
	text-decoration: underline;
   	color: #fff;
    font-size: 9pt;   	
}

#right_content {
	position:absolute;
	right: 0px;
	top: 0px;
	width: 580px;
	height: 500px;
	text-align:left;
}

#site_right {
	float:left;
	top:0px;
	right: 0px;
	width: 280px;
}

#teaser_gallery {
	width: 280px;
	height: 172px;
	z-index:5;
	border-top: solid 3px #92bd6e;
	margin-bottom:20px;
	background-color: #fff;
}

#teaser_content {
	position:relative;
	right:0;
	border-top: solid 3px #000;
	margin-top:0px;
	margin-bottom:20px;
	width:280px;
	background-color:#92bd6e;
	color: white;
}

#teaser_content2 {
	position:relative;
	right:0;
	border-top: solid 3px #92bd6e;
	margin-top:0px;
	margin-bottom:20px;
	width:280px;
	background-color:#fff;
	color: #555;
}

#teaser_content_content {
	padding-top:8px;
	padding-left:5px;
	padding-bottom:5px;
}

#teaser_content_content a:link {
	text-decoration: none;
	color: #000;
	font-size:9pt;
}

#teaser_content_content a:visited {
	text-decoration: none;
	color: #000;
	font-size:9pt;
}

#teaser_content_content a:hover {
	text-decoration: underline;
	color: #000;
	font-size:9pt;
}


#examples {
	border-top: solid 3px #92bd6e;		
	positon:relative;
	margin-top: 0px;
	margin-bottom:20px;
	width:580px;
	height:297px;
	background-color:white;
}

#topic {
	border-top: solid 3px #000;
	position: absolute;
	left:0px;
	width:235px;
	height:50px;
	background-color:#92bd6e;
	color: white;
}

#topic_content {
	padding-top:8px;
	padding-left:5px;
}

#topic a:link {
	text-decoration: underline;
    color: #ffffff;
    font-size: 9pt;
}
#topic a:visited {
	text-decoration: underline;
	color:#ffffff;
    font-size: 9pt;	
}
#topic a:hover {
	text-decoration: underline;
   	color: #fff;
    font-size: 9pt;   	
}

#login {
	position: absolute;
	margin-top:70px;
	width:235px;
	height:113px;;
	background-color:white;
	vertical-align:top;
	color: #555;
}

#news {
	border-top: solid 3px #92bd6e;
	position:absolute;
	margin-left: 255px;
	width:325px;
	height:180px;
	background-color:white;	
	color: #555;
	overflow:hidden;
}

#news_scroll {
	position:absolute;
	top:470px;
	left:570px;
}

#news_content {
	padding-top:20px;
	padding-left:10px;
	overflow:hidden;
	
}

#news_content td {
	color: #555;
}

#footer {
	position:relative;
	top:40px;
	padding-top:5px;
	clear:both;
	background-image:url(../images/footer_line.png);
	background-repeat: repeat-x;
	height:30px;
	width:1000px;
	
}

#seo_footer {
	background-image:url(../images/benefits_background.png);
	opacity:1;
	position:relative;
	top:50px;
	height:230px;
	width:1000px;
	
}

#logo_ims {
	display: block;
	width:140px;
	height:50px;
	background-image:url(../images/logos/ims.png);
}

#logo_php {
	display: block;
	width:75px;
	height:40px;
	background-image:url(../images/logos/php_g.png);
}

#logo_php:hover {
	background-image : url(../images/logos/php_c.png);
}

#logo_zf {
	display: block;
	width:181px;
	height:30px;
	background-image:url(../images/logos/zf_g.png);
}

#logo_zf:hover {
	background-image : url(../images/logos/zf_c.png);
}

#logo_extjs {
	display: block;
	width:158px;
	height:35px;
	background-image:url(../images/logos/extjs_g.png);
}

#logo_extjs:hover {
	background-image : url(../images/logos/extjs_c.png);
}

#logo_t3 {
	display: block;
	width:145px;
	height:40px;
	background-image:url(../images/logos/typo3_g.png);
}

#logo_t3:hover {
	background-image : url(../images/logos/typo3_c.png);
}

#logo_janito {
	display: block;
	width:151px;
	height:30px;
	background-image:url(../images/logos/janito_g.png);
}

#logo_janito:hover {
	background-image : url(../images/logos/janito_c.png);
}

#logo_magento {
	display: block;
	width:140px;
	height:45px;
	background-image:url(../images/logos/magento_g.png);
}

#logo_magento:hover {
	background-image : url(../images/logos/magento_c.png);
}

#search {
	color:white;
	padding-top:5px;
}

#copyright {
	color:white;
}

#box_title_custom {
	position:absolute;
	border-right:0px;
	right:0px;
	top:0px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	text-align:center;
	background-color: #92bd6e;
	color:white;
	z-index:500;
	
}

#box_title_custom2 {
	clear:both;
	position:absolute;
	right:0px;
	top:0px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	text-align:center;
	background-color: black;
	color:white;
	z-index:500;
}

#box_title_custom {
	clear:both;
	position:absolute;
	right:0px;
	top:0px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	text-align:center;
	background-color: #92bd6e;
	color:white;
	z-index:500;
}

#accordion {
	width:235px;
	padding:0px;
}

#singlenews {
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	padding-right: 20px;
}

#singlenews h2 {
	font-size: 16pt;
	color:#92bd6e; 
}

div.element {
	height:50px;
}

div.toggler {
	height:20px;
	cursor: pointer;
	background: #92bd6e;
	color: #fff;
	margin-bottom:1px;
	margin-top:0px;
	padding: 3px 5px 1px;
}

div.element td {
	color:#555;
	margin:0px;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:0px;
}

blockquote {
	padding:5px 20px;
}

	

.custom_bg {
	background-color: #92bd6e;
}

.custom_bg2 {
	background-color: #ffffff;
	color: #92bd6e;
}

.custom_bg3 {
	background-color: #000000;
}



td.menu {
	font-size:9pt;
}

td, th {
	font-size:9pt;
	color: white;

}

.bright {
	color: black;
}

td.submenu {
	font-size:8pt;
}

input, textarea, select, button {
	border-style: solid;
	border-width: 1px;
	border-color: #9C9CA6;
	font-family:Verdana,Helvetica;
	font-size:8pt;
}

input.button {
	color: #fff;
	background-color: #92bd6e;
}

input.checkbox {
	border: none;
}

.checkbox {
	border-style:none;
}

a.news:link {
	color:#92bd6e;
	font-weight:bold;
	text-decoration:underline;
}

a.news:visited {
	color:#92bd6e;
	font-weight:bold;
	text-decoration:underline;	
}

a.news:hover {
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	font-size: 16pt;
	margin-bottom:15px;
}

a.menu:hover {
    text-decoration: none;
    border: solid 1px #9AA6C1;
    border-spacing:1;
    background: #D3D9E8;
    padding-left: 5;
    padding-right: 5;
    padding-top: 6;
    padding-bottom: 4;    

}
a.menu:link {
    text-decoration: none;
    color: black;
    padding-left: 5;
    padding-right: 5;
    padding-top: 6;
    padding-bottom: 4; 
}
a.menu:visited {
    text-decoration: none;
    color: black;
    padding-left: 5;
    padding-right: 5;
    padding-top: 6;
    padding-bottom: 4; 
}

a.submenu:link {
	text-decoration: none;
    color: #50792F;
    font-size: 9pt;
}
a.submenu:visited {
	text-decoration: none;
	color:#50792F;
    font-size: 9pt;	
}
a.submenu:hover {
	text-decoration: none;
   	color: black;
    font-size: 9pt;   	
}

a.path:link {
	text-decoration: none;
    color: #50792F;
    font-size: 8pt;
}
a.path:visited {
	text-decoration: none;
	color:#50792F;
    font-size: 8pt;	
}
a.path:hover {
	text-decoration: none;
   	color: black;
    font-size: 8pt;   	
}

a.pages:link {
	text-decoration: none;
    color: white;
    font-size: 9pt;
}
a.pages:visited {
	text-decoration: none;
	color:white;
    font-size: 9pt;	
}
a.pages:hover {
	text-decoration: underline;
   	color: white;
    font-size: 9pt;   	
}

a.footer:link {
	text-decoration: none;
    color: #fff;
    font-size: 9pt;
}
a.footer:visited {
	text-decoration: none;
	color:#fff;
    font-size: 9pt;	
}
a.footer:hover {
	text-decoration: none;
   	color: #000;
    font-size: 9pt;   	
}

a.white:link {
	text-decoration: none;
    color: #fff;
    font-size: 9pt;
}
a.white:visited {
	text-decoration: none;
	color:#fff;
    font-size: 9pt;	
}
a.white:hover {
	text-decoration: underline;
   	color: #fff;
    font-size: 9pt;   	
}

a:link {
	text-decoration: none;
	color: #50792F;
	font-size:9pt;	
}

a:visited {
	text-decoration:none;
	color: #50792F;
	font-size:9pt;
}

a:hover {
	text-decoration:underline;
	color: #50792F;
	font-size:9pt;
}



