@charset "utf-8";

#main {text-align:left;/* width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");*/ min-width:980px;}

#header {height:129px;background:url(images/header-tail.png) top repeat-x;padding:16px 17px 0 22px;border:1px solid #f6ab22;border-bottom:none}

.col-1, .col-2, .col-3 {float:left}
.container {width:100%;overflow:hidden;}
.container2 {width:102%;}

.sidebar {width:242px;float:left;position:relative}
.site-content {width:715px;float:right}
.site-content .indent {}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:50%}
#page1 .col-2 {width:49%}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:100%}
#page2 .col-2 {width:33%}
#page2 .col-3 {width:33%}
#page2 .container2 .title3 {width:220px}

/* ============================= page3 ===========================*/

#page3 .col-1  {width:50%}
#page3 .col-2 {width:49%}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:50%}
#page4 .col-2 {width:49%;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:50%}
#page5 .col-2 {width:49%}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:50%}
#page6 .col-2 {width:49%}

#page6 #ContactForm .col-1 {width:351px}
#page6 #ContactForm .col-2 {width:309px}