/* CSS layout */
body {
  margin: 0px;
  padding: 0px;
  font:100% Arial, Helvetica, Sans-Serif;
  background: #000000 url('background.jpg') repeat-x top center;
}
div, span, img, form, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    border:none;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
}
p {
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
}
strong {
	color: #EC7D0E;
}
h1 {
	font-size: 23px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
a, a:hover, a:visited {
	color: #EC7D0E;
}
a:active
{
  outline: none;
}
a:focus
{
  -moz-outline-style: none;
}
div.extend {
	clear: both;
	width: 100%;
	height: 1px;
}

/*------*/
/* MAIN */
/*------*/
#main {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/*--------*/
/* HEADER */
/*--------*/
#header {
	clear: both;
    width: 960px;
	height: 21px;
    margin-top: 8px;
}
#header-left {
   	float: left;
    width: 800px;
    height: 21px;
    color: #777777;
    font-size: 9px;
    text-align: left;
}
#header-left h1 {
    color: #777777;
    font-size: 9px;
    padding: 0px;
    margin: 0px;
}
#header-right {
    width: 150px;
    height: 21px;
    margin-left: 800px;
    color: #FFFFFF;
    font-size: 10px;
    text-align: right;
    vertical-align: middle;
}
#header-right a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    text-decoration:none;
    line-height: 15px;
    vertical-align: middle;
}
#header-right a img {
	vertical-align: bottom;
}

/*--------*/
/* BANNER */
/*--------*/
#banner {
	clear: both;
	width: 970px;
	height: 150px;
}
#banner-logo {
	float: left;
	width: 300px;
	height: 150px;
    background: transparent url('logo.jpg') no-repeat top left;
	margin: 0px;
	padding: 0px;
}

#banner-buttons {
    margin: 0px;
	padding: 0px;
	margin-left: 300px;
	height: 150px;
	text-align: center;
}
#banner-buttons ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#banner-buttons li {
	float: left;
}
#banner-buttons li a {
    float: left;
    width: 132px;
    font-size: 15px;
    font-weight: bold;
    color: #AAAAAA;
    text-decoration: none;
	text-align: center;
    display: block;
	margin: 0px;
	padding: 0px;
    padding-top: 110px;
}
#banner-buttons a:hover {
	color: #FFFFFF;
}
#banner-button-aboutus a {
    background: transparent url('banner-aboutus.jpg') no-repeat top left;
}
#banner-button-services a {
    background: transparent url('banner-services.jpg') no-repeat top left;
}
#banner-button-prices a {
    background: transparent url('banner-prices.jpg') no-repeat top left;
}
#banner-button-portofolio a {
    background: transparent url('banner-portofolio.jpg') no-repeat top left;
}
#banner-button-contact a {
    background: transparent url('banner-contact.jpg') no-repeat top left;
}

/*--------*/
/* NAVBAR */
/*--------*/
#navbar {
	clear: both;
    width: 960px;
    height: 50px;
    background: url('navbar-background.gif') repeat-x top left;
    border-bottom: 1px solid #818D8A;
}
#navbar-left {
    float: left;
    width: 44px;
    height: 50px;
    background: transparent url('navbar-button.gif') no-repeat top right;
}
#navbar-buttons {
	width: 910px;
    height: 50px;
	margin-left: 44px;
	text-align: center;
	vertical-align: middle;
}
#navbar-buttons ul {
    float: left;
	list-style-type: none;
	width: 910px;
    height: 50px;
    margin: 0;
	padding: 0;
}
#navbar-buttons li {
	float: left;
    height: 50px;
    background: transparent url('navbar-button.gif') no-repeat top right;
}
#navbar-buttons li a {
    float: left;
    height: 32px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
    vertical-align: top;
}
#navbar-buttons li a:hover {
    background: transparent url('navbar-button-mo.jpg') no-repeat top center;
}

/*---------*/
/* CONTENT */
/*---------*/
#content {
	clear: both;
	width: 960px;
	background-color:#FFFFFF;
}
#content-left {
	float: left;
	width: 260px;
	border-right: 1px solid #CBD1DA;
	border-bottom: 1px solid #CBD1DA;
	background-color: #F1F4F6;
    padding: 0px;
}
.module-img {
	clear: both;
	width: 248px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 6px;
    margin-right: 6px;
}
#content-right {
	margin-left: 260px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 25px;
}
#content-right .box {
	float: left;
	width: 211px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
    background: transparent url('box-content.gif') repeat-y top center;
}
#content-right .box-header {
	clear: both;
	width: 211px;
	height: 60px;
    background: transparent url('box-header.gif') no-repeat top center;
}
#content-right .box-header p {
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
	color: #999999;
}
#content-right .box-content {
	width: 211px;
	height: 200px;
    background: transparent url('box-footer.gif') no-repeat bottom center;
}
#content-right .box-footer {
	width: 211px;
	height: 40px;
    background: transparent url('box-footer.gif') no-repeat bottom center;
}
#content-right .box h6 {
	padding-top: 5px;
	padding-left: 15px;
	margin: 0px;
}
#content-right .box h5 {
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 10px;
	margin: 0px;
}
#content-right .box h5 a {
	text-decoration: none;
	color: #333333;
}
#content-right .box h5 a img {
	padding-right: 5px;
}
#content-right .box h5 a strong {
	color: #EC7D0E;
}
#content-right ul {
	margin-top: 10px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}
#content-right ul li {
	background-image: url(list.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px 5px 0px 15px;
	background-position: left center;
	font-size: 12px;
}
#content-right .box ul {
	margin-top: 10px;
	padding: 0px 0px 0px 25px;
}

/*--------*/
/* FOOTER */
/*--------*/
#footer {
	clear: both;
	width: 960px;
	margin-bottom: 10px;
	background: #E8E8E2;
}
#footer-advertising {
	clear: both;
	width: 960px;
	height: 60px;
    background: #D6D6CA url('footer-advertising-background.jpg') no-repeat top left;
   	border-top: 1px solid #FFFFFF;
    text-align: left;
}
#footer-advertising img {
	margin-top: 5px;
	margin-left: 15px;
}
#footer-left {
	float: left;
	width: 240px;
	height: 250px;
	padding: 10px;
	padding-top: 20px;
	text-align: center;
    background: #E8E8E2 url('footer-background.gif') repeat-x top left;
    font-size: 10px;
	color: #888888;
}
#footer-left img {
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer-right {
	margin-left: 260px;
	height: 250px;
	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
    background: #E8E8E2 url('footer-background.gif') repeat-x top left;
    text-align: left;
	color: #888888;
}
#footer-right ul {
	margin-top: 10px;
	list-style-type: none;
}
#footer-right ul li {
	background-image: url(list.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 20px;
	background-position: left center;
	font-size: 12px;
	color: #555555;
}
#footer-right h6 {
	color: #555555;
}
#footer-right p {
	color: #555555;
}

div.portofolio {
    clear: right;
    margin-bottom: 30px;
    border: 1px solid #CCCCCC;
    padding: 10px;
}
div.links-usual, div.links-vote {
    clear: both;
    padding-bottom: 30px;
}
div.links-usual p, div.links-vote p {
   	float: left;
	width: 120px;
	padding-right: 10px;
}
