body {
	background-image: url(art/bg-line.jpg);
	background-repeat: repeat-x;
	background-color:#F0F0F0;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
#page {
	width:800px;
	margin:0px auto;
	overflow:hidden;
}
#logo {
	width:800px;
	height:253px;
	float:left;
	margin:0px;
	background:url(art/new-top.jpg) no-repeat;
}
#text-body {
	width:788px;
	overflow:hidden;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:0px 5px 5px 5px;
	background:#FFFFFF;
	float:left;
	border-bottom:1px solid #CCCCCC;
}
h1 {
	font-size:50px;
	color:#227AA7;
	font-weight:normal;
	margin:80px 0px 0px 70px;
	float:left;
	width:487px;
	padding:0px;
	line-height:50px;
	font-family: "Century Gothic";
}
#buttons {
	float:left;
	width:779px;
	height:211px;
}
#buttons-box {
	float:right;
	overflow:hidden;
	margin:82px 40px 0px 0px;
	width:176px;
}
a#but {
	width:176px;
	height:29px;
	padding:12px 0px 0px 0px;
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
	margin:0px 0px 0px 10px;
	float:left;
	color:#666666;
	text-decoration:none;
}
a:hover#but {
	color:#006699;
	border-bottom:1px solid #3366CC;
}
#bar {
	width:40px;
	overflow:hidden;
	float:right;
	margin:5px 6px 0px 5px;
}
#bar img {
	float:left;
}
#box {
	width:347px;
	overflow:hidden;
	float:right;
	background:#F7F7F7;
	border:1px solid #F0F0F0;
	padding:10px;
	line-height:20px;
	margin-bottom:8px;
	text-align:justify;
}
h2 {
	font-size:17px;
	color:#FB8400;
	margin:0px 0px 10x 0px;
	font-weight: 600;
}
h3 {
	font-size:14px;
	color:#915E43;
	margin:0px 0px 10x 0px;
	font-weight:normal;
	line-height:25px;
}
#images {
	float:right;
	width:730px;
	height:76px;
	margin:5px 0px 5px 0px;
}
#images img {
	float:left;
	margin:0px;
}
#bot-box {
	width:346px;
	overflow:hidden;
	float:right;
	padding:10px 0px 10px 10px;
	margin:0px 0px 5px 5px;
	font-weight:bold;
}
#bot-box img {
	float:right;
	margin:0px;
}
#bot-box p {
	float:left;
	width:220px;
	margin:0px 10px 10px 5px;
	line-height:30px;
}
#bot-box a {
	color:#666666;
	text-decoration:none;
}
#bot-box a:hover {
	color:#006699;
	text-decoration:underline;
}
#footer {
	width:760px;
	float:right;
	height:30px;
	padding:10px;
	text-align:right;
	color:#999999;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#006699;
}
.blue {
	color:#006699;
	font-weight:bold;
}
#bot-but {
	width:350px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
	word-spacing:5px;
}
#bot-but a {
	color:#006699;
	text-decoration:none;
}
#bot-but a:hover {
	color:#003399;
}
	
	
	
	
	
	

