/* CSS Document */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:bold
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/langit.jpg);
	background-repeat:repeat-x;
	
}

#kotak {
	width: 100%;
	background-position:bottom;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	position:fixed;
	bottom:0px;
}
#flasher {
width:926px;
height:202px;
margin:auto;

}

#upper{
width:100%;

margin:auto;
}

#content {
width:800px;
padding:20px;
margin:auto;

}
#content2{
width:70%;
padding:20px;
margin-top:25px;
float:left;
height:300px;


}
#wrapmenu {
	width: 170px;
	padding:10px;
	float:left;
	
}

#textlg{ 
	padding:20px;
	width:90%;
	float:left;
	
	
}


/*================tombol===========*/
a.menu{
	height:28px;
	width:170px;
	margin-top:5px;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	
}
a.menu:hover{
	background-position:bottom;
	
}

a.home{
	height:33px;
	width:30px;
	
	display:block;
	background-repeat:no-repeat;
	background-image:url(images/home.png);
}

a.fb{ height:15px; display:block; background-image:url(images/facebook-icon.png);
background-repeat:no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666; font-size:12px; text-decoration:none;}

a.fb:hover{ color:#333333;}

a.tw{  height:15px; display:block; background-image:url(images/tw.png);
background-repeat:no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666; font-size:12px; text-decoration:none;}

a.tw:hover{ color:#333333;}

.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999900;
	text-decoration:none;
	}
.link:hover{
	color: #99CC00 ;
	}

/*================end of tombol===========*/

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #666666;
	}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #666666;
	}

a.judul{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	
}
a.judul:hover{ 
	color: #666666;

	
}
.judul2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #666666;
	
}

.gnr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #666666;
	}








/*================contact===========*/

#page-wrap {
	width: 660px;
	
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 400px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
}

label {
	float: left;
	text-align:left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
}










