@import url('font.css');



body{margin:0px;
padding:0px;}


#bv_wrapper {
	height: auto;
	width: 100%;
	
}
#bv_menu {
	
}
#bv_menucnt {
	
}
.bv_menucnt{
	background: rgb(73,155,234);
	background: -moz-linear-gradient(top,  rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,155,234,1)), color-stop(100%,rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 );
	height: 54px;
	width: 1175px;
	margin:0 auto;
}
#bv_header {
}
#bv_headercnt {
}


.bv_menu {
	background: rgb(73,155,234);
	background: -moz-linear-gradient(top,  rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,155,234,1)), color-stop(100%,rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 );
	height: auto;
	width: 100%;
	position:fixed;
	top:115px;
	z-index:101;
	
	}
	
.bv_header{
	width: 100%;
	height: auto;
	background-color: #FFF;
	}
.outer-top {
	/*background: url(../images/header-bg.jpg) repeat-x scroll center top rgba(0, 0, 0, 0);*/
	background: linear-gradient(to bottom, #499BEA 0%, #207CE5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
	height:4px;
	}
	
.bv_headercnt{
	width: 1175px;
	height: 116px;
	margin-left: auto;
	margin-right: auto;
}

/*    Footer Start     */

.bv_footer{
	width: 100%;
	height: auto;
	background-image: url(../images/footer_bg.png);
	display:inline-table;
}

.bv_footerinner{
	margin:0 auto;
	width:1000px;}
	
.footerMenu {
	height:30px;
	margin:0 0 12px 0;
	}
	
	.footerMenu>span{
		/*position:relative;
		margin-top:9px;
		margin-bottom:auto;
		min-width:120px;
		padding:0px 40px 0 0;
		float:left;
		display:block;
		color: #F3F3F3;
		font-weight: bold;
		line-height: 28px;
		font-weight:bold;*/
		color: #CAD6E9;
		font-size: 110%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		margin: 0 32px 0 0;
		padding: 10px 0 0 0;
		width: 120px;
		float:left;
		font-weight:bold;
		
}
.footerCntnt>div{
/*	float:left;
	min-width:120px;
	position:relative;
	padding:0px 40px 0 0;
	display:block;*/
	float: left;
    margin-right: 32px;
    width: 120px;
	}
.footerCntnt{
	overflow:auto;
	}
	
.footerCntnt>div>ul>li {
	color: #DDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	outline:0 none;
	list-style:none;
}
.footerCntnt ul li a
{
	color:#FFF !important;
	text-decoration:none;
}
.footerCntnt ul li a:hover
{
	text-decoration:none;
}
.footer-content-margin
{
	margin:0px !important;
	padding:1px !important;
}

#social {
	width:400px;
	height:70px;

}

.socialLi {
}

.social-roll {
	
	height: 32px;
	width: 32px;
	margin: 10px;
	float: left;
	/*border-radius: 50%;*/
	
	/**/
}
.social-roll:hover {
	
	/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
	-o-transition: all ease 1s;
	-ms-transition: all ease 1s;
	transition: all ease 1s;
}

.social-fb {
	background-image: url(../images/social-icon/facebook-gray.png);
}

.social-fb:hover {
	background-image: url(../images/social-icon/facebook64x64.png);
}

.social-twitter {
	background-image:url(../images/social-icon/twitter-gray.png);
}

.social-twitter:hover{
	background-image:url(../images/social-icon/twitter64x64.png);
}

.social-linkedin {
	background-image:url(../images/social-icon/linkedin-gray.png);
}

.social-linkedin:hover {
	background-image:url(../images/social-icon/linkedin64x64.png);
}

.social-youtube {
	background-image:url(../images/social-icon/youtube-gray.png);
}

.social-youtube:hover {
	background-image:url(../images/social-icon/youtube64x64.png);
}
	
/*    Footer end     */

/*    css for nvigation     */


/*    css for nvigation  ends   */
.bv_fixed{
	position: fixed;
	top:0;
    left:0;
    right:0;
    margin:0;
	z-index:101;
}
.blank {
	height:175px;
	width:100%;
	
	
	}
	
.formTd {
	float:left;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFF;
	margin-top:5px;
}
.formRow {
	float:none;
	
}


#logo {
	float: left;
	margin-top: 6px;
	width: 250px;
	height: 85px;
	
}

.joinusRight {
	padding-top:30px;
    margin-right: 10px;
	float:right;
	
	
	
}

.joinus {
	width: 140px;
	height: 25px;
	background: rgb(10,97,178);
	background: -moz-linear-gradient(top,  rgba(10,97,178,1) 0%, rgba(13,120,196,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(10,97,178,1)), 				color-stop(100%,rgba(13,120,196,1)));
	background: -webkit-linear-gradient(top,  rgba(10,97,178,1) 0%,rgba(13,120,196,1) 100%);
	background: -o-linear-gradient(top,  rgba(10,97,178,1) 0%,rgba(13,120,196,1) 100%);
	background: -ms-linear-gradient(top,  rgba(10,97,178,1) 0%,rgba(13,120,196,1) 100%);
	background: linear-gradient(to bottom,  rgba(10,97,178,1) 0%,rgba(13,120,196,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a61b2', endColorstr='#0d78c4',GradientType=0 );
	box-shadow: 1px 1px 0px 1px #666;
	cursor: pointer;
	float:right;
	
}

	
.joinusinnerLeft {
	float:left;
	font-family:BabesInToylandNF;
	font-size:18px;
	color:#FFF;
	padding:2px 5px 0 5px;
	font-weight: bold;
	letter-spacing:1.5px;
	
}

.joinusinnerRight {
	float: left;
	font-family: fiddlerscove;
	font-size:18px;
	color:#FFF;
	padding:3px 0 0 5px;
	font-weight:bold;
	letter-spacing:1.5px;

}

.callus {
	float:left;
	color: #666;
	font-family:AccidentalPresidency;
	font-size:24px;
	margin-right:10px;
	letter-spacing:1.5px;
}
