#main {width:100%; margin:0 auto; text-align:center; min-width:1003px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1003)? "1003px" : "100%");}

/*----!!!-----*/
#main_width { width:100%; margin:0 auto; text-align:left;}
/*----!!!-----*/

/*You can modify the width of the website by changing "width" parameter with #main_width. The minimum value is 1003px.*/

#header {height:371px;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:31%;}
#page1 #content .col_2 { width:39%;}
#page1 #content .col_3 { width:29%;}

#page1 #content .col_2 .column1 { width:72px;}
#page1 #content .col_2 .column2 { float:none; padding-left:15px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:70%;}
#page2 #content .col_2 {width:29%;}

#page2 #content .col_2 .column1 { width:72px;}
#page2 #content .col_2 .column2 { float:none; padding-left:72px;}

/*#page2 #content .col_1 .column1 { width:52%;}
#page2 #content .col_1 .column2 { width:48%;}*/

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:27%;
}
#page3 #content .col_2 {
	width:72%;
}

#page3 #content .col_3 { width:29%;}

#page3 #content .col_1 .column1 { width:72px;}
#page3 #content .col_1 .column2 { float:none; padding-left:72px;}

/*======= index-3.html =======*/

#page4 #content .col_1 {
	width:27%;
}
#page4 #content .col_2 {
	width:72%;
}

#page4 #content .col_3 { width:29%;}

#page4 #content .col_1 .column1 {
	width:40px;
}
#page4 #content .col_1 .column2 {
	float:none;
	padding-left:40px;
}

#page4 #content .col_4 .column1 {
	width:49%;
}
#page4 #content .col_4 .column2 {
	width:49%;}

/*#page4 #content .col_1 {
	width:100%;
}
#page4 #content .col_2 { width:29%;}

#page4 #content .col_4 .column1 {
	width:27%;
}
#page4 #content .col_4 .column2 {
	width:72%;
}*/

/*======= index-4.html =======*/

#page5 #content .col_1 {
	width:99%;
}


#page5 #content .col_1 .column1 {
	width:122px;
}
#page5 #content .col_1 .column2 {
	float:none;
	padding-left:122px;
}

/*======= index-5.html =======*/


#page6 #content .col_1 {width:27%;}
#page6 #content .col_2 {width:72%;}


#page6 #content .col_1 .column1 { width:72px;}
#page6 #content .col_1 .column2 { float:none; padding-left:72px;}

/*=========================*/


#footer {height:50px;}
.evntmngcol {width:70%;}
#no_style img {
	float: none;
}

#no_style td {
	height: 100px;
}
#footer a.default:link {
	color: #FF9900;
}

#footer a.default:visited {
	color: #FF9900;
}

#footer a.default:active {
	color: #FF9900;
}

#footer a.default:hover {
	color: #FF9900;
	text-decoration: underline;
}
