@charset "UTF-8";
/* CSS Document */

a img 
{
	border:0 
}

ol, ul {
	list-style: none;
}
.wrapper1 {
	height: 700px;
	width: 900px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 0px 0px 10px #666666;
	-webkit-box-shadow: 0px 0px 10px #666666;
}
.logo {
	width: 900px;
	height: 125px;
}
.navigation {
	width: 900px;
	height: 34px;
	background-image: url(images/nav-bar.jpg);
	background-repeat: no-repeat;
}
.content-holder {
	width: 625px;
	height: 429px;
	float:left;
}
.image1 {
	width: 625px;
	height: 261px;
	float:left;
}
.services {
	width: 245px;
	height: 429px;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	float:left;
}
ul.services li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:27px;
	list-style-position: inside;
	list-style-type: disc;
}
.index-text {
	width: 575px;
	height: 168px;
	padding-left: 30px;
	padding-right: 20px;
	float:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	color:#666;
}
.bold-text {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height: 15px;
	color:#F60;
}
.heading1 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#F60;
}
.heading2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size:17px;
	font-weight:bold;
	color:#F60;
}
.heading3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#F60;
}
.base-holder {
	width: 900px;
	height: 112px;
}
.phone-bar {
	width: 900px;
	height: 42px;
	float:left;
}
.base_panel {
	width: 840px;
	height: 45px;
	padding-left:30px;
	padding-right: 30px;
	padding-top: 25px;
	background-color: #D7D7D7;
	float:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align:left;
	color:#000;
}
.tsandcs a:link, .tsandcs a:visited
{
	text-decoration:underline;
	color:#006;
}
.tsandcs a:hover, .tsandcs a:active
{
color:#F60;
}
