html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline; 0;
	font-size: 100%;
}
.siteMap {
	text-align: left;
	padding-top: 35px;
	padding-left: 35px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #969381;
}
body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
}
#contentWrapper {
	width: 100%;
	margin-left: 0;
	overflow: hidden;
	position: relative;
	line-height: 1.60em;
}
#sideBar {
	float: left;
	position: relative;
	width: 263px;	
}
#content {
	margin: 50px 0 0 394px;
	text-align: right;
	padding: 0 50px 0 0;
}
#contentContact {
	margin: 50px 0 0 300px;
	padding: 0 50px 0 0;
	line-height: 14px;
}
#outerWrapper { 
	background-image: url(../images/ts_contact.jpg); 
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
	margin: 50px auto 0 auto;
}
#outerWrapperContact {
	width: 800px;
	height: 600px;
	margin: 50px auto 0 auto;
	background-image: url(../images/ts_about.jpg);
}
.contactLogo {
	float: left;
	position: relative;
	width: 140px;
	left: 30px;
	top: 34px;
	border: none;
}
#container {
	height: 600px;
	width: 800px;
	margin: 50px auto 0px auto;
}

#container #homepage {
	background-image: url(../images/ts_home.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	border: none;
	position: relative;
}
#container #homepage #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	float: right;
	top: 185px;
	position: relative;
	right: -48px;
}
#container #homepage #logo {
	background-image: url(../images/logo.gif);
	height: 109px;
	width: 115px;
	float: right;
	position: relative;
	top: 45px;
	right: 65px;
	border: none;
}
#container #homepage #navbar {
	left: 55px;
	top: 160px;
	position: relative;
	word-spacing: 3.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 350px;
}

.hiddenPic {
	display:none;
}

#copyright {
	color: #969381;
	font-size: 9px;
	text-align: center;
	width: 800px;
	height: 11px;
	margin: 25px auto 0px auto;
}

