@charset "UTF-8";

body{
	background:#6D6E6E url(http://assist.wnetsoft.gr/photos/bg--.png) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	height: auto;}
#main_div{
	width:1010px;
	position: relative;
	height: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;}
#header {
	z-index: 1000;
	width: 1000px;
	height: 180px;
	top: 10px;}
#header a img{	
	border: none;
	text-decoration: none;}
#header_img_class a img{
	position:relative;
	left: 0px;
	border: none;
	top: 30px;
	text-decoration: none;
	z-index: 1000;}
#add_here {
	position: relative;
	display: inline-block;
	width: 690px;
	height: 125px;
	overflow: visible;
	visibility: visible;
	top: 0px;
	
}
#content {
	width:100%;
	text-align: justify;
	display: block;
	font: 14px Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
	word-spacing: 0.16em;
	position: relative;
	height: 99%;
	overflow: visible;
	margin: 0px;}
#content a {
	color:#F60;
	text-decoration:none;
	display:inline;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 0.15em;}
#content  li.hidden a{
	color:#06F;
	text-decoration:none;
	display:inline;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 0.15em;}
#menu_container {
	text-align: center;
	padding: 0px;
	display: block;
	position: relative;
	margin: auto;
	vertical-align: middle;
	width: 900px;
	left: auto;
	right: auto;
	z-index: 100;}
#MenuBar1 {
	z-index: 100;}
/*h4{list-style:disc url(http://assist.wnetsoft.gr/photos/line-small2.png) outside;display:list-item;color:#096;word-spacing:0.8em;}
.bg-img{display:inline;overflow:visible;position:absolute;visibility:hidden;left:0px;top:0px;z-index:-10;}*/
/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/*******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive{
	z-index: 1000;}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 12.5em;
	float: left;}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 14.7em;
	position: absolute;
	left: -1000em;}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible{
	left: auto;}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li{
	width: 14.7em;}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul{
	position: absolute;
	margin: -5% 0 0 95%;}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible{
	left: 0;
	top: 0;}
/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/
/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul{
	border: 1px solid #CCC;}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	background: #E8E8E8;}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus{
	background-color: #33C;
	color: #FFF;}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible{
	background: #33C;
	color: #FFF;}
/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu{
	background-image: url(http://assist.wnetsoft.gr/photos/MenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu{
	background-image: url(http://assist.wnetsoft.gr/photos/MenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover{
	background-image: url(http://assist.wnetsoft.gr/photos/MenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover{
	background: #06F url(http://assist.wnetsoft.gr/photos/MenuBarRightHover.gif) no-repeat 95% 50%;}
/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 *******************************************************************************/
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe{
	position: absolute;
	z-index: 1010;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=10)”;
	filter: alpha(opacity=10);
	-khtml-opacity: 0.1;
	-moz-opacity: 0.1;
	opacity: 0.1;}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection{
	ul.MenuBarHorizontal li.MenuBarItemIE{
		display: inline;
		f\loat: left;
		background: #FFF;}}
#l_side{
	text-align: justify;
	display: block;
	width: 550px;
	line-height: 1.2em;
	padding: 50px;
	float: left;
	z-index: 0;
	background: url(http://assist.wnetsoft.gr/photos/bg-3.png) repeat-y 25px 0px;
	position: relative;
	top: 0px;
	margin: 0px;}
#r_side{
	float: right;
	text-align: justify;
	display: inline-block;
	width: 290px;
	height: auto;
	position: relative;
	padding: 25px;
	z-index: 0;
	top: -40px;
	background: url(http://assist.wnetsoft.gr/photos/bg-4.png) repeat-y 0px 0px;
	left: 0px;
	margin: 0px;}
#footer1{
	background: #6D6E6E url(http://assist.wnetsoft.gr/photos/end1.png) repeat-x 0px 0px;
	position: relative;
	height: 300px;
	width: 100%;
	visibility: visible;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 20px 0px;
	margin: 25px auto 0px;}
#footer1 .footer_MenuBar {
	position: relative;
	display: block;
	width: 160px;
	float: left;
	margin: 0px 30px 5px;
	list-style-type: none;
	height: auto;
	color: #06F;}
#footer1  div.footer_MenuBar  h3 a{
	color: #F33;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;}
#footer1 .footer_MenuBar .footer_MenuBar li a {
	color: #0C0;
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #066;}
#footer2 {
	background: url(http://assist.wnetsoft.gr/photos/end.png) repeat-x 0px 0px;
	position: relative;
	display: block;
	height: 60px;
	width: 100%;
	visibility: visible;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	top: -60px;}
.bolt {
	font-weight: bold;
	line-height: 8px;}
.left {
	text-align: left;}
.center {
	text-align: center;}
.justify {
	text-align: justify;}
.small {
	font-size: 9px;
	font-weight: normal;}
.blue {
	color: #00F;}
.black {
	color: #000;}
h1 {
	font-size: 1.2em;
	color:#006;
	display: inline;}
h2{
	font-size: 1.01em;
	display: inline;
	display: inline;}
h3,h4{
	font-size: 1.05em;
	display: inline;
	font-weight: 900;}
h5,h6{
	font-size: 1.05em;
	display: inline;
	font-weight: 900;}
#active_path  {
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}
#active_path a {
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	color: #2B3A88;
	display: inline-block;
	letter-spacing: 1px;
	word-spacing: 3px;}
.st_img {
	position: relative;
	left: -28px;
	width: 605px;
	top: -55px;
	height: 16px;
	overflow: visible;}
.bt_img {
	position: relative;
	left: -28px;
	width: 605px;
	overflow: visible;
	bottom: -55px;}
.r_ul {
	list-style-image: url(http://assist.wnetsoft.gr/photos/arrow2.png);
	text-align: center;}
.ul {
	line-height: 24px;
	list-style-type: square;}
.li, li.bolt{
	line-height: 22px;}
li.hidden {
	line-height: 20px;
	list-style-type: none;}
#container_1{
	z-index:0;
	background-image:url(http://assist.wnetsoft.gr/photos/container_1.png);
	background-repeat:no-repeat;
	height:100px;
	vertical-align: middle;
	margin-top: 10px;}
#container_2 {
	z-index:0;
	height:150px;
	vertical-align: middle;
	margin-top: 10px;
	background: url(http://assist.wnetsoft.gr/photos/container_2.png) no-repeat;}
#container_3 {
	z-index:0;
	height:182px;
	vertical-align: middle;
	margin-top: 10px;
	background: url(http://assist.wnetsoft.gr/photos/container_3.png) no-repeat;}
ul.footer_MenuBar ul {
	color: #069;
	list-style-type: none;}
