.main { 
	/*width:780px;*/ 
	width:890px; 
	margin:0 auto; 
	text-align:left;
}

/*======= header =======*/
#header{ height:355px; width:100%}


/*======= footer =======*/
#footer{ height:35px; width:100%}

/*======= content =======*/
#header, #content, #footer{ 
	/*min-width:780px*/
	min-width:890px
}

.col_1, .col_2, .col_3, .col1, .col2, .col3 { float:left;}

/*======= index.html =======*/
#page1 #content .col1{ width:25%}
#page1 #content .col2{ width:75%}

/*======= popup pages =======*/
#page10 #content .col1{ width:25%}
#page10 #content .col2{ width:75%}

/*======= index-1.html =======*/
#page2 #content .col1{ width:62%}
#page2 #content .col2{ width:38%}

#buyNow #content .col1{ width:20%}
#buyNow #content .col2{ width:80%}

/*======= viira.php =======*/
#page3 #content .col1{ width:25%}
#page3 #content .col2{ width:75%}

/*======= the blog =======*/
#page4 #content .col1{ width:21%}
#page4 #content .col2{ width:79%}

/*======= registration.php =======*/
#registrationPage #content .col1{ width:20%}
#registrationPage #content .col2{ width:80%}

#page5 #content .col1{ width:25%}
#page5 #content .col2{ width:75%}

#thanksForBuying #content .col1{ width:20%}
#thanksForBuying #content .col2{ width:80%}

#membersArea #content .col1{ width:25%}
#membersArea #content .col2{ width:75%}

/*======= index-5.html =======*/
#page6 #content .col1{ width:62%}
#page6 #content .col2{ width:38%}

/*======= index-6.html =======*/
#page7 #content .col1{ width:35%}
#page7 #content .col2{ width:65%}

/*======= index-6.html =======*/
#viira_resources #content .col1{ width:50%}
#viira_resources #content .col2{ width:50%}

#outlook_suite #content .col1{ width:25%}
#outlook_suite #content .col2{ width:75%}

#outlook_suite #content .col1{ width:25%}
#outlook_suite #content .col2{ width:75%}

/*====== Viira for Android ======*/
#viira_android #content .col1{ width:25%}
#viira_android #content .col2{ width:75%}


