
body {
   margin:0;
   padding:0;
   font-family: Tahoma;
   background:#fff;
}
hr {
	border-top:1px solid #666;	
	border-bottom:none;	 
	border-right:none;	 
	border-left:none;	 
}

.box {
	border:1px solid #e2e2e2;
	border-radius:5px;
	padding:10px;
	background:#fbfbfb
}

.frame-chart {
	width:50%;
	height:auto;
	
}

.load_screen {
	width:100%;
	height:1024px;
	position:fixed;
	left:0;
	top:0;
	background:#fff;
	display:block;
	text-align:center;
	padding-top:18%;
	z-index:9999;
}

.load_screen2 {
	width:100%;
	height:1024px;
	position:fixed;
	left:0;
	top:0;
	background:#fff;
	display:block;
	text-align:center;
	padding-top:18%;
	z-index:8888;
	opacity:0.9;
}

.txt-left{
	text-align:left;
	cursor:pointer;
}

.txt-right{
	text-align:right;
	cursor:pointer;
}

.left {
	width:50%;
	height:auto;
	float:left;
}

.right {
	width:50%;
	height:auto;
	float:right;
}

.clear {
	clear:both;
}
.header-frame-input {
	width:auto;
	padding:5px;
    color: #0E2D5F;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #95B8E7;
	border-left:1px solid #95B8E7;
	border-right:1px solid #95B8E7;
	background-color: #E0ECFF;
	background: -webkit-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
	background: -moz-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
	background: -o-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
	background: linear-gradient(to bottom,#EFF5FF 0,#E0ECFF 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF5FF,endColorstr=#E0ECFF,GradientType=0);
}
.frame-input {
	width:auto;
	min-height:120px;
	background:#fff;
	font-size:12px;
	border-top:1px solid #95B8E7;
	border-left:1px solid #95B8E7;
	border-right:1px solid #95B8E7;
}

.footer-frame-input {
	border-top:1px solid rgba(125,125,125,0.4);
	border-bottom:1px solid #95B8E7;
	border-left:1px solid #95B8E7;
	border-right:1px solid #95B8E7;
    overflow: hidden;
    background: #F4F4F4;
	margin-bottom:15px; 
}
#container {
	background:#fff; 
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
	width: 100%; 
}
#logoAtas {
	margin: 10px 0px 10px 0%;
	float:left;
	position: fixed;
}
#menuAtas {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    background: #4de3f5;
	margin: 0px auto 0 auto;
	padding-top: 8px;
	padding-bottom: 8px; 
	text-align:left;
	min-height:26px;
	border-bottom:1px solid #fff;  
	border-top:1px solid #fff;  
	width: 100%;
	/*position: fixed;   no scroll */ 
	/* position: fixed; with scroll page 
	/*z-index:9999;
	top:0; */
}
#m { 
	height:43px;
	border-bottom:1px solid #ddd;  
	width: 100%;
	/*  position: fixed; no scroll */ 
	 /* position: fixed;with scroll page */
	z-index:8888;
	/* top:0; */
}
#content {
	width: 95%;
	margin:0px auto 100px auto; 
	/* margin: 50px auto 0 auto; no scroll
	margin: 10px auto 0 auto;  /* with scroll page 
	border:1px solid #999;
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
	/*  position: fixed; no scroll 
	position: relative;  /* with scroll page 
	min-height: 850px !important;
	padding-left: 2px;
    background: #f9f9f9; */
}
.close {
	margin: 5px 5px;
	width: 90%;
	height:auto;
	padding: 5px 40px;
	border:1px solid #666;
}
#content p {
	font-size: 75%;
	line-height: 1.8em;
	padding-left: 2em;
}
.terbilang{
text-transform:capitalize;
}
.kecamatan {
	width:400px;
	background-color: #fff;
	margin:8% auto 0 auto;
	background-color: #fff; 
	padding:20px 30px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 0 2px 3px #333;
	-moz-box-shadow: 0 2px 8px #333;
	box-shadow: 0 2px 8px #333;
}
.reg-container{
	width:800px;
	background-color: #fff;
	margin:20px auto 0 auto;
	padding:20px 30px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 0 2px 3px #333;
	-moz-box-shadow: 0 2px 8px #333;
	box-shadow: 0 2px 8px #333;
}
.lg-container{
	width:400px;
	margin:20px auto 0 auto;
	background-color: #fff;
	padding:20px 30px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 0 2px 3px #333;
	-moz-box-shadow: 0 2px 8px #333;
	box-shadow: 0 2px 8px #333;
}
.lg-container h1{
	font-size:32px;
	font-family: 'Times';
	color:#990F0F;
	text-align:center;
}

#lg-form > div {
	margin:10px 10px;
	padding:0px 0;
}
#lg-form  label{
	color:green;
	font-size: 16px;
	line-height: 25px;
}
#lg-form input[type="text"],
#lg-form input[type="password"]{
	border:1px solid rgba(51,51,51,.5);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding: 1%;
	font-size: 14px;
	line-height: 20px;
	width: 98%;
	text-align:center; 
}
#lg-form input[type="text"].user{
	background:url('../images/user20.png') center right no-repeat #fff;
}
#lg-form input[type="password"].pass{
	background:url('../images/pass20.png') center right no-repeat #fff;
}
#lg-form div:nth-child(3) {
	text-align:center;
}
#lg-form button{
	width: 100%;
	font-size: 14px;
	border:1px solid #000;
	padding:5px 20px;
	border:1px solid rgba(51,51,51,.5);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 2px 1px 1px #aaa;
	-moz-box-shadow: 2px 1px 1px #aaa;
	box-shadow: 2px 1px 1px #aaa;
	cursor:pointer;
	background:#77d5ff;
}
#lg-form button:active,#reg-form button:active ,.reg-button{
	-webkit-box-shadow: 0px 0px 1px #aaa;
	-moz-box-shadow: 0px 0px 1px #aaa;
	box-shadow: 0px 0px 1px #aaa;
}
#lg-form button:hover,#reg-form button:hover,.reg-button {
	background:#66c0ff;
}

#reg-form button,.reg-button {
	width: 100%;
	font-size: 14px;
	border:1px solid #000;
	padding:8px 25px;
	border:1px solid rgba(51,51,51,.5);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 1px 1px 1px #999;
	-moz-box-shadow: 1px 1px 1px #999;
	box-shadow: 1px 1px 1px #999;
	cursor:pointer;
	background:#77d5ff;
	color:#111;
}

#message{width:100%;text-align:center}
.success {
	color: green;
}
.error {
	color: red;
}


#navbar-footer p {
	height: 15px;
	margin: 0px;
	padding-top:4px;
	padding-left:0px;
	vertical-align: middle;
	line-height: 1.2;
   text-align: center; 
   z-index:-10000;

}

#navbar-footer {
	text-align: center;
	position: fixed;
	border-top: 1px solid #ddd;
	background-color: #660000;
	width: 100%;
	left: 0px;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	z-index:10000;
	opacity: 1;
	filter: alpha(opacity: 95);
	bottom:0;
}


.kamus{
border:1px solid #616261; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:10px;font-family:arial, helvetica, sans-serif; 
padding: 5px 5px 5px 5px;margin: 2px 2px 2px 2px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);}

.kamus:hover{
 border:1px solid #4a4b4a;
 background-color: #646464; background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
 background-image: -webkit-linear-gradient(top, #646464, #282828);
 background-image: -moz-linear-gradient(top, #646464, #282828);
 background-image: -ms-linear-gradient(top, #646464, #282828);
 background-image: -o-linear-gradient(top, #646464, #282828);
 background-image: linear-gradient(to bottom, #646464, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);}
.button{
border:1px solid #616261; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #7d7e7d; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);}

.button:hover{
 border:1px solid #4a4b4a;
 background-color: #646B64; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#66CCFF), to(#282828));
 background-image: -webkit-linear-gradient(top, #66CCFF, #282828);
 background-image: -moz-linear-gradient(top, #66CCFF, #282828);
 background-image: -ms-linear-gradient(top, #66CCFF, #282828);
 background-image: -o-linear-gradient(top, #66CCFF, #282828);
 background-image: linear-gradient(to bottom, #66CCFF, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);}
/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 0.5em 0.3em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:0.25em 2em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #999;
}

#globalnav A:hover{}
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#999;
}
#globalnav A.here:link,{}
#globalnav A.here:visited {
	position:relative;
	z-index:-10;
}
/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	width:93%;
	margin:0;
	padding:0.1em 0.1em 0.1em 1em;
	list-style:none;
	border-top:3px solid #aaa;
	z-index:-10;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
	
}

#globalnav UL A {
	background:#bbb;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0;
}

#globalnav UL A:hover{}
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
}



h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: navy;
	margin-top: 0px;
	margin-bottom:6px;
}
table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
table.gridtable2 td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #BEBEBE;
}
table.barang {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#fff;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

table.barang td {
	border-width: 1px;
	padding: 4px 10px 8px 10px;
	border-style: solid;
	border-color: #333;
	background-color: #333;
}

table.barang2 td {
	font-size:13px;
	border-width: 1px;
	padding: 1px 10px 1px 10px;
	border-style: solid;
	border-color: #c7c8c7;
	background-color: #c7c8c7;
}

table.grid{
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	background-color: #fff;
	background-color: #fff;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	margin:4px 0;
}
table.grid th {
	border-width: 1px;
	padding: 4px;
	text-transform: uppercase;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.total{
	border-width: 1px;
	font-size:36px;
	color:yellow;
	padding: 6px;
	border-style: solid;
	border-color: #333;
	background-color: #333;
}
table.grid td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
}
#green{
	background-color: #E0FFD6;
}
#red{
	background-color: #FF9B82;
}
fieldset {
    /* margin-top:         1em;
    border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
	min-height:570px;
	width: 95%;
    padding:5px;
    border:             #aaa solid 1px;
    padding:            1.5em;
    background:         #eee;
	-moz-box-shadow: 1px 1px 2px #fff inset;
    -webkit-box-shadow: 1px 1px 2px #fff inset;
    box-shadow: 1px 1px 2px #fff inset; */
}

fieldset fieldset {
   /*  margin: 0;
    background:#fff;
    border:1px solid #aaa;
    background:none repeat scroll 0 0 #E8E8E8; */
}
legend {
	font-size:20pt;
	font-weight: normal;
	color: #444;
	padding:6px 0px; 
	margin: 20px auto 10px auto;
	width:100%;
	border-bottom : 1px solid #95b8e7;
}
.putih{
   margin-top:5px;
   position:relative;
   width: 200px;
   height: 25px;
   background: url(../images/arrow.png) no-repeat right;
}
.putih2{
   margin-top:5px;
   position:relative;
   width: 300px;
   height: 25px;
   background: url(../images/arrow.png) no-repeat right;
}
.cariPendek {
   margin-top:5px;
	position:absolute;
   background: #FFF;
   width: 150px;
   font-size: 14px;
   border: 0;
   border-radius: 0;
   height: 25px;
   color:#000;
   -webkit-appearance: none;
 }
 .putihPendek{
   margin-top:5px;
   position:relative;
   width: 150px;
   height: 25px;
   background: url(../images/arrow.png) no-repeat right;
}.cariPoint {
   margin-top:5px;
	position:absolute;
   background: #FFF;
   width: 78px;
   font-size: 14px;
   border: 0;
   border-radius: 0;
   height: 25px;
   color:#000;
   -webkit-appearance: none;
 }
 .putihPoint{
   margin-top:5px;
   position:relative;
   width: 78px;
   height: 25px;
   background: url(../images/arrow.png) no-repeat right;
}
.cari {
   margin-top:5px;
	position:absolute;
   background: #FFF;
   width: 200px;
   font-size: 14px;
   border: 0;
   border-radius: 0;
   height: 25px;
   color:#000;
   -webkit-appearance: none;
 }
 .cari2 {
   margin-top:5px;
	position:absolute;
   background: #FFF;
   width: 350px;
   font-size: 14px;
   border: 0;
   border-radius: 0;
   height: 25px;
   color:#000;
   -webkit-appearance: none;
 }

#Form1 input[type="text"],
#Form1 input[type="password"]{
    border: 1px solid #CCC;
    color: #000;
    height: 18px;
    outline: 0 none;
    padding: 3px 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font: normal 14px/14px Helvetica, Arial, sans-serif;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

#Form1 textarea{
    border: 1px solid #CCC;
    color: #000;
    height: 18px;
    outline: 0 none;
    padding: 3px 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font: normal 14px Helvetica, Arial, sans-serif;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.paket{
   margin-top:5px;
   padding-left:5px;
   height: 25px;
   font-size: 14px;
   border: 0;
   border-radius: 0;
}
.nama{
   margin-top:5px;
   padding-left:5px;
   height: 25px;
   font-size: 14px;
   border: 0;
   border-radius: 0;
}

#fork {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}

.legend {
    width: 10em;
    border: 1px solid black;
}

.legend .title {
    display: block;
    margin: 0.5em;
    border-style: solid;
    border-width: 0 0 0 1em;
    padding: 0 0.3em;
}
/*
input[type="radio"]{
	display:none;
	clear: both;
}
input[type="radio"]:checked +label { 
	text-decoration: none;
	background: #77f5ff;
	border-radius:2px;
	color:#000;
	font-weight:bold;
}

.label-y, .label-t{ 
	background:#eee;
	color:#222;
	display: inline-block;
	cursor:pointer;
	border-radius:2px;
	width:auto; 
	padding: 3px 10px; 
	text-decoration:none;
	border:1px solid rgba(003,003,003,.2);
	font-weight:bold;

}
.label-y:hover{ 
	border: 1px solid #77f5ff;
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s
}
.label-t:hover{ 
	background:#dc143c;
	color:#fff;
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s
}
.label-selected{ 
	background:#24b019;
	color:#fff;
	display: inline-block;
	font-weight:bold;
	cursor:pointer;
	border-radius:2px;
	width:auto; 
	padding: 3px 10px; 
	text-decoration:none;
	border:1px solid rgba(003,003,003,.2);

}
*/
.t100 {
	width:99%;
}

.aa a {
text-decoration:none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 1800px;
	}

.lg-containerr{
	width:45%; 
	background-color: #fff; 
	margin:5% auto 0 auto; 
	text-align:center;
	min-height: 300px;
}

.footer {
	width: 100%;
	background: #555; 
	color:#ffffff;
	opacity:0.8;
	padding:10px 0;
	text-align:center;
	font-size:12px;
	bottom:0;
	position:fixed;
} 
.wrap {
	margin:auto;
	width:80%; 
}
ul.inline {
	padding:0;
	margin:0;
	list-style:none;
}

ul.inline li {
	display: inline-block; 
} 

ul.inline li a{
	padding:4px 10px 4px 0;
	color:#333;
	display:block;
	text-decoration:none;
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s
}

ul.inline li a:hover{ 
	opacity:0.6;
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s
}

.vticker{
	width: 100%;
}

.vticker ul{
	padding: 5px 0;
	width: 100%;
}

.vticker li{
	list-style: none;
	border-bottom: 1px solid rgba(222,222,222,0.8);
	padding: 10px 0;
	min-height:200px;
}

.read { 
	width: 100%;
	text-align:right; 
}
.read a{ 
	padding: 4px 5px; 
	background:#eee;
	text-decoration:none;   
	color:#333;
	font-size:12px;
}
.read a:hover{  
	background:#525252;  
	color:#fff;
}

.berita {
	width:100%; 
	border-top: 1px solid #ff8f32;
	border-bottom: 1px solid #ff8f32;
} 
.judul-berita {
	font-size:12px;
	color:#555; 
	line-height:22px;
	font-weight:bold
}

.tgl-berita {
	font-size:11px;
	color:#555; 
	line-height:22px;
}

.img-berita {
	float:left;
	width:15%;
	margin-right:2%; 
}

.img-berita img{ 
	width:99%;
}

.deskripsi {
	float:right;
	text-align:justify;
	width:83%;
	font-size:12px; 
}

.nav {
	float:left;
	width:18%;
}

.cont {
	float:right;
	width:80%;
	min-height:700px;
}

.nav  ul{ 
	padding:0;
	margin:0; 
}

.nav  li{
	list-style:none; 
	padding:0;
	margin:0;
}

.nav ul li.li-header{ 
	text-decoration:none;
	padding:8px 5px;
	background:#666;
	display:block;
	color:#fff;
	border-bottom:1px solid #666;
	text-decoration:weight;
	border-radius:5px 5px 0 0;
}

.nav ul li.li-header:hover{  
}

.nav ul li { 
	border-bottom:1px solid #666;
	font-size:12px;
}

.nav ul li a{ 
	text-decoration:none;
	padding:8px 5px;
	background:#fff; 
	display:block;
	color:#333;
	font-size:12px;
	cursor:pointer
}

.nav ul li a:hover{  
	background:#16bae9; 
	color:#fff;
}

.title a {
	text-decoration:none;
	color:#24b9cd;
	font-size:22px;
}

.title a:hover {
	text-decoration:none;
	color:#ff8f32;
}

.header {
	width:100%;
	background:url('../images/bg.jpg') center center; 
}