body
{
	width: 796px; 
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	font-family: Times New Roman;
}

a {
	color: #000000;
	font-family: Times New Roman;
	text-decoration: none;	
	
}

#menu 
{
	width: 100%;
	height: 547px;
	/*height: 100%;*/
	background: url("../img/menu_border.gif") no-repeat top left;
}
#menu #logo
{
	vertical-align: bottom;
	background: url("../img/logo.gif") no-repeat top left;
	width: 215px;
	height: 122px;
}

#menu #tel_copyright
{
	margin-left: 33px;
	width: 179px;
	height: 47px;
	padding-top: 83px;
	background: url("../img/tel_copyright.gif") no-repeat bottom left;
}

#menu #tel_copyright1
{
	margin-left: 33px;
	width: 179px;
	height: 47px;
	padding-top: 110px;
/*	background: url("../img/tel_copyright.gif") no-repeat bottom left;*/
}

#menu #button
{
	height: 252px;
	vertical-align: bottom;
	padding-left: 43px;

}

#menu #button a.active
{
	border: 0px solid #ffffff;
	margin-top: 4px;
	background: url("../img/btn_active.gif") no-repeat top left;
	font-weight: bold;
	font-family: Times New Roman;
	color: #fff; 
	text-decoration: none; 
	padding-top: 3px;
	padding-bottom: auto;

	height: 26px;
	padding-left: 40px;
	display:block;
}

#menu #button a.noactive_minus
{
	border: 0px solid #ffffff;
	margin-top: 4px;
	background: url("../img/btn_noactive_minus.gif") no-repeat top left;
	font-weight: bold;
	font-family: Times New Roman;
	color: #fff; 
	text-decoration: none; 
	padding-top: 3px;
	padding-bottom: auto;

	height: 26px;
	padding-left: 40px;
	display:block;
}

#menu #button a.noactive_plus
{
	border: 0px solid #ffffff;
	margin-top: 4px;
	background: url("../img/btn_noactive_plus.gif") no-repeat top left;
	font-weight: bold;
	font-family: Times New Roman;
	color: #fff; 
	text-decoration: none; 
	padding-top: 3px;
	padding-bottom: auto;

	height: 26px;
	padding-left: 40px;
	display:block;
}

img.border{
		border: 1px solid #CBCBCB;
	}

#workarea
{
	width: 419px;
	margin-top: 120px;
	margin-left: 34px;
}
#workarea #image
{
	float: left;
}



#left_side
{
	margin-top: 120px;
}
#left_side .image
{
	margin-top: 10px;
}

#footer{
	margin-left: 29px; 
	
	}

#footer #separator
{
	height: 24px;
	background: url("../img/separator.gif") no-repeat center left;
}

#footer #copyright
{
	height: 24px;
	width: 100%;
	font-size: 0.8em;

	/*border: 1px solid red;
	background: url("../img/copyright.gif") no-repeat center left;*/
	
}

#button #submenu
{

	position: relative;
	border: 1px solid #C3C5C0;
	width: 132px;
	padding-bottom: 15px;
	display: none;
   	top: 0px;
    left: 5px;
    margin-top: -226px;
	background-color: #FDFDFD;
    color: #333;
    z-index: 1000;
	
}

#button #submenu1
{

	position: relative;
	border: 1px solid #C3C5C0;
	width: 132px;
	padding-bottom: 15px;
	display: none;
   	top: 0px;
    left: 5px;
    margin-top: -159px;
	background-color: #FDFDFD;
    color: #333;
    z-index: 1000;
	
}

.title{
	font-weight: bold;
	font-size: 16px;
}

.input
{
	border: 1px solid #000;
	width: 260px;
}

.button
{
	border: 1px solid #000;
	width: auto;
}


.input_file{
	border: 1px solid #000;
	width: 260px;
}


.admin_grad{
	font-family: Times New Roman;
	height: 26px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url("../img/gradient.gif") no-repeat center left;*/
}

.admin_menu_link
{
	color: #000000;
	font-size: 12px;
	font-family: Times New Roman;
	text-decoration: none;	

}