#site_center {text-align:center;}
#main { width:800px /*expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%"); min-width:800px*/; margin:0 auto; text-align:left;}

#header {height:496px; padding:0 34px 0 32px;}
#header1 {height:182px;}
#header2 {height:314px;}

#footer { height:93px; padding:0 34px 0 30px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}
.columns {
	width:100%;
	padding-top: 10px;
}
.cols {width:100%;}
/* ============================= index ===========================*/

#index .column1 {width:/*483px*/65%; background:url(images/line.gif) right repeat-y;}
#index .column2 {
	width:/*253px*/32%;
	margin-left: 15px;
}

#index .col1 {width:247px;}
#index .col2 {width:188px;}

/* ============================= index-1 ===========================*/

#index_1 .column1 {
	width:/*264px*/45%;
	background:url(images/line.gif) right repeat-y;
	margin-right: 15px;
	padding-right: 15px;
}
#index_1 .column2 {
	width:/*472px*/45%;
	margin-left: 15px;
}

#index_1 .col1 {width:224px;}
#index_1 .col2 {width:188px;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:/*483px*/66%; background:url(images/line.gif) right repeat-y;}
#index_2 .column2 {width:/*253px*/34%;}

#index_2 .col1 {width:234px;}
#index_2 .col2 {width:191px;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:/*264px*/35%; background:url(images/line.gif) right repeat-y;}
#index_3 .column2 {width:/*472px*/64%;}

#index_3 .col1 {width:234px;}
#index_3 .col2 {width:190px;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:/*483px*/66%; background:url(images/line.gif) right repeat-y;}
#index_4 .column2 {width:/*253px*/34%;}

#index_4 .col1 {width:240px;}
#index_4 .col2 {width:205px;}


/* ============================= index-5 ===========================*/

.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    color               : #ffffff;
	width: 80px;
}
