td #LandingDescription h1 {color: #496b7b; font-weight: bolder; font-size:16px;}
td #LandingDescription h2 {color: #496b7b; font-weight: bolder; font-size:14px;}
td #LandingDescription p  {color: #496b7b; font-size:12px; font-weight: bold;}


#LandingPage .kategori {
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0px;
	color: #496d7f;
}
#LandingPage .LandingClear {
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	border-width: 0;
}
#LandingPage .LandingCategory {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 225px;

}
#LandingPage .LandingCategory a {
	display: block;
	border: 3px solid #496d7f;
	cursor: pointer;
}
#LandingPage .LandingCategory .LandingFrame {
	display: block;
	border: 2px solid transparent;
}
#LandingPage .LandingCategory .LandingImageOuter, #LandingPage .LandingCategory .lio {
	display: table; height: 90px; #position: relative; overflow: hidden;
	width: 188px;
	margin-top: 10px;
}
#LandingPage .LandingCategory .LandingImageMiddle, #LandingPage .LandingCategory .lim {
	#position: relative; #top: 48%; display: table-cell; vertical-align: middle;
	width: 188px;
	text-align: center;
        padding: 0px 0px 0px 27px;
}
#LandingPage .LandingCategory img {
	#position: relative; #top: -50%;
}
#LandingPage .LandingCategory .LandingText {
	color: #496d7f;
	font-weight: bold;
	display: block;
	padding: 7px 0px 7px 0px;
	text-align: center;
	position: relative;
	top: -2px;
	font-size: 20px;
	text-decoration:none;
	

}
#LandingPage .LandingCategory a .LandingMore {
	display: block;
	position: relative;
	top: -66px;
	color: #496d7f;
	background: #ff00ff;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	padding-bottom: 20px;
	font-weight: normal;
}

#LandingPage .LandingCategory a:hover .LandingFrame {
	border-color: #fdb446;
	}
a {text-decoration: none}
a:hover {text-decoration: underline
         color: #fdb446;
}

#LandingPage .LandingCategory a:hover .LandingText {
	text-decoration: none;
        color: #fdb446;
}



S {
        color : #ffffff;font-size: 15pt;
        font-family: "Verdana";
        font-weight: bold;
	text-decoration: none;
 }

p.sample {
        color : #ffffff;
        font-size: 12pt;
        font-family: "Verdana";
        font-weight: bold;
        text-decoration: none;
}
#top1 {
        background-color: #000000;
        position:relative;margin-top: -78px;
	margin-left: 0px;
	width: 950px;
	height:21px;
}
#menu {
        background-color: #496d7f;
        width: 112px;
        height: 26px;
}
#vdivider ul{
        margin: 0;
        padding: 0;
        margin-bottom: 1em;
        float: left;
        width: 700px;
        border: 0px solid #8facb9;
        background-color: #8facb9;
}

#vdividermenu ul{
        margin: 0;
        padding: 0;
        margin-bottom: 0em;
        float: left;
        font: bold 100% Verdana;
        font-size: 16px;
        width: 700px;
        border: 0px solid #8facb9;
        background-color: #496d7f;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
        width: 99%;
}

#vdividermenu ul li{
        display: inline;
}

#vdividermenu ul li a{
        float: left;
        color: white;
        padding: 2px 12px;
        text-decoration: none;
        background: transparent url(media/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
        color: white;
}

#vdividermenu ul li a:hover{
        color: white;
        background-color: #8facb9;
}
