body {
	background:#fff;
	color:#232323;
	font-family:Arial,Helvetica,Sans Serif;
	font-size:13px;
	margin:0px;
}

input {
	font-size:11px;
	font-family:Arial,Helvetica,Sans Serif;
}

form {
	display:inline;
}

p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
}

a:link {
	text-decoration:none;
	color:#000;
}
a:visited {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:none;
	color:#687E95;
}

a img {
	border:0px;
}

li.no_border {
	border:0px !important;
}

#all_container {
	position:relative;
	width:935px;
	margin:0px auto 0px auto;	
}

#top_bar {
	font-size:1px;
	height:8px;
	margin-bottom:100px;
}

#top_contacts {
	position:absolute;
	top:20px;
	right:24px;
	color:#787878;
	background-color:#fff;
	font-size:11px;
	text-align:right;
}

#top_contacts a:hover {
	background-color:#fccc96;
}

.top_logo {
	position:absolute;
	left:14px;
}

#logo_idocuments {
	left:0px;
	top:35px;
	width:412px;
	height:85px;
	background:no-repeat url(img/logo_idocuments.gif);
}

#idocuments_boxes {
	position:absolute;
	right:10px;
	top:47px;
	width:86px;
	height:60px;
	background:no-repeat url(img/idocuments_boxes.gif);
}

#logo_synantix {
	top:42px;
	width:194px;
	height:53px;
	background:no-repeat url(img/logo_synantix.png);
}
#logo_sunsynergy {
	top:60px;
	width:210px;
	height:35px;
	background:no-repeat url(img/logo_sunsynergy.gif);
}



#logo_sap_partner {
	position:absolute;
	right:10px;
	top:53px;
	width:78px;
	height:47px;
	background:no-repeat url(img/logo_sap_partner.png);
}

#logo_infor {
	position:absolute;
	right:10px;
	top:60px;
	width:84px;
	height:34px;
	background:no-repeat url(img/logo_infor.gif);
}

#parent, #child, .ul_links {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;	
}

.ul_links a {
	padding-left:8px;
	padding-right:8px;
}

.ul_links li {
	float:left;
}

#top_links_container {
	right:0px;
	position:absolute;
	top:73px;
	font-size:12px;
	font-weight:bold;
}

#top_links_container a {
	color:#5a5a5a;
}

#top_links_container li {
	border-right:1px solid #787878;
}

#top_links_container a:hover {
	background-color:#fccc96;
	color:#fff;
	
}

#bottom_container {
	position:relative;
	background-color:#667c8d;
	height:82px;
	color:#fff;
	padding-right:48px;
	padding-top:8px;
	font-size:11px;
}

#bottom_container p {
	text-align:right;
	margin-bottom:7px;
}

#bottom_links {
	float:right;
}

#bottom_links li {
	border-right:1px solid #fff;
}

#bottom_container a {
	color:#fff;	
}

#bottom_container a:hover {
	background-color:#8aa0ae;
}

/* INDEX */
#home_picture {
	position:relative;
	height:227px;
	background:#f99a32 no-repeat url(img/mdl_home.jpg);
	font-family:'Arial Black';
	color:#fff;
	font-size:17px;
	font-weight:bold;	
	text-align:right;
	padding-right:22px;
	padding-top:22px;
	
}

#home_mdl_container {
	margin:0px;
	padding:0px;
}

#home_mdl_container .square {
	margin-top:20px;
	float:left;
	width:212px;
	padding:10px;
	border:1px solid #cacaca;
	border-left:0px;
	height:140px;
	position:relative;
}

 #first_square  {
	border-left:1px solid #cacaca !important;
 }

#home_mdl_container .square .sct {
	margin-bottom:10px;
	color:#7d7976;
	font-weight:bold;
	font-size:17px;
	text-align:right;
	font-family:'Arial Black';
}

#home_mdl_container .square .idc {
	color:#FDC006;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	height:22px;
	background:no-repeat url(img/logo3.gif) right;
}


#home_mdl_container .square a {
	position:absolute !important;
	display:block;
	width:60px;
	background:no-repeat url(img/bullet.png);
	color:#667c8d;
	padding-left:17px;
	text-decoration:underline;
	top:130px;
}

*html #home_mdl_container .square a {
	margin-top:0px;
}

#home_mdl_container .square a:hover {
	background-color:#fccc96;
}

#home_mdl_container .square img {
	margin-left:3px;
}

#home_mdl_container .square .sq_content {
	height:90px;
}

#home_bottom_links {
	width:880px;
}

#home_bottom_links li {
	border-right:1px solid #787878;
	margin-top:5px;
	font-size:11px;
}

#home_bottom_links a:link {
	color:#787878;
}

#home_bottom_links  a:hover {
	background-color:#FCCC96;
	color:#FFFFFF;
}

#home_bottom_links a:visited {
	color:#787878;
}
/* INSIDE */
#inside_container {
	background:repeat-y url(img/left_menu_bg.png);
}

#menu {
	background:repeat-y url(img/left_menu_bg.png);
	border-top:3px solid #f99a32;
	float:left;
	width:195px;

}

#menu ul a:hover {
	background-color:#f99a32;
	color:#fff;	
}

#menu p {
	cursor:default;
}

#inside_right_container {
	border-top:3px solid #f99a32;
	float:left;
	width:740px;
}

#parent li {
	color:#CCCCCC;
	float:left;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
	width:100%;
}

#parent a, #parent p {
	/*background-image:url(img/bg_menu.png);
	background-repeat:no-repeat;*/
	color:#525252;
	display:block;
	font-size:11px;
	height:19px !important;
	line-height:normal;
	padding:6px 0 0 34px;
	width:160px;
}

#parent a {
	background: no-repeat url(img/bullet_menu_closed.png) 14px 8px;
}

#parent p {
	background: no-repeat url(img/bullet_menu_opened.png) 14px 8px;
	text-decoration:underline;
}

#child li a, #child li p {
	background-position:0 -50px;
	padding-left:34px;
	width:160px;
	color:#717171;
	font-weight:normal;
}

#child li p {
	text-decoration:underline;
}

#btn_back {
	display:block;
	width:54px;
	height:18px;
	background-image:url(img/bg_btn_back.png);
	background-repeat:no-repeat;
	margin:25px 0px 10px 22px;
}


a#get_more_info {
	position:absolute;
	left:505px;
	top:-7px;
	margin:0px 0px 0px 0px;
	background:url(img/ch.jpg) no-repeat;
	color:#667C8D;
	display:block;
	text-decoration:underline;
	width:214px;
	height:40px;
}



#text_ps {
	position:absolute;
	background:url(img/ps.png) no-repeat;
	top:55px;
	right:23px;
	width:200px;
	height:27px;
}


*html #aa {
	margin-top:-23px !important;
}


#achieve_more {
	position:absolute;
	top:30px;
	left:26px;
	font-size:17px;
	font-weight:bold;
	font-family:'Arial Black';
}

#cmb {
	position:absolute;
	display:block;
	height:60px;
	padding-top:10px;
	padding-left:95px;
	background:url(img/cmb.png) no-repeat;
	width:176px;
	top:18px;
	right:4px;
}

#counter {
	margin-left:8px;
	float:right;
	margin-right:10px;
	margin-top:3px;
}

.req {
	color:red;
	font-weight:bold;
}