* {
    margin: 0px ;
    padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #d4deea;
	text-align: left;
}
.container {
    width: 1000px;
    margin: 0px auto;
    height: auto;
	padding-left:50px;
	background-image:url(stitch.png); 
	background-repeat:no-repeat;
	
}
.header {
    width: 1000px;
    height: 145px;
    background-color: #255690;
}
.logo {
    width: 160px;
    height: 145px;
    display: inline;
    float: left;
}
.logo img {
	margin-top: 8px;
	margin-left: 0px;
}

.head-pic {
    width: 755px;
    height: 145px;
    display: inline;
    float: left;
}
.head-picimg1   {
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
	height: 103px;
	width: 152px;
}

.menu {
    height: 25px;
	margin-top:-15px;
	background-color: #255690;
}
.menu ul {
	list-style-type: none;
	margin: 0 0 0 0px; 
	padding: 0 0 0 0; 
	height:25px; 
}
.menu li {
	height: 35px;
	float: left;
	width: 120px;
	text-align: center;
}
.menu li a {
	float: left;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/kotakputih.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;    
}
.menu li a:hover {
	float: left;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/kotakkuning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
.content {
	background-color: #6889ae;
	height: 1320px;
	width: 1000px;
	margin-left:0px;
}

.vertical_title	{
	position:fixed;
	top:180px;
	margin-left:-50px; 
	float:left; 
	width:50px;
	min-height:800px;
	height:800px; 
	}
	
.left {
	height: auto;
	width: 160px;
	float: left;
	border:none; 
}
.menu-yellow {
	color: #FFFF00;
}
.menu-yellow ul {
	list-style-type: none;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
}
.menu-yellow li {
	height: 30px;
	float: left;
	text-align: left;
	width: 150px;
}
.menu-yellow li a {
	float: left;
	margin-left: 10px;
	color: #FFFF00;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	background-position: left;
	padding-left: 5px;
	vertical-align:bottom; 
	padding-top:10px; 
	padding-bottom:5px;

}
.menu-yellow li a:hover {
	float: left;
	color: #003B81;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	background-image: url(images/kotakbiru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}

.menu-blue {
	color: #FFFF00;
}
.menu-blue ul {
	list-style-type: none;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
}
.menu-blue li {
	height: 30px;
	float: left;
	margin-left: 10px;
	text-align: left;
	display: inline;
	width: 150px;
	margin-bottom: 10px;
}
.menu-blue li a {
	float: left;
	color: #003B81;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	background-image: url(images/kotakbiru.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
}
.menu-blue li a:hover {
	float: left;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/kotakkuning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}

.contentnya {
	height: auto;
	width: 668px;
	min-height: 550px;
	font-family:Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #255690;
	margin-left:0px;
	float:left; 
}

.contentnya a {
	color: #003B81;
	text-decoration: none;
}
.contentnya a:hover {
	text-decoration: underline;
}

.contentnya p {
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
}


.right {
	height: auto;
	width: 165px;
	float: right; 
	font-size: 12px;
	color: #FFFFFF;
}
.right a {
	color: #FFFFFF;
	text-decoration: none;
}
.right a:hover {
	text-decoration: underline;
}
.right p {
	padding: 10px;
	text-align: left;
}

.right .pichover {
	height: 113px;
	width: 155px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 1px;
	overflow: hidden;
}
.right h2 {
	height: 31px;
	width: 155px;
	background-color: #255690;
	margin-top: 20px;
	margin-left: 1px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 31px;
	display: block;
}
