* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff; 
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#000;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.weblist {
	list-style: square;
	padding-left: 20px;
	margin-top: -10px;
}

.weblist li {
	padding-bottom: 5px;
}


.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

#it, #web, #mobile, #homeauto {
	display: none;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
.inner-page {
	width:864px; 
	margin:0 auto;
	padding:160px 0 0 0;
	font-size:.9em;
	position:relative;
}

.header {
	height:149px;
	overflow:hidden;
}
	.header.small {
		height:110px;
	}
	
	
.content {
	padding:0 0 60px 0;
}
.footer {
	padding:27px 0 20px 0;
	background:url(../images/footer-bg.gif) left top repeat-x;
	text-align:right;
}

.page {
	height:100%;
	width:100%;
	min-height:1250px;
	height:100% !important;
	height:1250px;
	position:relative;
}

#services {
	background:#bbbbbb;
}

#home {
	background:#ffffff;
}

#contact {
	background:#bbbbbb;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#f4f4f4; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:20px;
	line-height:1.2em;
	color:#215868;
	margin-bottom:17px;
}
h3 {
	font-size:40px;
	color:#2c3234;
	line-height:1.2em;
	font-weight:normal;
	text-transform:uppercase;
}
h4 {
	font-size:1em;
	font-weight:normal;
}


.line-ver, .line-ver1 { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}



.link1 { 
	color:#215868;
	text-decoration:none;
	font-size:15px;
	padding:0 0 0 10px;
}
.link1:hover {
	text-decoration:underline;
}



.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
	color:#000;
}
	.address dd span { 
		float:left;
		width:85px;
		color:#000;
	}
	.address dd a {
		color:#000;
	}


/*===== header =====*/
.header .logo {
	font-size:68px;
	line-height:1.2em;
	float:left;
}
	.header .logo a {
		color:#fff;
		text-decoration:none;
	}
	
	.header .nav {
		float:right;
	}
		.header .nav li {
			float:left;
			padding-left:5px;
		}
			.header .nav li a {
				float:left;
				width:153px;
				color:#f4f4f4;
				text-decoration:none;
				background:url(../images/nav-bg.png) no-repeat left top;
				font-size:20px;
				line-height:46px;
				text-align:center;
				text-transform:uppercase;
			}
			.header .nav li a:hover, .header .nav li a.current {
				background:url(../images/nav-bg.png) no-repeat left -46px;
				color:#000;
			}


/*===== content =====*/
.content {
	
}
	.list1 li {
		font-size:15px;
		padding:0 0 15px 0;
	}
		
		.list1 li span {
			cursor: pointer;
			color:#000;
			text-decoration:none;
			display:inline-block;
			padding:4px 10px 4px 1px;
		}
		.list1 li span:hover {
			cursor: pointer;
			background:url(../images/bg1.gif) left top;
			color: #f4f4f4;
			background:#215868;
		}
	
	.social-links {
		width:100%;
		overflow:hidden;
		padding:19px 0 0 0;
	}
		.social-links li {
			display:inline;
		}
			.social-links li a {
				float:right;
				background:url(../images/button-left.gif) no-repeat left top #757575;
				color:#fff;
				text-align:center;
				font-size:20px;
				text-decoration:none;
				margin-left:3px;
			}
			.social-links li a span {
				float:left;
				padding:0 10px 0 10px;
				line-height:33px;
				background:url(../images/button-right.gif) no-repeat right top;
				cursor:pointer;
			}
			.social-links li a:hover {
				color:#215868;
			}
	
	
	
	.logo-big {
		padding-bottom:39px;
		padding-left: 16px;
	}
	
	.description {
		color:#2e3436;
		font-size:17px;
		line-height:24px;
		text-align:right;
		padding-bottom:35px;
	}

/*===== footer =====*/
.footer {
	font-size:10px;
	color:#000;
}
	.footer a {
		color:#215868;
		text-decoration:none;
	}
	.footer a:hover {
		text-decoration:underline;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:240px;
}
	#contacts-form label {
		display:block;
		height:40px;
		overflow:hidden;
	}
		#contacts-form input {
			width:225px;
			padding:6px 5px 6px 8px;
			color:#000;
			background:#f4f4f4;
			border:none;
		}
		#contacts-form textarea {
			width:225px;
			padding:6px 5px 6px 8px;
			height:100px;
			color:#000;
			background:#f4f4f4;
			border:none;
			overflow:auto;
			margin-bottom:15px;
		}
		

/*==========================================*/



/*======== home page ============*/
	
#home .social-links li a {
	background:url(../images/button-left1.gif) no-repeat left top #d9d9d9;
	color:#fff;
}
#home .social-links li a span {
	background:url(../images/button-right1.gif) no-repeat right top;
}
#home .social-links li a:hover {
	color:#215868;
}

#home .footer {
	color:#282f31;
	background:url(../images/footer-bg1.gif) left top repeat-x;
}

