#main { 
width:968px; 
margin:0 auto; text-align:left; 

 
/*border-style:solid; 
border-width:thick; 
border-style:outset;*/ 
background-color:#2F2D2E;
border-color:#201E1F;
border-left-style:outset;
border-right-style:outset;
border-left-width:1px;
border-right-width:1px;

}

#header {height:450px;}

#header_simple {height:125px;}

#footer { height:27px;}

.col-1, .col-2, .col-3 {
float:left;}

.col-2
{
	border-left-width:0px;
	border-left-style:solid;
	border-left-color:#006600;
}

.col3{
text-align:center;
}
.container {width:100%; overflow:hidden;}

/* ============================= page1 ===========================*/

#page1 .col-1 {
	width:305px;
}
#page1 .col-2 {width:335px;}
#page1 .col-3 {
	width:200px;
}

#productIndex .col-1 {width:292px;}
#productIndex .col-2 {width:350px;}
#productIndex .col-3 {width:200px;}

.colProductIndex{
width:370px;
float:left;
}
.col3ProductIndex{
width:160px;
}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:292px;}
#page2 .col-2 {width:292px;}
#page2 .col-3 {width:292px;}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:604px;}
#page3 .col-2 {width:292px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:292px;}
#page4 .col-2 {width:292px;}
#page4 .col-3 {width:292px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:630px;
border-left-style:none;}
#page5 .col-2 {
	width:260px;
	border-left-style:none;
}

/* ============================= page company ===========================*/
#pageCompany .col-1 {width:350px;
text-align:justify;}
#pageCompany .col-2 {width:292px;}

/* ============================= page news ===========================*/
#pageNews .col-1 {width:125px;
text-align:justify;}



#pageNews .col-2 {width:550px;}

/* ============================= page contact ===========================*/

#pageContact .col-1 {
width:565px;
border-left-style:none;
}
#pageContact .col-2 
{
	width:250px;
	border-left-style:none;
	padding-left:0px;
	text-align:justify;
	padding-right:40px;
}
#pageContact .col-3 
{
	width:345px;
	border-left-style:none;
	text-align: left;
	
}
#pageContact .col-bottom 
{
	width:900px;
	border-left-style:none;
	padding-top:40px;
	text-align:center;
	
	
}

