/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#666666;
	min-width:960px;
	background:url(../images/back.png) center top repeat-y;
}

.bg {width:100%;}

.main {
	width:860px; 	
	padding:0;
	margin:0 auto;
	font-size:0.9em;
	line-height:1.5714em;
}

a {color:#db0b00; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:20px;}
.p5 {margin-bottom:50px;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0
}
/*********************************boxes**********************************/
.indent {padding:20px 0 0 0; margin:0 10px 0 0;}
.indent-left {padding-left:15px;}
.indent-left2 {padding-left:20px;}
.indent-right {padding-right:50px;}
.indent-top {padding-top:15px;}
.indent-top2 {padding-top:20px;}

.indent-bot {margin:0;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.prev-indent-bot {margin-bottom:10px;}
.img-indent-bot {margin-bottom:25px;}
.margin-bot {margin-bottom:35px;}

.img-indent {float:left; margin:0 25px 0px 0;}	
.img-indent2 {float:left; margin:0 40px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.buttons a:hover {cursor:pointer;}

.menu a,
.list-1 a,
.list-2 a,
.list-services a,
.link,
.link-2,
.button,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

.logo {
	padding:20px 0 0 0; 
	position:relative;
	float:left;
}

.top-right {
	width:290px;
	padding:0;
	margin:0;
	float:right;
}
.contact-search {
	width:290px;
	padding:0;
	overflow:hidden;
	z-index:1;
	margin:0;
	float:right;
}

.phone {
	width:115px;
	padding:18px 0 0 0;
	float:right;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.phone a {
	color:#231f20;
	text-decoration:none;
}
	
.contact {
	width:58px;
	padding:30px 0 0 0;
	float:left;
}

.search {
	width:200px;
	padding:35px 0 0 0;
	float:right;
	border-bottom:1px solid #9a9a9a;
}

/***** contact form *****/
#search {display:block;}
	#search label {
		display:block; 
		height:20px; 
		overflow:hidden;
	}
	#search input {
		float:right; 
		width:160px; 
		font-size:12px; 
		line-height:1.25em;
		color:#9a9a9a;
		padding:0 10px 10px 10px; 
		margin:1px 0 0 1px; 
		font-family:Arial, Helvetica, sans-serif;
		background-color:transparent; 
		border:0px solid #000; 
		outline:none;
	}
	#search textarea {
		float:right;
		height:120px; 
		width:130px; 
		font-size:12px; 
		line-height:1.25em;
		color:#fff;
		padding:2px 10px; 
		margin:1px 0 0 1px; 
		font-family:Arial, Helvetica, sans-serif; 
		overflow:auto;
		outline:none;
	}
.search-icon {
	float:left; 
	display:block; 
	width:15px; 
	height:30px;
}
		
	
/***** menu *****/
.menu {
	margin:0 0 0 50px;
	padding:40px 0 0 0; 
	width:625px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#page1 .menu {margin-bottom:0;}
.menu li {
	float:left; 
	position:relative;
	padding-left:2px;
}
.menu li:first-child {background:none;}
.menu li a {
	display:block;
	height:35px; 
	font-size:15px; 
	line-height:30px; 
	padding:10px 30px 0 30px; 
	color:#db0b00;
	font-weight:bold; 
}
.menu li.home {
	width:28px;
	height:27px;
	margin:15px 5px 0 0;
	background:url(../images/home_icon.jpg) no-repeat;
}

.menu li.active a,
.menu > li > a:hover {
	color:#db0b00;
	text-decoration:underline;
}

/***** slider *****/

.slider-wrapper {
	width:660px;
	height:160px;
	padding:22px 0 0 0;
	overflow:hidden;
	position:relative;
	z-index:1;
	float:left;
	margin:0 0 0 50px;
}

/* Slider */
#slideshow { margin:0 auto; width:660px;  height: 160px; }
.slider-item { height: 160px; margin:0 auto; padding:0; }
.slider_content_inner img { border: none; margin:0 auto; }

#slider_controls ul { margin:0 auto; padding:0; width:40px;}
#slider_controls ul li { background:none; margin: 0; padding: 0; list-style: none; }
#slider_controls ul li {display: block; }
#slider_controls ul li a { width: 12px; height: 12px; background:url('../images/tabs_2.gif') no-repeat center center; display: block; padding:2px; margin:2px !important; margin:1px 1px; outline: none; }
#slider_controls ul li a:focus { outline: none; }
#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide { background:url('../images/tabs_1.gif') no-repeat center center; }


/*********************************content*************************************/
#content {
	width:770px;
	margin:0 0 0 90px; 
	padding:0;
	position:relative;
	z-index:1;
}
#page1 #content,
#page3 #content{padding:0;}

#gallery {
	width:770px;
	height:1018px;
	margin:0 0 0 90px; 
	padding:0;
	position:relative;
	z-index:1;
	background:url(../images/gallery_bg.png) center no-repeat;
}


.spacer-1 {
	width:100%; 
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}

#content h1 {
	font-size:13px; 
	line-height:1.2em; 
	margin-bottom:0;
	padding:5px 0 5px 0;
	color:#555555;
	font-style:italic;
}

h2 {
	font-size:16px; 
	line-height:1.2em; 
	margin-bottom:0;
	padding:15px 0 0 0;
	color:#555555;
	font-style:italic;
	text-align:center;
}
h3 {
	font-size:12px; 
	line-height:1.2em; 
	color:#ee2e24;
	font-weight:bold;
	margin-bottom:0;
}

.contact-name {
	font-size:15px; 
	line-height:1.2em; 
	color:#ee2e24;
	font-weight:bold;
	margin-bottom:0;
	padding:20px 0 5px 20px;
}

.contact-info {
	font-size:12px; 
	line-height:1.2em; 
	color:#6a6a6a;
	margin-bottom:0;
	padding:0 0 10px 20px;
}

h6 {color:#fff; font-weight:normal;}

.border-bot {
	width:100%; 
	padding-bottom:18px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:165px;
	height:162px;
	position:relative;
	overflow:hidden;
	background:url(../images/col_bg.jpg);
	margin:0;
}
	.box .padding {padding:23px 20px 23px 23px;}
	#page2 .box .padding {padding:23px 15px 23px 23px;}
	#page5 .box .padding {padding:16px 40px 23px 23px;}
	
.box-2 {
	width:330px;
	height:162px;
	position:relative;
	overflow:hidden;
	margin:0;
	background:url(../images/quote_bg.png);
}

.box-3 {
	width:670px;
	height:177px;
	position:relative;
	overflow:hidden;
	background:url(../images/our_clients.png);
	margin:0;
}

.box-4 {
	width:270px;
	position:relative;
	overflow:hidden;
	margin:50px 0 0 0;
	padding:0;
}

.box-5 {
	width:320px;
	position:relative;
	overflow:hidden;
	margin:50px 0 0 0;
	padding:0;
}

.box-6 {
	width:335px;
	height:570px;
	position:relative;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:0;
	background:url(../images/services_bg.png);
}

.box-7 {
	width:140px;
	position:relative;
	overflow:hidden;
	margin:50px 0 0 0;
	padding:0;
}

.box-8 {
	width:450px;
	position:relative;
	overflow:hidden;
	margin:50px 10px 0 0;
	padding:0;
}

.box-8-text {
	font-size:12px; 
	line-height:1.4em; 
	margin-bottom:0;
	padding:8px 0;
	color:#666666;
	text-align:justify;
}

.box-9 {
	width:590px;
	position:relative;
	overflow:hidden;
	margin:40px 10px 0 0;
	padding:0;
}

.box-10 {
	width:470px;
	position:relative;
	overflow:hidden;
	margin:40px 0 0 30px;
	padding:0;
}

.box-11 {
	width:190px;
	height:133px;
	position:relative;
	overflow:hidden;
	margin:40px 10px 0 0;
	padding:0;
	background:url(../images/contact_bg.png);
}
.box-text {
	padding:5px 10px 20px 20px;
	font-size:11px;
	line-height:11px;
}
/* ================= Portfolio ================= */
.portfolio_1_4 {
	padding:0 0 0 0;
	margin:40px 0 0 20px;
}
.portfolio_1_4 ul {
	width:650px;
	margin-bottom:0;
}

.portfolio_1_4 ul li {
	margin:0;
	padding:0 15px 0 0;
	width:77px;
	height:37px;
	float:left;
}

/*-----------------*/
/* -- Portfolio -- */
/*-----------------*/
.galleries {
	margin:0 0 0 200px;
	padding:10px 0; 
	width:625px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

.galleries li {
	float:left; 
	position:relative;
	padding-left:2px;
}
.galleries li a {
	display:block;
	width: 125px;
	height:27px; 
	font-size:12px;
	text-align:center; 
	text-decoration:none; 
	padding:2px 0 0 0; 
	color:#db0b00;
	background:url(../images/gallery_off.png) no-repeat;
}

.galleries li.active a {
	width: 125px;
	height:27px;
	color:#ffffff;
	text-decoration:none;
	background:url(../images/gallery_on.png) no-repeat;
}

.galleries a:hover { 
	width: 125px;
	height:27px;
	color:#ffffff;
	text-decoration:none;
	background:url(../images/gallery_on.png) no-repeat;
}

#portfolio .loading{width:32px;height:32px;margin:0 auto;text-indent:-9999px;background:url(../images/loader.gif) no-repeat 0 0;}
#portfolio { clear: both; margin: 15px 0 0 45px; width: 700px; overflow: hidden; }
#portfolio h3 { text-align: left; font-size: 10px; margin: 0 0 2px 14px; color:#666666;}
#portfolio .portfolio-item { 
	width:170px;
	height:150px;
	float: left; 
	margin: 0 0 8px 5px; 
	background:url(../images/image_bg.png) no-repeat;
}
#portfolio .portfolio-item-first { 
	width:170px;
	height:150px;
	float: left; 
	margin: 0 0 8px 0;
	background:url(../images/image_bg.png) no-repeat;
}

#portfolio .portfolio-item img, #portfolio .portfolio-item-first img { margin:15px 0 5px 14px; }
#portfolio .portfolio-item img:hover, #portfolio .portfolio-item-first img:hover { opacity: 0.7; }

/* ================= Slider ================= */
div#slideShowItems{
	  	height:135px;
		overflow:hidden;
		position:relative;
	}
	
	div#slideShowItems div{
		width:290px;
		margin:20px 0 10px 20px;
	}
	
	ul#slideShowCount{
		margin:0px;
		padding:0px;
		width:320px;
	}
	ul#slideShowCount li.slide{
		line-height:14px;
		float:right;
		cursor:pointer;
		width:26px;
		height:18px;
		display:block;
		background: transparent url(../images/tabs.jpg) no-repeat scroll left top;
	}
	
	ul#slideShowCount li.slide span{
		padding-left:10px;
		color:white;
		font-weight:bold;
		font-size:10px;
	}
	
	ul#slideShowCount li.slide:hover{
		background-position:left -18px;
	}
	
	ul#slideShowCount li.slide.selectedTab{
		background-position:left -18px;
	}
	div#slideShow{
		width:320px;
	}
	
div#slideShow p.name{
		margin:0;
		padding:0;
		color:#666666;
		font-size:11px;
		line-height:11px;
	}


blockquote.style3 {
  color:#000000;
  font-size:16px;
 line-height:1.2em;
  padding-top: 0;
  margin: 5px;
  background-image: url(../images/quote_l.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 45px;
  }
 blockquote.style3 span {
    display: block;
    background-image: url(../images/quote_r.png);
    background-repeat: no-repeat;
    background-position: bottom right;
} 	

blockquote.style4 {
  color:#000000;
  font-size:15px;
 line-height:1.2em;
  padding-top: 0;
  margin: 0 5px 5px 5px;
  background-image: url(../images/quote_l.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 35px;
  }
 blockquote.style4 span {
    display: block;
    background-image: url(../images/quote_r.png);
    background-repeat: no-repeat;
    background-position: bottom right;
} 

.list-1 li {
	line-height:20px; 
	padding:5px 0; 
	font-size:12px; 
}
.list-1 li a {display:inline-block; color:#666666; }
.list-1 li a:hover {text-decoration:underline;}
.key {
	margin:3px 0 0 0;
	padding:10px 0 0 5px;
	}

.list-2 li {
	font-size:11px; 
	line-height:15px; 
	margin:0 0 0 50px;
	padding:5px 20px 5px 0;
	list-style:disc;
	color:#666666;
}


/***** contact form *****/
.inputText {
	width:450px;
	height:24px;
	border:1px solid #b9b9b9;
	padding:7px;
}
.inputTextarea {
	width:450px;
	height:250px;
	border:1px solid #b9b9b9;
	padding:7px;
}
.contact_form .inputText.error_class {
	border:1px solid #b9b9b9;
}
.contact_form .inputTextarea.error_class {
	border:1px solid #b9b9b9;
}
.contact_form label {
	text-align:left;
	margin-right: 0.5em;
	color:#b9b9b9;
	font-size:13px;
}
.contact_form label span {
	color:red;
}

.button {
	padding:0 5px 0 0;
	float:right;
}
/****************************footer************************/
footer {
	width:100%; 
	height:112px;
	color:#0d0d0d;
	background:url(../images/footer-tail.gif) center top repeat-x;
	text-align:center;
	position:relative;
	z-index:99;
	overflow:hidden;
}
	footer a {color:#e82d02;}
	footer p {margin:0;}
	footer .inner {padding-top:35px;}

	
/*********extra***********/
.block {height:112px;}
.extra {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin: 0 auto -112px; 
	position:relative;
	overflow:hidden;
} 
html, body {height:100%;}

