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

/*======= header1 =======*/
#header1{
	height:320px;
	width:100%;
}
#header1 .row1{
	height:15px
}
#header1 .row1 .col1{ width:65%; height:105px}
#header1 .row1 .col2{ width:34%; height:105px}
#header1 .row2{
	height:55px
}
#header1 .row3{ height:249px}


/*======= header =======*/
#header{
	height:243px;
	width:100%;
}
#header .row1{
	height:15px
}
#header .row1 .col1{ width:65%; height:105px}
#header .row1 .col2{ width:34%; height:105px}
#header .row2{
	height:55px
}
#header .row3{ height:249px}


/*======= footer =======*/
#footer{
	height:25px;
	width:100%
}

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

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

/*======= index.html =======*/
#page1 #content .row1 .col1{
	width:247px
} 
#page1 #content .row1 .col2{
	width:247px
} 
#page1 #content .row1 .col3{
	width:247px
} 

#page1 #content .row2 .col1{ width:35%} 
#page1 #content .row2 .col2{ width:62%} 

#content .row4 .col1{
	width:250px
}
#content .row4 .col2{ width:27%}
#content .row4 .col3{
	width:245px
}

/*======= about-us.html =======*/
#page2 #content .row1 .col1{
	width:496px
}
#page2 #content .row1 .col2{
	width:251px
}

/*======= faq.html =======*/
#page4 #content .row1 .col1{
	width:496px
}
#page4 #content .row1 .col2{
	width:33%
}

/*======= index-1.html =======*/
#page2 #content .row1 .col1{ width:66%}
#page2 #content .row1 .col2{
	width:251px
}

#page2 #content .row2 .col1{ width:58%}
#page2 #content .row2 .col2{ width:41%}

/*======= index-2.html =======*/
#page3 #content .row1 .col1{
	width:100%
}
#page3 #content .row1 .col2{ width:33%}


/*======= index-4.html =======*/
#page5 #content .row1 .col1{ width:33%}
#page5 #content .row1 .col2{
	width:100%
}

/*======= index-5.html =======*/
#page6 #content .row1 .col1{
	width:66%
}
#page6 #content .row1 .col2{
	width:251px
}
#page6 #content .row1 .col3{ width:33%}
