/* CSS Document */
html, body {
	margin:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

img {
	border:none;
}

h1 {
	font-size:14px;
	font-weight:normal;
	color:#f19000;	
	margin:0px;
	padding:0px 0px 2px 0px;
}

h1 a {
	color:#f19000;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 10px 0px;	
}

h3 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 0px;
	line-height:18px;
}

p {
	margin:0px;
	padding:0px 0px 10px 0px;
}

a { 
	text-decoration:none;
	color:#f19000;
}

a:hover {
	text-decoration:underline;
	color:#f19000;
}

.buttonlink {
	font-size:15px;
	color:#454545;
	text-decoration:none;
}

.welcomlink {
	padding:0px 0px 15px 0px;
}

.welcomlink a {
	color:#454545;
	font-size:15px;	
	text-decoration:none;
}

.welcomlink a:hover {
	color:#454545;
	font-size:15px;
	text-decoration:none;
}

.container {
	width:961px;
	margin:auto;
}

.header {
	height:68px;
}

.logo {
	float:left;
	width:442px;
	height:68px;	
}

.menu {
	float:left;
	width:519px;
	height:68px;
}

.menu ul {
	list-style:none;
	margin:0px;
	padding:48px 0px 0px 82px;
}

.menu li {
	float:left;
	width:84px;
	text-align:center;
	margin:0px;
	padding:0px;
}

.menu a {
	color:#3e3e3e;
	font-size:11px;
	text-decoration:none;
}

.themeimage {
	width:961px;
	height:148px;
}

.managementmenu {
	width:961px;
	height:50px;
}

.managementmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.managementmenu li {
	float:left;
	padding:10px 10px 0px 0px;
}

.welcome_column {
	float:left;
	width:165px;
	padding:88px 29px 0px 0px;
	line-height:15px;
}

.welcome_column_right {
	float:left;
	width:165px;
	padding:0px 0px 0px 0px;
	line-height:15px;
}

.welcome_column li {
	color:#f19000;
}

.welcome_column_width {
	float:left;
	width:359px;
	padding:0px 29px 0px 0px;
}

.content {
	background:url('../images/content_bg.png') no-repeat left top; 
	min-height:252px;
	height:auto !important;
	height:252px;	
	padding:15px 10px 10px 10px;
	line-height:14px;
}

.content ul {
	margin:0px;
	padding:0px 0px 10px 20px;
}

.content_left {
	float:left;
	width:185px;
}

.content_right {
	float:left;
	width:756px;
}

.newsmenu {
	float:left;
	width:175px;
}

.newsmenu ul {
	padding:16px 0px 0px 20px;
	margin:0px;
}

.newsmenu li {
	color:#f19000;
}

.newsmenu a {
	color:#434343;
	text-decoration:none;
}

.newsmenu a:hover {
	color:#434343;
	text-decoration:underline;
}	

.newsbox {
	float:left;
	width:766px;
}

.footer_menu {
	width:961px;
	height:34px;
	background:url('../images/footer_menu_bg.png') no-repeat left top;
}

.footer_menu a {
	color:#434343;
	text-decoration:none;
}

.footer_menu a:hover {
	color:#434343;
	text-decoration:none;	
}

.footer_menu ul {
	margin:0px;
	padding:12px 0px 0px 20px;
	list-style:none;
}

.footer_menu li {
	float:left;
}

.footer {
	width:961px;
	height:20px;
	padding:10px 0px 0px 0px;
	font-size:9px;
	color:#939393;
}

.footer a {
	color:#939393;
	text-decoration:none;
}

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

.formobject {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	padding:1px;
}

/* edit button */
.editbutton {
	position:absolute;
	width:756px;
	text-align:right;
}