
*
{
	margin:0;
	padding:0;
}

html, body
{
	margin:0;
	padding:0;
	font-family:Arial, Sans-Serif;
	color:#777777;
	font-size:100%;
}

p
{
	margin:0 0 20px 0;
	text-align:justify;
	line-height:1.7em;
}

a:link, a:visited, a:active, a:hover
{
	color:#777777;
	text-decoration:none;
}

/* Text Styles */

.text-dark-blue-bold, .text-dark-blue-bold a:link, .text-dark-blue-bold a:active, .text-dark-blue-bold a:visited, .text-dark-blue-bold a:hover
{
	color:#124570;
	text-decoration:none;
	font-weight:bold;
}

img
{
	border:none;
}

.right
{
	float:right;
}

.left
{
	float:left;
}

#Wrapper
{
	width:795px;
	margin:10px auto 0 auto;
	display:table;
}

#LeftColumn
{
	width:98px;
	float:left;
	font-size:90%;
	font-weight:bold;
	text-transform:uppercase;
}

#LeftColumn a:link, #LeftColumn a:visited, #LeftColumn a:active, #LeftColumn a:hover
{
	color:#124570;
	text-decoration:none;
}

#LeftColumn ul
{
	width:100%;
	margin:27px 0 0 0;
	text-align:right;
	list-style-type:none;
}

#LeftColumn ul li
{
	margin:0 0 7px 0;
}

#RightColumn
{
	width:678px;
	float:right;
}

#Header
{
	width:100%;
	height:68px;
	background:url(../images/main/header.jpg) left no-repeat;
}

#Header img
{
	float:right;
}

#Header ul
{
	list-style-type:none;
	float:right;
	margin:17px 5px 0 0;
	font-size:80%;
	color:#FFF;
	text-align:right;
}

#Header ul li
{
	margin:0 0 1px 0;
}

#Header ul li span
{
	text-transform:uppercase;
	font-weight:bold;
	/*font-size:115%;*/
}

#BodyContent
{
	width:678px;
	float:right;
	clear:right;
	margin:7px 0 0 0;
	font-size:75%;
}

#BodyContent h4
{
	padding:10px 0 15px 0;
	font-size:125%;
	color:#124570;
}

#BodyContent h5
{
	margin:0 0 2px 0;
	font-size:110%;
	color:#124570;
}

#Footer
{
	clear:both;
	width:100%;
	padding:25px 0;
	font-size:70%;
	text-align:center;
}

#Footer ul
{
	list-style-type:none;
}

#Footer ul li
{
	display:inline;
	margin:0 2px;
}


/* Index.htm */

#BlueTriangle
{
	width:34px;
	height:16px;
	float:left !important;
	position:relative;
	top:59px;
	left:537px;
}

#HomeFlash
{
	width:650px;
	height:476px;
	float:right;
}

/* AboutUs.htm */

#AboutSection1
{
	width:650px;
	float:right;
	height:315px;
	background:url(../images/about/about_top.jpg) right bottom no-repeat;
}

#AboutSection1 p
{
	margin:0 !important;
	text-align:left !important;
}

#AboutSection2
{
	width:620px;
	margin:20px 0 0 0;
	padding:0 30px 0 0;
	float:right;
}

ul#WhyTSPIList
{
	margin:0 0 20px 35px;
	list-style-type:disc;
}

ul#WhyTSPIList li
{
	margin:0 0 10px 0;
	line-height:1.7em;
	text-align:justify;
}

/* Contact.htm */

#ContactSection1
{
	width:650px;
	float:right;
	height:512px;
	background:url(../images/contact/contact_flower.jpg) right bottom no-repeat;
}

#ContactSection1 ul
{
	margin:0 0 45px 0;
	list-style-type:none;
}

#ContactSection1 ul li
{
	margin:0 0 5px 0;
}

#ContactSection2
{
	width:650px;
	float:left;
}

#OurCompany
{
	width:411px;
	margin:20px 0 0 0;
	padding:0 10px 0 0;
	float:right;
}

#ContactDisabled
{
	position: relative; 
	top: 50px;
	width:275px;
	text-align: left;
}

#ContactDisabled a
{
	color:#124570;
	text-decoration: underline;
	font-weight: bold;
}

#EVerify
{
	position: relative;
	top: 37px;
	width:200px;
        height: 60px;
	text-align: left;
}

#EVerify a
{
	text-decoration: underline;
}

/* Services.htm */

#ServicesSection1
{
	width:650px;
	float:right;
	height:212px;
	background:url(../images/services/services_top.jpg) right bottom no-repeat;
}

#ServicesSection1 p
{
	margin:0 !important;
	text-align:left !important;
}

#ServicesSection2
{
	width:650px;
	margin:20px 0 0 0;
	float:right;
}

.ServiceBlock
{
	width:310px;
}

/* Solutions.htm */

#SolutionsSection1
{
	width:650px;
	float:right;
	height:209px;
	background:url(../images/solutions/solutions_top.jpg) right bottom no-repeat;
}

#SolutionsSection1 p
{
	margin:0 !important;
	text-align:left !important;
}

#HorseImg
{
	margin:45px 0 0 0;
}

#SolutionsSection2
{
	width:342px;
	float:right;
	padding:75px 0 0 0;
	float:right;
	background:url(../images/solutions/solutions_bottom.jpg) top no-repeat;
}

ul#TalentList
{
	margin:10px 0 0 18px;
	list-style-type:disc;
}

ul#TalentList li
{
	margin:0 0 4px 0;
}

/* Privacy.htm */

#PrivacyContent
{
	width:620px;
	padding:0 30px 0 0;
	float:right;
}

/* LegalInfo.htm */

#LegalContent
{
	width:620px;
	padding:0 30px 0 0;
	float:right;
}