@charset "UTF-8";


/* CSS Document */

.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .box_3, .box_4, .column1, .column2{ float:left;}
/*======= width =======*/
.site_center{margin:0 auto; text-align:left; width:990px; }


/*======= index.html =======*/
#page1 #content .col1{
	width:397px;
	border: 1px solid #000000;
	
	background-repeat: repeat-x;
	height: 400px;
}
#page1 #content .col2{
	width:333px;
	border: 1px solid #000000;
	margin-right: 0px;
	padding-right: 0px;
	background-image: url(/img/ja.jpg);
	background-repeat: repeat-x;
	height: 400px;
}

/*======= index-1.html =======*/
#page2 #content .col1{ width:610px}
#page2 #content .col2{ width:307px}

/*======= index-2.html =======*/
#page3 #content .col1{ width:302px}
#page3 #content .col2{ width:302px}
#page3 #content .col3{ width:303px}

/*======= all solutions  =======*/
#page4 #content .col1{
	width:288px;
	border: 1px solid #000000;
	height: 800px;
}
#page4 #content .col2{
	width:625px;
	height: 800px;
}

/*======= Roi =======*/
#page5 #content .col1{
	width:288px;
	border: 1px solid #000000;
	height: 620px;
}
#page5 #content .col2{
	width:625px;
	height: 620px;
}

/*======= index-5.html =======*/
#page6 #content .col1{
	width:605px;
	border: 1px solid #000000;
	height: 800px;
}
#page6 #content .col1 .box_1{ width:100px}
#page6 #content .col1 .box_2{ width:186px}
#page6 #content .col1 .box_3{ width:95px}
#page6 #content .col1 .box_4{ width:170px}
#page6 #content .col2{
	width:307px;
	height: 800px;
}

/*======= reports  =======*/
#page10 #content .col1{
	width:288px;
	border: 1px solid #000000;
	height: 1040px;
}
#page10 #content .col2{
	width:625px;
	height: 1040px;
}
/*=======  sales manager solutions =======*/
#page11 #content .col1{
	width:288px;
	border: 1px solid #000000;
	height: 1080px;
}
#page11 #content .col2{
	width:625px;
	height: 1080px;
}

/*------------------sales rep-------*/
#page12 #content .col1{
	width:288px;
	border: 1px solid #000000;
	height: 910px;
}
#page12 #content .col2{
	width:625px;
	height: 910px;
}

