body{	
	background-image: url(../images/TSS_Background.png); 	
	background-repeat: repeat-x;	
	background-color: #0E0E0E;	
	padding-top:0px;	
	margin-top: 44px;	
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9pt;	
	line-height: 20px;	
	color: #ABABAB;
	}
.footer{
	font-size: 9pt;	
	line-height: 17px;	
	color: #ABABAB;	
}
a{	
	text-decoration: none;	
	color: #CA7B28;

}
a:hover{	
	text-decoration: none;	
	color: #989898;
	
}
.h1,h1{	
	font-family: Helvetica, Arial, Sans-Serif;	
	font-size: 11pt;	
	letter-spacing: 1px;	
	color: #FF9B33;	
	margin: 0px;	
	padding: 0px 0px 0px 0px;	
	line-height: 20px;}
.h2,h2{	
	font-family: Helvetica, Arial, Sans-Serif;	
	font-size: 10pt;	
	color: #EFEFEF;	
	letter-spacing: 1px;	
	margin: 0px;	
	padding: 0px;	
	line-height: 16px;}
.h3,h3{	
	font-family: Helvetica, Arial, Sans-Serif;	
	font-size: 9pt;	
	color: #FEFEFE;	
	margin: 0px;	
	padding: 0px;	
	line-height: 18px;}
.content{
	background-image: url(../images/Content_Gradient.png);
	background-repeat: no-repeat;
}
table{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img.bullet{
	vertical-align: 
	middle;	height: 6px;	
	height: 6px;	
	border: 0px;
}
p{	
	margin: 0px;	
	padding: 5px 5px 10px 0px;
}
span.bullet{	
	line-height: 25px;
}

div.mainBlock {
	float: left;
	/*
	border: 1px solid #FFFFFF;
	*/
}

a#left{
	display:block;
	background:url('../images/Left-Orange-Arrow.png') top;
	height:410px;
	width:52px;
}

a#left:hover{
	background-position:bottom;
}

a#right{
	background:url('../images/Right-Orange-Arrow.png') top;
	display:block;
	height:410px;
	width:53px;
}
a#right:hover{
	background-position:bottom;
}

a#logo{
float:left;
background:url('../images/Logo-Rollover.png') top;
display:block;
height:88px;
width:357px;
}

a#logo:hover{
	background-position:bottom;
}

a#philosophy{
float:left;
background:url('../images/Philosophy-Rollover.png') top;
display:block;
height:88px;
width:113px;
}

a#philosophy:hover{
	background-position:bottom;
}

a#about{
float:left;
background:url('../images/About-Us-Rollover.png') top;
display:block;
height:88px;
width:96px;
}

a#about:hover{
	background-position:bottom;
}

a#services{
float:left;
background:url('../images/Services-Rollover.png') top;
display:block;
height:88px;
width:96px;
}

a#services:hover{
	background-position:bottom;
}

a#portfolio{
float:left;
background:url('../images/Portfolio-Rollover.png') top;
display:block;
height:88px;
width:151px;
}

a#portfolio:hover{
	background-position:bottom;
}

li{
	list-style-image: url('../images/orange_bullet_tiny.png');
	
}

.packages li{
	list-style-image: url('../images/orange_bullet.png') 
}

div.mainCenter{
	width: 813px;
	margin-left: auto;
	margin-right: auto;
}

/* START Menu */   
/* START Form CSS */
.mainTable{
	margin-left: auto;
	margin-right: auto;
}

span.label{
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	width: 150px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
}

label{
	display: block;
	width: 100px;
	text-align: right;
	float:left;
	padding-right: 20px;
	font-size: 14px;
}

input.input{
	background-color: transparent;
	font-family: Helvetica, Arial, Sans-Serif;
	border: 1px solid #666666;
	padding: 2px;
	color: #CDCDCD;
	font-size: 16px;
	float:left;
	width: 150px;
}

textarea.input{
	background-color: transparent;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	width: 400px;
	height: 75px;
	border: 1px solid #666666;
	float: left;
	color: #CDCDCD;
}

input#contactUs{
	margin: 15px 10px;
	float: left;
	height: 60px;
	width: 60px;
	background-color: #FF9B33;
	border: 1px solid #666666;
	color: #333333;
}

input#zip{
	width: 50px;
}

input#street,input#city{
	width: 350px;
}

div.row{
	clear: both;
	padding: 8px 5px;
}
/* END Form CSS */

/* START Prices CSS */
td.prices{
	color: #FFFFFF;
	font-weight: bold;
}

table.prices{
	padding: 5px 10px;
}

table.prices td,table.prices th{
	padding: 1px 5px;
	text-align: center;
	font-size: 12px;
	border-left: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}

td.description{
	text-align: right !important;
	font-weight: bold;
}

table.prices th{
	font-size: 14px; 
	color: #CA7B28;
}
/* END Prices CSS */

li.lvl2{
	margin-left: 10px;
}