/* http://meyerweb.com/eric/tools/css/reset/ */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {			/* remember to define focus styles! */
	outline: 0;
}

ins {				/* remember to highlight inserts somehow! */
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {				/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}

/* Basic HTML */

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: rgb(255, 255, 255) url(background.jpg);
	color: #7c7c7c;
	/*font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;*/
	border-top: 15px solid #C72379;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #C72379
}

a:hover {
	text-decoration: underline;
	color:#C72379;
}

a:focus {
	outline: 1px dotted invert;
}

img {
	border: 0;
}

/* `Headings */

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

h7 {
	font-size: 18px;
	color:#C72379;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

.caps
{
text-transform:
uppercase;

}



/* Spacing */

ol {
	list-style: decimal;
}

ul {
	list-style: square;
color: #C72379;
}

li {
	margin-left: 30px;
	list-style: square;
color: #C72379;
}

li span {
color: #7c7c7c;
}
ol li{
	list-style: decimal;
}
.pink  {
color: #C72379;
}

.li indent {
text-indent:10px;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,pre,table,address,fieldset {
	margin-bottom: 20px;
}

/* Main Style */


#contact {
width:100%;
margin-left: auto;
margin-right: auto;
background-color:#c72379;
}

.email {
color: #FFFFFF;
background: #C72379;
float:left;
font-size:1.2em;
padding: 8px 0;
padding-left:10px;
width:470px;
}

.tel {
color: #ffffff;
background: #C72379;
float:left;
font-size:1.2em;
padding: 8px 0;
padding-right:10px;
width:470px;
text-align:right;
}

.top_holder_fg {
width:960px;
margin-left: auto;
margin-right: auto;
text-align:left;
}

#container {
width:960px;
margin: 0 auto;
text-align:left;
}

#header {
width:960px;
margin-top:40px;
}

#header .logo {
background: #ffffff url(../images/tse_logo.jpg) no-repeat;
text-indent: -9999px;
height:75px;
color:#ab2876;
font-weight:bold;
width:40%;
float:left;
}

#header .image {
background: #ffffff url(../images/tse_header.jpg) no-repeat;
text-indent: -9999px;
height:231px;
color:#ab2876;
font-weight:bold;
width:100%;
float:left;
clear:left;
}

#header .slogan h1 {
color:#C72379;
font-weight:bold;
font-size:1.5em;
float:left;
width:60%;
margin: 20px 0 0 0;
text-align:right;
}

/* Main Navigation Menu */

#main-nav-menu {
	position: relative;
    margin-top: 5px;
	height: 3em;
	/*border-bottom: 3px solid #C72379;*/
	clear:left;
	color: #C72379;
}

#main-nav-menu ul {
	position: absolute;
	top: 1em;
	margin:0;
}

#main-nav-menu ul li {
	position: relative;
	display: inline;
	margin:0;
}

#main-nav-menu ul li a {
	color: #C72379;
	text-decoration: none;
	padding: 5px 10px;
}

#main-nav-menu ul li a:hover {
	/*background: #C72379;*/
	color: #C72379;
	border-bottom: 2px solid #C72379;
}

#main-nav-menu ul li a.active {
	/*background: #C72379;*/
	color: #C72379;
	border-bottom: 2px solid #C72379;

}

#content {
margin: 15px 0;
font-size: 0.9em;
}

#content p{
margin: 0 0 10px 0;
}

#content .welcome {
float:left;
width:940px;
font-size: 1.1em;
margin:0 20px;
}

#content .latest-news {
float:left;
width:300px;
}

#content .latest-news ul {
margin:0;
padding:0;
}


#content .latest-news ul li {
margin:0;
padding:0 0 10px 0;
list-style:none;
}

.date {
font-weight:bold;
color: #e391bc;
}

#content .welcome h2{
color:#C72379;
font-size:1.1em;
margin:0 10px 0;

}

#content .latest-news h2{
color:#C72379;
font-size:1.2em;
margin:5px 0 10px 0;
}


/* Footer */

#footer {
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 1.0em;
	background: #C72379;
	font-size: 0.9em;
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}

#footer .footer-left {
	position: absolute;
	left: 1.5em;
	bottom: 0.5em;
}

#footer .footer-right {
	position: absolute;
	right: 1.5em;
	bottom: 0.5em;
}

/* links pages */

#links {
margin-left: auto;
margin-right: auto;
padding:0;
width:960px;
clear:both;
margin:0 0 0 6px;
}
#links_after {
margin-left: auto;
margin-right: auto;
padding:0;
clear:both;
margin:0 0 0 170px;
}


#sales-links, #after-sales-links, #latest-news-links, #recruitment-links {
	padding: 0;
	margin: 10px 10px 30px 10px;
}

#sales-links li, #after-sales-links li, #latest-news-links li, #recruitment-links li {
	padding: 0;
	margin: 0;
}

#sales, #after-sales, #latest-news, #recruitment {
	padding: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 225px;
	padding-bottom: 5px;

}

#sales a {
	background: #000 url(../images/sales.jpg) no-repeat;
	height: 195px;
	width: 225px;
	display: block;
	border: 1px solid #C72379;
}

#sales a:hover {
	background-position: -225px 0;
	border: 1px solid #C72379;
}

#after-sales a {
	background: #000 url(../images/after_sales.jpg) no-repeat;
	height: 195px;
	width: 225px;
	display: block;
	border: 1px solid #C72379;
}

#after-sales a:hover {
	background-position: -225px 0;
	border: 1px solid #C72379;
}

#latest-news a {
	background: #000 url(../images/latest_news.jpg) no-repeat;
	height: 195px;
	width: 225px;
	display: block;
	border: 1px solid #C72379;
}

#latest-news a:hover {
	background-position: -225px 0;
	border: 1px solid #C72379;
}

#recruitment a {
	background: #000 url(../images/recruitment.jpg) no-repeat;
	height: 195px;
	width: 225px;
	display: block;
	border: 1px solid #C72379;
}

#recruitment a:hover {
	background-position: -225px 0;
	border: 1px solid #C72379;
}

/* sales links */

#on-site-telephone-coaching, #on-site-sales-health-checks, #workshops, #prospecting-campaigns, #sales-mystery {
	padding: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 175px;
	padding-bottom: 5px;
	


}

#on-site-telephone-coaching a {
	background: #000 url(../images/on_site_tel_sm.jpg) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#on-site-telephone-coaching a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

#on-site-sales-health-checks a {
	background: #000 url(../images/on_site_sales_sm.jpg) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#on-site-sales-health-checks a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

#workshops a {
	background: #000 url(../images/sales_workshop_sm.jpg) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#workshops a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

#prospecting-campaigns a {
	background: #000 url(../images/prospecting_campaigns_sm.jpg) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#prospecting-campaigns a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

#sales-mystery a {
	background: #000 url(../images/telephone_mystery.jpg) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#sales-mystery a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}


/* after sales links */

#service-efficiency, #best-practice-benchmarking, #process-improvement, #on-site-coaching, #after-sales-training-workshops {
	padding: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 175px;
	padding-bottom: 5px;

}

#service-efficiency a {
	background: #000 url(../images/service_efficiency.jpg) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#service-efficiency a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

#best-practice-benchmarking a {
	background: #000 url(../images/best_practice_benchmarking.jpg) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#best-practice-benchmarking a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

#process-improvement a {
	background: #000 url(../images/process_improvement) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#process-improvement a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

#on-site-coaching a {
	background: #000 url(../images/on_site_coaching.jpg) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#on-site-coaching a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

#after-sales-training-workshops a {
	background: #000 url(../images/after_sales_training_workshops) no-repeat;
	height: 152px;
	width: 175px;
	display: block;
	border: 1px solid #C72379;
}

#after-sales-training-workshops a:hover {
	background-position: -175px 0;
	border: 1px solid #C72379;
}

.tse-content {
font-size: 1.1em;
margin:0 20px;
}

.tse-content ul li{
padding: 0px;
}

.contact-info{
font-weight:bold;
color: #C72379;
}
