﻿#main {
	width:870px;
	padding-top:38px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:325px;
}
#header, #content { font-size:0.75em;}

.col_0, .col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .line_y { background:url(images/line_y.gif) 230px top repeat-y; width:100%;}
#page1 #content .row_1 .col_1 {width:218px; margin-right:34px;}
#page1 #content .row_1 .col_2 { width:577px;}
#page1 #content .row_2 .col_1 { width:218px; margin-right:24px;}
#page1 #content .row_2 .col_2 { width:586px;}
#page1 #content .row_2 .col_2 .column1 { width:187px;}
#page1 #content .row_2 .col_2 .column2 { width:186px;}
#page1 #content .row_2 .col_2 .column3 { width:161px;}

/*======= index-1.html =======*/
#page2 #content .line_y { background:url(images/line_y.gif) 597px top repeat-y; width:100%;}
#page2 #content .col_1 {width:585px; margin-right:25px;}
#page2 #content .col_2 { width:218px;}

/*======= index-2.html =======*/
#page3 #content .line_y { background:url(images/line_y.gif) 230px top repeat-y; width:100%;}
#page3 #content .col_1 {width:218px; margin-right:25px;}
#page3 #content .col_2 { width:585px;}
#page3 #content .col_2 .column1 { width:286px;}

/*======= index-3.html =======*/
#page4 #content .line_y { background:url(images/line_y.gif) 597px top repeat-y; width:100%;}
#page4 #content .col_1 {width:585px; margin-right:25px;}
#page4 #content .col_2 { width:218px;}

/*======= index-4.html =======*/
#page5 #content .line_y { background:url(images/line_y.gif) 230px top repeat-y; width:100%;}
#page5 #content .col_1 {width:218px; margin-right:25px;}
#page5 #content .col_2 { width:585px;}
#page5 #content .col_2 .column1 { width:254px;}
#page5 #content .col_2 .column2 { width:273px;}

/*=========================*/
#trial2 #content .col_0 {width:190px; text-align:center; margin-left:10px}
#trial2 #content .col_0 li {text-align:left;list-style: disc}
#trial2 #content .col_0 .block1:hover {background-color: #b493cd; cursor: pointer}
#trial2 #content .col_1 {width:190px; text-align:center; margin-left:5px}
#trial2 #content .col_1  li{text-align:left;list-style:disc}
#trial2 #content .col_1 .block1:hover {background-color: #BAD8FC; cursor:pointer}
#trial2 #content .col_2 {width:190px; text-align:center; margin-left:5px}
#trial2 #content .col_2 li {text-align:left;list-style: disc}
#trial2 #content .col_2 .block1:hover {background-color: #99FF99; cursor:pointer}
#trial2 #content .col_3 {width:190px; margin-right:5px; text-align:center; margin-left:5px}
#trial2 #content .col_3 li {text-align:left;list-style: disc}
#trial2 #content .col_3 .block1:hover {background-color: #FFCC00; cursor:pointer}

/*===========trial.aspx=============*/
#trial1 #content .h3 {
	font-size:32px;
	text-transform:uppercase;
	color:#f78f1e;
	margin-bottom:11px;
	font-weight:bold;
}


#footer {height:70px; font-size:.69em;}

