/* Global Baseline
-------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	border:0;
}
ul,li {list-style-type:none;}
a {outline:0;}
.clear {clear:both;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.float_left {float:left;}
.float_right {float:right;}


/* Define Main Elements
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	font-size: 77%;
	line-height: 122%;
	color: #3c3c3c;
	/*background: #d7d1be url(../img/bg.gif) repeat-x;*/
	height: 100%;
	background: transparent url(../img/background.gif) repeat;
}

a {
	color: #000;
	text-decoration:none;	
}

a:hover {
	color: #aa151c;
}

#page {
	width:800px;
	margin: 0 auto;
	min-height:100%;
	border: 1px solid #6B6B6B;
	border-bottom: none;
	border-top: none;
	background: transparent url(../img/homebg.gif);
}

.single_page {
	background: #191970;
}

.split_page {
	background: url(../img/wrapper_bg_split.gif) repeat-y center top;
}

.split_page_blog {
	background: url(../img/wrapper_bg_split_blog.gif) repeat-y center top;
}

#header {
	height:auto;
	width: 800px;
	margin: 0 auto;
	position: relative;
	/*border-top: 7px #3e3a37 solid;*/
	/*background: url(../img/header.gif) no-repeat;*/
}

#nav_column {
	width: 229px;
	float:left;
	margin: 0 0 0 7px;
	display:inline;
}

#main_column {
	width: 100%;
	float:left;
	margin: 0 0 20px 0;
	display:inline;
	position: absolute;
	/*border-top: #FCFBF8 10px solid;*/
}

.page_header {
	margin: 25px 0 8px 0;
	background: url(../img/header_bottom.gif) repeat-x bottom;
	font-size:167%;
	color: #3e3a37;
	font-weight:normal;
}

.page_header_wrapper {
	margin: 25px 0 8px 0;
	background: url(../img/header_bottom.gif) repeat-x bottom;
}

.page_header_wrapper h2 {
	float:left;
	font-size:167%;
	color: #3e3a37;
	font-weight:normal;
}

.no_image{
	margin-top: 0;
}


#footer {
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:  #928D83;
	margin: 55px 0 0 18px;
}

#footer a{
	color:  #928D83;
}

#footer a:link{
	color:  #928D83;
	text-decoration: none;
}

#footer a:hover{
	color:  #928D83;
	text-decoration: underline;
}


/* Forms
---------------------------------------------------------------*/

.altSelectField {
background-color: #f0f0f0;
font-family: verdana;
font-size: 8pt;
border: 1;
padding : 2px;
margin-bottom: 5px;
border-style: inset;
color: #333333;
}

.altTextArea {
background-color: #f0f0f0;
font-family: verdana;
font-size: 8pt;
border : 1px solid #bbb;
padding : 2px;
background : #f0f0f0;
color: #333333;
}

.altTextField
{
background-color: #f0f0f0;
font-family: verdana;
font-size: 8pt;
border : 1px solid #bbb;
padding : 2px;
margin-bottom: 5px;
background : #f0f0f0;
color: #333333;
}

.button {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #000000;
	background-color: #efefef;
	border: #bbbbbb solid 1px;
	padding: 2px;
}

#paging{
	padding:5px;
	padding-left: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}

#paging a{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #FF9900;
	background:#FFFFFF;
	color:#FF9900;
	text-decoration:none;
}

#paging a:hover{
	border:1px solid #FF9900;
	background:#FF9900;
	color:#FFFFFF;
	text-decoration:none;
}

.gallery
{
	margin-bottom: 15px;
}



/* TYPOGRAPHY 
-------------------------------------------------------------- */

h2
{
	font-family: "Arial", verdana, serif, cursive;
	font-size: 15px;
	color: #b00;
	padding: 0 0px 2px 0px;
	margin: 0 0 3px 0;
}

h3 
{
	font-family: "Arial", verdana, serif, cursive;
	color: #333333;
	font-size:13px;
	font-weight:bold;
	margin-bottom: 10px;
	background: url(../img/header_bottom.gif) repeat-x bottom;
	padding: 0;
	margin-top: 15px;
}


.verd_11 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}


.verd_11_bold
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
}


/* Nav Column
-------------------------------------------------------------- */
h1#logo a {
	background: url(../img/logo.gif) no-repeat;
	display: block;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	height: 80px;
	width:228px;
}

#menu {
	margin-top: 45px;
}

#menu li {
	background:url(../img/menu_border.gif) repeat-x top;
	padding-top:1px;
}

li#first {
	background: none;
}

#menu span {
	color:#FFF;
	font-size: 167%;
	font-family:georgia, times new roman, times, serif;
	display:block;
	text-shadow: 0 0 0 #3E3A37;
}

#menu li a {
	display:block; 
	text-decoration:none;
	color:#b8b4a5;
	padding: .7em 0 .7em 20px;
	font-size: 85%;
	font-family: 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
}

#menu li a:hover {
	background:#272522;
}

li#rfp {
	margin: 30px 10px 0 10px;
	background: none;
}

li#rfp a {
	padding-left: 54px;
    padding-right: 8px;
	background: #272522 url(../img/rfp_bg.gif) no-repeat left center;
	border:	#000 1px solid;
}

li#rfp a:hover {
	background: #272522 url(../img/rfp_bg.gif) no-repeat left center;
	border:	#aea897 1px solid;
}

/* Home Elements
-------------------------------------------------------------- */

#project_tagline {
	width: 175px;
	padding: 80px 20px 0 20px;
	float:left;
	text-align:center;
}

#tagline {
	background:#e5dfce;
	margin:15px 0 15px 0;
	padding: 25px;
	text-align:center;
	font-size:182%;
	line-height:136%;
	color: #3e3a37;
	font-weight:normal;
}

#content{
	width: 800px;
	position: relative;
	float: left;
}

#content h3 {
	font-family: "Arial", verdana, serif, cursive;
	color: #DD2E1D;
	font-size:16px;
	font-weight:bold;
	padding: 0;
	margin-bottom: 10px;
	background: url(../img/header_bottom.gif) repeat-x bottom;
}

#contact {
	float:left;
	width:100%;
	margin-top: 1em;
	background: #FF8000 url(../img/contact_bg.png) repeat top center;
	min-height: 100%;
	/*padding: 5px;*/
}

#contact h3{
	font-family: "Arial", verdana, serif, cursive;
	color: #DD2E1D;
	font-size:20px;
	font-weight:bold;
	margin-bottom: 10px;
	/*background: url(../img/header_bottom.gif) repeat-x bottom;*/
	padding: 0;
	/*padding-bottom: 4px;*/
	margin-top: 2px;
	padding-left: 35px;
	/*background: transparent url(../img/telephone.png) no-repeat left top;*/
	height: 30px;
	background: url(../img/header_bottom.gif) repeat-x bottom;
}

#contact p {
	text-align: left;
	font-style: normal;
    font-size:100%;
	margin-bottom: 5px;
}

#contact a {
	display:block;
	background: url(../img/view_work.gif) no-repeat bottom center;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin: 10px auto 0;
	height: 20px;
	width: 91px;
}

#contact a:hover {
	background-position: top center;
}

#inquiryform {
	float:right;
	width:550px;
	/*margin-top: 1em;*/
	padding-right:10px;
}


/* RFP
---------------------------------------------------------------*/
#rfp_form span {
	color:#A5141B;
}

li.gallery
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px #555555 solid;
	padding:5px;
	padding-bottom:2px;
}

#nav
{
	width: 100%;
	height: 32px;
	background: transparent url(../img/nav_bg.png) repeat-x;
}

#nav ul
{
	list-style: none;
	height: 32px;
}

#nav li{
	float: left;
	padding-top: 8px;
	padding-left: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#nav li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

#nav li a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#nav li a:hover{
	text-decoration: none;
	color: #CD3333;
}

#top_header{
	width: 800px;
	height: 32px;
	background-color: #CD3333;
	/*background:transparent url(../img/content/top_header_bg.png) repeat-x;*/
}

#top_header .left{
	float: left;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 16px;
	position: absolute;
	width: 300px;
}

#top_header .right{
	float: right;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 16px;
	width: 300px;
}

#top_header .right a{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#flash{
	width: 800px;
	height: auto;
	background-color: #FFFAF0;
	/*position: relative;*/
}

#wrapper{
	width: 800px;
	position: relative;
}

#content_left{
	width: 200px;
	margin-left: 15px;
	min-height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

#content_left h2{
	float:left;
	font-size:20px;
	color: #3e3a37;
	font-weight:normal;
}

#content_left img{
	border: 1px solid #CD3333;
	padding: 1px;
	background-color: #CD3333;
	margin-left: 3px;
}

a.icon{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#CD3333;
	font-size:12px;
	text-align:center;
	float:left;
	margin-bottom:25px;
	margin-right:40px;
	max-width: 100px;
}

a.icon:hover{
	text-decoration:none;
	color:#900;
}

a.icon img
{
	height:80px;
	border:none;
}

#leadstory-container{
	width:100%;
	height:auto;
	overflow:hidden;
	white-space:normal;
	margin-bottom: 12px;
}

#leadstory-container img{
	border: none;
}

img.kendaraan{
	padding: 5px;
	border: #777777 1px solid;
}
