#site_center {text-align:center;}
.main { width:100% ; margin:0 auto; text-align:left;height:100%}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%"); min-width:800px;height:100%}

/*======= header =======*/
#header{ height:144px; width:100%}

/*======= footer =======*/
#footer{ height:77px; width:100%;left:0;bottom:0}

/*======= content =======*/
#content { width:100%;min-height:60%}
#content .row1 .left{ width:490px; float:left}
#content .row1 .right{ margin-left:490px}

.col_1, .col_2, .col_3, .col1, .col2, .col3, .col { float:left;}

/*======= index.html =======*/
#page1 #content .row2 .col1{ width:59%}
#page1 #content .row2 .col2{ width:41%}

/*======= index-1.html =======*/
#page2 #content .row1 .left{ width:300px; float:left}
#page2 #content .row1 .right{ margin-left:300px}
#page2 #content .row2 .col1{ width:34%}
#page2 #content .row2 .col2{ width:66%}

/*======= solutions.html =======*/
#page3 #content .row2 .col1{ width:59%}
#page3 #content .row2 .col2{ width:41%}

/*======= products.html =======*/
#page4 #content .row3 .left{ width:100%; float:left}
#page4 #content .row2 .col1{ width:34%}
#page4 #content .row2 .col2{ width:66%}
#page4 #content .row1 .left{ width:48%}
#page4 #content .row1 .right{ width:48%}
#page4 #content .row1 .col1{ width:34%}
#page4 #content .row1 .col2{ width:66%}

/*======= documentation.html =======*/
#page5 #content .row2 .col1{ width:59%}
#page5 #content .row2 .col2{ width:41%}
#page5 #content .row3 .col1{ width:49%}
#page5 #content .row3 .col2{ width:49%}

/*======= downloads.html =======*/
#page6 #content .row2 .col1{ width:34%}
#page6 #content .row2 .col2{ width:66%}

/*======= buy.html =======*/
#page7 #content .row2 .col1{ width:59%}
#page7 #content .row2 .col2{ width:41%}


#page8 #content .row1 .col1{ width:33%}
#page8 #content .row1 .col2{ width:33%}
#page8 #content .row1 .col3{ width:33%}
#page8 #content .row1 .col4{ width:100%}

/*======= press.html =======*/
#page9 #content .row2 .col1{ width:59%}
#page9 #content .row2 .col2{ width:41%}






