@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #222222;
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 13px;
	line-height: 1.6em;
	text-decoration: none;
	font-weight: normal;
	background-color: #f2f2f2;
}
a {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.oneColFixCtr #container {
	padding:0;
	width: 911px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow:hidden;
	background:url(images/background-Y.png) repeat-y #FFFFFF;
}
.oneColFixCtr #mainContent {
	position:relative;
	float:left;
	clear: left;
	margin-top:36px;
	left:72px;
	padding:0;
	width:505px;
	margin-right:127px;
}
#mainContent ul {
	list-style-position:outside;
	padding-left:16px;
	list-style-image: url(images/listImage.png);
	margin-bottom:1em;
}
#footer {
	margin:0 auto;
	padding:0;
	width:911px;
	height:80px;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	line-height:1em;
}
#footer p {
	margin:0;
	padding:0;
	line-height:150%;
}
h1, h2, h3, h4, h5, h6, dt {
	color:#6eb442;
	line-height:1em;
	margin:0; padding:0;
	margin-top:1em;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1.2em;
}
p {
	margin:0; padding:0;
	margin-bottom:1em;
}
dt {
	font-size:1.4em;
}
dd {
	margin:0; padding:0;
	margin-bottom:1em;
	padding-left:2em;
}
em {
	color:#0066CC;
	font-style:italic;
	font-weight:normal;
}
#headerLeft {
	margin:0;
	padding:0;
	width:593px;
	height:216px;
	position:relative;
	float:left;
	left:15px;
	background-image:url(images/headerLeft.png);
}
#myIT_logo {
	position:absolute;
	top:46px;
	left:52px;
}
#headerRight {
	margin:0;
	padding:0;
	width:287px;
	height:216px;
	background-image:url(images/headerright.jpg);
	position:relative;
	float:right;
	right:16px;
	line-height:1.382em;
}
#headerRight a,
#headerRight a:link,
#headerRight a:visited,
#headerRight a:hover,
#headerRight a:active {
	color:#FFFFFF;	
}
#rightColumn {
	margin:0;
	padding:0;
	position:relative;
	float:left;
	width:263px;
	background-image:url(images/menuBackground.gif);
	background-repeat:repeat-y;
}
#rightColumn ul {
	list-style-type: none;
	font-size: 13px;
	line-height:26px;
	margin:0;
	padding:0;
	padding-left:1px;
	text-indent:24px;
}
#rightColumn ul li ul {
	text-indent:48px;
	padding-left:0;
}
#mainMenu a, #mainMenu a:link {
	width:228px;
	height:26px;
	position:relative;
	float:left;
	clear:left;
	background-image:url(images/menuLink_background.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #666666;
}
#mainMenu a:visited {
	color:#999999;
}
#mainMenu a:hover {
	color:#FFFFFF;
	background-position: 0px -52px;	
}
#mainMenu a:active {
	color:#FFFFFF;
	background-position: 0px -78px;	
}
#columnTop {
	width:263px;
	height:71px;
	position:relative;
	float:right;
	background-image:url(images/menuTop.jpg);
	background-repeat:no-repeat;
	padding-top:24px;
	color:#0066CC;
}
#addressInfo {
	position:relative;
	float:left;
	color:#FFFFFF;
	width:142px;
	margin-top:60px;
}
#contactInfo {
	position:relative;
	float:left;
	width:142px;
	color:#FFFFFF;
	margin-top:60px;
}
#searchForm {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	height:24px;
}
#query {
	position:relative;
	float:left;
	background:transparent;
	background-image:url(images/searchBar.png);
	border:0;
	overflow:hidden;
	width:210px;
	height:24px;
	background-repeat:no-repeat;
	color:#666666;
	padding-top:4px;
	padding-left:6px;
}
#searchButton {
	position:relative;
	float:right;
	right:48px;
	display:block;
	width:24px;
	height:24px;
	border:0px;
	background:#33CC00 url(images/searchButton_sprite.gif);
	cursor:pointer;
}
#searchButton:hover {
	background-position: 0px -24px;
}
#searchButton:active {
	background-position: 0px -48px;
}
.gsc-title {
	margin:0;
	padding:0;
	font-size:1.6em;
	color:#6eb442;
	line-height:1em;
	margin-top:1em;
}
.gs-watermark {
	margin:0;
	padding:0;
	visibility:hidden;
}
.gs-webResult gs-result {
	margin:0;
	padding:0;
}
#getHelpButton {
	margin-left:1px;
}
.oneColFixCtr #container #rightColumn #mainMenu .currentLink {
	color: #FFFFFF;
	background-position: 0px -26px;
}
#columnA {
	position:relative;
	float:left;
	clear:none;
	width:138px;
}
#columnB {
	position:relative;
	float:left;
	clear:none;
	width:250px;
}
#contactForm {
	border:#0066CC 1px solid;
	padding:24px;
	overflow:hidden;
	background-color:#f2f2f2;
}
#contactForm label {
	position:relative;
	float:left;
	clear:left;
	text-align:right;
	width:100px;
	margin-top:10px;
}
#contactForm label input, #contactForm label textarea {
	position:absolute;
	left:112px;
	width: 300px;
	border:#333333 solid 1px;
}
#contactForm label textarea {
	height:150px;
}
.formButtons {
	position:relative;
	float:left;
	clear:left;
	left:112px;
	width:300px;
	text-align:center;
	margin-top:150px;
}
#clientLogin {
	position:absolute;
	visibility:hidden;
}
#TB_ajaxContent form {
	margin-top:16px;
	padding:10px;
}
#TB_ajaxContent form label {
	position:relative;
	float:left;
	clear:left;
	margin-bottom:6px;
	width: 90px;
	text-align:right;
}
#TB_ajaxContent form label input {
	position:absolute;
	left:100px;
	border: #006699 1px solid;
	width:170px;
}
#TB_ajaxContent .buttons {
	position:absolute;
	bottom:24px;
	right:36px;
	width:72px;
}
#newsLetterForm {
	position:absolute;
	visibility:hidden;
}
#slideShow {
	position:relative;
	width:505px;
	height:312px;
}
#slideShow .slide {
	position:absolute;
	width:505px;
	height:312px;
	border:#dddddd 1px solid;
}
#slideShow .slide p {
	position:absolute;
	bottom:24px;
	left:24px;
	width:470px;
	margin:0;
	padding:0;
}
#slideShow .slide p.dark a, #slideShow .slide p.dark a:link, #slideShow .slide p.dark a:visited, #slideShow .slide p.dark a:hover, #slideShow .slide p.dark a:active {
	color:#ffffff;
}
#slide1 {
	background-color:#FFFFFF;
	background-image:url(images/slides_welcome.jpg);
}
#slide2 {
	background-color:#FFFFFF;
	background-image:url(images/slides_totalOffice.jpg);
}
#slide3 {
	background-color:#FFFFFF;
	background-image:url(images/slides_ourProcess.jpg);
}
#slide4 {
	background-color:#FFFFFF;
	background-image:url(images/slides_freshStart.jpg);
}
#slide5 {
	background-color:#FFFFFF;
	background-image:url(images/slides_myServices.jpg);
}
.nav { margin: 3px 0 }
#nav a { color:#FFFFFF; margin: 0 3px; padding: 3px 5px; border: 1px solid #ccc; background: #6eb33e; text-decoration: none }
#nav a.activeSlide { background: #00539e; }
#nav a:focus { outline: none; }
#output { text-align: right; }

#nav { text-align: right; }
#jobsList {
	position:relative;
	float:left;
	clear:left;
	display:block;
	overflow:hidden;
	width:505px;
}
#jobsList li {
	position:relative;
	float:left;
	width:140px;
	padding:10px;
	list-style:none;
	text-align:center;
}
#agentCompTable {
	width:500px;
	border: #00539e 1px solid;
	text-align:center;
}
#agentCompTable th, #agentCompTable td {
	border:#00539e 1px solid;
	padding:3px;
}
#agentCompTable th {
	background-color:#00539e;
	color:#ffffff;
}
.inlinePDF {
	position:relative;
	float:right;
	padding:6px;
	text-align:center;
}
.testimonialBubble_odd {
	position:relative;
	float:left;
	clear:both;
	text-align:right;
	margin-bottom:18px;
}
.testimonialBubble_even {
	position:relative;
	float:left;
	clear:both;	text-align:left;
	margin-bottom:18px;
}
.bubbleTop {
	width:505px;
	height:10px;
	background-image:url(images/testimonialBalloon_01.gif);
	position:relative;
	float:left;
	clear:left;
}
.bubbleMiddle {
	position:relative;
	width:505px;
	float:left;
	clear:both;
	background-image:url(images/testimonialBalloon_02.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	padding-top:10px;
}
.bubbleMiddle p {
	padding-left:24px;
	padding-right:24px;
}
.testimonialBubble_odd .bubbleBottom {
	position:relative;
	float:left;
	clear:both;
	background-image:url(images/testimonialBalloon_03.gif);
	width:505px;
	height:41px;	
}
.testimonialBubble_even .bubbleBottom {
	position:relative;
	float:left;
	clear:both;
	background-image:url(images/testimonialBalloon_03_left.gif);
	width:505px;
	height:41px;	
}
p.first {
	margin-top:24px;
}