* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:935px;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.0625em;
	color:#98919f;
}

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 { 
	float:left;
}

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

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




/*==== GLOBAL =====*/
.container {
	width:935px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	background:url(images/bannerbg.jpg);
	height:200px;
	
	position:relative;
}
#header.small {
	height:120px;
}
	#content .aside {
		float:left;
		width:200px;
		margin-right:26px;
		padding-top:25px;
	}
	#content .mainContent {
		float:left;
		width:703px;
	}
#footer {
	height:66px;
}


/*----- 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 25px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:25px;
}
	.img-box img { 
		float:left; 
		margin:0 25px 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:#0293d6; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:24px;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:20px;
	text-decoration:none;
}
	h2.alt {
		letter-spacing:-1px;
		text-decoration:none;
	}
h3 {
	font-size:1em;
	color:#fff;
	font-weight:normal;
	margin-bottom:17px;
	text-decoration:none;
}
h4 {
	font-size:13px;
	font-weight:normal;
	margin-bottom:9px;
	padding-top:11px;
	text-decoration:none;
}

h5 {
	font-size:2em;
	color:#fff;
	font-weight:normal;
	margin-bottom:17px;
	text-align:center;
	text-decoration:none;
}
.link1 { 
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
	color:#fff;
}

.link2 { 
	color:#fff;
}

.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	width:100%;
	overflow:hidden;
}
	.title a {
		padding-top:5px;
	}


/*==================boxes====================*/
.box {
	background:#1a1123;
	width:100%;
}
	.box .inner { 
		padding:25px 30px 30px 27px;
	}
	
.box1 {
	background:#231a2c;
	width:100%;
	font-size:10px;
	color:#918d96;
	line-height:11px;
	text-transform:uppercase;
}
	.box1 .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat 0 0;
	}
	.box1 .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat 100% 0;
	}
	.box1 .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat 100% 100%;
	}
	.box1 .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat 0 100%;
	}
	.box1 .inner {
		padding:24px 25px 20px 20px;
	}
		.box1 strong {
			display:block;
			font-weight:bold;
			color:#fff;
			font-size:13px;
			line-height:1.2em;
			padding-bottom:5px;
		}
		.box1 p {
			margin-bottom:11px;
		}
		.box1 .img-indent {
			margin-right:10px;
		}
	



/*===== header =====*/
#header .row-1 {
	height:81px;
	background:url(images/header-top.jpg) 0 0 repeat-x;
	position: static;
}
	#header .row-1 .bg {
		background:url(images/header-bg.jpg) no-repeat 50% 0;
		height:81px;
		position: static;
		
	}
	#header .nav {
		float:left;
		
		
	}
		#header .nav li {
			float:left;
			padding-right:1px;
			
			
		}
			#header .nav li a {
				float:left;
				font-size:14px;
				line-height:1.2em;
				color:#fff;
				text-decoration:none;
				padding:30px 0 24px 0;
				width:102px;
				text-align:center;
				text-transform:uppercase;
				
			}
		
		#header .nav li.item1 a:hover, #header .nav li.item1 a.current {
			background:#0293d6;
			width: 102px;
		}
		#header .nav li.item2 a:hover, #header .nav li.item2 a.current {
			background:#2553b7;
		}
		#header .nav li.item3 a:hover, #header .nav li.item3 a.current {
			background:#603084;
		}
		#header .nav li.item4 a:hover, #header .nav li.item4 a.current {
			background:#a11a5a;
		}
		#header .nav li.item5 a:hover, #header .nav li.item5 a.current {
			background:#ec2e33;
		}
		#header .nav li.item6 a:hover, #header .nav li.item6 a.current {
			background:#f45e24;
		}
		
	#header .row-1 .fright {
		padding:10px 17px 0 0;
	}
	
#header .row-2 .logo {
	padding:1px 18px 0 0;
	text-align:right;
}
	#header.small .row-2 .logo {
		padding-top:109px;
	}

/*===== content =====*/
#content .indent {
	padding:16px 0 30px 5px;
}
#content .indent1 {
	padding:36px 20px 30px 5px;
}
	#content .indent .indent {
		padding:0 0 20px 0;
	}
#content .top-bg {
	background:url(images/content-top-bg.jpg) 50% 0 no-repeat ;
}
#content .row-1 {
	background:url(images/content-bg1.gif) 0 0 #10081a;
}
#content .row-2 {
	background:url(images/content-bg2.gif) 0 0 #07030d;
}
	#content .row-2 h2 {
		padding-top:10px;
	}
	
	
	#content .section {
		padding-bottom:50px;
	}
	
	
	
/* container for slides */
.slider-box {
	position:relative;
}

.images {
	background:#231a2c;
	position:relative;	
	height:284px;
	width:703px;
	cursor:pointer;
}

/* single slide */
.images div.slide {
	display:none;
	position:absolute;
	top:0;
	left:0;
	height:284px;
	font-size:13px;
	line-height:19px;
	color:#98919f;
}
	.images div.slide .inner {
		padding:0 25px 0 0;
	}
	.images div.slide img {
		float:left;
		margin-right:23px;
	}
	.images div.slide h3 {
		font-size:24px;
		line-height:1.2em;
		color:#fff;
		padding-top:20px;
	}




			/* terms & conditions box */

#tc  {
	
	text-align:left;
}

#tc .div .textarea {
	color: #fff;
	text-align:left;
}


/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* Services Content */

#servicesC {
	font-size:14px;
	line-height:normal;
	text-decoration:none;
}
	





/* tabs (those little circles below slides) */
.tabs {
	position:absolute;
	left:458px;
	top:244px;
}

/* single tab */
.tabs a {
	width:10px;
	height:10px;
	float:left;
	margin-right:4px;
	background:url(images/pag1.gif) no-repeat 0 0;
	display:block;
	font-size:1px;		
}



/* mouseover state */
.tabs a:hover {
	background:url(images/pag2.gif) no-repeat 0 0;      
}

/* active state (current page state) */
.tabs a.current {
	background:url(images/pag2.gif) no-repeat 0 0;    
} 	

.forward {
	background:url(images/next.gif) no-repeat 0 0;
	right:25px;
	top:234px;
}
.backward {
	background:url(images/prev.gif) no-repeat 0 0;
	left:299px;
	top:234px;
}

/* prev and next buttons */
.forward, .backward {
	display:block;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;
	width:65px;
	height:28px;
	position:absolute;
	z-index:10;
}

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:visible !important;		
}


	
	.list1 dt {
		color:#fff;
		font-weight:bold;
	}
	.list1 dd {
		padding-bottom:25px;
	}
	
	.list2 li {
		
		padding:0 0 5px 11px;
	}
	
	.testimonials li {
		text-align:right;
		color:#fff;
		padding-bottom:17px;
	}
	.testimonials li.last {
		padding-bottom:5px;
	}
		.testimonials li div {
			text-align:left;
			color:#98919f;
		}
	
	.products-list {
		width:100%;
		overflow:hidden;
	}
		.products-list li {
			float:left;
			padding:0 11px 9px 0;
		}
		.products-list li.last {
			padding-right:0;
		}
			.products-list li a {
				display:block;
				width:227px;
				height:131px;
				background:url(images/product-bg-sprite.gif) no-repeat 0 0;
				color:#918d96;
				font-size:10px;
				line-height:11px;
				text-transform:uppercase;
				text-decoration:none;
			}
			.products-list li a:hover {
				background-position:0 -131px;
				color:#b098c2;
			}
				.products-list li a span {
					display:block;
					padding:24px 30px 0 12px;
					overflow:hidden;
					cursor:pointer;
				}
				.products-list li a img {
					float:left;
					margin-right:10px;
				}
				.products-list li a strong {
					font-weight:bold;
					font-size:13px;
					line-height:1.2em;
					color:#fff;
					text-transform:uppercase;
					min-height:35px;
					height:auto !important;
					height:35px;
					display:block;
				}
				
	
	.solutions {
		width:100%;
		overflow:hidden;
	}
		.solutions li {
			float:left;
			width:348px;
			margin-right:7px;
			padding-bottom:9px
		}
		.solutions li.last {
			margin-right:0;
		}
/*===== footer =====*/
#footer {
	background:#10021b;
	color:#848795;
}
	#footer .bg {
		background:url(images/footer-bg.jpg) no-repeat 0 0;
		height:66px;
	}
		#footer .indent {
			padding:24px 0 0 5px;
		}
			#footer a {
				color:#848795;
			}


/*----- forms -----*/

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


#page1 #content .row-1 .top-bg .container .indent .wrapper .mainContent .section div h3 {
	font-size: 16px;
}

#image1 {
	align: center;
}