@import url(http://fonts.googleapis.com/css?family=Cuprum:700,400,700italic);
/* CSS Document */
/***********************
DESIGN BY:
ANURAJ.PV
SOFTUNIQUE CORPORATION
www.softuniquecorp.com
**********************/
html, body {
	margin:0;
	padding:0;
	background: url(../image/body.png);
	width:100%;
	height:100%;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
}
* html #wrap {
	height: 100%;
}
p, td {
	font-family:Arial, Helvetica, sans-serif;
	color:#121212;
}
a img {
	border:0;
}
a {
	color:#000/* #1e8acd*/;
	text-decoration: underline;
}
a:hover {
	color: #82A8D4/*#2e5785*/;
	text-decoration: none;
}
a.hidden {
	text-decoration: none;
	color: #000;
	cursor:default;
}
form {
	margin:0;
	padding:0;
}
div.clr {
	clear:both;
}
ul {
	margin-left:15px;
	margin-top:15px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #000;
	padding:10px;
	margin: 5px 0 8px;
}
h3 {
	color: #0C92BE;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
.heading {
	margin:0 auto;
	padding:3px;
	text-align:center !important;
}
.clr {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*General*/
body {
	font:normal 12px "Arial", Arial, Helvetica, sans-serif;
	background: url(../image/body.png);
}
#main_wrapper {
	background:#FFF;
	width:960px;
	margin:0 auto;
	display:block;
	box-shadow:0 0 0px #000;
	padding-bottom:10px;
	border:1px solid #CCC;
}
.container {
	border:0px solid #CCC;
	background: #fff url(../image/img_big.jpg) center no-repeat;
	padding-left:5px;
}
.content-top {
	min-height:400px;
	border:0px solid #FF0;
}
.red {
	color:#F00;
}
.header {
	width:960px;
	height:120px;
	border-bottom:0px solid #CCC;
}
.call h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	float:right;
	margin-top:20px;
	width:300px;
}

.logo {
	text-align:left;
	margin:5px;
	text-transform: uppercase;
	float:left;
	width:400px;
		border:0px solid #F00;

}
.phone
{
	width:300px;
	float:right;
	margin-right:20px;
}
#col_left {
	border:0px solid #F00;
	width:380px;
	float:left;
	display:block;
}
#col_left p {
	padding:10px;
	border:0px solid #F00;
	margin-bottom:1px;
}
.blod_f {
	font-weight:bold;
}
#col_right {
	border:0px solid #CCC;
	margin-top:10px;
	width:530px;
	padding-bottom:5px;
	float:right
}
#col_right h2 {
	margin-top:10px !important;
	color: #F00;
	width:400px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
#col_right h4 {
	font-size:14px;
}
.form-letter {
	padding-bottom:15px !important;
	background:#F1F1E3;
	padding:5px;
	margin:0 auto;
	border:0px solid #F00;
	text-align:center;
}
#col_right h1 {
	font-size:26px;
	border:0px solid #000 !important;
	color:#06C;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
}
.form-letter input[type="text"], input[type="email"], input[type="number"] {
	padding:3px;
	border:1px solid #000;
	text-shadow:0px 0px 1px #ccc;
	border-radius:1px;
	margin-bottom:5px;
	background: #FFFF url(../image/text-bg.png);
	height:20px;
	width:90%;
	color:#000;
}
.form-letter select {
	padding:5px;
	text-shadow:0px 0px 1px #ccc;
	border-radius:0px;
	margin-bottom:5px;
	background: #FFFF url(../image/text-bg.png);
	height:28px;
	width:90%;
	color:#000;
		border:1px solid #000;
	text-shadow:0px 0px 1px #ccc;
	border-radius:1px;
}
.form-letter label {
	color:#000 !important;
	float: left;
	font-weight:bold;
	padding-left:0px;
	padding-bottom:2px;
}
.form-letter input[type="submit"] {
	border:none;
	cursor:pointer;
	padding:10px;
	background:#D06E0C;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin-top:10px;
	box-shadow:0 0 3px #000;
}
.form-letter input[type="submit"]:hover {
	border:none;
	padding:10px;
	background:#D06E0C;
	font-size:16px;
	font-weight:bold;
	color:#000;
	box-shadow:0 0 3px #000;
}
.partners {
	margin-left:-10px;
	width:600px;
	margin-top:310px;
}
.arrow {
	margin-left:140px;
	width:350px;
	margin-top:624px;
	border:0px #F00 solid;
	float:left;
	height:300px;
	background: url(../image/xarrow.jpg) no-repeat;
}
.middle {
	border:0px solid #F00;
	min-height:100px;
	margin:auto;
}
.middle h2 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:30px;
	text-align:center;
}
.middle .cols {
	padding-left: 20px;
	padding-right: 20px;
		border:1px solid #00F;

}
.middle .cols h3 {
	padding-bottom: 0px;
	font-size:24px;
	margin-top:0px;
	color:#F00;
}
.middle .cols h3 span {
	font-size:18px;
	color:#000
}
.middle .cols .col {
	width: 375px;
	float: left;
	text-align:center;
	border:0px solid #F00
}
.middle .cols .col p {
	margin-top:-15px !important;
	font-size:14px;
	font-weight:bold;
	border:0px solid #F00
}
.middle .cols .col + .col {
	padding-left: 40px;
}
.middle .cols .col .col-cnt {
	height: 100%;
	overflow: hidden;
}
.bottom-section {
	border:0px solid #F00;
	margin-top:20px;
	min-height:50px;
	background: #B7EDFF;
	background-image: linear-gradient(#eee, #fff);
	padding-bottom:20px;
	padding-top:3px;
}
.bottom-section h2 {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:30px;
	text-align:center;
}
.testimonial {
	margin: 0;
	background: #01A6E6;
	padding: 10px 50px;
	position: relative;
	font-family: Georgia, serif;
	color: #666;
	width:800px !important;
	margin:0 auto;
	border-radius: 5px;
	font-style: italic;
	font-size:14px;
	text-shadow: 0 1px 0 #ECFBFF;
	background-image: linear-gradient(#CEF3FF, #01A6E6);
}
.testimonial:before, .testimonial:after {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	line-height: 1;
	color: #999;
	font-style: normal;
}
.testimonial:before {
	top: 0;
	left: 10px;
}
.testimonial:after {
	content: "\201D";
	right: 10px;
	bottom: -0.5em;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #01A6E6;
	margin: 0 0 0 50px;
}
.testimonial-author {
	margin: 0 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align:left;
}
.testimonial-author span {
	font-size: 14px;
	color: #666;
}
.partners h4 {
	font-size:18px;
	padding:5px;
	margin-bottom:2px;
}
.partners img {
	padding:5px;
	border:1px solid #CCC;
}
.right h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0;
	text-align:center;
	color:#FFF;
	background:#0987df;
	background-image: linear-gradient(#055d9a, #0987df);
	padding:15px 10px;
	font-size:22px;
}
.right h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:10px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:9px;
	color:#EEE;
}
.mid {
	padding:5px 15px;
	background:#333;
}
.download {
	background:url(../image/download.png) 0 -2px no-repeat;
	width:250px;
	height:80px;
	padding:10px 100px 13px 105px;
	border:0px solid #F00 !important;
	margin:0 auto;
	margin-left:50px;
	cursor:pointer
}
.download:hover {
	background:url(../image/download.png) 0 -43px no-repeat;
}
.image {
	margin:0 auto;
	text-align:center;
	padding:5px;
	padding-left:15px;
	border:0px solid #F00;
}
.acess_box img {
	margin:0 auto;
}
.acess_box h4 {
	width:200px;
	margin:0 auto;
	font-weight:normal;
	text-align:center;
	margin-bottom:10px;
	font-size:14px;
	color:#000 !important;
	padding-top:10px;
}
.left h1 {
	font-size:30px;
	text-align:center;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	line-height:35px;
}
.acess_box {
	margin-top:7px;
	text-align:center;
	border:1px solid #CCC;
	margin-left:-10px;
	width:600px;
	padding:5px;
	background:#fff;
	min-height:115px;
}
bottom-content {
}
.acess_box h2 {
	text-decoration:underline;
	color:#C00;
	margin-top:2px;
	margin-bottom:4px;
	font-size:20px !important;
}
.acess_box h3 {
	margin-top:2px;
	color:#006699;
	margin-bottom:4px;
}
.acess_box p {
	font-size:14px;
	color:#000 !important;
	font-weight:bold;
	padding:5px;
}
.ornge {
	background:#CC6B02 !important;
}
.green {
	background:#699210 !important;
}
.blue {
	background:#1F7CCD !important
}
label {
	color: #006 !important;
}
.left {
	border:0px solid #FF0;
	background:rgba(255, 255, 255, .7);
	text-align:left;
	margin-top:0px;
	margin-left:-5px;
}
.right {
	border:1px solid #CCC;
	background: url(../image/b.png);
	min-height:160px;
	width:300px;
	padding:5px;
	float:right;
	margin-right:0px;
	margin-top:5px;
}
.right2 {
	border:0px solid #F00;
	min-height:160px;
	width:310px;
	padding:0px;
	float:right;
	margin-right:20px;
	margin-top:5px;
}
.smlbox {
	width:140px;
	height:180px;
	border:0px solid #FF0;
	float: left
}
.smlbox .box {
	margin-bottom:10px !important;
	border:1px solid #CCC;
	box-shadow:0 0 3px #000;
	width:110px;
	height:70px;
	margin:0 auto;
	margin-top:5px;
	padding:5px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
.box p {
	font-size:18px !important;
}
.book {
	float:right;
	width:140px;
	margin-top:5px;
}
.btn {
	margin-left:10px;
	border:0px solid #FF0 !important;
	padding:22px 95px;
	background: url(../image/button.png) no-repeat bottom;
}
.btn:hover {
	background: url(../image/button.png) no-repeat top;
	cursor:pointer;
}
.footer {
	text-align:center;
	padding:10px;
}
ul.bullet {
	text-align:left;
		border:0px solid #0C0;

}
ul.bullet li {
	background:url(../image/blue.png) no-repeat left center;
	list-style:none;
	line-height:30px;
	padding-left:45px;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.col
{
	width:380px;
	float:left;
	border:0px solid #30F;
	margin-left:10px;
}
.testi
{
	width:500px;
	float:right;
	margin-right:10px;
		border:1px solid #A3D65A;
		padding:15px;
		border-radius:10px;
background:#F1F1E3;
}
.testi p
{
	color:#693601;
	font-size:16px;
	height:80px;
			border:0px solid #FF0;

}
.logos
{
	width:920px;
	margin:auto;
	border:0px solid #000;
	text-align:center;
	background:url(../image/logo_bg.png) no-repeat center;
	border-radius:5px;
}
.logos img
{
	margin:10px;
}