/*  Invincible Outsourcing Master CSS  */


/* reset */
* {
	margin: 0;
	padding: 0;
}

/* Universal Styles */
html, body { 
	font: normal 14px arial ; 
	color: #592b12 ; 
	line-height: 24px ; 
	background-color: #fff;
	text-align: left;
}

p { 
	margin-bottom: 20px;
	clear: left;
}

p.small { 
	font: normal 12px arial ; 
	color: #592b12 ; 
	line-height: 20px ; 
	margin: -10px 0 15px 0;
}


h1 { 
	font: normal 36px arial ; 
	line-height: 36px;
	color: #a5171e; 
	letter-spacing: -1px;
	margin: 0 0 20px 0;
	clear: left;
}

#banner h1 { 
	position: absolute;
	top: 70px;
	left: 40px;
}

#banner #description { 
	position: absolute;
	top: 125px;
	left: 40px;
	width: 490px;
}

#banner #description h3 { 
	font-weight: bold;
}


h2 { 
	font: bold 26px arial ; 
	line-height: 32px;
	color: #a5171e; 
	letter-spacing: -1px;
	margin: 25px -20px 20px -20px;
	border-top: 2px solid #f7e9cf;
	padding: 25px 20px 0 20px;
}

.colRight h2 { 
	margin: 25px -30px 20px -30px;
	padding: 25px 30px 0 30px;
}

h2 span { 
	font-weight: normal ; 
	color: #5d2f12; 
}

h2.clean { 
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

h2.borderBottom { 
	border-bottom: 2px solid #f7e9cf;
	padding-bottom: 10px;
}

p.borderTop {
	border-top: 2px solid #f7e9cf;
	margin: 25px -30px 20px -30px;
	padding: 25px 30px 0 30px;
}

h3 { 
	font: normal 15px arial ; 
	line-height: 24px;
	color: #5d2f12;  
	margin: 0 0 20px 0;
}



a, 
a:visited  { 
	color: #a5171e; 
	text-decoration: none ; 
	border-bottom: 1px solid #a5171e;
}

a:hover { 
	color: #be9647; 
	text-decoration: none ;
	border-bottom: 1px solid #be9647;
}

a:focus {
	outline:none
}


h4 a,
h4 a:visited { 
	display: inline-block;
	font: bold 18px arial ; 
	line-height: 22px;
	height: 22px;
	color: #a5171e; 
	letter-spacing: -1px;
	margin: 0;
	clear: left;
	background: url(media/button_arrow.gif) no-repeat right 1px;
	padding: 1px 30px 1px 0;
	border: 0;
}

h4 a:hover { 
	color: #5d2f12; 
	background: url(media/button_arrow.gif) no-repeat right -83px;
	border: 0;
}

strong {
	font: bold 15px arial;
	line-height: 23px;
	margin-top: -1px;
}


/* Structural Elements */

#top { 
	position:relative ; 
	width: 100% ; 
	height: 146px;
	z-index:1 ; 
	text-align: center ; 
	clear: both ;
}

#banner { 
	position:relative ; 
	width: 100% ; 
	height: 292px;
	z-index:1 ; 
	text-align: center ; 
	clear: both ;
}

#banner .container { 
	height: 284px;
	border-top: 4px solid #a5171e;
	border-bottom: 4px solid #dfba71;
}

#middle,
#footer  { 
	position:relative ; 
	width: 100% ; 
	z-index:1 ; 
	text-align: center ; 
	clear: both ;
}

#footer .container { 
	border-top: 4px solid #dfba71;
}

.container { 
	position:relative ; 
	width: 990px ; 
	margin: auto ; 
	z-index:0 ; 
	text-align: left ;
	padding: 0;
}

#clearColumns, .clearColumns {
	clear: both;
	height: 0;
	font-size: 0;
	text-indent: -5000px;
}

#bannerImage { 
	position: absolute;
	top: 0;
	left: 0;
	height: 284px;
}



/* Page Layout */

.colLeft {
	float: left;
	width: 680px;
	padding: 40px 0 30px 20px;
	overflow: visible;
}

.colRight {
	float: right;
	width: 200px;
	padding: 0 15px 0 30px;
	margin: 40px 0 10px 0;
	border-left: 2px solid #f9f1e3;
	overflow: hidden;
}

.colWide {
	display: block;
	clear: both;
	padding: 1px 20px 30px 20px;
	width: 950px;
}



/* Unique Elements */

#logo {
	position:absolute; 	
	top: 6px;
	left: 0px;
	height: 114px;
	width: 528px;
	overflow: hidden;
}

#logo a { 
	display: block;
	height: 114px;
	width: 528px;
	border: 0;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/logo.gif) no-repeat 0 0 ;
}

#logo a:hover { 
	background-position: 0 -114px ;
}

#breadcrumbs {
	margin: -31px -20px 20px -20px;
	border-bottom: 1px solid #f7e9cf;
	padding: 5px 22px;
	font: normal 12px arial; 
}

#breadcrumbs a, 
#breadcrumbs a:visited {
	margin-right: 5px;
	padding-right: 20px;
	font: bold 12px arial; 
	line-height: 20px ; 
	border: 0;
	background: url(media/bullet_light.gif) no-repeat right 3px;
}

#breadcrumbs a:hover {
	border: 0;
}

#news {
	display: block;
	clear: both;
	height: 24px;
	margin: 0 0 -15px 0;
	border-bottom: 2px solid #f7e9cf;

	padding: 11px 22px 8px 75px;
	font: normal 14px arial; 
	line-height: 22px;
	background: #fbf2df url(media/news_bg.gif) no-repeat ;
}

#news .bold {
	font: bold 14px arial;
	letter-spacing: -0.25px;
}


#tagline {
	position:absolute; 	
	top: 60px;
	right: -20px;
	width: 452px;
	height: 40px;
}

#tagline li {
	display: inline;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 0px;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	background: transparent;
}

#tagline a { 
	display: block;
	height: 40px;
	border: 0;
	font-size: 0px;
	text-indent: -5000px;
}

#tagline a.one {
	width: 148px;
	background: url(media/tagline_1.gif) no-repeat ;
}

#tagline a.two {
	width: 139px;
	background: url(media/tagline_2.gif) no-repeat ;
}

#tagline a.three {
	width: 165px;
	background: url(media/tagline_3.gif) no-repeat ;
}

#tagline a:hover { 
	background-position: 0 -40px ;
}

#footer a, 
#footer a:visited {
	margin-left: 12px;
	padding-left: 12px;
	font: bold 12px arial; 
	line-height: 20px ; 
	border: 0;
	border-left: 2px solid #f7e9cf;
}

#footer a:hover {
	border: 0;
	border-left: 2px solid #dfba71;
}

#footer p {
	font: normal 12px arial; 
	line-height: 20px ;
	margin: 20px; 
}

#footer a.siteBy, 
#footer a.siteBy:visited {
	margin: 0 0 0 25px;
	padding: 0;
	font: normal 12px arial; 
	line-height: 20px ; 
	border: 0;
}

#footer a.siteBy:hover {
	border: 0;
}

/* Lists */

ul {
	list-style-type: none;
	margin: 0 30px 30px 30px;
}

li {
	font: normal 14px arial; 
	line-height: 20px ; 
	background: url(media/bullet.gif) no-repeat 0px 6px;
	padding: 0 0 0 18px;
	margin-bottom: 18px;
}

ul.noPad li {
	line-height: 24px; 
	background-position: 0px 8px;
	margin-bottom: 0px;
}

li ul {
	list-style-type: none;
	margin: 18px 0 0 20px;
}

li ul li {
	background: url(media/bullet_light.gif) no-repeat 0px 6px;
}


/* Main Nav */

#mainNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 37px;
	margin: 0 0 0 20px;
	display: block;
	float: none;
}

#mainNav li {
	display: inline;
	float: left;
	height: 37px;
	line-height: 37px;
	font-size: 0px;
	text-indent: -5000px;
	padding: 0;
	margin-right: 2px;
	background: transparent;
}

#quality a,
#quality a:visited {
	width: 70px;
	background: url(media/nav_quality.gif) 0px top;
}

#value a,
#value a:visited {
	width: 63px;
	background: url(media/nav_value.gif) 0px top;
}

#education a,
#education a:visited {
	width: 93px;
	background: url(media/nav_education.gif) 0px top;
}

#partners a,
#partners a:visited {
	width: 81px;
	background: url(media/nav_partners.gif) 0px top;
}

#people a,
#people a:visited {
	width: 74px;
	background: url(media/nav_people.gif) 0px top;
}

#funStuff a,
#funStuff a:visited {
	width: 88px;
	background: url(media/nav_funStuff.gif) 0px top;
}

#contact a,
#contact a:visited {
	width: 79px;
	background: url(media/nav_contact.gif) 0px top;
}

#quote {
	float: right;
	margin-left: 253px;
}

#quote a,
#quote a:visited {
	width: 135px;
	background: url(media/nav_quote.gif) 0px top;
}

#mainNav a,
#mainNav a:visited {
	display: block; 
	height: 37px;
	line-height: 37px;
	font-size: 0px;
	text-indent: -5000px;
	padding: 0;
	border: 0;
}

#mainNav a.current,
#mainNav a.current:visited {
background-position: 0px -40px;
}

#mainNav a.current:hover {
background-position: 0px -80px;
}

#mainNav a:hover {
text-decoration: none ;
background-position: 0px -40px;
border: 0;
}

/* Forms */

#contactForm {
	padding-bottom: 10px;
}

.fieldName {
	clear: left;
	font-weight: bold;
}

.formField {
	height: 14px;
	font: normal 12px arial;
	padding: 4px 4px;
	clear: both;
	margin: 3px 0px 10px 0px;
	border: 0;
	border: 1px solid #fff;
	background: #f8f5f0;
}

.formArea {
	display: block;
	font: normal 12px arial;
	padding: 4px 4px;
	clear: both;
	margin: 3px 0px 15px 0px;
	border: 0;
	border: 1px solid #fff;
	background: #f8f5f0;
}

.required {
	font: bold 10px arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #762123; 
	padding-left: 6px;
}

/* Classes */

a.partnerLogo,
a.partnerLogo:visited {
	border: 0;
	float: left;
	margin: 0 33px 20px 0;
}

a.partnerLogo:hover {
	border: 0;
}

.floatLeft {
	float: left;
	margin: 0 30px 15px 0;
}

.floatRight {
	float: right;
	margin: 0 0 15px 30px;
}

.borderTop {
	border-top: 1px solid #fff;
	padding-top: 20px;
}

img, 
a.img,
a.img:visited {
	border: 0;
}

img.border {
	border: 4px solid #dfba71;
}

.funFeature {
	margin: 0 -43px 30px -20px;
	width: 712px;
	padding-right: 30px;
	background: url(media/funStuff_taddy-inovo-bg.gif) repeat-x;
	height: 309px;
}

*html .funFeature {
	margin: 0 -43px 30px -20px;
	width: 711px;
	padding-right: 75px;
}

p.quote { 
	font: normal 16px arial ; 
	line-height: 24px ; 
	background: url(media/quote_open.gif) no-repeat;
	padding: 5px 0 0 44px;
	clear: none;
}

p.quote span { 
	display: block;
	background: url(media/quote_close.gif) no-repeat right bottom;
	padding: 0 25px 0 0;
}

p.quoteName { 
	font: normal 12px arial ; 
	line-height: 20px ;
	margin-left: 44px;
	clear: none; 
}

.box {
	display: block;
	clear: both;
	border-top: 1px solid #f7e9cf;
	border-bottom: 2px solid #f7e9cf;
	padding: 11px 20px 8px 20px;
	background: #fbf2df url(media/box_bg.gif) repeat-x ;
	margin: 30px -20px 10px -20px;
}

a.thumb,
a.thumb:visited {
	height: 90px;
	width: 90px;
	margin: 0 5px 5px 0;
	border: 2px solid #dfba71;
	float: left;
}

a.thumb:hover {
	border-color: #a5171e;
}


a.thumb img {
	margin: 0;
	padding: 0;
}

a#funSticker,
a#funSticker:visited {
	margin-top: 40px;
	float: right;
	height: 97px;
	width: 145px;
	background: url(media/funStuff_sticker.gif) no-repeat 0 0;
	border: 0;
	text-indent: -5000px;
	font-size: 0px;
} 

a#funSticker:hover {
	background-position: 0 -97px;
} 

.show {
	display: inline;
}

.hide {
	display: none;
}

.thumbSet {
	display: block;
	clear: left;
	height: 93px;
	margin: 5px 20px 15px 0;
}




/* Buttons */


.buttonMore {
	display: inline;
	float: right;
	width: 107px;
	height: 33px;
	margin: 10px 12px 0 0;
}

.buttonMore a,
.buttonMore a:visited {
	display: block; 
	width: 107px;
	height: 33px;
	line-height: 33px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/button_learnMore.gif) left top;
	padding: 0;
	border: 0;
}


.buttonMore a:hover {
text-decoration: none ;
background-position: 0px -40px;
border: 0;
}

.inline {
	display: inline;
	float: left;
}

.clearLeft {
	clear: left;
}

.buttonAll {
	display: inline;
	float: left;
	width: 83px;
	height: 33px;
	margin: 0 0 0 20px;
}

.buttonAll a,
.buttonAll a:visited {
	display: block; 
	width: 83px;
	height: 33px;
	line-height: 33px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/button_viewAll.gif) left top;
	padding: 0;
	border: 0;
}


.buttonAll a:hover {
text-decoration: none ;
background-position: 0px -40px;
border: 0;
}




