/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{background:url(../images/body-bg.jpg) left top repeat; text-align:center; min-width:1000px;}

img {vertical-align:top;}
a img {border:0;}

ul {list-style:none;}

.left {float:left;}
.right {float:right;}

.clear  {clear:both;}

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

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#858585;}

input, select {vertical-align:middle; font-weight:normal;}

a {color:#0094dc; outline:none;}
a:hover{text-decoration:none;}

p {padding-top:18px;}

.top {padding-top:4px;}
.top1 {padding-top:8px;}
.top2 {padding-top:18px;}
.top3 {padding-top:21px;}
.top3-1 {padding-top:23px;}
.top3-2 {padding-top:25px;}
.top4 {padding-top:28px;}
.top4-1 {padding-top:33px;}
.top5 {padding-top:48px;}
.top6 {padding-top:63px;}

.bot4 {padding-bottom:37px;}

.h-bot {
	margin-bottom:-4px;
}
.h-bot1 {
	margin-bottom:-10px;
}

.pad-left {padding-left:8px;}
.pad-left1 {padding-left:84px;}
.pad-left2 {padding-left:207px;}
.pad-left4 {padding-left:412px;}

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

.phone {display:inline-block; width:125px;}

/* ============================= sendform ========================= */
#sendform td{height:25px;}
/* ============================= main layout ====================== */

li {background:#fff; padding-left:12px; line-height:1.5em;}
li a {color:#B6BDC3;}

.imgindent {margin:0 16px 0 0; float:left;}

h1 {
	padding:35px 0 0px 23px;
	position:relative;
}
	h1 a {
		display:block;
		height:109px;
		width:251px;
		text-indent:-5000px;
		background:url(../images/sendmailsoft.png) left top no-repeat;
	}
h2 {
	font-size:21px;
	line-height:1.2em;
	color:#454444;
	text-transform:uppercase;
	display:block;
	padding:0 0 16px 0;
	
}

h4 {
	font-size:18px;
	color:#353535;
}
.h4-bg {
	background:url(../images/h4-bg.gif) 0 4px no-repeat;
	padding-left:25px;
}
/* ============================= header ====================== */
#header{
	background:url(../images/bg/bg_header.png) repeat-x left top;
}
#header .main {
	/* background:url(../images/bg/bg_header.png) repeat-x left top; */
	height:187px;
}

/* =========================Menu Header ==================== */
.content-menuheader {
	float:left;
	width:100%;
}
.menuheader {
	float:left;
	padding:13px 10px 5px 10px;
	min-width:115px;
	font-size:14px;
}
.menuheader-sep{
	float:left;
	background:url(../images/bg/sepmenu.png) no-repeat bottom;
	width:1px;
	height:42px;
}
.menuheader a {
				display:block;
				color:#ffffff;
				text-decoration:none;
				text-transform:uppercase;
			}
.menuheader a:hover, .menuheader .active {
				color:#333333;	
				}
/* ============================Menu Snetworks apilable ========== */
.width-menu {
	float:left;
	width:700px;
}
.menu {
	float:right;
	padding:54px 0px 0px 0px;
}
	.menu ul {
		float:left;
	}
		.menu li {
			background:none;
			padding:0;
			float:left;
			font-size:15px;
			line-height:1.2307em;
			display:inline-block;
		}
			.menu a {
				display:block;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
				margin:0 41px 0 0;
			}
				.menu a:hover, .menu .active {
					color:#029ade;
				}
.list-menu {
	padding:13px 0 0 0;
	float:left;
}
	.list-menu li {
		background:none;
		padding:0;
		font-size:10px;
		line-height:18px;
		
	}
		.list-menu a {
			display:block;
			color:#9c9c9c;
			text-transform:uppercase;
			text-decoration:none;
			display:inline-block;
		}
		.list-menu a:hover, .list-menu .active {
			color:#fff;
			background:url(../images/list-menu-bg.gif) right 7px no-repeat;
			padding-right:12px;
		}
.flash-bg {
	height:331px; position:relative;
}

.slider{ position:absolute; top:0; left:0; z-index:1}
.slider .items{ display:none}

.slider .pagination{ position:absolute; z-index:2; right:2px; bottom:10px;}
.slider .pagination li{ float:left; padding-left:4px; background:none}
.slider .pagination a{ display:block; width:12px; height:12px; background: url(../images/flash/buttons.png) right 0 no-repeat; text-indent:-9999px;}
.slider .pagination a:hover, .slider .pagination .current a{ background-position:left}


.indent-flash {
	padding:138px 0 0 11px;
	width:410px; position:relative; z-index:2
}
.flash-link1 {
	background:url(../images/flash/flashlink1on.png) 0 0 no-repeat;
	height:40px;
	width:132px;
	display:inline-block;
	text-decoration:none;
	margin:14px 1px 0 0;
}
	.flash-link1:hover {
		background:url(../images/flash/flashlink1off.png) 0 0 no-repeat;
	}
.flash-link2 {
	background:url(../images/flash/flashlink2on.png) 0 0 no-repeat;
	height:40px;
	width:132px;
	display:inline-block;
	text-decoration:none;
}
	.flash-link2:hover {
		background:url(../images/flash/flashlink2off.png) 0 0 no-repeat;
	}
/* ============================= content ====================== */
.col-indent {padding-right:108px;}
.col-indent1 {padding-right:20px;}
.col-indent2 {padding-right:66px;}
.col-indent3 {padding-right:35px;}

.height {height:79px;}

.color {color:#626262;}
.color1 {color:#383838;}

strong {color:#383838;}

.position-pic {margin:0;}

.boxes {
	padding:0 0 30px 0;
}
	.boxes .indent {
		padding:20px 0 0 23px;
	}
h5 {
	font-size:30px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#fff;
	display:block;
	padding:0 0 0 0;
	margin-left:-2px;
}

.text {
	font-size:14px;
	line-height:1.2em;
	color:#fff;
	display:block;
	margin-top:-3px;
}
.text1 {
	line-height:20px;
	display:block;
	margin-top:-5px;
	padding:0 0 28px;
}
.link {
	display:inline-block;
	text-align:center;
	padding:5px 14px;
	text-transform:capitalize;
	text-decoration:none;
	color:#fff;
	background:#226798;
	font-weight:bold;
}
	.link:hover {
		background:#fff;
		color:#226798;
	}
.link1 {
	display:inline-block;
	text-align:center;
	padding:5px 0px;
	width:75px;
	text-decoration:none;
	color:#fff;
	background:#0095dc;
	margin:16px 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
}
	.link1:hover {
		background:#21a8e8;
		color:#fff;
	}

.link_1 {
	background:url(../images/link_1-bg.gif) left 7px no-repeat;
	padding-left:9px;
	color:#383838;
	float:left;
}

.box1 {
	background:url(../images/box1-bg.jpg) 0 0 no-repeat;
	height:226px;
	width:324px;
	float:left;
	margin-right:4px;
}
.box2 {
	background:url(../images/box2-bg.jpg) 0 0 no-repeat;
	height:226px;
	width:324px;
	float:left;
	margin-right:4px;
}
	.box2 .link {
		background:#02a4f5;
	}
		.box2 .link:hover {
			background:#fff;
		}
.box3 {
	background:url(../images/box3-bg.jpg) 0 0 no-repeat;
	height:226px;
	width:324px;
	float:left;
}
	.box3 .link {
		background:#2dbad7;
	}
		.box3 .link:hover {
			background:#fff;
		}
.list {
	padding:17px 0 22px; color:#fff;
}
	.list li {
		background:url(../images/list-bg.gif) left 9px no-repeat;
		padding-left:11px;
		font-size:12px;
		line-height:23px;
	}
		.list a {
			color:#fff;
			text-decoration:none;
		}
			.list a:hover {
				text-decoration:underline;
			}
.list1 {
	padding:0 0 0 0;
	margin-bottom:-8px;
}
	.list1 li {
		height:59px;
		background:url(../images/list1-bg.gif) left top no-repeat;
		padding-left:21px;
	}
	* html .list1 li {
		height:56px;
	}
	*+ html .list1 li {
		height:56px;
	}
		.list1 a {
			line-height:18px;
			font-weight:bold;
			color:#0199df;
		}
	.list1 span {
		display:block;
	}
	.list1 .height {
		height:79px;
	}
.prise-list li {
	width: 100%; 
	overflow: hidden; 
	vertical-align: top;
	line-height:30px;
	color:#626262;
	font-weight:bold;
	background:none;
	padding:0;
}
	.prise-list li strong {
		background: url(../images/line-hor.gif) repeat-x 0% 19px;	
		display: block;	
		overflow: hidden;
		padding:0;
	}
	.prise-list li span {
		float: right; 
		font-weight: bold;
		color: #626262;
	}
		.prise-list li a {
			float: left; text-decoration: none; color: #656363;
		}
		.prise-list li a:hover {
			text-decoration:underline;
		}
.company img {
	margin-bottom:22px;
}
	.company .last {margin-bottom:-4px;}
/* ============================= footer ====================== */
#footer {
	border-bottom:8px solid #2a2b2c;
	background:#fff;
	min-height:234px;
	height:auto !important;
	height:234px;
}
	#footer .indent {
		padding:43px 0 0 0;
	}
.footer-list {
	padding:11px 0 40px 0;
}
	.footer-list li {
		line-height:28px;
		background:url(../images/link_1-bg.gif) 0 10px no-repeat;
		padding-left:12px;
	}
		.footer-list a {
			color:#787774;
			text-decoration:none;
		}
		.footer-list a:hover {
			text-decoration:underline;
		}
.join {
	width:124px;
	float:right;
	padding:0;
	margin-right:-4px;
}
	.join img {
		margin-left:4px;
		padding:15px 0 0 0;
		float:left;
	}
.policy {
	float:right;
	color:#5b5b5a;
	padding:5px 1px 0 0;
}
	.policy a {
		color:#5b5b5a;
		text-decoration:none;
	}
		.policy a:hover {
			text-decoration:underline;
		}
.last-link {text-decoration:none;}
.last-link:hover {text-decoration:underline;}
/* ============================= forms ============================= */

#form-1 {
	margin:19px 0px 0px 0px; 
	background:url(../images/form-1-bg.jpg) no-repeat 0 0;
	width:306px;
}
#form-1 label {
	float:left;
	border:none;
	padding:0px 0 12px 10px;
}
#form-1 .input {
	display:block;
	width:201px;
	padding:0px 8px 0px 8px;
	overflow:hidden; 
	background:url(../images/input-bg.gif) 0 0 no-repeat;
	border:none;
}
#form-1 input {
	width:190px;
	padding:4px 0px 4px 0px; 
	font-size:12px;
	line-height:16px;
	color:#6f6f6f;
	overflow:hidden;
	background:none; 
	border:none;
}
* html #form-1 input {
	padding:3px 0 5px;
}
*+ html #form-1 input {
	padding:3px 0 5px;
}
#form-1 a {
	text-decoration:none; 
	margin:0px 0 0 4px; 
	float:left;
}

#ContactForm {
	padding-top:27px;
}
	#ContactForm label {
		min-height:40px; 
		display:block; position:relative
	}
	#ContactForm .error, #ContactForm  .empty{ position:absolute; top:23px; font-size:10px; left:0; color:red; display:none}
	#ContactForm .message .error, #ContactForm  .message .empty{ top:224px;}
	#ContactForm .link1 {
		margin:15px 0px 0px 12px;
		width:45px;
	}
	.success{ margin-bottom:15px;background:#fff; padding:15px; display:none; 
		border-top:1px solid #bababa;
		border-left:1px solid #bababa;}
	#ContactForm .input {
		width:200px; 
		background:#fff; 
		border-top:1px solid #bababa;
		border-left:1px solid #bababa;
		padding:6px 10px 4px 12px;
		color:#858585;
		display:block;
	}
	* html #ContactForm .input {
		padding:4px 10px 6px 12px;
	}
	*+ html #ContactForm .input {
		padding:4px 10px 6px 12px;
	}
	#ContactForm input {
		width:200px; 
		background:none; 
		border:none;
	}
	#ContactForm textarea {
		width:200px; 
		height:218px;
		background:#fff;
		border-top:1px solid #bababa;
		border-left:1px solid #bababa;
		padding:4px 10px 4px 12px; 
		overflow:auto; 
		color:#858585; 
	}