html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline; 0;
	font-size: 100%;
}
#contactPage {
	background-image: url(../images/ts_contact.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	/*height: 600px;*/
	margin: 0 0 0 0;
	border: none;
}
#aboutPage {
	background-image: url(../images/ts_about.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 600px;
	margin: 0 0 0 0;
	border: none;
}
#portfolioPage {
	background-image: url(../images/ts_portfolio.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 600px;
	margin: 0 0 0 0;
	border: none;
}
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%;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;	/*background-image: url(images/faux_column.gif);
	background-repeat: repeat-y;*/
}
	
#sideBar {
	float: left;
	position: relative;
	width: 265px;
}
#contentContact {
	text-align: right;
	margin: 0 0 0 300px;
	padding: 0 50px 0 0;
	line-height: 13px;
}
#contentAbout {
	text-align:left;
	margin: 0 0 0 300px;
	padding: 0 50px 0 0;
	line-height: 14px;
}
#outerWrapper { 
	width: 800px;
	margin: 50px auto 0 auto;
}
.contactLogo {
	float: left;
	position: relative;
	width: 140px;
	left: 30px;
	top: 34px;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.contactNavBar {
	text-transform: uppercase;
	word-spacing: 3.5em;
	text-align: right;
	margin: 125px 0 0 170px;
	padding: 0 56px 0 0;
	font-size: 10.5px;
}
.portfolioNavBar {
	text-transform: uppercase;
	word-spacing: 3.5em;
	text-align: right;
	margin: 125px 0 0 170px;
	padding: 0 56px 0 0;
	font-size: 10.5px;
}		
#header {
	width: 100%;
	height: 160px;
	position: relative;
	overflow: hidden;
	border: none;
}
#portfoioHeader {
	width: 100%;
	height: 230px;
	position: relative;
	overflow: hidden;
	border: none;
}
#footer {
	padding: 0 50px 0 0;
	font-weight: bold;
	line-height: 5em;
	word-spacing: .5em;
	height: 55px;
}	
#copyright {
	width: 100%;
	height: 15px;
	margin: 25px 0 0 0;
	color: #969381;
	font-size: 9px;
	text-align: center;
}
.style1 {
	color: #969381;
	font-weight: bold;
}
.vendorBox {
	padding: 0 0 0 435px;
}
table {
	position: relative;
	text-align: right;
	width: 425px;
	right: 100px;
}
.email {
	position: relative;
	float: left;
	width: 525px;
	text-align: right;
}
.phone {
	position: relative;
	float: right;
	width: 175px;
	text-align: right;
	padding-top: 20px;
}
