/*=========================Layout=========================*/
/****************index.html***************************/
#page1 #content {padding:30px 0 26px;}
#page1 .col-1 {width:270px; margin-right:30px;}
#page1 .col-2 {width:309px; margin-right:50px;}
#page1 .col-3 {width:320px;}

/****************services.html***************************/
#page2 .col-1 {width:285px;

background:(..images/);
margin-right:50px;
}
#page2 .col-2 {width:270px;}
#page2 .col-3 {width:450px; margin-right:45px;}
#page2 .col-4 {width:450px;}
#page2 .col-5{width:450px; float:right;}

/****************gallery.html***************************/
#page3 .col-1 {width:275px; margin-right:60px;}
#page3 .col-2 {width:275px;}

/****************contacts.html***************************/
#page5 .col-1 {width:275px; margin-right:60px;}
#page5 .col-2 {width:605px;}




/* 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:980px;
background:url(../images/content-bg.jpg);



}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {width:980px;padding:0;margin:0 auto;font-size:0.875em;line-height:1.428em;}
a {color:#080808;outline:none}
a:hover {text-decoration:none}
.col-1, .col-2, .col-3, .col-4 {float:left}
.fcol-1, .fcol-2, .fcol-3 {float:left}

.fcol-1 {width:350px;margin-right:50px}
.fcol-2 {width:319px;margin-right:50px}
.fcol-3 {width:310px}
.wrapper {width:100%;overflow:hidden}
.extra-wrap {overflow:hidden}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
 
.tblfooter td{
padding:5px;
color:#333333;
font-size:14px;
text-shadow: -1px 1px #fff;

}
 

p {margin-bottom:18px}
.p1 {margin:auto;}
.p1 img{
margin:auto;
margin-bottom:20px;
}

.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}

.reg {text-transform:uppercase}

.fleft {float:left}
.fright {float:right}

.alignright {text-align:right}


.it {font-style:italic}

.color-1 {color:#000;

}
.color-2 {color:#000}
.color-3 {color:#fff}

/*********************************boxes**********************************/
.indent-top {padding-top:10px}
.indent-left {padding-left:20px;

}

.indent-left p{
text-indent:20px;
text-align:justify;


}


.indent-left2 {padding-left:30px}
.indent-right {padding-right:50px}

.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:30px}
.indent-bot3 {margin-bottom:45px}

.prev-indent-bot {margin-bottom:10px}
.img-indent-bot {margin-bottom:25px}


.wrapper-margin-bot {
margin-bottom:35px;
padding:10px;
height:200px;
width:670px;
float:left;

}

.folio-indent-left{
width:670px;
float:left;
padding-bottom:10px;




}

.img-indent {float:left;margin:0 20px 0px 0;


}	
.img-indent2 {float:left;margin:0 13px 0px 0}	
.img-indent-r {float:right;margin:0 0px 0px 40px}	

.tblfooter{
color:#666666;
}


.img-border {
	float:left;
	padding:5px;
	background:#fff;
	box-shadow: 0px 2px 5px #333333;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top:2px;
	margin-bottom:2px;
}

.buttons a:hover {cursor:pointer}

.menu li a,
.list-1 li a,
.list-2 li a.item,
.list-services li  a,
.link,
.button,
.button2,
h1 a {text-decoration:none}	

/*********************************header*************************************/
header {
	width:100%;
	min-height:116px;
	
}
#page1 header {min-height:210px}

h1 {
	padding:10px 0 0 30px;
	position:relative;
	float:left;
	
}
	h1 a {
		display:block;
		width:419px;
		height:85px;
		text-indent:-9999px;
		margin-top:10px;
		background:url(../images/logo.png) no-repeat;
	}
	h1 strong {
		display:inline-block;
		font-size:14px;
		line-height:2em;
		color:#666666;
		
		padding-left:70px;
		padding-left:70px;
	}
	
/***** menu *****/
.menu {
	margin-top:40px;
	float:right;
	background:;
}
.menu li {
	float:left;
	position:relative;
	/*background:url(../images/menu-spacer.gif) left top no-repeat;*/
}
	.menu li:first-child {background:none}
	
	
.menu li a {
	display:inline-block;
	font-size:16px;
	padding:8px 30px 9px 27px;
	color:#0066cc;
	text-shadow: -1px 1px #fff;
	
	
	
	
	}
.menu li a.active,
.menu > li > a:hover {color:#cc0000}

/***** slider *****/
.slider-wrapper {
	width:980px;
	height:470px;
	padding:20px 0px 0px 130px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
	background:url(../images/slider-bg.png) 0 0 no-repeat;

	}
.slider {
	position:relative;
		width:930px;
	height:431px;
	position:center;
}
.items {display:none}


.pagination {
	position:absolute;
	left:30px;
	top:20px;
	z-index:99;
}
	.pagination li {padding-bottom:10px}
		.pagination li a {
			display:block;
			width:101px;
			height:70px;
			text-decoration:none;
			text-align:center;
			color:#fff;
			background:url(../images/pagination-a.png) left bottom no-repeat;
			position:relative;
			cursor:pointer;
		}
		.pagination li a:hover,
		.pagination li.current a {background-position:left top}
			.pagination li a strong {
				display:block;
				width:50px;
				height:50px;
				font-size:30px;
				line-height:50px;
				letter-spacing:-2px;
				position:absolute;
				left:10px;
				top:10px;
			}
			.pagination .item-1 strong {background:url(../images/pagin-1.png) 0 0 no-repeat}
			
.banner {
	width:280px;
	height:346px;
	padding:65px 10px 20px;
	color:#fff;
	font-size:14px;
	line-height:25px;
	font-weight:normal;
	text-align:center;
	background:url(../images/banner-bg.png) 0 0 no-repeat;
	border-radius:0 22px 22px 0;
	-moz-border-radius: 0 22px 22px 0;
	-webkit-border-radius: 0 22px 22px 0;
	position:absolute;
	right:0;
	top:0;
	z-index:99;
}
	.banner .close {
		display:block;
		width:13px;
		height:13px;
		text-indent:-9999px;
		background:url(../images/close.gif) 0 0 no-repeat;
		cursor:pointer;
		position:absolute;
		right:20px;
		top:20px;
		z-index:99;
	}
	.banner strong {
		display:block;
		font-size:50px;
		line-height:1.2em;
		letter-spacing:-2px;
	}
	.banner span {
		display:block;
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:25px;
	}
	.banner b {
		display:block;
		font-weight:normal;
	}
	
.button2 {
	display:inline-block;
	font-size:14px;
	line-height:40px;
	padding:0 25px;
	color:#000;
	background:#fff;
}
	.button2:hover {color:#fff;background:#000}
	footer .button2:hover {background:#04a7eb}

/*********************************content*************************************/
#content {
	width:980px;
	margin:auto;
	background:url(../images/content-bg.jpg);
	text-shadow: -1px 1px #fff;

	}

h2 {
	font-size:42px;
	line-height:2em;
	font-weight:300;
	color:#151515;
	text-align:center;
	letter-spacing:-2px;
	margin-top:-13px;
	text-shadow: 2px #fff;
	
	
}
	h2 strong {display:block;margin-top:-43px}
h3 {
	font-size:23px;
	line-height:2em;
	font-weight:normal;
	color:#080808;
}
h6 {color:#000;margin-bottom:5px}

.border-bot1 {
	width:100%;
	padding-bottom:50px;
	background:url(../images/pic-3.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:980px;
	
	padding-bottom:35px;
	background:url(../images/pic-2.gif) 0 bottom repeat-x;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f5f5f5;
	margin:20px;
	padding: 6px 8px;
	background: -moz-linear-gradient(top,#0099ff,#0033ff);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0099ff),
		to(#0033ff));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #ffffff;
	
	box-shadow:0px 0px 2px #333333;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3);
}
.button:hover {



background: -moz-linear-gradient(
		top,
		#0066ff 0%,
		#0033ff);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0066ff),
		to(#0033ff));



}

.list-1 li {
	line-height:20px;
	padding:10px 0;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.list-1 li.last-item {background:none}
	.list-1 li a {color:#808080}
	.list-1 li a:hover {color:#04a7eb}

.list-2 li {
	padding:0 0 15px 30px;
	background:url(../images/marker-1.png) 0 5px no-repeat;
}
	.list-2 li a.item {
		display:inline-block;
		font-size:23px;
		line-height:1.217em;
		color:#080808;
		margin-bottom:4px;
	}
	/*.list-2 li a.item:hover {color:#04a7eb}*/
	.list-2 li span {
		display:block;
		padding-bottom:16px;
		background:url(../images/pic-1.gif) 0 bottom repeat-x;
	}
	.list-2 .last-item span {background:none;padding-bottom:25px}
	
.list-3 {margin-top:-7px}
.list-3 li {
	line-height:20px;
	padding:10px 0;
	background:url(../images/pic-2.gif) 0 bottom repeat-x;
}
	.list-3 li a {
		display:inline-block;
		padding-left:30px;
		color:#fff;
		background:url(../images/marker-1.png) 0 3px no-repeat;
	}
	.list-3 li span {color:#808080;display:inline-block}
	.list-3 .last-item {background:none}

.link:hover {text-decoration:underline} 

dl dt {font-weight:bold;color:#000;margin-bottom:3px}
dl span {float:left;width:80px}

#map_canvas {
	width:260px;
	height:223px;
	overflow:hidden;
}

/***** contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				height:50px;
			}
			
			#contact-form input {
				width:323px;
				padding:12px 20px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
			}
			#contact-form textarea {
				overflow:auto;
				height:130px;
				width:563px;
				padding:12px 20px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
			}
		.buttons-wrapper {padding:18px 0 0 0;text-align:right}
		.buttons-wrapper a {margin-left:15px}
		
/****************************footer************************/
#footer {
	clear:both;
	width:100%;
	padding-top:10px;
	background:url(../images/footer-bg.jpg);
	height:200px;

	}

#line {
height:1px;
background:#666666;
width:980px;
color:#66666;
margin:auto;
box-shadow: 1px 1px 1px #fff;
margin-bottom:10px;

}

	
#footer-content{
color:#000000;
width:980px;
margin:auto;
background:url(../images/footer-bg.jpg);
}

#align-center {
text-align:center;
color:#666666;
width:100%;
background:url(../images/footer-bg.jpg);
margin:auto;
height:20px;
padding-top:20px;
padding-bottom:20px;
font-size:12px;
}

#wrapper2 {
width:980px;
margin:auto;
background:url(../images/content-bg.jpg);

}

.list-services {
	margin-top:-5px;
	text-shadow: -1px 1px #fff;
}
	.list-services li {
		line-height:20px;
		padding:10px 0;
		background:url(../images/pic-2.gif) 0 bottom repeat-x;
	}
	.list-services li.last-item {background:none}
		.list-services li a {
			
			display:inline-block;
			padding-left:31px;
			color:#666666;
			background:url(../images/social-icons.png) 0 0 no-repeat;
		}
		
		.list-services li a.it-1 {background-position:0 1px; float:left;}
		.list-services li a.it-2 {background-position:0 -40px}
		.list-services li a.it-3 {background-position:0 -80px}
		.list-services li a.it-4 {background-position:0 -120px}
		.list-services li a:hover {color: blue;
		text-shadow: 0px 0px #fff;
		
		}

		
.extra-wrap {
height:180px;
width:300px;
text-align:justify;



}

.other p{
font-family:arial;
size:15px;
padding:10px;
text-indent:-5px;
color:#333333;


}

.other .list-2 li {
	height:20px;
	background:url(../images/marker-1.png) 0px 10px no-repeat;
	
		
}

#folio-right{
width:300px;
float:right;
margin-top:60px;
padding-top:20px;
box-shadow:inset 0px 0px 8px #333333;
border:1px #333333;
margin-bottom:20px;

border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;


}
#folio-right img{
margin-bottom:20px;
}