body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006F42;
	background-color: #CAF7B6;
	background-image:  url(images/bodybg.jpg);
	background-repeat: repeat-x;
}
p {
	font-size: 80%;
}
#logo {
	background-color: #FFFFFF;
	position: absolute;
	height: 256px;
	width: 224px;
	left: 20px;
	top: 20px;
	padding-top: 20px;
	border: 1px solid #CCCCCC;
}
#newshead {
	position: absolute;
	width: 224px;
	left: 20px;
	top: 318px;
	font-size: 80%;
	font-weight: bold;
}
#newsscroller {
	position: absolute;
	height: 106px;
	width: 219px;
	left: 20px;
	top: 340px;
	background-image:  url(images/yabanci-services_19.jpg);
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	font-size: 85%;
}
#weatherhead {
	position: absolute;
	width: 224px;
	left: 20px;
	top: 461px;
	font-size: 80%;
	font-weight: bold;
}
#weather {
	position: absolute;
	width: 224px;
	left: 20px;
	top: 482px;
	height: 115px;
	background-image:  url(images/yabanci-services_22.jpg);
	border: 1px solid #CCCCCC;
	font-size: 85%;
}
#topnav {
	position: absolute;
	width: 513px;
	left: 270px;
	top: 20px;
	height: 276px;
	background-image: url(images/yaban-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	position: absolute;
	width: 513px;
	left: 270px;
	top: 300px;
}
h1 {
	font-size: 140%;
	color: #006F42;
	margin-top: 15px;
}
h2 {
	font-size: 80%;
	font-weight: bold;
}
.slogan {
	font-size: 105%;
	font-weight: bold;
	color: #129859;
}
ul {
	font-size: 80%;
}
.weathertable {
	border: none;
	font-size: 80%;
}
a:link {
	color: #006F42;
	text-decoration: underline;
}
a:visited {
	color: #006F42;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #006F42;
}
#topnavmenu {

	margin-top: 18px;
	font-weight: bold;
}
#topnavmenu ul {
	font-size: 80%;
	list-style-type: none;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topnavmenu ul li {
	background-image:url(images/navbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;	
}
#topnavmenu ul li a {
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
#telno {
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 290px;
	top: 265px;
	text-decoration: none;
	z-index: 2;
	font-size: 80%;
}
#email {
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 620px;
	top: 265px;
	text-decoration: none;
	font-size: 80%;
}
#email a {
	color: #000000;
	text-decoration: none;
}
