/* --------------------------------------
   Business Theme
-------------------------------------- */

#content a {
	color: #0790cf;	
}

#content .btn {
	background-color: #0790cf!important;
}

#content .btn:hover {
	background-color: #12acf3!important;
}

#content .left-column h2,
#content .right-column h2 {
	background: #0790cf url('../i/bus/bg-heading.gif') left top repeat-x;
}

#content .left-column .box {
	border-top: 2px solid #0790cf;
}

#content .box .form .input input {
	border-color: #0790cf;
}

#content .applynow {
	background: url('../i/bus/bg-applynow-btn.gif') left top no-repeat;
}

