/* CSS Document */

html, body
	{ margin: 0; padding: 0; }

a
	{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #414141; }

a:hover
	{ color: #862D2D; }

a img
	{ border: 0; }

body {
	font: 8pt tahoma, arial, sans-serif;
}

.floatleft { float: left; }

.floatright { float: right; }

#top {
	background-color: #75A2B6;
	background-image: url(images/hero-shot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 391px;
	text-align: center;
}

#top .container {
	width: 751px;
	height: 391px;
	margin-left:  auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#home-link {
	position: absolute;
	top: 28px; left: -5px;
}

#hero-text {
	position: absolute;
	top: 116px; left: 25px;
	width: 340px;
	height: 117px;
	background-image: url(images/hero-text.gif);
	text-indent: -9999px;
}

#nav-1 {
	position: absolute;
	top: 0px; left: 410px;
	width: 44px; height: 49px; display: block;
	background-image: url(images/nav-home.gif);
	text-indent: -9999px;
}

#nav-1:hover {
	background-position: 0px -49px;
}

#nav-2 {
	position: absolute;
	top: 0px; left: 501px;
	width: 80px; height: 49px; display: block;
	background-image: url(images/nav-profile.gif);
	text-indent: -9999px;
}

#nav-2:hover {
	background-position: 0px -49px;
}

#nav-3 {
	position: absolute;
	top: 0px; left: 501px;
	width: 87px; height: 49px; display: block;
	background-image: url(images/nav-services.gif);
	text-indent: -9999px;
}

#nav-3:hover {
	background-position: 0px -49px;
}

#nav-4 {
	position: absolute;
	top: 0px; left: 624px;
	width: 77px; height: 49px; display: block;
	background-image: url(images/nav-contact.gif);
	text-indent: -9999px;
}

#nav-4:hover {
	background-position: 0px -49px;
}

#tab-1 {
	position: absolute;
	bottom: 10px; left: 0px;
	width: 237px; height: 110px; display: block;
	background-image: url(images/tab-1.gif);
	text-indent: -9999px;
}

#tab-1:hover {
	background-position: 0px -110px;
}

#tab-2 {
	position: absolute;
	bottom: 10px; left: 238px;
	width: 237px; height: 110px; display: block;
	background-image: url(images/tab-2.gif);
	text-indent: -9999px;
}

#tab-2:hover {
	background-position: 0px -110px;
}

#tab-3 {
	position: absolute;
	bottom: 10px; left: 476px;
	width: 237px; height: 110px; display: block;
	background-image: url(images/tab-3.gif);
	text-indent: -9999px;
}

#tab-3:hover {
	background-position: 0px -110px;
}

#bottom {
	background-color: #FFFFFF;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	text-align: center;
}

#bottom .container2 {
	width: 751px;
	height: auto;
	margin-left:  auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#content {
	width: 420px;
	height: 100%;
	text-align: left;
	float: left;
}

#header-home,
#header-profile,
#header-contact,
#header-internet-marketing,
#header-software-development,
#header-customer-contact-center {
	top: 20px; left: -5px;
	width: 352px;
	text-indent: -9999px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
}

#header-home {
	height: 45px;
	background-image: url(images/benchmark.gif);
}

#header-profile {
	height: 17px;
	background-image: url(images/our-profile.gif);
}

#header-contact {
	height: 16px;
	background-image: url(images/contact-us.gif);
	text-indent: -9999px;
}

#header-internet-marketing {
	height: 19px;
	background-image: url(images/internet-marketing.gif);
}

#header-software-development {
	height: 20px;
	background-image: url(images/software-development.gif);
}

#header-customer-contact-center {
	height: 16px;
	background-image: url(images/customer-contact-center.gif);
}

#content .main {
	margin-left: 30px;
	width: 420px;
	top: 100px;	left: 23px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	line-height: 18px;
}

#sidebar {
	width: 218px;
	height: 300px;
	padding: 10px;
	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat-x;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	float: right;
	margin-right:38px;
}

#sidebar .container3 {
	width: 238px;
	height: 286px;
	margin-left:  11px;
	margin-right: 11px;;
	text-align: left;
	position: relative;
}


#sidebar .sbbanner {
    display: block;
    margin-bottom: 10px;
}

#sidebar .sbbanner img {
    border: solid 2px #666;
}

#sidebar .sbbanner:hover img {
    border: solid 2px #7bd;
}

#sidebar .sbheader {
	width: 217px;
	height: 13px;
	background-image: url(images/our-solutions.gif);
	text-indent: -9999px;
}

#sidebar .sbnav {
}

#sidebar .sbline {
	display: block;
	border-bottom: 1px solid #DEDADA;
}

#sidebar .sbnavlist {
	display: block;
	border-bottom: 1px solid #DEDADA;
	background-image: url(images/arrow.gif);
	list-style: none;
	padding: 6px 0px 6px 0px;
	color: #414141;
	text-decoration: none;
	left:10px;
}

#footer {
	width: 100%;
	height: 75px;
	text-align: center;
	padding-top: 20px;
}

#footer .container4 {
	width: 690px;
	height: 75px;
	margin-left:  auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABABAB;
	padding-top: 3px;
	padding-left: 23px;
	padding-right: 38px;
	line-height: 15px;
}

.clear {
	clear: both;
}

/*
 *
 * Subpage
 *
 */

body.subpage #hero-text
    { display: none; }

body.subpage #top #tab-1,
body.subpage #top #tab-2,
body.subpage #top #tab-3
    { top: 100px; }

body.subpage #top
    { height: 220px; }
div#jobs {
    height:70px;
    padding-bottom:6px;
}