/*
Designed by Hedley Phillips
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	font-style: inherit;
	/*font-size: 100%;*/
	font-family: inherit;
	vertical-align: baseline;
	font-family: "Trebuchet MS", sans-serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #E7E7E9;
	background: url(../images/background.jpg);
	/*background: url(../images/template2.jpg);*/
	background-repeat: repeat-y;
}
ol {
	/*list-style: none;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End of reset */

img {
display:block;
}


#wrapper { /* The main wrapper*/
margin-left:35px;
margin-top:37px;
width:815px;
}
#logo-banner { /* Letterpart Logo banner */
min-height: 115px;
height: 115px;
background: url(../images/logo_banner.jpg) no-repeat top;
}

/* Top Navigation menu */
#navcontainer ul {
list-style-type: none;
text-align: left;
margin-left: 20px;
padding-top: 21px;
}
		
#navcontainer ul li a{
background: transparent url(../images/topnav_menu/bullets_off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font-family: "Trebuchet MS", sans-serif;
font-size: 11px;
line-height: 1.4;
font-weight: 600;
text-decoration: none;
color: #999;
}
		
#navcontainer ul li a:hover {
background: transparent url(../images/topnav_menu/bullets_over.gif) left center no-repeat;
font-color: #FB291A;
}
		
#navcontainer ul li a#current {
			background: transparent url(../images/topnav_menu/bullets_over.gif) left center no-repeat;
			color: #FB291A;
		}
/* Bread Crumbs */
#breadcrumbs {
padding-left: 23px;
padding-top: 15px;
text-align: left;
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
line-height: 1.4;
font-weight: 600;
text-decoration: none;
color: #999;
}
#breadcrumbs a {
text-decoration: none;
color: #999;
}
#breadcrumbs a:hover {
text-decoration: underline;
}
#breadcrumbs .current{
color: #000;
}
#breadcrumbs .visited{
color: #999;
}

#top-nav-index { /* Main navigation area */
min-height: 135px;
height: 135px;
/*background: url(../images/top-nav-index.jpg) no-repeat top;*/
}
#top-nav-overview { /* Main navigation area */
min-height: 135px;
height: 135px;
background: url(../images/top-nav-overview.jpg) no-repeat top;
}
#top-nav-outsourced { /* Main navigation area */
min-height: 135px;
height: 135px;
background: url(../images/top-nav-outsourced.jpg) no-repeat top;
}
#top-nav-web-based { /* Main navigation area */
min-height: 135px;
height: 135px;
background: url(../images/top-nav-web-based.jpg) no-repeat top;
}
#top-nav-publishing { /* Main navigation area */
min-height: 135px;
height: 135px;
background: url(../images/top-nav-publishing.jpg) no-repeat top;
}
#top-nav-consulting { /* Main navigation area */
min-height: 135px;
height: 135px;
background: url(../images/top-nav-consulting.jpg) no-repeat top;
}
#top-nav-online { /* Main navigation area */
min-height: 135px;
height: 135px;
background: url(../images/top-nav-online.jpg) no-repeat top;
}
#top-nav-contact { /* Main navigation area */
min-height: 135px;
height: 135px;
background: url(../images/header_animation.jpg) no-repeat top;
}
#top-nav-downloads { /* Main navigation area */
min-height: 135px;
height: 135px;
background: url(../images/header_animation.jpg) no-repeat top;
}
#prodnavcontainer {
display: inline;
}
/* ############################## */
/* Single Icons for Product Pages */
#outsourced-single {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/outsourced.gif") 0px -130px no-repeat;
}
#web-based-single {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/web-based.gif") 0px -130px no-repeat;
}
#publishing-single {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/publishing.gif") 0px -130px no-repeat;
}
#consulting-single {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/consulting.gif") 0px -130px no-repeat;
}
#programming-single {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/programming.gif") 0px -130px no-repeat;
}

/* Product Icon Rollovers */
#outsourced a {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/outsourced.gif") 0 0 no-repeat;
}
#outsourced a:hover{
background-position: 0px -130px;
}
#web-based a {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/web-based.gif") 0 0 no-repeat;
}
#web-based a:hover{
background-position: 0px -130px;
}
#publishing a {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/publishing.gif") 0 0 no-repeat;
}
#publishing a:hover{
background-position: 0px -130px;
}
#consulting a {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/consulting.gif") 0 0 no-repeat;
}
#consulting a:hover{
background-position: 0px -130px;
}
#programming a {
float: left;
margin-left: 10px;
display:block;
width: 143px;
height: 131px;
background: url("../images/product_icons/programming.gif") 0 0 no-repeat;
}
#programming a:hover{
background-position: 0px -130px;
}

#content-wrapper { /* Content area wrapper Full width with bkgrnd image */ 
background: url(../images/container_background.jpg);
}
#content { 
/* Main area where all the words and stuff goes 
Content is split into two areas, Mainbody and rightnav */
padding-top: 10px;
width: 761px;
border-right: 1px solid #FB291A;
}

.toggle-outsourced {

}
#mainbody {
width: 540px;
float: left;
font-size: 0.8em;
}
#mainbody p {
padding-bottom:14px;
padding-left: 23px;
padding-right: 15px;
line-height: 14px;
}
#mainbody h1 {
color: #FB291A;
padding-top: 10px;
padding-left: 23px;
padding-bottom: 13px;
font-size: 1.5em;
font-weight: 600;
}
#mainbody h4 {
padding-left: 23px;
padding-right: 57px;
padding-top: 10px;
padding-bottom: 12px;
font-size: 1em;  
line-height: 14px;
color: #FB291A;
}
#mainbody h5 {
padding-left: 23px;
padding-right: 57px;
padding-bottom: 12px;
font-size: 1em;  
line-height: 14px;
color: #000;
}
#mainbody h6 {
padding-left: 23px;
padding-right: 57px;
padding-bottom: 12px;
/*font-size: 12px;  */
line-height: 14px;
color: #FB291A;
font-size: 1.2em;
}
#mainbody h6 a {
text-decoration: none;
color: #FB291A;
}
#mainbody h6 a:hover {
text-decoration: underline;
color: #FB291A;
}
#listcontainer {

margin-left: 50px;
}
#listcontainer ul {
padding-left: 15px;
line-height: 14px;
}
#listcontainer li li {
line-height: 14px;
}
#rightnav { /* area for links, news reader and web user login*/
float: right; 
width: 217px;
padding-top: 07px;
}
#news {
min-height: 113px;
height: 113px;
}
.clearboth {
clear: both;
}
#bottom_border {
/*min-height: 10px;
height: 10px;
background: url(../images/bottom_border.jpg) no-repeat top;*/
}
#footer {
background: url(../images/footer_bottom_border.jpg) no-repeat top;
min-height: 107px;
height: 107px;
padding-top: 15px;
}
#footer p {
padding-top: 0px;
padding-left: 24px;
font-family: "Trebuchet MS", sans-serif;
font-size: 11px;
line-height: 1.8;
color: #999;
}
#footer a {
text-decoration: none;
color: #999;
}
#footer a:hover {
text-decoration: underline;
}
#footer .black {
color: #000;
font-weight: 700;
}
#mainbody #boring{
border: 1px solid #000;
margin-left: 23px;
padding: 10px;
margin-right: 57px;
margin-bottom: 20px;
}
#downloads {
font-size: 1em;
}
#downloads li {
line-height: 18px;
}
#downloads a {
text-decoration: none;
color: #000;
}
#downloads a:visited {
color: #000;
}
#downloads a:hover {
text-decoration: underline;
}
.italic {
font-style: italic;
}
#sophie {
margin-left: 25px;
margin-right: 10px;
float:left;
}