.nopadding {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: corbel;
	font-size: 15px;
	color: #333;
}
.main_icon {
	background-color: #000 !important;
	background-size:cover;
	background-repeat:no-repeat;
	height: 254px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.main_icon span {
	font-size: 26px;
}
#footer {
	background-color: #333;
	color: #FFF;
	padding-top: 35px;
	padding-bottom: 100px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}

#footer li {
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
h2 {
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 15px;
}
.glyphicon {
	margin-right: 10px;
}
#copyright {
	color: #FFF;
	background-color: #191919;
}


.main_icon a{
	color:#FFF;
	text-decoration:none;
	}

.main_icon a:hover{
	text-decoration:underline;}

.header_bg {
	color: #FFF;
	background-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logo {
	font-family: cfont;
	font-size: 39px;
	color: #FFF;
}
.sign_in {
	margin-top: 18px;
}
.sign_in a {
	color: #FFF;
	text-decoration: underline;
}
#banner {
	background-repeat: no-repeat;
	background-color: #999;
	height: 431px;
}
#get_started {
	background-color: #BBDA6D;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.btn-started {
	margin-top: 20px;
	width: 200px;
}
#search_area {
	background-image: url(images/search_bg.png);
	padding: 25px;
	border: 1px solid #666;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-top: 140px;
}
#search_area h1 {
	font-family: corbel;
	font-size: 27px;
	color: #FFF;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#search_area h2 {
	font-family: corbel;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search_text {
	width: 90%;
	height: 50px;
	padding-left: 15px;
}
.search_btn {
	width: 10%;
	height: 50px;
	background-image: url(images/search_btn_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}






.content {
	padding-right: 30px;
}
.form-control {
	margin-bottom: 10px;
}
.page_desc {
	margin-bottom: 30px;
}


@font-face {
    font-family: cfont;
    src: url(font2.eot);
}

@font-face {
    font-family: cfont;
    src: url(font2.ttf);
}
#page_body {
	padding-top: 45px;
	margin-bottom: 50px;
}
#right_side p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right_side p a {
	color: #333;
}
#right_side p:hover {
	background-color: #F5F5F5;
}
#page_body h1 {
	font-size: 27px;
	color: #085F7F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page_body h2 {
	font-size: 19px;
	color: #085F7F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#page_body h3 {
	font-size: 15px;
	text-transform: uppercase;
	color: #085F7F;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
#right_side {
	padding-bottom: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.response {
	font-weight: bold !important;
	margin-bottom: 15px;
}

#career_info {
	display: none;
}.login_pane {
	background-color:#F3F3F3;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-bottom:30px;
	width:49%;
}
.pagination a{
	background-color:#06F;
	color:#FFFFFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	padding-right:10px;
	padding-left:10px;
	margin:5px;
}
	.scr_title {
	height: 120px;
	margin-right: 15px;
	width: 200px;
	text-align: left;
	float:left;
	
}
