body {
	background-image: url(art/bg-line.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#page {
	width:900px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
}
#header {
	float:left;
	width:900px;
	height:176px;
	background:url(art/top-bar.jpg) bottom no-repeat;
	text-align:right;
}
#header img {
	float:left;
	margin:20px 0px 0px 40px;
}
h1 {
	font-size:17px;
	width:560px;
	color:#5B438F;
	margin:5px 40px 5px 0px;
	float:right;
	font-weight:normal;
}
h2 {
	font-size:22px;
	width:400px;
	float:right;
	color:#FFFFFF;
	margin:50px 40px 15px 0px;
	font-weight:normal;
}
#content {
	float:left;
	width:860px;
	overflow:hidden;
	padding:40px 0px 30px 40px;
}
a#but1 {
	float:left;
	width:141px;
	height:45px;
	margin:0px 10px 10px 0px;
	background:url(art/but1.jpg) no-repeat;
	vertical-align: baseline;
	padding:20px 5px 5px 5px;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
a:hover#but1 {
	color:#6633CC;
	text-decoration:none;
}
a#but2 {
	float:left;
	width: 141px;
	height:50px;
	float:left;
	background:url(art/but2.jpg) no-repeat;
	margin:0px 10px 10px 0px;
	vertical-align:bottom;
	padding:15px 5px 5px 5px;
	text-decoration:none;
	font-size:15px;
	color:#000000;
	text-align:center;
}
a:hover#but2 {
	color:#6633CC;
	text-decoration:none;
}
a#but3 {
	float:left;
	width: 141px;
	height:50px;
	float:left;
	background:url(art/but3.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	vertical-align:bottom;
	padding:15px 5px 5px 5px;
	text-decoration:none;
	font-size:15px;
	color:#000000;
	text-align:center;
}
a:hover#but3 {
	color:#6633CC;
	text-decoration:none;
}
a#but4 {
	float:left;
	width: 141px;
	height:60px;
	float:left;
	background:url(art/but4.jpg) no-repeat;
	margin:0px 10px 10px 0px;
	padding:5px;
	text-decoration:none;
	font-size:15px;
	color:#000000;
	text-align:center;
}
a:hover#but4 {
	color:#6633CC;
	text-decoration:none;
}

a#but5 {
	float:left;
	width: 141px;
	height:60px;
	float:left;
	background:url(art/but5.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	padding:5px;
	text-decoration:none;
	font-size:15px;
	color:#000000;
	text-align:center;
}
a:hover#but5 {
	color:#6633CC;
	text-decoration:none;
}
#pic { 
	float:left;
	width:472px;
	height:332px;
	margin:0px 11px 10px 0px;
}
#welcome {
	width:290px;
	overflow:hidden;
	min-height:307px;
	_min-height:307px;
	background:#5C5D76;
	border:1px solid #8687A2;
	float:left;
	font-size:12px;
	padding:15px 10px 10px 10px;
	margin:0px 0px 12px 0px;
}
#welcome a {
	color:#FFFFFF;
	font-size:18px;
	margin:10px 0px;
	text-decoration:none;
	line-height:30px;
}
#welcome-1 {
	width:290px;
	overflow:hidden;
	min-height:307px;
	_min-height:307px;
	background:#5C5D76;
	border:1px solid #8687A2;
	float:left;
	font-size:12px;
	padding:15px 10px 10px 10px;
	margin:0px 0px 12px 0px;
}
#welcome-1 a {
	color:#FFFFFF;
	font-size:12px;
	margin:0px 0px;
	text-decoration:none;
}
#pic object {
	float:left;
	margin:0px;
	padding:0px;
}
#footer {
	float:left;
	width:800px;
	height:35px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}
#footer a {
	float:right;
	color:#8A8594;
	text-decoration:none;
}

	
	
	


	
	
	
