/* 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:#aeaeae;
	min-width:960px;
	background:url(../images/main-bg.jpg) left top repeat-x;
}

.page-bg {
	width:100%;
	background:url(../images/page1-bg.jpg) center top no-repeat;
}

#page2 .page-bg {
	width:100%;
	background:url(../images/page2-bg.jpg) center top no-repeat;
}
#page3 .page-bg {
	width:100%;
	background:url(../images/page2-bg.jpg) center top no-repeat;
}
#page4 .page-bg {
	width:100%;
	background:url(../images/page2-bg.jpg) center top no-repeat;
}
#page5 .page-bg {
	width:100%;
	background:url(../images/page3-bg.jpg) center top no-repeat;
}
.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.5em;
}

a {
	color:#486956;
	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:26px;}
.p4 {margin-bottom:40px;}
.p5 {
	margin-bottom:10px;
}
.p6 {
	margin-bottom:10px;
}

.reg {text-transform:uppercase;}

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

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {
	color:#486956;
	font-style: italic;
}
.color-4 {color:#313131;}
.block {display:block;}
.decor {text-decoration:none;}
.decor:hover {text-decoration:underline;}
.text-1 {font-size:14px;} 
.text-2 {font-size:12px; line-height:21px;}  
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}
.indent-bot4 {margin-bottom:21px;}
.indent-bot5 {margin-bottom:12px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}
.img-indent1 {float:left; margin:0 30px 0px 0;}
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.mt-8 { margin-top:-8px;}
.mt-10 {margin-top:-10px;}
.mb0 {margin-bottom:0;}
.mb3 { margin-bottom:3px;}

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

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative;
	z-index:2;
	height:180px;
}

h1 {
	padding:0px 0 0 0; 
	position:relative;
	float:left;
	margin-right:115px;
}
h1 a {
	display:block;
	width:240px;
	height:165px;
	text-indent:-5000px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	text-decoration:none;
}
/****************************menu*********************************************/
nav {
	float:left;
	width: 540px;
}
.menu {
	padding:100px 0px 0 0;
}
.menu > li {
	float:left; 
	position:relative;
	margin:0 13px 0 13px;
}
.menu > li.last {
	padding-right:0;	
}
.menu > li > a {
	display:inline-block; 
	font:italic 16px Georgia, "Times New Roman", Times, serif; 
	line-height:1.25em; 
	padding:5px 0 6px 5px; 
	color:#8d8d8d;
	text-transform:lowercase; 
	font-weight:bold;
	letter-spacing:-1px;
	background:url(../images/menu-li-a.png) left -1000px repeat-x;
}
.menu li.sfHover > a, .menu > li > a:hover, .menu > li > a.current {
	color:#474748;
	background-position:left bottom;
}
.menu ul {
	position:		absolute;
	padding:		0;
	top:			-999em;
	width:			125px;
	background:		none;
}
.menu ul ul {
	width:			125px;
	background:		none;

}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:3px 0;}
.menu li li a {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	padding:		0 0 0 13px;
	font-size:		15px;
	line-height:	18px;
	text-transform:	none;
	color:#9e9e9e;
	float:left;
	
}
.menu li li  span { float:left; display:block; height:22px; margin-left:10px;  background:url(../images/menu-li-li-a.png) -100px 0px no-repeat; text-indent:-5000px; min-width:55px; }
.menu li li.sfHover  span {background-position:0px 10px;} 
.menu li li a:hover, .menu li li.sfHover > a {color:#474747; background-position: 50px 5px;}
.menu li li li { 
	padding:0;
}
.menu li:hover ul, .menu li.sfHover ul {
	left:			4px;
	top:			38px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			120px;
	top:			25px;
	z-index:		9999;
	padding:		0;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}
/*************************end menu********************************************/
/*********************************content*************************************/
#content {
	width:100%;
	padding:0;
	position:relative;
	z-index:1;
	min-height:500px;
}
#page2 #content {
	min-height:600px;
}
.greeting-text {
	font-size:35px;
	line-height:35px;
	color:#313131;
	text-transform:uppercase;
	margin-bottom:10px;
}
.greeting-text strong {
	text-transform: none;
}
.greeting-text em {
	display:block;
	margin-top:20px;
}
.container-1 {
	padding:8px 0 0 0;	
}
h3 {
	font-size:36px;
	line-height:1em;
	margin:0 0 10px 0;
	color:#313131;
	text-transform:uppercase;
}
h4 { 
	font-size:17px;
	color:#000000;
	font-weight:normal;
	line-height:2em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:4px;
}
/*************************************************************************************************index-1.html*************************************************************************************/
#page2 .container-1 {
	padding:0px 0 0 0;
}
.button-container {
	padding-left:0px;
}
/***** carousel style*****/
.carousel-1 {
	height:580px;
	width:940px;
	overflow:hidden;
	position:relative;
	}
.next2,
.prev2 {
	display:block;
	width:11px;
	height:15px;
	text-indent:-5000px;
	position:absolute;
	top:20px;
	z-index:55;
}
.next2 {
	background-image:url(../images/next-1.png);
	background-repeat:no-repeat;
	background-position:0 top;
	right:2px;
	z-index:55;
	}
	.next2:hover {
	background-position:0 bottom;
	}
.prev2 {
	background:url(../images/prev-1.png);
	background-repeat:no-repeat;
	background-position:left top;
	right:16px;
	}
	.prev2:hover {
	background-position:left bottom;
	}
#carousel-1 li {
	width:220px;
	height:580px;
	overflow:hidden;
	position:relative;
	margin-right:20px;
}
.jCarouselLite-1 {width:940px !important;}
.relative {position:relative;}
/**********end**********/
/*********************************************************************************************end index-1.html*************************************************************************************/
/*************************************************************************************************index-2.html*************************************************************************************/
#page3 .container-1 {
	padding:8px 0 0 0;	
}
#page3 .next2,
#page3 .prev2 { top:38px;} 
/***********************************************************************************************end index-2.html************************************************************************************/
/*************************************************************************************************index-2.html*************************************************************************************/
#page4 .container-1 {
	padding:8px 0 0 0;	
}
.width { width:75px; float:left; margin-right:6px;}

#page4 .next2,
#page4 .prev2 { top:38px;} 
.carousel-2 {
	height:300px;
	width:940px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
	}
#carousel-2 li {width:460px; height:300px; overflow:hidden; position:relative; margin-right:20px;}
.jCarouselLite-2 {width:940px !important;}
/***********************************************************************************************end index-2.html************************************************************************************/
dt.heading {
	font-size:18px;
	line-height:20px;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:10px;
}
dt.heading i { display:block; margin-top:-11px;}
.button {
	display:inline-block; 
	padding:0 10px;
	color:#000; 
	background:url(../images/button-tail.gif) 0 0 repeat-x;
}
	
	.button:hover {color:#fff;}

.list-1 li {
	line-height:22px; 
	padding-left:12px; 
	background:url(../images/marker-2.gif) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#fff;
	}
		.list-1 li a:hover {
			color:#1799cf;
		}

.list-2 li {
	font-size:14px; 
	line-height:24px; 
	padding:0px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
	.list-2 li a {
		display:block; 
		color:#1799cf; 
		padding-left:12px; 
		background:url(../images/marker-1.gif) 0 10px no-repeat;
	}
		.list-2 li a:hover {color:#fff;}
	.list-2 .last-item {background:none;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:16px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-right:16px;
	color:#787878;
	text-decoration:none;
	background:url(../images/marker-1.gif) right 7px no-repeat;
	letter-spacing:-1px;
	line-height:22px;
}
.link-1:hover {
	color:#486956;
} 

		.link-2 {
			display:inline-block; 
			font-size:16px; 
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-weight:bold;
			padding-left:18px;
			color:#787878;
			text-decoration:none;
			background:url(../images/marker-1.gif) left 7px no-repeat;
			letter-spacing:-1px;
			line-height:22px;
		}
		.link-2:hover {
	color:#486956;
} 
		
				.link-3 {
					display:inline-block; 
					font-size:16px; 
					font-family:Georgia, "Times New Roman", Times, serif;
					font-style:italic;
					font-weight:bold;
					padding-left:18px;
					color:#014ba3;
					text-decoration:none;
					background:url(../images/marker-1.gif) left 7px no-repeat;
					letter-spacing:-1px;
					line-height:22px;
				}
				.link-3:hover {
	color:#486956;
} 

dl span {float:left; width:144px;}

/***** 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;
				padding-bottom:15px;
			}
			
			#contact-form input {
				width:406px;
				padding:12px 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.25em;
				color:#4d4d4d; 
				border:1px solid #d4ccc6;
				background:none;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:224px;
				margin:0;
				width:636px;
				padding:8px 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.25em;
				color:#4d4d4d; 
				border:1px solid #d4ccc6;
				background:none;
				overflow:auto;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
	color:#486956;
	font-size:12px;
	line-height:1.25em;
	display:none;
	overflow:hidden;
				}
		.buttons-wrapper { padding:0 5px 0 0; text-align:right;}
		.buttons-wrapper a { margin-left:20px;}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:15px 0 10px;
}
.footer-link {
	text-transform:uppercase;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8a8a8a;
}
.footer-link a { color:#8a8a8a;}
.list-services {
	margin:30px 1px 0 0px;
	float:right;
	width:130px;
}

	.list-services li {
		float:left; 
		padding:0px 0 0 7px;
	}
	

	.list-services li a {
		display:block;
		width:22px;
		height:21px;
	}
	.list-services li.first {width:40px; padding-left:0;}
	.list-services li a.first {
		background:url(../images/skype.png) no-repeat;
		
	}
	.list-services li a.second {
		background:url(../images/twitter.png) left top no-repeat;
	}
	.list-services li a.third {
		background:url(../images/ember.png) left top no-repeat;
	}
.list-services li a:hover { background-position:left bottom;}
	#easyTooltip{
	padding:5px 10px;
	border:1px solid #ffffff;
	background:#d70100;
	color:#ffffff;
	font-size:11px;
	text-transform:none;
	position:relative;
	font-weight:bold;
	z-index:99;
}
#___plusone_0 { vertical-align:top !important; margin-right:7px !important;}
