@charset "utf-8";
/* CSS Document */

/************************** CSS LAYOUT FOR SALESENSE LANDING PAGE *****************************************
***************************** Designed By: Aakash Shrestha ************************************************
******************************** www.aakashshrestha.com****************************************************
********************************** Tel: +9779841384086 ****************************************************/


body {
	margin:0;
	padding:0;
	background:#03060f url(../images/bg.jpg) no-repeat center bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}


.clear { /**************** For Clearing Float ********/
	clear:both;
}


#wrapper {
	width:948px;
	margin:0 auto;
}

#header {
	height:447px;
}

#header #navigation {
	height:136px;
}

#header #navigation #logo {
	height:136px;
	width:232px;
	float:left;
}

#header #navigation #nav {
	float:left;
	width:716px;
	height:136px;
}

#navmain {
	padding-top:54px;
	padding-bottom:25px;
}

#navig {
	height:45px;
	background:url(../images/nav-bg.png) no-repeat top left;
}

#navig ul {
	margin:0;
	padding:0;
	float:right;
	padding-left:42px;
}

#navig ul li {
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	padding-right:20px;
}

#navig ul li a {
	margin:0;
	padding:0;
	float:right;
	font-size:13px;
	color:#80d2f0;
	/*text-transform:uppercase;*/
	line-height:40px;
	font-weight:700;
	background:url(../images/learnmorebg.png) right top no-repeat;
	padding-right:20px;
}

#navig ul li a:hover {
	color:#ffffff;
	text-decoration:none;
}

#navig ul li a.end {
	margin:0;
	padding:0;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	color:#80d2f0;
	text-transform:uppercase;
	line-height:45px;
	font-weight:700;
	background:none;
}

#banner {
	height:311px;
	background:url(../images/mainbanner.png) no-repeat top left;
}

#mainbody {
	padding-bottom:8px;
}


.bodycontent {
	padding-bottom:15px;
}

.bodyleft {
	width:669px;
	float:left;
}

.bodyleft-content {
	padding-left:10px;
	padding-right:10px;
}

.online-solution{
}

.online-solution-head {
}

.online-solutions-content{
}

.blocks {
	width:162px;
	float:left;
}

.blocks ul {
	margin:0;
	padding:0;
	padding-right:10px;
}

.blocks ul li {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:dashed 1px #CCCCCC;
}

.blocks ul li a {
	color:#323131;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	line-height:20px;
}

.blocks ul li a:hover {
	color:#0066CC;
	text-decoration:underline;
}

.bodyright {
	width:277px;
	float:left;
}

.bodyrightcontent {
	padding-right:22px;
	padding-left:24px;
}

.rightform {
}

.rightform input[type="text"] {
	width:154px;
	border:1px solid #afa3a3;
}

.rightform input[type="submit"] {
	width:156px;
	background:url(../images/get-started-now.jpg) no-repeat top left;
	border:none;
	height:25px;
	text-indent:-10000px;
}

.rightform textarea {
	width:154px;
	border:1px solid #afa3a3;
	height:78px;
}

.testi-top {
	background:url(../images/testi-top.jpg) no-repeat top left;
	height:12px;
}

.testi-bg {
	background:#FFFFFF;
	padding-left:12px;
	padding-right:12px;
}

a.readmorebox {
	color:#00CCFF;
	text-decoration:none;
	font-weight:normal;
}

a.readmorebox:hover {
	text-decoration:underline;
}

.padd {
}

.testi-bottom {
	background:url(../images/testi-bot.jpg) no-repeat top left;
	height:12px;
}

.bodycontact {
	height:224px;
	background:url(../images/bodycontact-bg.png) no-repeat top left;
}

.bodymaincontent{
	background:url(../images/bodybg.png) repeat-y top left;
}

.bodybottom {
	background:url(../images/body-bottom.png) top left no-repeat;
	height:23px;
}

.quickhead {
	height:41px;
}

.quickcontacts {
}

.quickcontacts a {
	text-decoration:none;
	color:#647fd5;
}

.quickcontacts a:hover {
	color:#ffffff;
}

.quickcontacts .feedbackform {
	float:left;
	width:339px;
	background:url(../images/laptop.png) no-repeat top left;
	height:183px;
}

.feedbacktext {
	padding-left:147px;
	padding-top:21px;
	color:#FFFFFF;
}

.quickcontacts .emailus {
	float:left;
	width:300px;
	background:url(../images/mail-comp.png) top left;
	height:183px;
}

.emailustext {
	padding-left:155px;
	padding-top:50px;
	color:#FFFFFF;
}

.quickcontacts .callus {
	float:left;
	width:309px;
	background:url(../images/iphone-no.png) top left no-repeat;
	height:183px;
}


.callustext {
	padding-left:140px;
	padding-top:50px;
	color:#ffffff;
}

span.phoneno {
	font-size:25px;
	color:#98cc47;
	font-weight:bold;
}

#footer{
	height:191px;
	color:#656978;
	text-align:center;
}

#footer .fcontent {
	text-align:center;
	padding-top:15px;
}
