A:link {text-decoration: none; color: #fc7e02;}
A:visited {text-decoration: none; color: #fc7e02;}
A:hover {text-decoration: underline; color: #fc7e02;}
A:active {text-decoration: underline; color: #fc7e02;}

A.graylink:link {text-decoration: none; color: #888;}
A.graylink:visited {text-decoration: none; color: #888;}
A.graylink:hover {text-decoration: underline; color: #888;}
A.graylink:active {text-decoration: none; color: #888;}

body {
	background-color: #f1f1f1;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color:#888;
	margin: 0px;
	text-align: center;
}

h1 {
	font-size: 1px;
	color: #fc7e02;
	font-weight: normal;
}

h2 {
	font-size: 10px;
	color: #fc7e02;
	font-weight: bold;
}

.content {
	width: 750px;
	margin: auto;
	background-color: transparent;
}

.header {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 13px;
	padding-right: 15px;
	background-color: #f1f1f1;
	height: 16px;
	width: 715px;
	text-align: right;
	color: #999;
	font-size: 10px;
	font-weight: bold;
}

top1 {
	width: 729px;
	height: 270px;
}

.top2 {
	width: 295px;
	float: left;
	text-align: right;
}

.top3 {
	width: 444px;
	float: left;
}

.linkimage {
	border-style: none;
	display: block;
}

.searchbar {
	width: 720px;
	height: 22px;
	text-align: left;
	background-color: #dfdbcf;
	margin-bottom: 4px;
	color: #999;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
	padding: 4px 0px 0px 30px;
}

.searchbox{
	width: 160px;
	height: 12px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #888;
	border-width: 1px;
	border-style: solid;
	border-color: #c9c5bA;
	vertical-align: middle;
}

.buttonsearch{
	width: 40px;
	height: 16px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #888;
	background-color: #dfdbcf;
	border-style: none;
	vertical-align: middle;
}

.buttonsearcharrow{
	width: 10px;
	height: 16px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #f98c20;
	background-color: #dfdbcf;
	border-style: none;
	vertical-align: middle;
}

.container {
	width: 725px;
	background-color: #fff;
	padding-left: 10px;
}

.containerl {
	width: 528px;
	float: left;
}

.intro {
	width: 470px;
	height: 109px;
	background-color: #fff;
	background-image: url(/images/bg_intro.png);
	background-repeat: repeat-x;
	border-bottom: 2px;
	border-color: #f1f1f1;
	text-align: left;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 10px;
}

.imgintro {
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	margin-right: 10px;
}

.orange {
	color: #f98c20;
}

.services {
	width: 162px;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.news {
	background-image: url(/images/bg_news.png);
	background-repeat: repeat-y;
	width: 190px;
	float: left;
	margin-left: 4px;
}

.hline {
	display: block;
	margin: auto;
}

.newscontent {
	text-align: left;
	padding-left: 10px;
	width: 170px;
}
