* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:940px;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#444;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:940px; 
	margin:0 auto;
	font-size:.9375em;
}

#header {
	height:500px;
	background:url(images/header-bg.jpg) no-repeat left 90px;
}
#content {
	padding:0 0 70px 10px;
}
#footer {
	padding:25px 0 90px 0;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:3px 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:3px 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}
.p4 { 
	margin-bottom:36px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#282828; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	
}
h2 {
	font-size:30px;
	line-height:1.2em;
	color:#8d8d8d;
	margin-bottom:13px;
}
h3 {
	font-size:1em;
	color:#282828;
	margin-bottom:18px;
}
h4 {
	font-size:1em;
	color:#282828;
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
}
.link1:hover { 
	color:#000;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:8px 13px 8px 13px; 
		font-weight:normal; font-style:normal;
	}
	

.button { 
	float:left;
	background:url(images/button.gif) no-repeat left top;
	width:104px;
	line-height:34px;
	color:#000;
	text-decoration:none;
	text-align:center;
}
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.jpg) no-repeat left top;
	width:301px;
	font-weight:bold;
	height:317px;
	color:#ffffff;
	font-size:13px;
	position:relative;
}
	.box .inner { 
		padding:30px 20px 0 24px;
	}
	.box h2 {
		color:#fff;
		font-size:24px;
		line-height:1.2em;
		margin-bottom:18px;
		text-indent:0;
	}
	.box p {
		margin-bottom:30px;
	}
	
	.scroll-nav {
		position:absolute;
		left:204px;
		top:297px;
	}
		.scroll-nav li {
			float:left;
		}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}
		.address dd a {
			color:#282828;
		}


/*===== header =====*/
#header .row-1 {
	height:89px;
	border-bottom:1px solid #ddd;
}
	#header .row-1 .fleft {
		padding:16px 0 0 0;
	}
	#header .nav {
		float:right;
		padding:53px 0 0 0;
	}
		#header .nav li {
			float:left;
			padding:0 0 0 21px;
		}
			#header .nav li a {
				float:left;
				color:#000;
				text-decoration:none;
				text-transform:uppercase;
				font-size:18px;
				line-height:1.2em;
			}
			#header .nav li a:hover, #header .nav li a.current {
				color:#dd1414;
				border-bottom:2px solid #dd1414;
			}
#header .row-2 {
	padding:32px 0 0 639px;
}

/*===== content =====*/
#content {
	border-bottom:1px solid #ddd;
}
	.list1 li {
		background:url(images/arrow1.gif) no-repeat left 6px;
		padding:0 0 4px 25px;
		font-size:12px;
		overflow:hidden;
		height:1%;
		vertical-align:top;
	}
		.list1 li span {
			line-height:25px;
			padding-top:3px;
			color:#000;
		}
	
	.list2 dt {
		color:#282828;
		font-weight:bold;
	}
	.list2 dd {
		padding-bottom:30px;
	}
	
	.list3 dt {
		color:#252525;
		font-size:17px;
		margin-bottom:10px;
	}
	.list3 dd {
		background:url(images/bull1.gif) no-repeat left 7px;
		padding:0 0 2px 13px;
		font-size:14px;
	}
		.list3 dd a {
			color:#9d9d9d;
			text-decoration:none;
		}
		.list3 dd a:hover {
			color:#000;
			text-decoration:underline;
		}
	
	.list4 li {
		background:url(images/arrow1.gif) no-repeat left 3px;
		padding:0 0 11px 25px;
		font-size:12px;
		vertical-align:top;
	}
		.list4 li a {
			color:#000;
		}
	
	.testimonials li {
		font-weight:bold;
		text-align:left;
		color:#282828;
		padding-bottom:44px;
	}
		.testimonials li blockquote {
			text-align:left;
			font-weight:normal;
			color:#444;
		}

/*===== footer =====*/
#footer {

}
	#footer .col-4 p {
		color:#252525;
		font-size:15px;
		margin-bottom:12px;
	}
		#footer .col-4 p a {
			color:#252525;
			text-decoration:none;
		}
		#footer .col-4 p a:hover {
			text-decoration:underline;
		}
		
		.phone-num dt {
			font-size:32px;
			line-height:1.2em;
			color:#dd1414;
			font-weight:bold;
		}
		.phone-num dd {
			color:#dbdbdb;
			font-weight:bold;
			text-transform:uppercase;
		}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:60px;
		overflow:hidden;
	}
		#contacts-form input {
			width:265px;
			padding:2px 3px 2px 5px;
			color:#111;
		}
		#contacts-form textarea {
			width:265px;
			padding:1px 3px 1px 5px;
			color:#111;
			height:230px;
			margin-bottom:35px;
			overflow:auto;
		}
		#contacts-form .link1 {
			float:right;
			margin-left:15px;
		}

/*==========================================*/
