/* Staffing R Us */
body { margin:0; padding:0; font:12px/18px Verdana, Geneva, sans-serif; color:#333; background:#a7acb2;}

#all-wrapper { width:100%; background:url(images/all-wrapper-bg.jpg) repeat-x;
}
#wrapper { width:95%; padding:0 0.6%; background:#eee; margin:0 auto; border:1px dotted #ccc; box-shadow: 0px 0px 10px gray; border-top:4px solid #022366;  background:#fff;}
/*img { width:100%; height:auto;}*/
a { text-decoration:none; color:#0274CB;}
a:hover { text-decoration:underline;}
h3 { background:#eee; width:100%; margin:0px !important; color:#3b5998 !important; padding:0 2%; font-size:18px !important; line-height:40px !important; border-top-left-radius:5px; border-top-right-radius:5px; }
h4 { font-size:17px !important; padding-top:5px; color:#333 !important; }
h5 { font-weight:bold !important;}

/* Header */
#header {height:auto; background:url(images/header-bg.jpg) no-repeat top; background-size: 100%;}
#logo { float:left; width:57%;}
#logo img { width:100%; height:auto;}
#logo-right-wrapper {float:left; width:36.1%; height:auto; padding-top:17px; line-height:25px; }
#logo-right-wrapper ul {margin-left:27px;}
#logo-right-wrapper ul li { list-style-image:url(images/menu-list-img.png); }
#logo-right-wrapper a {font-size:13px;}

#slide-show { clear:both;}
#slide-show img { }

/* Content Wrapper */
#content-wrapper { }
.tag-link a { text-decoration:none !important;}

/* Bread crumb */
.breadcrumb { border:1px solid #e5e5e5; margin-top:1%;}

/* Aside - sidebar -first */
#sidebar-first { float:left; width:27.6%; margin-bottom:1%;}
aside { }
.main-menu { clear:both;}
.menu{ }
.main-menu img { width:100%; height:auto;}
#bs-example-navbar-collapse-1 ul { padding:0px;}
.navbar-collapse { padding:0 0px !important;}

/* Content */
#content {float:right; border:1px solid #d3d3d3; border-radius:5px; width:72%; margin-bottom:1%;}
.main-content { padding:1% 2%; text-align:justify;}
.container {}
#content img { width:100%; height:auto;}
#content ul li { text-align:left;}

/*Footer */
#footer { clear:both; width:100%; text-align:center; }
.panel-footer {}
.footer-top { background:#2a6b9c; color:#fff; line-height:30px;font-size:13px;}
.footer-btm { line-height:30px; font-size:12px; color:#022366;}

