#main {
	width:750px;
	margin:0 auto;
	text-align:left;
	background-color: #f4f5f7;
	border: 2px solid #FFFFFF;
}

#header {
	height:105px;
}

#middle {
	padding: 0px 0px 20px;
}

#footer {
	height:50px;
}

.column1, .column2, .column3, .col1, .col2, .col3 {float:left;}
.container {
	width:100%;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
}

/* ===================== Wide Left; Narrow Right ==============*/

#home .column1 {
	width:510px;
}
#home .column2 {
	width:240px;
}

#home .col1 {
	width:255px;
}
#home .col2 {
	width:255px;
}
#home .col3 {
	width:240px;
}
/* ==================== Narrow Left; Wide Right ==================*/

#support .column1 {
	width:255px;
}
#support .column2 {
	width:495px;
}

#support .col1 {
	width:255px;
}
#support .col2 {
	width:240px;
}
/* ============================ text popup  =============================*/
#popup_lg {
	width:670px;
	margin:0 auto;
	text-align:left;
	background-color: #F4F5F7;
	padding: 0px;
	height: 580px;
}
/* ============================ form popup  =============================*/
#popup_sm {
	width:400px;
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f4f5f7;
}
#popup_sm .col1 {
	width:100px;
	text-align: left;
}
#popup_sm .col2 {
	width:300px;
}
/* ============================= index-1 ===========================*/

#index_1 .column1 {width:588px;}
#index_1 .column2 {width:274px;}

/* ============================= Narrow Left; Wide Right ===========================*/

#contact .column1 {width:255px;}
#contact .column2 {width:495px;}

#contact .col1 {
	width:100px;
	text-align: left;
}
#contact .col2 {
	width:360px;
}

#contact .col3 {
	width:100px;
	float: left;
	padding-top: 10px;
}
#contact .col4 {
	width:105px;
	float: right;
	padding-top: 10px;
}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:588px;}
#index_3 .column2 {width:274px;}

#index_3 .col1 {width:286px;}
#index_3 .col2 {width:247px;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:291px;}
#index_4 .column2 {width:572px;}

#index_4 .col1 {width:286px;}
#index_4 .col2 {width:247px;}

/* ============================= index-5 ===========================*/

#index_5 .column1 {width:588px;}
#index_5 .column2 {width:274px;}

#index_5 .col1 {width:213px;}
#index_5 .col2 {width:320px;}

/* ============================= index-6 ===========================*/

#index_6 .column1 {width:291px;}
#index_6 .column2 {width:572px;}

#index_6 .col1 {width:255px;}
#index_6 .col2 {width:302px;}
