body {
	padding: 0;
	margin: 0;
	font: 12px Verdana, Helvetica, Tahoma, Arial, sans-serif;
	line-height: 18px;
	background: #FFFFFF;
	color: #000000;
}
#content { 
	border: 0px solid #A8A8A8;
	margin: 0px auto; 
	width: 990px; 
	background: #FFFFFF;
}

a {
	color: #0000FF;
}

.left {
	width: 130px;
	float: left;
	height: 590px;
	background: url('skin/left.jpg') top no-repeat;	
	margin-top: 20px;	
	padding-bottom: 30px;
}

.main {
	width : 990px;
	background: url('skin/main-bg.jpg') left top repeat-y;
	float: left;
}

.inside {
	float: left;
	width: 860px;
}

.inside_left {
	width: 860px;
	float: left;
	font: 14px Verdana, Helvetica, Tahoma, Arial, sans-serif;		
}


.inside_main {
	width: 840px;
	float: right;
	margin-top: 20px;
}

.inside_main_left {
	width: 600px;
	float: left;
}

.inside_main_right {
	width: 190px;
	float: right;
	margin-top: 170px;
	text-align: left;
	line-height: 24px;
	padding: 7px 7px 7px 15px;
}

.inside_main_right a {
	color: #888888;	
	text-decoration: none;
}

.inside_main_right a:hover {
	color: #555555;	
	text-decoration: none;
}

.inside_main_right a.active {
	color: #bbbbbb;	
	text-decoration: none;
}

h1 {
	font: 18px;
	color: #004455;
	font-weight: bold;
}

h2 {
	font: 18px;
	color: #004455;
	font-weight: bold;
}

.contact {
	padding-top: 300px;
	padding-left: 25px;
	line-height: 25px;
}

.contact a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.front_menu {
	width: 100px;
	height: 592px;
	float: left;
	margin-top: 20px;	
	margin-right: 10px;	
}

.front_menu_text {
	width: 165px;
	float: left;
	margin-top: 520px;
	line-height: 25px;
	margin-left: 5px;	
}

.front_menu_text a {
	color: #000000;
	text-decoration: none;
}

.front_menu_text a:hover {
	color: #888888;
	text-decoration: none;
}

.main_menu {
	width: 840px;
	float: left;
	font: 14px;
	padding-top: 10px;	
	line-height: 35px;
	text-align: center;	
}

.main_menu a {
	color: #000000;	
	text-decoration: none;
}

.main_menu a:hover {
	color: #000000;	
	text-decoration: underline;
}

.sign {
	width: 860px;
	float: left;
	text-align: left;
	border-top: #656565 0px solid;
	padding-bottom: 5px;
	font: 11px Tahoma, 'Trebuchet MS';	
	color: #919191;
	line-height: 17px;
}

.sign a {
	color: #444444;
}

.sign a:hover {
	color: #000000;
}
