body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
	background: url(../images/body_bakground.jpg) top left repeat-x;
}

a img {
	border: 0
}

img {
	border: 0
}

.grey {
	color: #999999;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

.navtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
	padding-top: 18px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #006699;
}

.tariff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #339966;
}

.clear {
	clear: both;
}

.textrow {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.linkrow {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #339966;
}

.right {
	display: block;
	width: 185px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

.left {
	display: block;
	width: 185px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

.picbox {
	text-align: center;
}

#container {
	display: block;
	position: relative;
	width: 770px;
	margin: 20px auto 0px auto;
}

#top {
	width: 770px;
	height: 17px;
	background: url(../images/top_top.gif) top left no-repeat;
	margin-top: 62px;
}

#mainwrap {
	width: 770px;
	height: 800px;
	margin: 0px auto;
	background: url(../images/body_backdrop.jpg) top left no-repeat;
}

#wrapper {
	width: 680px;
	margin: 0px auto;
	padding-top: 30px;
}

#header {
	width: 680px;
	height: 100px;
	background: url(../images/header.gif) top left no-repeat;
	margin-bottom: 20px;
}

#nav {
	height: 53px;
	padding-left: 170px;
	background: url(../images/nav_bak.gif) top left repeat-x;
}

#nav ul {
	list-style: none;
	margin-left: 0px;
}
	
#nav ul li {
	float: left;
	margin-left: 0px;
}

#nav li a {
	color: #0066CC;
	height: 53px;
	text-decoration: none;
}

#nav li a:hover {
	color: #000000;
	text-decoration: underline;
}

.sep {
	width: 31px;
	text-align: center;
	height: 53px;
	margin: 0px;
}

#pageimage {
	display: block;
	width: 680px;
	height: 297px;
	background: url(../images/pic_home.jpg) top left no-repeat;
}

#right {
	width: 180px;
	float: right;
	margin-top: 20px;
}

#enlarge {
	width: 180px;
	text-align: center;
	color: #669900;
	margin: 15px 0px;
}

.rightpic {
	width: 180px;
	margin-bottom: 15px;
	text-align: center;
}

#headsup {
	height: 32px;
	line-height: 32px;
	width: 460px;
	margin-top: 28px;
	margin-bottom: 6px;
}

#content {
	width: 460px;
	float: left;
	line-height: 22px;
}

#google {
	width: 680px;
	height: 300px;
}

#footer {
	text-align: center;
	margin-top: 25px;
	padding-top: 15px;
	width: 680px;
	height: 73px;
	line-height: 18px;
	border-top: 1px dotted black;
}

.textrow2 {
	width: 100%;
	margin-top: 15px;
}

.field {
	width: 100px;
	text-align: right;
	float: left;
	margin-top: 20px;
}

.data {
	width: 250px;
	text-align: left;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
}
