/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
	color: #5a5a5a;
	background: #01b4e7;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
	maring-bottom: -50px;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper>.container {
	padding-right: 0;
	padding-left: 0;
}

.navbar-wrapper .navbar {
	padding-right: 0px;
	padding-left: 0px;
}

.navbar-wrapper .navbar .container {
	width: 1024px;
	background: #005daa;
}

.navbar-collapse .nav>li>a {
	color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar-collapse .nav>li>a:hover {
	color: #febd11;
}

.navbar-collapse .nav>li.active>a,.navbar-collapse .nav>li.active>a:hover
	{
	background: #00246c;
	color: #febd11;
}

.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	height: 410px;
	margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	right: 5%;
	bottom: 5px;
	left: auto;
	background-color: #00246c;
	z-index: 10;
	text-align: right;
	-moz-opacity: 0.8;
	opacity: 0.8;
	padding: 0px 5px;
}

.carousel-caption h1,.carousel-caption h2 {
	font-size: 16px;
	font-weight: bold;
}

.carousel-caption h3,.carousel-caption h4 {
	font-size: 14px;
	font-weight: bold;
}

.carousel-caption small {
	font-size: 12px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
	height: 410px;
}

.carousel-inner>.item>img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 410px;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing { /*background:#ff0000;*/
	
}

.marketing .row {
	padding-right: 10px;
	padding-left: 10px;
}

.marketing .col-md-3 {
	margin-bottom: 20px;
	text-align: center;
}

.marketing h2 {
	font-weight: normal;
}

.marketing .col-md-3 p {
	margin-right: 10px;
	margin-left: 10px;
}



.marketing2 { /*background:#00ff00;*/
	
}

.marketing2 .row {
	padding-right: 10px;
	padding-left: 10px;
}

.marketing2 .col-md-2b {
	margin-bottom: 20px;
	text-align: center;
	width: 20%;
	float: left;
	/*background:#0000ff;*/
}

.marketing2 h2 {
	font-weight: normal;
}

.marketing2 .col-md-2b p {
	margin-right: 10px;
	margin-left: 10px;
}

/* Featurettes
------------------------- */
.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media ( min-width : 768px) { /* Navbar positioning foo */
	.navbar-wrapper {
		margin-top: 0px;
	}
	.navbar-wrapper .container {
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar-wrapper .navbar {
		padding-right: 0;
		padding-left: 0;
	}

	/* The navbar becomes detached from the top, so we round the corners */
	.navbar-wrapper .navbar {
		border-radius: 4px;
	}

	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
	}
	.featurette-heading {
		font-size: 50px;
	}
}

@media ( min-width : 992px) {
	.featurette-heading {
		margin-top: 120px;
	}
}

#rc_content {
	background: #ffffff;
	margin-top: 75px;
}

#contact_us {
	margin-top: 15px;
	background: #005daa;
	padding: 15px 50px;
	color: #ffffff;
}

#contact_us h2,#contact_us h3,#contact_us h4 {
	color: #febd11;
}

#contact_us hr {
	background: #00246c;
}

#contact_us label {
	display: inline-block;
}

#contact_us input[type='text'], #contact_us textarea {
	color: #333;
}

#rc_logo {
	position: absolute;
	top: -5px;
	right: 0;
	left: 25px;
	z-index: 25;
}

#rc_logo .img_div {
	width: 120px;
	height: 120px;
}

#welcome {
	padding-top: 1px;
	padding-left: 150px;
	padding-right: 15px;
}

#welcome h2 {
	color: #19A4DE;
}

.form_button {
	background: #febd11;
	color: #0052A4;
	border: 1px solid #0052A4;
}

footer {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background: #EEEFEF;
}

pre {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	display: block;
	padding: 0;
	margin: 0;
	word-break: break-all;
	word-wrap: break-word;
	background-color: transparent;
	border: none;
}

.col-md-4 {
	float: left;
}

.mem_lbl {
	background-color: orange;
	color: #fff;
	width: 24px;
	text-align: center;
}

.mem_lbl abbr[title] {
	border-bottom: none;
}

.mem_prop {
	padding-left: 5px;
}

.mem_pho {
	background-color: #fff;
	position: absolute;
	width: 160px;
	height: 213px;
	z-index: 11;
}

.mem_pho_bg {
	width: 160px;
	height: 213px;
	background-color: #777;
	position: relative;
	top: 7px;
	left: 7px;
}

.no_bottom_border {
	border-bottom: none;
}

.mem_prop_tbl tr {
	height: 24px;
}


label.error{
	color:red;
}
}