@charset "UTF-8";
/* CSS Document */


/*------------------------------------------ERP styles------------------------------------------*/

.p_bold{
color:#333333; 
font-weight:bold;
}

#erp_header_container{
overflow:auto;
clear:left;
}

.right_container {
background-image:url(images/right_container_bg_02.jpg);
background-position:center bottom;
background-repeat:no-repeat;
height:110px;
margin-bottom:20px;
margin-left:0;
padding:0 0 0;
width:230px;
}

#erp_header{
float:left;
background-image:url(images/ERP_banner.jpg);
width:630px;
height:355px;
}

#ecm_header{
float:left;
background-image:url(images/ecm_banner.jpg);
width:630px;
height:355px;
}

#ap_header{
float:left;
background-image:url(images/ap_banner.jpg);
width:630px;
height:355px;
}

#header_right{
float:right;
height:100px;
width:250px;
height:215px;
margin-top:15px;
height: auto;
}

#header_right h3 {
background-image:url(images/right_container_bg_01.jpg);
background-position:center top;
background-repeat:no-repeat;
font-size:1.1em;
letter-spacing:0;
margin-top:0;
padding-top:10px;
text-indent:10px;
width:230px;
}

#header_right li{
list-style:disc;
padding-left:0px;
margin-left: 35px;
}

#header_right p{
margin-top:-5px;
}

#header_right p a{
margin-left:15px;
}

.lower_content{
padding:20px 0 20px 20px;
}

.lower_content h1{
font-size: 20px;
color:#2E6BA1;
}

.lower_content h2{
	font-size: 16px;
	color:#1F7FC0;
	margin-top: 30px;
	font-weight:normal;
	text-transform:none;
	clear: both;
}

.lower_content h3{
	font-size: 14px;
	color: #3D6797;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.5px;
}

.lower_content li{
	font-size:12px;
	list-style:disc;
	padding-left:0px;
	margin-left: 35px;
	margin-top:3px;
	line-height: 1.3em;
}

.lower_content p{
color:#333333;
margin-top:5px;
margin-bottom:10px;
}

.lower_content img{
	float:right;
	margin-left: 15px;
}


/*------------------------------------------END ERP styles------------------------------------------*/

/*------------------------------------------Saas styles------------------------------------------*/

#saas_header{
float:left;
background-image:url(images/saas_banner.jpg);
width:630px;
height:355px;
}

#connect{
margin-left:-30px;
}

#connect h2{
color:#FABE55;
}

#connect li{
width:250px;
list-style:none;
padding-left:0px;
float:left;
}
