@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	text-decoration: none;
	color: #666666;
	background-image: url(images/header-gradient.png);
	background-repeat: repeat-x;
	margin-top: -15px;
}
p {
	font-size: 90%;
	text-align: justify;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-top: 14.5px;
	margin-left: auto;
}
#logo {
	padding-top: 40px;
	padding-left: 30px;
}
#header {
	height: 130px;
	width: 800px;
	background-image: url(images/header-gradient.png);
	background-color: #000000;
}
#nav {
	height: 30.5px;
	background-color: #000000;
	background-image: url(images/NavButtons/navbar.png);
}
#content {
	width: 800px;
	background-color: #FFFFFF;
}
#flash {
	width: 800px;
	margin-top: 2px;
	height: 540px;
}
#flash-portfolio {
	width: 800px;
	background-image: url(images/title-ourportfolio.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
#whoweare   {
	width: 850px;
	background-image: url(images/title-whoweare.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
#whoweare-image {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#intro-staff {
	padding-left: 200px;
	height: 500px;
	padding-top: 30px;
	width: 600px;
}
#whatwedo {
	width: 800px;
	background-image: url(images/title-whatwedo.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
#whatwedo-image {
	background-image: url(images/potatoheads.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 550px;
}
#radio {
	background-image: url(images/title-justlisten.png);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 40px;
	margin-top: 10px;
}
#radiotext {
	padding-top: 25px;
	padding-left: 75px;
}
#radio-image {
	background-image: url(images/radio-background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 550px;
	width: 800px;
}
#radio-nav {
}
#flashPlayer {
	height: 200px;
	padding-top: 10px;
}
#contactus {
	background-image: url(images/title-requestaquote.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
#contactus-image {
	background-image: url(images/ist2_6258804-communication-i.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 500px;
}
#backtoportfolio {
	padding-left: 0px;
}
#address {
	float: left;
	width: 175px;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/title-contactus.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#text {
	width: 500px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;
}
#buttonWrapper {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 35px;
	margin-left: 20px;
}

h1 {
	font-size: 150%;
}
#footer {
	width: 800px;
	background-image: url(images/TCAAN_Logo.png);
	background-repeat: no-repeat;
	background-position: right 55px;
	vertical-align: bottom;
}
#copyright {
	font-weight: lighter;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	vertical-align: bottom;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
li {
	color: #666666;
	font-size: 90%;
}
.note {
	font-size: 85%;
	color: #999999;
}
.servicesboxbox {
	margin: 0 0 0 -30px;
	padding: 0px;
	width: 600px;
}
.servicesbox {
	margin: 0 10px 10px 0;
	padding: 0px;
	float: left;
	height: 160px;
	width: 140px;
}
.servicesbox h3 {
	color: #333333;
	background: #000000 url(images/Layout/Services-H-Background-light.png) repeat-x bottom;
	margin: 0px;
	padding: 8px 10px 2px 10px;
	width: 120px;
	font-size: 12px;
	line-height: 12px;
	height: 30px;
}
.servicesbox h3.small {
	font-size: 10px;
	line-height: 10px;
}
.servicesbox p {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding: 0 6px;
	margin: 0px;
}

.clear {
	clear: both;
	height: 2px;
}
.clear {
	clear: both;
	height: 5px;
}

 STAFF INFO 
body {font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#mainWrapper {
	float: left;
	height: auto;
	width: 850px;
	margin-top: 25px;
}
#mainContentWrapper {
	float: left;
	height: auto;
	width: 850px;
	margin-top: 25px;
}
.mainContent {
	width: 560px;
	float: left;
	height: 400px;
	margin-left: 15px;
}

.rightSideBar {
	float: left;
	height: 300px;
	width: 200px;
	margin-left: 65px;
	font-size: 11px;
}
.staffPicture {
	padding: 8px;
	border: 1px solid #CCC;
	float: left;
}
.staffInfo {
	float: left;
	width: 200px;
	margin-top: 15px;
}
/*Example for a Menu Style*/
.menu {
	border-bottom:1px solid #d7d7d7;
	height:55px;
	width:850px;
}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.menu li {
	display:inline;
	line-height:59px;
}
.menu li a {color:#ffffff; text-decoration:none; padding:5px 5px 6px 5px; outline: none;}
.menu li a.tabactive {
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	color:#f8991d;
	background-color:#ffffff;
	font-weight:bold;
	position:relative;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6,#tabcontent7,#tabcontent8,#tabcontent9,#tabcontent10,
#tabcontent11,#tabcontent12,#tabcontent13{
	width:848px;
	padding:6px 0px;
	font-size:12px;
	margin-bottom:5px;
}
.imgBorder {
	border: 2px solid #f8991d;
}
.nameText {
	color: #f8991d;
}
#facebookButton {
	height: 110px;
	width: 111px;
	float: left;
}
#twitterButton {
	height: 110px;
	width: 111px;
	float: left;
	margin-left: 10px;
}
#MailingListButton {
	float: left;
	width: 230px;
	margin-top: 15px;
}
