* { 
	margin:0;
	padding:4;
}
html, body { 
	height:100%;
}
body { 
	background:#eaeaea; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#555555;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding: 4;
	border:none;
	border-collapse:collapse;
}

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

.col-1, .col-2, .col-3 { 
	float:left;
}

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

.wrapper { 
	width:100%;
	overflow:hidden;
}





/*==== GLOBAL =====*/
#header, #content, #footer { font-size:.8125em;}

.container { 
	width:903px; 
	margin:0 auto;
}

#header {
	height:608px;
	background:#fff;
}
#content {
	padding:32px 0 65px 0;
	background:#fff;
}
#footer {
	padding:26px 0 50px 0;
	border-top:1px solid #cecece;
}


/*----- 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.fleft { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#63b346; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:28px; 
	line-height:1.2em;
	color:#414242;
	margin-bottom:24px;
	text-transform:uppercase;
	letter-spacing:-1px; 
}
h3 {
	
}
h4 {
	font-size:1em;
	color:#63b346;
	margin-bottom:8px;
	padding-top:6px;
}


.txt1 {
	font-size:15px;
	line-height:1.33em;
	color:#747474;
}
a.txt1 {
	color:#63b346;	
}
.txt2 {
	color:#63b346;
}

.link1 { 
	display:block;
	float:left;
	background:url(images/link1-left.gif) no-repeat left top #63b346;
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:7px 20px 7px 20px; 
		font-weight:normal; font-style:normal;
	}
	


.line-hor { 
	background:url(images/line-hor.gif) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}


.address { 
	float:left;
	margin-right:20px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		margin-bottom:6px;
		color:#63b346;
		font-weight:bold;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:66px;
		}


/*===== header =====*/
#header .row-1 {
	height:40px;
	background:#eaeaea;
	border-bottom:1px solid #cecece;
	font-size:10px;
	text-transform:uppercase;
	color:#555;
}
	#header .row-1 .fleft {
		padding:11px 0 0 0;
	}
	#header .top-links {
		float:right;
		padding:11px 0 0 0;
	}
		#header .top-links li {
			display:inline;
		}
		#header .top-links li a {
			color:#555;
			text-decoration:none;
			padding:0 5px 0 3px;
		}
		#header .top-links li a:hover {
			text-decoration:underline;
		}
#header .row-2 {
	height:119px;
	overflow:hidden;
	position:relative;
	background-image: url(Propel%20Marketing%20and%20Design);
}
	#header .row-2 .fleft {
		padding:27px 0 0 0;
	}
	#header .row-2 .fright img {
		margin-top:-39px;
	}

#header .row-3 {
	height:50px;
}
	#header .nav li {
		display:inline;
	}
		#header .nav li a {
			float:left;
			background:url(images/nav-bg1.gif) no-repeat 0 0;
			width:132px;
			line-height:48px;
			text-indent:17px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;
			font-size:11px;
			margin-right:2px;
		}
		#header .nav li a:hover, #header .nav li a.current {
			background:url(images/nav-bg2.gif) no-repeat 0 0;
		}

#header .row-4 {
	height:398px;
}
	#header .row-4 .container {
		height:398px;
		background:url(images/header-bg.gif) no-repeat 50% 0;
	}
		#header .row-4 .indent {
			padding:20px 0 0 20px;
		}
	
		#header .row-4 .col-1 {
			width:562px;
			margin-right:20px;
		}
		#header .row-4 .col-2 {
			width:280px;
		}
		
		.slogan-box {
			background:url(images/slogan-box.gif) no-repeat 0 0;
			width:280px;
			height:358px;
		}
			.slogan-box .inner {
				padding:100px 0 0 20px;
			}
			.slogan-box .slogan {
				margin-bottom:28px;
			}
			.button { 
				float:left;
				background:url(images/button-bg.gif) no-repeat left top;
				width:120px;
				line-height:39px;
				text-align:center; 
				color:#121a1d;
				text-decoration:none;
				text-transform:uppercase;
				font-size:14px; 
			}
			.button:hover {
				font-weight:bold;
			}

/*===== content =====*/
#content .indent {
	padding:0 20px;
}
	
	.list1 li {
		background:url(images/arrow1.gif) no-repeat 0 3px;
		padding:0 0 6px 23px;
	}


/*===== footer =====*/
#footer {
	color:#272727;
}
	#footer a {
		color:#272727;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	font-size:12px;
}
	#contacts-form label {
		display:block;
		height:57px;
	}
	#contacts-form input {
		width:220px;
		background:none;
		border:1px solid #c2c2c2;
		padding:2px 0 2px 5px;
	}
	#contacts-form textarea {
		width:265px;
		background:none;
		border:1px solid #c2c2c2;
		overflow:auto;
		height:130px;
		padding:2px 0 2px 5px;
		margin-bottom:26px;
	}

	#contacts-form .col-1 {
		width:270px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:280px !important;
		margin:0 !important;
	}
	#contacts-form .link1 {
		float:right;
		margin-left:22px;
	}

/*==========================================*/
