/*=======You can modify the width of the website by changing "width" parameter with .main, #header, #content, #footer. The minimum value is 766px.=======*/
#site_center {text-align:center;}
.main { width:766px ; margin:0 auto; text-align:left;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 766)? "766px" : "100%"); min-width:766px;}

/*======= header =======*/
#header{
	height:375px;
	width:100%
}
#header2{
	height:238px;
	width:100%
}
/*======= footer =======*/
#footer{ height:57px; width:100%}

/*======= content =======*/
#content { width:100%}

.col_1, .col_2, .col_3, .col1, .col2, .col3, .col { float:left;}

/*======= index.html =======*/
#page1 #content .col1{ width:33%}
#page1 #content .col2{ width:33%}
#page1 #content .col3{ width:33%}

/*======= index-1.html =======*/
#page2 #content .col1{ width:60%}
#page2 #content .col2{ width:39%}

/*======= index-2.html =======*/
#page3 #content .col1{ width:73%}
#page3 #content .col2{ width:26%}

/*======= index-3.html =======*/
#page4 #content .col1{ width:40%}
#page4 #content .col2{ width:60%}

/*======= index-4.html =======*/
#page5 #content .col1{ width:99%}
#page5 #content .col2{ width:1%}

/*======= index-4b.html =======*/
#page5b #content .col1{ width:99%}
#page5b #content .col2{ width:1%}

/*======= index-5.html =======*/
#page6 #content .col1{ width:55%}
#page6 #content .col2{ width:44%}
/*======= ssohelp.html =======*/
#page8 #content .col1{ width:74%}
#page8 #content .col2{ width:25%}
/*======= index-4b.html =======*/
#page7 #content .col1{ width:99%}
#page7 #content .col2{ width:1%}
/*======= channel_service_mgt_screenshots.html =======*/
#page9 #content .col1{ width:99%}
#page9 #content .col2{ width:1%}
/*======= jobs.html =======*/
#page10 #content .col1{ width:99%}
#page10 #content .col2{ width:1%}
/*======= sitemap.html =======*/
#page11 #content .col1{ width:25%}
#page11 #content .col2{ width:42%}
#page11 #content .col3{ width:32%}

