/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 18px;
	font-size: 11px;
	color: #494949;
	margin: 7px 0px 5px 0px;
	padding: 0px 0px;
}

h1 {
	color: #585858;
	font-family: BastardusSans, "Arial Narrow", "Trebuchet MS", sans-serif;
	font-weight:lighter;
	font-size: 29px;
	background: url('../images/v1/bg_line.gif') no-repeat bottom right;
	border-bottom: solid 1px #999999;
	margin: 8px 0px 5px 0px;
	padding: 0px 0px;
}

h2 {
	color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	color: #585858;
	font-family: BastardusSans, "Arial Narrow", "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 18px;
}

h4 {
	color: #585858;
	font-family: BastardusSans, "Arial Narrow", "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#common {
	background: #F7F7F9 url('../images/v1/repeat-main-bg.jpg') repeat-x left top;
	margin: 0px 0px;
	padding: 0px 0px;
}

#page {
	width: 984px;
	height: auto;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px 0px;
}

.header {
	width: 984px;
	height: 64px;
	background-image: url('../images/v1/header-top.jpg');
	padding: 0px 0px;
	margin: 0px 0px;
}

.navigation {
	width:984px;
	height: 26px;
	background: url('../images/v1/bg-nav.gif') repeat-x #666666;
	margin: 0px 0px;
	padding: 0px 0px;
}

.navigation ul {
	list-style: none;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 58px;
	padding: 0px 0px;
}

.navigation li {
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
	margin: 0px 0px;
	padding: 0px 0px;
}

.navigation a {
	text-decoration: none;
	color:#DADADA;
	margin: 0px 0px;
	padding: 5px 8px 7px 8px;
}

.navigation a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background: url('../images/v1/repeat-a-hover.gif') repeat-x top left;
	padding: 5px 8px 7px 8px;
	margin: 0px 0px;
}

.banner-content {
	width: 984px;
	height: 121px;
	background-color: #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	border-top: solid 3px #FFFFFF;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
}

.banner-home {
	width: 984px;
	height: 257px;
	background-color: #FFFFFF;
	border-left: solid 3px #FFFFFF;
	border-right: solid 3px #FFFFFF;
	border-top: solid 3px #FFFFFF;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
}

.image-banner {
	width: 643px;
	height: 252px;
	margin: 0px 0px;
	padding: 0px 0px;
}

.news {
	width: 286px;
	height: 232px;
	vertical-align: top;
	background: url('../images/v1/repeat-bg-news.jpg') repeat-x top left;
	margin: 0px 0px;
	padding: 10px 20px 10px 20px;
}

.news ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: none;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px;
	padding: 0px 0px;
}

.news li {
	margin: 0px 0px;
	padding: 0px 0px 10px 12px;
	background: url('../images/v1/bullet.gif') no-repeat top left;
}

.news a {
	text-decoration: none;
	color: #494949;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
}

.news a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.spesial {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px;
}

.spesial a {
	text-decoration: none;
	width: 78px !important;
	height: 15px !important;
	background: url('../images/v1/read-more.gif') no-repeat top left;
	padding: 5px;
}

.spesial a:hover {
	text-decoration: none !important;
	width: 78px;
	height: 15px;
	background: url('../images/v1/read-more-hover.gif') no-repeat top left;
}

.spesial strong {
	visibility:hidden;
}

.content {
	width: 984px;
	height: 263px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	background: url('../images/v1/repeat-bg-content.gif') repeat-x top left #F1F3F2;
	border-left: solid 5px #FFFFFF;
	border-right: solid 5px #FFFFFF;
	margin: 0px 0px;
	padding: 0px 0px;
}

.content td{
	vertical-align:top;
}

.content a{
}

img {
	border: none;
}

.ad-banner {
	width: 332px;
	padding: 12px 20px 0px 10px;
	margin: 0px 0px;
	background: url('../images/v1/line-repeat.gif') repeat-y top right;
}

.article{
	width: 580px;
	padding: 12px 20px 20px 20px;
	margin: 0px 0px;
}

.article a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.article a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.profile {
	width: 332px;
	padding: 12px 20px 0px 20px;
	margin: 0px 0px;
	background: url('../images/v1/line-repeat.gif') repeat-y top right;
}

.profile a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.profile a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.services {
	width: 347px;
	padding: 12px 20px 0px 20px;
	margin: 0px 0px;
	background: url('../images/v1/line-repeat.gif') repeat-y top right;
}

.services a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.services a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.services td {
	text-align:center;
	width: 100px;
	padding: 12px 5px 0px 5px;
	margin: 0px 0px;
}

.forecast {
	width: 180px;
	margin: 0px 0px;
	padding: 12px 20px 0px 20px;
}

.forecast ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 18px;
}

.forecast li {
	margin: 0px 0px;
	padding: 5px 0px 5px 0px;
}

.forecast a{
	color: #333333;
	text-decoration: none;
}

.forecast a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.partners {

	width: 974px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin-left:5px;
	margin-top:3px;
	padding: 12px 0px 0px 0px;
}

.footer {
	font-size: 10px;
	line-height: 14px;
	color: #353535;
	height: 70px;
	width: 974px;
	margin-left:5px;
	margin-top:3px;
	padding-left: 20px;
	padding-top: 12px;
	background: url('../images/v1/repeat-footer.gif') repeat-x top left #CCCCCC;
}

.footer td {
	vertical-align:top;
}

.footer2 {
	font-size: 10px;
	line-height: 14px;
	color: #353535;
	height: 70px;
	width: 974px;
	margin-left:5px;
	margin-top:3px;

	background: url('../images/v1/repeat-footer.gif') repeat-x top left #CCCCCC;
}

.footer2 td {
	vertical-align:top;
}

.website-url {
	width: 246px;
	height: 49px;
	background: url('../images/v1/repeat-footer2.gif') repeat-x top left #666666;
	text-align: center;
	font-size: 18px;
	font-family: BastardusSans, "Arial Narrow", "Trebuchet MS", sans-serif;
	padding-top: 16px;
}

.website-url a {
	text-decoration: none;
	color: #333333;
}

.slideshow {
	background-color: #CCCCCC;
	height: 252px;
	width: 643px;
}