/* 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:#9d9d9d;
	min-width:1010px;
	background:url(../images/body-bg.jpg) center 0 repeat fixed;
}

.main {
	width:1010px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;
	background:#FFF;
}

a {color:#222; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}
.column-1, .column-2 {
	float:left;
	width:200px;
}
	#page3 .column-1, #page3 .column-2 {
		width:225px;
	}
	#page3 .column-1 {
		margin-right:55px;
	}
.column-1 {
	margin-right:40px;
}

.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:40px;}

.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;}
.st {font-weight:bold;}
.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#8dc63f;}
.color-4 {color:#9d9d9d;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.indent {padding:30px 0 48px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:25px;}

.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 9px 0px 0;}	
.img-indent3 {margin:0 10px 0px 0px;}
.img-indent4 {float:right; margin:5px 6px 0px;}
.img-indent5 {float:left; margin:5px 20px 0px 0;}	

.top-indent {padding-top:30px;}
.indent-l {padding-left:7px;}
.indent-l2 {padding-left:33px;}
.indent-l3 {padding-left:40px;}
.indent-r {padding-right:35px;}
.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;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:18px;
}
	#page1 header {
		border-bottom:none;
		padding-bottom:30px;
	}
h1 {
	padding:33px 0 0 0; 
	position:relative;
}
	#page1 h1 {padding-bottom:18px;}
h1 a {
	display:block; 
	background:url(../images/logo.png) 0 0 no-repeat;
	width:301px;
	height:77px;
}
h1 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	display:block;
	font-weight:normal;
	margin:-4px 0 0 36px;
}

/*********************************menu*************************************/
.menu {
	padding:62px 0 0 21px; 
	width:100%;
}
.menu li {
	float:left; 
	position:relative;
	margin-right:45px;
}
.menu > li.last {
	margin-right:0;
}
.menu li a {
	display:block; 
	font-size:17px; 
	padding:0px;
	color:#6a6a6a; 
	text-align:center; 
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.menu li a:hover, .menu li a.active {
	text-decoration:underline;
}

.menu ul {
	position:		absolute;
	padding:		16px 13px 10px 15px;
	top:			-999em;
	width:			80px;
	background:url(../images/devider-2.gif) 0 0px no-repeat #434343;
}
.menu ul ul {
	padding:		0;
	background:		#292929;
	width:71px;
	padding:15px 18px 14px; 
	margin-top:-15px;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:0px 0; background:none;}
.menu li li a {
	display:block;
	font-size:12px;
	line-height:1.2em;
	text-align:		left;
	text-transform:	none;
	color:#FFF;
	padding-bottom:5px;	
}
.menu li li a:hover, .menu li li.sfHover > a {background:url(../images/border.gif) 0 bottom repeat-x;text-decoration:none;}

.menu li li li { 
	margin-bottom:2px; 
	padding:0;
}
.menu li li li a {
	display:block; 
	color:#fff !important; 
	line-height:1.2em;
}
.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			44px;
	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:			93px;
	top:			0px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:33px 0;
	position:relative;
	z-index:1;
}
	#page1 #content {
		padding:0;
	}
	#page4 #content, #page5 #content {
		padding-bottom:0;
	}
h3 {
	font-size:36px; 
	line-height:1.2em; 
	padding:0 0 27px 0; 
	margin-bottom:22px;
	color:#1d1d1d;
	background:url(../images/marker-1.gif) 0 bottom repeat-x;
	font-weight:normal;
}
.h3-pad {margin-bottom:25px;}

h4 {
	font-size:20px; 
	line-height:26px; 
	margin-bottom:5px;
	color:#1d1d1d;
	font-weight:normal;
}
.h4-pad {margin-bottom:10px;}
h5 {color:#4d4d4d;}
h5 a {text-decoration:none;color:#4d4d4d;}
h5 a:hover {text-decoration:underline;}

.important-block {
	background:url(../images/bg1.jpg) 0 0 repeat;
	padding:30px 0 40px;
}
	#page5 .important-block {
		padding-bottom:50px;
	}

.border-bot {
	width:100%; 
	padding-bottom:45px;
	background:url(../images/marker-1.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%; 
	padding-bottom:25px;
	background:url(../images/marker-1.gif) 0 bottom repeat-x;
}

.list-1 li {
	padding:0 0 12px 12px;
	background:url(../images/marker-2.gif) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		font-size:15px;
		color:#9d9d9d;
		text-decoration:underline;
	}
		.list-1 li a:hover {
			text-decoration:none;
		}

.list-2 li {
	float:left;
	font-size:12px; 
	line-height:18px; 
	padding:0 12px 0 0; 
}
	.list-2 li a {
		display:block; 
		color:#4d4d4d; 
		text-decoration:underline;
		font-weight:bold;
	}
		.list-2 li a:hover {text-decoration:none;}

.style-1 dt {
	color:#4d4d4d; 
	font-weight:bold;
	margin-bottom:7px;
}
.style-1 dd {
	padding:0 0 12px 12px;
	background:url(../images/marker-2.gif) 0 8px no-repeat;
	margin-left:17px;	
}
	.style-1 dd a {
		display:inline-block;
		color:#9d9d9d;
		font-size:15px;
		text-decoration:underline;
	}
		.style-1 dd a:hover {text-decoration:none;}

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

.block {
	width:205px;
	float:left;
}
.block strong {
	font-size:30px; 
	line-height:1.2em;
	color:#8dc63f;
	font-weight:normal;
	text-decoration:none;
	display:block;
	background:#434343;
	text-align:center;
	padding-bottom:9px;
}

.block strong em{
	margin-top:-2px;
	display:inline-block;
	font-style:normal;
}

.link-1 {
	display:inline-block;
	background:#8dc63f;
	color:#fff;
	font-size:20px;
	line-height:1.2em;
	font-weight:bold;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	cursor:pointer;
	padding:9px 22px;
	text-decoration:none;
}

.link-1:hover {background:#434343;} 

.link-2 {
	color:#9d9d9d;
	text-decoration:none;
}
.link-2:hover {
	color:#434343;
}
.text-1 {
	font-size:22px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6e6e6e;
	padding:17px 0 0 14px;
	letter-spacing:1px;
}

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

dt {
	font-weight:bold;
	color:#4d4d4d;
}

dd a {color:#9d9d9d;}

#subscribe-form {
	margin-bottom:10px;
}

.subscribetext {
	background:#e1e1e1;
	border:1px solid #bfbfbf;
	width:188px;
	padding:6px 10px;
	margin:0 0 0 7px;
}
#subscribe-form a {
	display:inline-block;
	background:#8dc63f;
	color:#fff;
	font-weight:bold;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	cursor:pointer;
	padding:6px 15px;
	text-decoration:none;
}
#subscribe-form a:hover {
	background:#434343;
}

/***** 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:7px;
			}
			
			#contact-form input {
				width:288px;
				padding:6px 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				line-height:1.25em;
				color:#4d4d4d; 
				border:1px solid #bfbfbf;
				background:#e1e1e1;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:161px;
				margin:0;
				width:408px;
				padding:8px 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				line-height:1.25em;
				color:#4d4d4d; 
				border:1px solid #bfbfbf;
				background:#e1e1e1;
				overflow:auto;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:12px;
					line-height:1.25em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { padding:10px 56px 0 0; text-align:right;}
		.buttons-wrapper a { margin-left:9px;}

		.button {
			display:inline-block;
			background:#8dc63f;
			color:#fff;
			font-weight:bold;
			border:none;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;	
			cursor:pointer;
			padding:7px 15px;
			text-decoration:none;
		}
			
			.button:hover {background:#434343;}

		
/****************************footer************************/
footer {
	width:100%; 
	padding:20px 0 30px;
}

.footer-text {
	font-size:14px;
	color:#848484;
	float:right;
	margin-right:20px;
}
.footer-contacts {
	padding:26px 0 25px;
	border:1px solid #d9d9d9;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:1.5em;
	color:#393939;
	margin-bottom:31px;
}
.tel {
	margin-left:10px;
	padding-left:45px;
	background:url(../images/tel.png) 0 0 no-repeat;
	width: 160px;
}
.mail {
	padding-left:47px;
	background:url(../images/mail.png) 0 0 no-repeat;
}
.list-services {
	padding:7px 0 0;
}
	.list-services li {
		float:left; 
		padding:0px 16px 0px 19px;
		background:url(../images/devider-1.gif) 0 6px no-repeat;
	}
	.list-services li:first-child {
		background:none;
		padding-left:0;
	}
	.list-services li.last {
		padding-right:0;
	}
	.list-services li a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:20px;
		display:block;
		color:#8dc63f;
		text-transform:uppercase;		
		text-decoration:none;
	}
		.list-services li a:hover {
			text-decoration:underline;
		}
