* {
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#0e1116; 
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	line-height:1.0625em;
	color:#939393;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-type: decimal;
	text-align: left;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-indent: -15px;
	display: list-item;
	margin-right: 15px;
	margin-left: 40px;
}



img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}

ul { list-style:none;}

.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;
}
.container { 
	width:100%;
}





/*==== GLOBAL =====*/
#main {
	width:928px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
	padding-bottom:20px;
}

#header {
	height:366px;
	background:url(images/header-bg.jpg) no-repeat left top;
	position:relative;
}
#content {
	background:url(images/content-bg.gif) right top repeat-y #fff;
	width:100%;
}
#footer {
	background:#ededed;
	color:#0e1116;
	padding:15px 0 15px 18px;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

#search-form {
	position:absolute;
	left:86px;
	top:325px;
	background:url(images/search-bg.gif) no-repeat left top;
}
	#search-form fieldset {
		border:none;
	}
	#search-form input.text {
		background:none;
		border:none;
		width:155px;
		padding:1px 0 0 9px;
		color:#a9aaad;
	}
	input.submit {
		border:none;
		background:none;
		width:27px;
		height:23px;
	}
	#search-form input.button {
		border:none;
		background:none;
		width:27px;
		height:23px;
	}
	
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:26px;
	} 
		#contacts-form label input { 
			width:154px;
			padding:2px 0 2px 3px;
			color:#91867f;
			border:1px solid #dfdfe0;
			background:#fff;
		}
		#contacts-form textarea {
			width:154px;
			height:107px;
			border:1px solid #dfdfe0;
			background:#fff;
			padding:2px 0 2px 3px;
			margin-bottom:20px;
			color:#91867f;
			overflow:auto;
		}
		#contacts-form .link1 {
			margin-left:22px;
		}


#newsletter-form {
	background:url(images/newsletter-bg.jpg) no-repeat left top;
	border:none;
}
	#newsletter-form fieldset {
		
	}
	#newsletter-form input.text {
		background:none;
		border:none;
		width:160px;
		padding:1px 0 1px 9px;
		color:#02c8f9;
	}
	#newsletter-form input.submit {
		border:none;
		background:none;
		width:39px;
		height:25px;
		cursor:pointer;
	}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box {
	width:100%;
	overflow:visible;
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:17px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:17px;
}
.p3 { 
	margin-bottom:25px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#02c8f9;
	outline:none;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
}


h2 {
	color:#006633;
	font-size:20px;
	line-height:1.2em;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
h2.alt {
	letter-spacing:-1px;
}

h3 {
	font-size:21px;
	color:#fff;
	line-height:1.2em;
	text-transform:uppercase;
	padding-left:10px;
	margin-bottom:8px;
}
h4 {
	font-size:1em;
	color:#006633;
	margin-bottom:2px;
}
h5 {
	font-size:1em;
	color:#00CC33;
	margin-bottom:22px;
}


.link1 { 
	display:block;
	float:right;
	font-size:.85em;
	background:url(images/link1-bg.gif) left top repeat-x; 
	color:#9a9b9d; 
	text-transform:uppercase;
}
.link1:hover { 
	text-decoration:none;
	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:1px 13px 2px 8px; 
		font-weight:normal; font-style:normal;
	}

.link2 { 
	display:block;
	float:left;
	font-size:.85em;
	background:url(images/link2-bg.gif) left top repeat-x; 
	color:#fff; 
	text-transform:uppercase;
}
.link2:hover {
	color:#000;
	text-decoration:none;
}
	.link2 em {
		display:block;
		background:url(images/link2-left.gif) no-repeat left top;
	}
	.link2 b { 
		display:block;
		background:url(images/link2-right.gif) no-repeat right top; 
		padding:0 13px 2px 13px; 
		font-weight:normal; font-style:normal;
	}
	

.newsletter-box {

}
	.newsletter-box .inner {
		padding:15px 20px 0 20px;
	}

.address { 
	padding-bottom:20px;
}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:65px;
		}
		.address dd a {
			text-decoration:underline;
		}
		.address dd a:hover {
	text-decoration:none;
	color: #00CC33;
		}


/*===== header =====*/
#header .logo {
	position:absolute;
	left:55px;
	top:82px;
}

#header .slogan {
	position:absolute;
	left:445px;
	top:87px;
}

#header .nav {
	position:absolute;
	left:308px;
	top:-1px;
	overflow:hidden;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 621px;
}

	#header .nav li {
	float:left;
	padding-left:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
		#header .nav li a {
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	height:61px;
	line-height:61px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
		}
		#header .nav li a:hover, #header .nav li a.current {
	background:url(images/nav-bg.gif) left top repeat-x;
	color:#ade000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
		}


/*===== content =====*/
#content .inside {
	padding:0 0 54px 54px;
}

#content .aside {
	float:left;
	background:#f4f4f4;
	color:#5a5d63;
	width:251px;
	margin-right:27px;
	border-bottom:10px solid #00a6d1;
	position:relative;
}
#content .aside.alt {
	border-bottom:none;
}
	#content .aside .indent {
		border-left:1px solid #dfdfe0;
		border-right:1px solid #dfdfe0;
		padding:29px 30px 52px 30px;
	}
		#content .aside .indent .indent {
	padding:0 0 0 20px;
	border:none;
	height: auto;
		}
	#content .aside h2 {
		padding-left:20px;
	}
	#content .aside .article {
		padding:0 0 23px 0;
	}
	

#content .mainContent {
	float:left;
	width:520px;
	padding:33px 76px 0 0;
	background:url(images/content-bg-top.gif) no-repeat right top;
}
#content.long {
	background-image: url(images/content-bg-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 800px;
	padding-top: 33px;
	padding-right: 76px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	#content .mainContent .article {
	padding-bottom:10px;
	margin-bottom:10px;
/* 	border-bottom:1px solid #ddd; */
	}
	#content .mainContent .list1 li {
		background:url(images/marker1.gif) no-repeat left 4px !important;
	}
	
	#content .mainContent .address dt {
		margin-bottom:16px;
	}
	#content .mainContent .address dd span {
		width:83px;
	}

.list1 li {
	background:url(images/marker.gif) no-repeat left 4px;
	font-size:9pt;
	padding:0 0 4px 21px;
	margin-bottom:3px;
	border-bottom:1px solid #e1dede;
}
.list1 li.last {
	border-bottom:none;
}
	.list1 li a {
		color:#5a5d63;
		
	}
	.list1 li a:hover {
		color:#85c700;
		text-decoration:none;
	}
	
.list2 dt {
	background:url(images/marker.gif) no-repeat left 3px;
	padding:0 0 0 21px;
	color:#5a5d63;
}
.list2 dd {
	padding:0 0 9px 21px;
	margin-bottom:7px;
	border-bottom:1px solid #e1dede;
	font-size:1.1em;
}
.list2 dd.last {
	border-bottom:none;
}
	.list2 dd a {
		color:#02c8f9;
	}
	
.list3 li {
	text-align:right;
	color:#02c8f9;
	font-weight:bold;
	border-bottom:1px solid #e1dede;
	margin-bottom:5px;
	padding:0 14px 8px 21px;
	line-height:18px;
}
.list3 li.last {
	border-bottom:none;
}
	.list3 li blockquote {
		text-align:left;
		color:#939393;
		font-weight:normal;
	}
	
.list4 li {
	background:url(images/marker.gif) no-repeat left 3px;
	padding:0 0 8px 21px;
	border-bottom:1px solid #e1dede;
	margin-bottom:7px;
	font-size:1.1em;
}
.list4 li.last {
	border-bottom:none;
}
	.list4 li a {
		text-decoration:underline;
	}
	.list4 li a:hover {
		text-decoration:none;
	}
	
.img-list {
	margin-bottom:-39px;
}
	.img-list li {
		padding-bottom:39px;
	}
	
.solutions {
	width:100%;
	overflow:hidden;
	margin-bottom:-39px;
}
	.solutions li {
		float:left;
		width:249px;
		margin-right:22px;
		padding-bottom:39px;
	}
	.solutions li.last {
		margin-right:0;
	}
.homecic {
	padding: 25px 0 0 0;
}

/*===== footer =====*/
#footer {

}
	#footer a {
		color:#02c8f9;
		text-decoration:none;
		font-weight:bold;
	}
	#footer a:hover {
		text-decoration:underline;
	}

/*==========================================*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.listCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-indent: -25px;
	display: list-item;
	margin-right: 15px;
	margin-left: 40px;
}




/* ===== SIDECOLUMN FIX FOR THE CONTACT PAGE ======== */
#content .inside .wrapper .aside .indent .article h2 .noindent {
	padding-left:0;	
	}
#content .aside .indent h2.noindent {
	padding-left:0;	
	}
	
	
/************  HOME PAGE PROMO STUFF *********************/
#promo-wrapper {
	width: 500px;
	margin: -30px 0 30px 0;
}

#promo-image a {
	float: left;
	width: 520px;
	height: 333px;
	background: url(images/webinar.jpg) no-repeat;
	text-indent: -900px;
	overflow: hidden;
	border: none;
	outline: none;
	margin-bottom: 30px;
}

#promo-image a:hover {
	background-position: 0 -333px;
}

