/* 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:#808080;min-width:980px;background:#fff}
.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}

p {
font-size: 14px;
line-height: 20px;
text-align: justify;
}

.col-1, .col-2, .col-3, .col-4 {float:left}
.fcol-1, .fcol-2, .fcol-3 {float:left}
.fcol-1 {width:240px;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;
}
 
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}

.reg {text-transform:uppercase}


.alignright {text-align:right}
.aligncenter {text-align:center}

.it {font-style:italic}

.color-1 {color:#fff}
.color-2 {color:#000}
.color-3 {color:#666}

/*********************************boxes**********************************/
.indent-top {padding-top:10px}
.indent-left {padding-left:20px}
.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}
.margin-bot {margin-bottom:35px}

.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}	

.!img-border {
	float:left;
	padding-right:6px;
	padding-bottom:5px;
	padding-top:5px;
	background:#fff;
	box-shadow: 0px 0px 2px #ebecee;
	margin-top:0px;
	margin-bottom:2px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.img-border {
	float:left;
	
	background:#fff;
	
}

.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;
	background-color: #273c71;
}
#page1 #header {min-height:230px}

#header #logo
{
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}

#header #title
{
	float:left;
	margin-top:40px;
	margin-left:10px;
	margin-bottom:5px;
	color:#fff;
	font-size:42px;
}

#menuBar
{
	float:right;
}


h1 {
	padding:34px 0 0 30px;
	position:relative;
	float:left;
}
	h1 a {
		display:block;
		width:266px;
		height:47px;
		text-indent:-9999px;
		background:url(../images/logo.png) 0 0 no-repeat;
	}
	h1 strong {
		display:inline-block;
		font-size:13px;
		line-height:2em;
		color:#848484;
		margin-top:-13px;
		padding-left:137px;
	}
	
	
	
/***** menu *****/
.menu {
	padding:5px 0 0 0;
	float:right;
}
.menu li {
	float:left;
	position:relative;
}
	.menu li:first-child {background:none}
.menu li a {
	display:inline-block;
	font-size:19px;
	font-weight:bold;
	line-height:2em;
	padding:10px;
	color:#fff;
}
.menu li a.active,
.menu > li > a:hover {color:#60b001}

/***** slider *****/
.slider-wrapper-home {
	width:980px;
	height:650px;
	padding: 0px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
	background:url(../images/slider-bg.png) 0 0 no-repeat;
}

.txtFrame
{
    color: #000000;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 20px 15px 15px;
}

.txtFrame p
{
    padding-top:5px;
    padding-bottom:5px;
   
    font-family: Arial,Helvetica,sans-serif;
}

.dvPHead
{
    width:75%;
    padding-bottom:2px;
    border-bottom : 1px solid #ccc;
    border-left : 5px solid #88db02;
    padding-left:5px;
    padding-top:5px;
    font-size:16px;
    margin-bottom:10px;
    
line-height: 1.3em;
font-variant: small-caps;
color: #0F0F0F;
}

.txtFrameL
{
    float:left;
    width:500px;
    padding:10px;
}

.txtFrameR
{
    float:left;
    width:400px;
    padding:10px;
}

.cboxFrame
{
width: 980px;
margin-top: 15px;
padding-left: 10px;
float: left;
}

.cbox
{
border: 1px solid #EAEAEA;
background: #F9F9F9;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
float: left;
width: 280px;
padding: 20px 15px 15px 15px;
margin-bottom: 10px;
margin-right: 10px;
height: 250px;
}

.cboxAdvert
{
padding-top: 5px;
padding-bottom: 5px;
color: black;
height: 170px;
width: 230px;
float: right;
}

.cboxTitle
{
font-size: 20px;
line-height: 1.3em;
text-align: center;
font-variant: small-caps;
color: #0F0F0F;
margin-bottom: 10px;
}

.cboxData
{
margin-bottom: 5px;
margin-left: 10px;
margin-top: 10px;
float: left;
width: 100%;
margin-right: 10px;
}

.slider-wrapper {
	width:970px;
	height:650px;
	padding: 30px 0 0 25px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
	background:url(../images/slider-bg.png) 0 0 no-repeat;
}

.slider {
	float:left;
	width:650px;
	height:650px;
}

.pageFrm {
	float:left;
	width:280px;
	height:650px;
}

.items {display:inline;}

.pagination {

	z-index:99;
}
	.pagination li {padding-bottom:1px}
		.pagination li a {
			display:block;
			width:280px;
			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;color:#fff;}
		.pagination li.current span {color:#fff;}
			.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;
				color:#fff;
			}
			
			
			.pagination .item-pg strong {background:url(../images/pagin-4.png) 0 0 no-repeat}
			.pagination li a span {
				display:block;
				font-size:24px;
				line-height:50px;
				letter-spacing:1px;
				position:absolute;
				left:10px;
				top:10px;
				margin-left:60px;
				color:#000;
			}
			
			.pagination li a:hover span {color:#fff;}
			

	.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:#666}

/*********************************content*************************************/
#content {
	width:100%;
	padding:25px 0 5px;
}

h2 {
	font-size:42px;
	line-height:2em;
	font-weight:300;
	color:#151515;
	text-align:center;
	letter-spacing:-2px;
	margin-top:-13px;
}
	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:3px;
	background:url(../images/pic-3.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%;

}

.button {
	display:inline-block;
	padding:0 24px;
	margin-left:2px;
	margin-bottom:2px;
	font-size:14px;
	line-height:38px;
	color:#000;
	border:1px solid #fff;
	background:url(../images/button-tail.gif) 0 0 repeat-x #f2f2f2;
	box-shadow:0 0 2px #bbb;
	cursor:pointer;
}
.button:hover {background:#60b001;color:#fff}

.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;
	padding-left:25px;
	display: inline-block;
	background: url(../images/marker-1.png) 0 3px no-repeat;
	}
	.list-1 li a:hover {color:#60b001}

.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:#60b001}
	.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;
}
	.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:650px;
	height:420px;
	float:left;
	margin-left:1px;
	overflow:hidden;
}

#map_canvas_small {
	width:380px;
	height:500px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}

/***** contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	margin-top:15px;
	}
	#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:450px;
				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 {
width: 980px;
margin-top: 15px;
padding-left: 10px;
float: left;
}

#fleft
{
	float: left;
	width:210px;
	margin-left: 20px;
}

#fmiddle
{
	float: left;
	width:460px;
	margin-left: 10px;
}

#fRight
{
	float: right;
	width: 260px;
	margin-right: 20px;
}

#cfooter
{
	width: 980px;
	float: left;;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.list-services {
	margin-top:-5px;
}
	.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:#808080;
			background:url(../images/social-icons.png) 0 0 no-repeat;
		}
		.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:#fff}
		
		
#dvMaps
{
	width:650px;
	height:420px;
	float:left;
	margin-left:5px;
}

#addBorder
{
    box-shadow: 0px 0px 2px #ebecee;
	margin-top:5px;
	margin-bottom:2px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#dvAddress
{
	width:325px;
	margin-left:10px;
	margin-top:20px;
	float:left;
	padding:0px 0px 0px 55px;
	color: #000000;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 28px;
	background:url(../images/post.png) 0 0 no-repeat;
	
	
}
#dvAddress span
{
	color:#ccc;
	font-size:17px;
	line-height:22px;
}


#dvPhone
{
	width:200px;
	margin-top:20px;
	margin-left:10px;
	float:left;
	padding:0px 0px 0px 50px;
	color: #000000;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 25px;
	background:url(../images/phone.png) 0 0 no-repeat;
	height:35px;
	
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:600px;
	width: 950px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	


#quotes
{
   float:left;
   background:url(../images/quot1.png) 0 0 no-repeat;
   width:460px;
   margin-top:10px;
   vertical-align:top;
   padding:30px 0 10px 41px;
}
.quot 
{
    font-style:italic;
    color:#000;
    display: none;
    width:410px;
    position:absolute;
    font-size: 17px;
}
.quotimg {
	display:inline-block;margin:4px 0 0 9px;
	float: left;
	width: 460px;
	margin-top: 10px;
	vertical-align: top;
	padding: 30px 0 10px 41px;
	
	}


div.caption {
	position: absolute;
	margin-top: -75px;
	margin-left: -75px;
	width: 150px;
	text-align: center;
	left: 50%;
	padding: 5px 10px;
	background: black;
	color: white;
	font-family: sans-serif;
	border-radius: 10px;
	display: none;
}