* {
	padding: 0;
	margin: 0;
}
body {
	background:#f8f8f4 url(../images/body_bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}
.container_outer {
	width: 973px;
	margin: 0 auto;
}
.container {
	width: 973px;
	float:left;
}
.section {
	width: 943px;
	float: left;
	margin: 0 15px;
}
/** Home Login **/
.login {
	height: 10px;
	background: url(../images/login_bg.jpg) repeat-x left top;
}
/** Home Header **/
.header {
	height: 123px;
}
/** Home Logo **/
.header .logo {
	width: 440px;
	float: left;
	padding-top: 14px;
}
/** Home Menu **/

.header .menu {
	float: left;
	width: 503px;
	padding-top: 40px;
}
.header .menu ul {
	list-style: none;
	height: 52px;
}
.header .menu ul li {
	float: left;
}
.header .menu ul li a {
	display: block;
	height: 52px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.m1 a {
	background-position: left top;
	width: 79px;
}
.m1 a:hover {
	background-position: left -52px;
}
.m1active {
	height: 52px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position:  left -52px;
	width: 79px;
}
.m2 a {
	background-position: -79px top;
	width: 120px;
}
.m2 a:hover {
	background-position: -79px -52px;
}
.m2active {
	height: 52px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: -79px -52px;
	width: 120px;
}
.m3 a {
	background-position: -199px top;
	width: 67px;
}
.m3 a:hover {
	background-position: -199px -52px;
}
.m3active {
	height: 52px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: -199px -52px;
	width: 67px;
}
.m4 a {
	background-position: -266px top;
	width: 121px;
}
.m4 a:hover {
	background-position: -266px -52px;
}
.m4active {
	height: 52px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: -266px -52px;
	width: 121px;
}
.m5 a {
	background-position: -387px top;
	width: 116px;
}
.m5 a:hover {
	background-position: -387px -52px;
}
.m5active {
	height: 52px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: -387px -52px;
	width: 116px;
}
/** Home Main Pic **/
.home_main_pic {
	width: 933px;
	float: left;
	padding: 13px 20px 0px 20px;
	background: url(../images/home_banner_bg.jpg) no-repeat center top;
	height: 320px;
}
/** Home Box styles **/
.home_box_outer {
	width: 953px;
	float: left;
	background: url(../images/home_box_bg.jpg) no-repeat left top;
	height: 286px;
	padding: 0 10px 23px 10px;
}
.home_box_outer p {
	font-size: 12px;
	color: #534d4c;
	text-align: left;
	padding: 5px 0;
	height: 90px;
	line-height: 14px;
}
span.learnmore a {
	color: #fff;
	width: 76px;
	height: 24px;
	text-align: left;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 0px 5px 0px 8px;
	line-height: 24px;
	font-weight: bold;
}
span.learnmore a:hover {
	color: #175699;
}
.home_box_outer .home_box_content {
	padding: 10px;
	float: left;
}
.home_box_outer h2 {
	height: 32px;
}
.home_box {
	float: left;
	padding: 0 5px;
}
.home_box_pic {
	text-align:center;
	height: 102px;
}
/* Home Box Appraise styles */

.appraise {
	width: 184px;
}
.home_box_outer .appraise .home_box_content {
	width: 164px;
}
.home_box_outer .appraise span.learnmore a {
	background: url(../images/learnmore_blue.png) no-repeat left top;
}
/* Home Box Select styles */

.select {
	width: 179px;
}
.home_box_outer .select .home_box_content {
	width: 159px;
}
.home_box_outer .select span.learnmore a {
	background: url(../images/learnmore_green.png) no-repeat left top;
}
/* Home Box Define styles */
.define {
	width: 181px;
}
.home_box_outer .define .home_box_content {
	width: 161px;
}
.home_box_outer .define span.learnmore a {
	background: url(../images/learnmore_lg.png) no-repeat left top;
}
/* Home Box Execute styles */
.execute {
	width: 179px;
}
.home_box_outer .execute .home_box_content {
	width: 159px;
}
.home_box_outer .execute span.learnmore a {
	background: url(../images/learnmore_org.png) no-repeat left top;
}
/* Home Box Operate styles */
.operate {
	width: 180px;
}
.home_box_outer .operate .home_box_content {
	width: 160px;
}
.home_box_outer .operate span.learnmore a, .home_content_right span.learnmore a {
	background: url(../images/learnmore_red.png) no-repeat left top;
}
/** Home Content **/

.home_content {
	width: 885px;
	float: left;
	height: 235px;
	background: url(../images/the_company_bg.jpg) no-repeat center top;
	padding: 32px 44px;
}
.home_content_left {
	width: 507px;
	float: left;
	padding: 0 20px 0 0;
}
.home_content_right {
	width: 356px;
	float: left;
	padding: 0 0 0 2px;
}
.home_content_right .services, .home_content_right .slug_control {
	width: 341px;
	float: left;
	height: 41px;
	padding: 65px 0 0px 15px;
	margin-bottom: 20px;
}
.home_content_right .services {
	background: url(../images/home_services_bg.jpg) no-repeat left top;
}
.home_content_right .slug_control {
	background: url(../images/home_slug_control_bg.jpg) no-repeat left top;
}
.home_content h2 {
	color: #175699;
	font-size: 18px;
}
.home_content p {
	color: #534d4c;
	font-size: 12px;
	padding: 10px 0 0 0;
}
.home_content a {
	text-decoration: underline;
	color: #175699;
}
.home_content a:hover {
	color:#175699;
}
/** Footer **/

.footer {
	width: 943px;
	float: left;
	background: url(../images/footer_bg.jpg) repeat-x left bottom;
	color: #534d4c;
	font-size: 12px;
	height: 40px;
	padding-top: 30px;
	margin: 0 15px;
}
.footer a {
	text-decoration: none;
	color: #534d4c;
}
.footer a:hover {
	color: #175699;
}
.footer-left {
	float: left;
	width: 865px;
}
.footer-right {
	float: left;
	width: 78px;
	text-align: right;
}
/** Capabilities Page **/
.inner_main_header {
	width: 953px;
	float: left;
	padding: 0 10px;
}
.inner_main_header .menu_left {
	width: 213px;
	float: left;
	background: url(../images/menu_left_bg.jpg) no-repeat left top;
	height: 304px;
	padding: 5px 0 0 10px;
}
.inner_main_header .menu_left ul {
	list-style: none;
	width: 179px;
}
.inner_main_header .menu_left li a {
	display: block;
	background-image: url(../images/side_menu_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 179px;
}
.lm1 a {
	background-position: left top;
	height: 33px;
	cursor: auto;
}
.lm1 a:hover {
	background-position: left top;
}
.lm2 a {
	background-position: left -33px;
	height: 33px;
}
.lm2 a:hover {
	background-position: -179px -33px;
}
.lm3 a {
	background-position: left -66px;
	height: 33px;
}
.lm3 a:hover {
	background-position: -179px -66px;
}
.lm4 a {
	background-position: left -99px;
	height: 33px;
}
.lm4 a:hover {
	background-position: -179px -99px;
}
.lm5 a {
	background-position: left -132px;
	height: 33px;
}
.lm5 a:hover {
	background-position: -179px -132px;
}
.lm6 a {
	background-position: left -165px;
	height: 33px;
}
.lm6 a:hover {
	background-position: -179px -165px;
}
.lm7 a {
	background-position: left -198px;
	height: 33px;
}
.lm7 a:hover {
	background-position: -179px -198px;
}
.lm8 a {
	background-position: left -231px;
	height: 53px;
}
.lm8 a:hover {
	background-position: -179px -231px;
}
.inner_main_header .main_pic {
	width: 724px;
	float: left;
	padding: 5px 0 0 6px;
	height: 276px;
	background: url(../images/inner_main_pic_bg.jpg) no-repeat right top;
}
.inner_content_outer {
	width: 973px;
	float: left;
	background: url(../images/inner_content_bg.jpg) no-repeat left top;
}
.ic_space {
	margin-bottom:30px;
}
.inner_content {
	width: 943px;
	float: left;
	background: url(../images/inner_content_bottom_bg.jpg) no-repeat left bottom;
	padding:10px 15px 10px 15px;
}
.inner_content h1 {
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
	padding-left: 18px;
}
.inner_content .line {
	border-bottom: 1px solid #ededed;
}
.inner_content .cap_row {
	width: 889px;
	margin: 27px 27px 0 27px;
	float:left;
}
.inner_content .uma_row {
	width: 889px;
	margin: 47px 27px 20px 27px;
	float:left;
	overflow: auto;
}
.inner_content .cap_col_left {
	width: 223px;
	float:left;
}
.inner_content .cap_col_right {
	width: 606px;
	float:left;
	padding: 0 30px 10px 30px;
}
.inner_content h2 {
	font-size: 14px;
	padding: 5px 0 5px 0;
}
.inner_content p {
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 10px 0;
	color: #534d4c;
}
.inner_content a {
	color: #534d4c;
	text-decoration: underline;
}
.inner_content a:hover {
	color: #175699;
	text-decoration: none;
}
.inner_content ol {
	list-style: decimal;
	padding-left: 20px;
	font-size: 12px;
	color: #534d4c;
	padding-bottom: 10px;
}
.blue_txt {
	color: #267ae1;
}
.blue_txt a {
	color: #267ae1;
	text-decoration:none;
}
.blue_txt a:hover {
	color: #175699;
	text-decoration:none;
}
.green_txt {
	color: #3aa28b;
}
.lg_txt {
	color: #a5db37;
}
.org_txt {
	color: #f5850f;
}
.red_txt {
	color: #d42a13;
}
.purple_txt {
	color: #8410d2;
}
.lb_txt {
	color: #21c7ea;
}
/** Lightboxes **/

#appraise {
	width:1085px;
	height:675px;
}
#appraise1 {
	width:1085px;
	height:675px;
}
#appraise2 {
	width:1085px;
	height:675px;
}
.lb_home {
	width:360px;
	height:450px;
	padding: 20px;
	margin:0px;
	border: 20px solid #a0cafc;
	background: #e4eefa url('../images/lightbox/close_btn.jpg') right top no-repeat;
}
.lb_home a {
	color: #0176f9;
}
.lb_home a:hover {
	color: #175699;
}
.lb_home h2 {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.lb_home p {
	font-size: 12px;
	line-height: 16px;
	color: #554c4d;
	padding: 0 0 10px 0;
}
.lb_home1 {
	width:360px;
	height:450px;
	padding: 20px;
	margin:0px;
	border: 20px solid #46b099;
	background: #e9fef9 url('../images/lightbox/close1_btn.jpg') right top no-repeat;
}
.lb_home1 a {
	color: #0176f9;
}
.lb_home1 a:hover {
	color: #175699;
}
.lb_home1 h2 {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.lb_home1 p {
	font-size: 12px;
	line-height: 16px;
	color: #554c4d;
	padding: 0 0 10px 0;
}
.lb_home2 {
	width:360px;
	height:450px;
	padding: 20px;
	margin:0px;
	border: 20px solid #b2e54a;
	background: #f5ffe2 url('../images/lightbox/close2_btn.jpg') right top no-repeat;
}
.lb_home2 a {
	color: #0176f9;
}
.lb_home2 a:hover {
	color: #175699;
}
.lb_home2 h2 {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.lb_home2 p {
	font-size: 12px;
	line-height: 16px;
	color: #554c4d;
	padding: 0 0 10px 0;
}
.lb_home3 {
	width:360px;
	height:450px;
	padding: 20px;
	margin:0px;
	border: 20px solid #fa9833;
	background: #ffefde url('../images/lightbox/close3_btn.jpg') right top no-repeat;
}
.lb_home3 a {
	color: #0176f9;
}
.lb_home3 a:hover {
	color: #175699;
}
.lb_home3 h2 {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.lb_home3 p {
	font-size: 12px;
	line-height: 16px;
	color: #554c4d;
	padding: 0 0 10px 0;
}
.lb_home4 {
	width:360px;
	height:450px;
	padding: 20px;
	margin:0px;
	border: 20px solid #dd3d27;
	background: #ffedea url('../images/lightbox/close4_btn.jpg') right top no-repeat;
}
.lb_home4 a {
	color: #0176f9;
}
.lb_home4 a:hover {
	color: #175699;
}
.lb_home4 h2 {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.lb_home4 p {
	font-size: 12px;
	line-height: 16px;
	color: #554c4d;
	padding: 0 0 10px 0;
}
/* Form Styles */

.contact_us {
	width: 889px;
	padding: 27px 27px 30px 27px;
	float:left;
	font-size: 12px;
}
.contact_us_left {
	width: 400px;
	float: left;
}
.contact_us_right {
	width: 459px;
	float: left;
	margin-left: 30px;
	text-align: center;
}
.contact_us_right iframe {
	border: 1px solid #ededed;
}
.contact_us_right a {
	color: #000 !important;
}
.contact_us_right a:hover {
	color: #175699 !important;
}
.contact_us input.txtinput, .contact_us textarea {
	padding: 5px;
	width: 221px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}
.contact_us p.opt_outer {
	padding: 5px 0 0 px;
}
.contact_us input.optinput {
	padding: 5px;
	font-size: 12px;
}
.contact_us textarea {
	height: 90px;
}
.contact_us textarea:focus, .contact_us input:focus {
	border: 1px solid #999999;
}
.contact_us input.submit-button {
	width: 100px;
	float: right;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 150px;
	padding-top: 5px;
	font-size: 12px;
}
p span.applynow a {
	width: 100px;
	float: right;
	color: #fff;
	width: 76px;
	height: 24px;
	text-align: left;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 0px 5px 0px 8px;
	line-height: 24px;
	margin: 0 20px 10px 0;
	font-weight: bold;
	background: url(../images/learnmore_blue.png) no-repeat left top;
}
p span.applynow a:hover {
	color: #000;
}
