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:120px;
}

#top_contacts {
	font-family:'Arial Black';
	position:absolute;
	top:3px;
	right:10px;
	color:#787878;
	background-color:#fff;
	height:19px;
	font-size:13px;
	font-weight:bold;
}

#top_contacts span {
	color:#f99a32;
}

#top_contacts a:link {
	color:#787878;
}

#top_contacts a:hover {
	background-color:#fccc96;
}

.top_logo {
	position:absolute;
	left:14px;
}

#logo_synantix {
	top:30px;
	width:197px;
	height:73px;
	background:no-repeat url(img/synantixserv.gif);
}
#logo_sunsynergy {
	top:40px;
	width:266px;
	height:62px;
	background:no-repeat url(img/sunsynergyserv.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 {
	position:absolute;
	top:70px;
	right:170px;
	font-size:12px;
}

#top_links_container a {
	color:#787878;
}

#top_links_container li {
	border-right:1px solid #787878;
}

#top_links_container a:hover {
	background-color:#fccc96;
	color:#fff;
	
}

#bottom_container {
	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 {
	height:227px;
	background:#f99a32 no-repeat url(img/mdl_home.jpg);
	color:#fff;
	font-size:16px;
	font-weight:bold;	
	text-align:right;
	padding-right:15px;
	padding-top:22px;
	
}

#home_mdl_container {
	margin:0px;
	padding:0px;
}

#home_mdl_container .square {
	position:relative;
	margin-top:20px;
	float:left;
	width:212px;
	padding:10px;
	border:1px solid #cacaca;
	border-left:0px;
	height:140px;
}


 #first_square  {
	border-left:1px solid #cacaca !important;
}


#home_mdl_container .square p {
	color:#465b72;
	/*color:#7D7976;*/
	font-family:'Arial Black';
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:right;
}

#home_mdl_container .square a
{
	position:absolute;
	top:105px;
	display:block;
	margin-top:23px;
	width:60px;
	background:no-repeat url(img/bullet.png);
	color:#667c8d;
	padding-left:17px;
	text-decoration:underline;
}

#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 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 {
	margin:0px 0px 0px 0px;
	background:transparent url(img/bullet.png) no-repeat;
	color:#667C8D;
	display:block;

	padding-left:17px;
	text-decoration:underline;
	width:189px;
}

a#get_more_info:hover  {
	background-color:#FCCC96;
}

#ul_last_line {
	margin-left:270px;
}

* html #ul_last_line {
	margin-left:140px;
}

#btm_address {
	position:absolute;
	left:10px;
	top:34px;
	font-size:13px;
}