/* CSS Document */

body {
	font: 13pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #8e8e8e;
}

img {
	border: 0;
}

a {
	color: #fff;
	<!--text-decoration: none;-->
	
}

#background {
  background-color: #8e8e8e;
  
}
  
.stretch {
  width: 100%;
  height: 100%; 
}

#container {
	width: 914px;
	margin: auto;
}

/* HEADER */

#header {
	display: inline-block;
	margin: 35px 0 12px 10px;
}
	
#logo {
	float: left;
	height: 54px;
	width: 332px;
	background: url(../images/logo.png) no-repeat;
}

.replace{
	position:relative;
	/* \*/
	overflow:hidden;
	/* */
}

.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

/* NAVIGATION MENU TOP */

#header ul {
	float: right;
	margin-left: 0px;
}

#header ul li {
	display: inline;
	margin-left: 8px;
}

#header ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	padding: 6px 10px;
	text-shadow: 1px 1px 2px #333;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
	
#header ul li a:hover {
	background: url(../images/hover.png) 0 0 repeat;
}

#header ul li a.active {
	background: url(../images/active.png) 0 0 repeat;
}
	
/* SLIDESHOW */

#slideshow {
	height: 400px;
	background: url(../images/ss_back.png) no-repeat center;
	margin: 0 0 20px 0;
}
#slideshow img {
	position:absolute;
	margin-top:65px;
	margin-left:130px;
	width:170px
}
}
#slider {
	position:relative;
	background:url(../images/loading.gif) no-repeat 50% 50%; 
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/*******CONTENT AREA - HOME *********/

#content_top {
	display: block;
	height: 31px;
	background: url(../images/c_top.png) center no-repeat;
}

.content {
	display: inline-block;
	width: 900px;
	height: 100%;
	margin: 0 0 0 7px;
	background: url(../images/c_repeat.png) repeat-y;
}

#intro {
	display: inline-block;
	width: 850px;
	padding: 0px 40px;
	margin-bottom: 60px;
}

#intro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#intro h2 {
    color: #FFFFFF;
    font-size: 13pt;
    font-weight: bolder;
    line-height: 1.5em;
    margin: 10px 0 0;
    text-align: center;
}
#intro ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d6d7d7;
	line-height: 1.5em;
}

#intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ebebeb;
	line-height: 1.5em;
}
#intro img{
	position:absolute;
	margin-top:-23px;
	margin-left:635px;
	width:170px
}
#content_end {
	height: 53px;
	background: url(../images/c_bottom.png) center no-repeat;
}

/********CONTENT AREA - ABOUT ********/

#content_top_page {
	display: block;
	height: 73px;
	margin: 0;
	background: url(../images/c_page_top.png) center no-repeat;
}

#content_top_page h1 {
	display: inline-block;
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 0 0 0 50px;
	padding-top: 23px;
}

#content_top_page ul {
	display: inline-block;
	float: right;
	margin-left: 180px;
	margin-right: 30px;
	padding-top: 11px;
}

#content_top_page ul li {
	display: inline;
	margin-left: 8px;
}

#content_top_page ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	padding: 6px 15px;
}

.content_page {
	display: inline-block;
	width: 900px;
	height: 100%;
	margin: 0 0 0 7px;
	background: url(../images/c_page_repeat.png) repeat-y;
}
#fuel {
	display: inline-block;
	float: left;
	width: 840px;
	padding: 0px 20px;
	margin-left: 13px;
}

#fuel p {	
	font-size: 13px;
	color: #d6d7d7;
	line-height: 1.6em;	
}

#fuel h1 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 40px 0 0 0;
}

#fuel h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	width: 525px;
	height: 34px;
	background: url(../images/title_border_btm.png) no-repeat;
}

#fuel h3 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 40px 0 0 0;
	text-align: center;
}

#fuel ul li {
	font-size: 13px;
	color: #d6d7d7;
	line-height: 40px;
}

#fuel ol li {
	font-size: 13px;
	color: #d6d7d7;
	line-height: 40px;
}

#fuel span {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 485px;
	height: 170px;
	color: #fff;
	border: 1px #073342;
	padding: 10px 10px;
	margin-bottom: 10px;
}

#fuel blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #d4d2d2;
	line-height: 1.6em;
	padding: 25px;
	background: url(../images/quote.png) repeat;
	border: 1px #021c25;
	width: 400px;
}

#left {
	display: inline-block;
	float: left;
	width: 470px;
	padding: 0px 20px;
	margin-left: 13px;
}

#left p {	
	font-size: 13px;
	color: #d6d7d7;
	line-height: 1.6em;	
}

#left h1 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 40px 0 0 0;
}

#left h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	width: 525px;
	height: 34px;
	background: url(../images/title_border_btm.png) no-repeat;
}

#left h3 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 40px 0 0 0;
	text-align: center;
}

#left ul li {
	font-size: 13px;
	color: #d6d7d7;
	line-height: 40px;
}

#left ol li {
	font-size: 13px;
	color: #d6d7d7;
	line-height: 40px;
}

#left span {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 485px;
	height: 170px;
	color: #fff;
	border: 1px #073342;
	padding: 10px 10px;
	margin-bottom: 10px;
}

#left blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #d4d2d2;
	line-height: 1.6em;
	padding: 25px;
	background: url(../images/quote.png) repeat;
	border: 1px #021c25;
	width: 400px;
}

#centre {
	display: inline-block;
	float: left;
	width: 820px;
	padding: 0px 20px;
	margin-left: 13px;
}

#centre p {	
	font-size: 13px;
	color: #d6d7d7;
	line-height: 1.6em;	
}

#centre h1 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 40px 0 0 0;
}

#centre h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	width: 525px;
	height: 34px;
	background: url(../images/title_border_btm.png) no-repeat;
}

#centre h3 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 40px 0 0 0;
	text-align: center;
}

#centre ul li {
	font-size: 13px;
	color: #d6d7d7;
	line-height: 40px;
}

#centre ol li {
	font-size: 13px;
	color: #d6d7d7;
	line-height: 40px;
}

#centre span {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 485px;
	height: 170px;
	color: #fff;
	border: 1px #073342;
	padding: 10px 10px;
	margin-bottom: 10px;
}

#centre blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #d4d2d2;
	line-height: 1.6em;
	padding: 25px;
	background: url(../images/quote.png) repeat;
	border: 1px #021c25;
	width: 400px;
}

#right {
	display: inline-block;
	float: left;
	width: 350px;
	padding: 15px 0px;

}

#right ul li {
	font-size: 13px;
	color: #d6d7d7;
	line-height: 1.6em;
	list-style: none;
}

#right ul li img {
	margin: 15px 0 15px 0;
}

#right h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	width: 253px;
	height: 37px;
	padding: 0 20px;
	margin: 0 0 0 20px;
	background: url(../images/title_border_btm_small.png) no-repeat;
}

#right img {
	display: inline-block;
	float: right;
	padding: 0 0 13px 0;
}

#left table {
	font-size: 12pt;
	font-weight: normal;
	width: 500px;
	height: 300px;
	color: #fff;
}

#contact_btn {
	display: inline-block;
	float: right;
	height: 24px;
	width: 116px;
	text-indent: -999999px;
	background: url(../images/contact_btn.png) no-repeat;
}


#content_end_page {
	height: 29px;
	background: url(../images/c_page_bottom.png) center no-repeat;
	margin-top: -4px;
}

/* Firefox3-specific CSS property for content_end_page */
@-moz-document url-prefix() {

#content_end_page {
	margin-top: -4px;
}

}

/*These are alternate styles for Safari */	

@media screen and (-webkit-min-device-pixel-ratio:0) {
	
#content_end_page {
	margin-top: -3px;
}
	
}	

/******* PORTFOLIO PAGE ******/

.portfolio_spot {
	display: inline-block;
	list-style: none;
	float: left;
	width: 252px;
}

.portfolio_spot p {	
	font-size: 13px;
	color: #d6d7d7;
	line-height: 1.4em;	
}

.portfolio_spot h1 	{
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.3em;
	color: #fff;
}

.portfolio_spot ul li {
	list-style: none;
	font-size: 13px;
	color: #d6d7d7;
	line-height: 1.3em;
}


/***** CONTACT PAGE **********/

#contact {
	margin: 30px 0 0 0;
}

.contact_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #081317;
	width: 250px;
	height: 26px;
	color: #fff;
	border: 1px #073342;
	padding: 2px 10px;
	margin-bottom: 5px;
}

.contact_comment_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #081317;
	width: 250px;
	height: 90px;
	color: #fff;
	border: 1px #073342;
	padding: 2px 10px;
	margin-bottom: 5px;
}

.contact_textarea_back {
	width: 430px;
	height: 284px;
	padding: 12px 11px 26px 10px;
	background: url(../images/textbox_back.png) repeat;
}

.contact_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 485px;
	height: 170px;
	color: #fff;
	border: 1px #073342;
	padding: 5px 5px;
	margin-bottom: 10px;
}

/* SERVICES SECTION */

.services {
	padding: 0 25px;
}

.s_container {
	display: inline-block;
	width: 280px;
}
	
.services h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 2px #333;
	margin: 0 0 5px 35px;
	
}

.title {
	display: inline-block;
	margin-left: -23px;
	width: 271px;
}

.title_hr {
	width: 271px;
	height: 4px;
	background: url(../images/title_line.png);
}
	
.service_back {
	width: 277px;
	height: 144px;
	background: url(../images/services_back.png) no-repeat;
}

.service_back p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ebebeb;
	line-height: 1.6em;
	padding: 0 13px 0px 13px;
}

.service_back span {
	font-weight: bold;
	text-decoration: underline;
}

/* FOOTER */

#footer {
	height: 138px;
}

#footer ul {
	display: inline-block;
	float: right;
	margin-top: 4px;
	text-align: left;
	width: 130px;
	}

#footer ul li {
	display: inline;
	margin-left: 25px;
	}

#footer ul li a {
	font-size: 12px;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	padding: 6px 15px;
	}


#foot_logo {
	position: relative;
	top: 15px;
	left: 10px;
	height: 50px;
	width: 379px;
	background: url(../images/logo.png) no-repeat;
}

#copyright {
	font-size: 12px;
	color: #FFFFFF;
	margin: 20px 0px 0 15px;
}

#foot_line {
	margin: 10px 0 0 0;
	height: 17px;
	padding: 5px
	background: url(../images/foot_div.jpg) center;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #d4d2d2;
	line-height: 1.6em;
	padding: 10px;
	background: url(../images/quote.png) repeat;
	border: 1px #021c25;
	width: 350px;
	}

	
