@charset "utf-8";
/* CSS Document */


html {
	margin: 0px;
	padding: 0px;

}

body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family:  Helvetica, Arial, sans-serif;
	color: #707070;
}

a:link 				{ color:#707070; text-decoration:underline; }
a:visited           { color:#707070; text-decoration:underline; }
a:hover             { color:#707070; text-decoration:none; }
a:active            { color:#707070; text-decoration:underline; }

.lime {color: #8dc73f}

.justify {
	text-align: justify;
	text-justify: newspaper;
}

#container {
	margin: 0 auto;
	overflow: hidden;
}


/* BANNER START */

#banner {
	margin: auto;
	height: 98px;
	width: 100%;
	background: url(../img/home_banner.jpg) center no-repeat;

}

#banner_itsol {
	margin: auto;
	height: 98px;
	width: 100%;
	background: url(../img/it_banner.jpg) center no-repeat;

}

#banner_webmark {
	margin: atuo;
	height: 98px;
	width: 100%;
	background: url(../img/market_banner.jpg) center no-repeat;
}

#banner_website {
	margin: atuo;
	height: 98px;
	width: 100%;
	background: url(../img/web_banner.jpg) center no-repeat;
}

#header {
	margin: auto;
	width: 991px;
}

#logo {
	position: relative;
	top: 43px;
}

#quick_link {
	position: relative;
	left: 655px;
	top: 9px;
	width: 338px;
	height: 45px;
	text-align: center;
	background: url(../img/white_div.jpg) no-repeat;
}

#quick_link a {
	position: relative;
	top: 7px;
	display: inline-block;
	height: 35px;
	text-decoration: none;
}


/* #quick_link a:hover {
	background: url(../img/triangle.jpg) center bottom no-repeat;
}
*/


#quick_link_green {
	position: relative;
	left: 655px;
	top: 9px;
	width: 338px;
	height: 45px;
	text-align: center;
	background: url(../img/white_div1.jpg) no-repeat;
}

#quick_link_green a {
	position: relative;
	top: 7px;
	display: inline-block;
	height: 35px;
	text-decoration: none;
}

/* #quick_link_green a:hover {
	background: url(../img/triangle1.jpg) center bottom no-repeat;
}
*/


#quick_link_blue {
	position: relative;
	left: 655px;
	top: 9px;
	width: 338px;
	height: 45px;
	text-align: center;
	background: url(../img/white_div2.jpg) no-repeat;
}

#quick_link_blue a {
	position: relative;
	top: 7px;
	display: inline-block;
	height: 35px;
	text-decoration: none;
}

/* #quick_link_blue a:hover {
	background: url(../img/triangle2.jpg) center bottom no-repeat;
}
*/

#quick_link_red {
	position: relative;
	left: 655px;
	top: 9px;
	width: 338px;
	height: 45px;
	text-align: center;
	background: url(../img/white_div3.jpg) no-repeat;
}

#quick_link_red a {
	position: relative;
	top: 7px;
	display: inline-block;
	height: 35px;
	text-decoration: none;
}

/* #quick_link_red a:hover {
	background: url(../img/triangle3.jpg) center bottom no-repeat;
}
*/

.ql_thin_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.ql_bold_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
}


/* BANNER END */


#mid_tbl_land a {
	text-decoration: none;	
}



/* SUB NAV START */

#crumbs {
	font-size: 12px;
	color: white;
	width: 300px;
	position: relative;
	bottom: 25px;
}

#crumbs a {
	color: white;	
}

#crumbs_alt {
	font-size: 12px;
	color: white;
	width: 215px;
	position: relative;
	bottom: 25px;

}

#crumbs_alt a {
	color: white;	
}





#grey_bar {
	margin: auto;
	padding-top: 4px;
	max-width: 1600px;
	height: 32px;
	background: url(../img/grey_bar.jpg) center repeat-x;
}

#grey_bar img {
	position: relative;
	bottom: 2px;
	margin: 0;
	border-right: 1px solid white;
}

#sub_nav {
	visibility: hidden;
	margin: auto;
	width: 991px;
}


#subnav_img {
	text-align: right;
}


#it_subnav {
	margin: auto;
	width: 991px;
	position: relative;
	bottom: 36px;
}

#it_subnav_img {
	text-align: right;
}

#mark_subnav {
	margin: auto;
	width: 991px;
	position: relative;
	bottom: 36px;
}


#mark_subnav_img {
	text-align: right;
}

#web_subnav {
	margin: auto;
	width: 991px;
	position: relative;
	bottom: 36px;
}

#web_subnav_img {
	text-align: right;
}


#our_subnav {
	margin: auto;
	width: 991px;
	position: relative;
	bottom: 36px;
}

/* SUB NAV END */


/* START CONTENT */

#content {
	margin: auto;
	width: 991px;
}

#flash_box {
	width: 990px;
	height: 264px;
	padding-top: 40px;
}

#it_header{
	width: 100%;
	padding-top: 40px;
}

#it_header_fb{
	width: 500px;
	padding-top: 10px;
}


#mid_home {
	width: 70%;
	float: left;

}

#mid_fb {
	width: 500px;
	float: left;

}

#mid_home_marketing {
	width: 70%;
	float: left;

}

#right_col {
	float: right;
	width: 27%;
}

.mid_tbl {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #707070;
}

.mid_tbl_land {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #707070;
}

.mid_tbl_land a {
	color: #8ec841;	
	text-decoration: underline;
}

.mid_tbl_land1 {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #707070;
}



.hdr_thin_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #707070;
}

.hdr_bold_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	font-style: italic;
	color: #f0783b;
}

.sbhdr_thin_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #707070;
}

.sbhdr_bold_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	font-style: italic;
	color: #f0783b;
}

.org_qlnk_thin {
	color: #707070;
	font-size: 14px;
}

.org_qlnk_bold {
	font-style: italic;
	font-weight: bolder;
	font-size: 14px;
	color: #f0783b;
}



/* END CONTENT */


/* START FOOTER */

#footer {
	clear: both;
	width: 991px;
	height: 200px;
}

#top_footer {
	position: relative;
	left: 185px;
	top: 100px;
	height: 20px;
	list-style: none;	
}

#top_footer li {
	float: left;
	padding-left: 35px;
	font-size: 12px;
}

#bot_footer {
	position: relative;
	top: 100px;
	left: 10px;
	list-style: none;
	height: 20px;
}

#bot_footer li {
	float: left;
	padding-left: 25px;
	font-size: 12px;
}

#bot_footer a {
	display: block;
	color: #707070;	
}

/*MARKETING FOOTER*/
#mid_footer {
	position: relative;
	top: 100px;
	left: 5px;
	list-style: none;
	height: 20px;
}

#mid_footer li {
	float: left;
	padding-left: 15px;
	font-size: 12px;
}

#mid_footer a {
	display: block;
	color: #707070;	
}


/* END MARKETING FOOTER*/

	
/* END FOOTER */

/* LINKS */

.marketingLinks a:link {
	Color: #008fc5; 
	Text-Decoration: underline;
}

.marketingLinks a:active {
	Color: #008fc5;
	Text-Decoration: underline;
}

.marketingLinks a:visited {

	Color: #008fc5;
	Text-Decoration: underline;
}

.marketingLinks a:hover {
	Color: #008fc5;
	Text-Decoration: none;
}





/* MARKETING RIGHT NAVIGATION */

#marketingNav {
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Font-Size: 14px;
	line-height: 140%;
	color: #707070;
}

	
#marketingNav a:link {

	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Font-Size: 14px;
	Color: #707070; 
	line-height: 140%;
	Text-Decoration: underline;
}

#marketingNav a:active {

	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 14px;
	Color: #707070;
	line-height: 140%;
	Text-Decoration: underline;
}

#marketingNav a:visited {

	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Font-Size: 14px;
	Color: #707070;
	line-height: 140%;
	Text-Decoration: underline;
}

#marketingNav a:hover {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 14px;
	Color: #707070;
	line-height: 140%;
	Text-Decoration: none;
}



/* SIDEBAR CONTACT FORM */

.sidebarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	line-height: 120%;
	font-weight: bolder;
	padding-left: 15px;
}



.sidebarCheckText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	line-height: 110%;
	font-weight: bolder;
}



.sidebarHeaderBlue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 110%;
	color: #008fc5;
	/*padding-left: 15px;*/
	}
	
.sidebarHeaderOrange {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 110%;
	color: #f0783b;
	}	
	
.sidebarHeaderGrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 110%;
	color: #707070;
	/*padding-left: 15px;*/
	}		


#side_contact {
	width: 90%;
	padding-left: 20px;
	/*float: left;*/

}


