﻿#main
{
    width: 766px;
    text-align: left; 
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}
#header {
/*	height: 200px;*/
}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width: 189px;
	background: #f3f3f3 none repeat-x left
top;
}
#page1 #content .col_2 {
	width: 575px;
}
#page1 #content .col_3 { width:144px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width: 189px;
	background: #f3f3f3 none repeat-x left
top;
}
#page2 #content .col_2 { width:374px;}
#page2 #content .col_3 { width:165px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width: 189px;
	background: #f3f3f3 none repeat-x left
top;
}
#page3 #content .col_2 { width:539px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width: 189px;
	background: #f3f3f3 none repeat-x left
top;
}
#page4 #content .col_2 { width:539px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width: 189px;
	background: #f3f3f3 none repeat-x left
top;
}
#page5 #content .col_2 { width:539px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width: 189px;
	background: #f3f3f3 none repeat-x left
top;
}
#page6 #content .col_2 { width:358px;}
#page6 #content .col_3 { width:170px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {
	width: 728px;
	background: left
top;
}


/*=========================*/


#links {}

#links a 
{
	display: block;
	/*background-image: url(images/but_1.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	/*width: 140px;*/
	width:170px;
	/*height: 22px;*/
	height:22px;
	padding-top: 6px;
	/*padding-left: 37px;*/
	padding-left: 15px;
	color: #4C4D85;
	font-size: 11px;
	font:arial narrow;
	font-family: Arial, Helvetica, sans-serif;
}
#links a:hover
{
	background-image:url(images/but_1_act.jpg);
	color:#ffffff;
}

#security
{
	border-style: none;
	border-width: 1px;
	border-color: inherit;
	padding: 10px;
	display: block;
	float: none;
	margin-left: 5px; /*background-color:#4C4D85;*/
	color: #ffffff;
/*	padding: 10px;*/
}

#security #userid, #security #password
{
	width: 110px;
}

#security table td 
{
	text-align:left;
	padding-right: 5px;
}

#security a
{
	color: #A17739;
}

#logo
{
	padding: 2px;
	height: 83px;
	width: 313px;
	background-image: url('images/logo3.png');
	background-position: 1px 5px;
	display: block;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#footer {
	/*height: 126px;*/
	text-align: center;
	/*right: auto;*/
	/*left: auto;*/
}
