#site_center {text-align:center; background:   url(../images/imagesNEw/background.jpg) left top repeat-x;}
#site_center_sub {text-align:center; background:url(../images/imagesNEw/backgroundsub.jpg) left top repeat-x;}
#main {width:1002px; margin:0 auto; text-align:left; min-width:780px;}

/*You can modify the width of the website by changing "width" parameter with #main and deleting the parameter of "widht:expression...". The minimum value is 780px.
This is to specify the width and make it adjust orizontally*/

#header {height:130px;}
#header, #content, #footer { font-size:0.75em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:62%;}
#page1 #content .row_1 .col_2 {width:37%;}
#page1 #content .row_2 .col_1 {width:32%;}
#page1 #content .row_2 .col_2 {width:32%;}
#page1 #content .row_2 .col_3 {width:34%;}

#page1 #content .row_1 .col_1 .column1 { width:38%;}
#page1 #content .row_1 .col_1 .column2 { width:62%;}

#page1 #content .row_1 .col_1 .column1Box { width:50%;}
#page1 #content .row_1 .col_1 .column2Box { width:50%;}
/*======= index-1.html =======*/
#page2 #content .col_1 {width:43%;}
#page2 #content .col_2 {width:57%;}

#page2 #content .col_2 .column1 { width:54%;}
#page2 #content .col_2 .column2 { width:46%;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:65%;}
#page3 #content .col_2 {width:34%;}

#page3 #content .col_1 .column1 { width:51%;}
#page3 #content .col_1 .column2 { width:49%;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:36%;}
#page4 #content .col_2 {width:63%;}

#page4 #content .col_2 .column1 { width:54%;}
#page4 #content .col_2 .column2 { width:46%;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:55%;}
#page5 #content .col_2 {width:44%;}
#page5 #content .col_2 { margin-right:0px;}
#page5 #content .col_1 .column1 { width:162px;}
#page5 #content .col_1 .column2 { width:166px;}

/*======= added for faq.html =======*/
#page6 #content .col_1 {width:99%;}
#page6 #content .col_1 .ind1{ margin-left:auto; margin-right:auto; display:block;}
#page6 #content .col_1 .column1 { width:150px;}
#page6 #content .col_1 .column2 { width:300px;}

/*======= added for freetrial.html =======*/
#page7 #content .col_1 {width:99%;}
#page7 #content .col_1 .ind1{ margin-left:auto; margin-right:auto; display:block;}
#page7 #content .col_1 .column1 { width:150px;}
#page7 #content .col_1 .column2 { width:300px;}



/*=======  added for features template =======*/
#page8 #content .col_1 {width:64%;}
#page8 #content .col_2 {width:35%;}

#page8 #content .col_2 .column1 { width:54%;}
#page8 #content .col_2 .column2 { width:46%;}



/*=========================*/



#footer {height:83px;padding-left:15px;}
