img, div { behavior: url("iepngfix.htc") }

body {
	margin:0 auto;
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:.8em;
	font-style:normal;
	color:#444444;
	background-color:#2c2c2c;
}

a:link, a:visited {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration:underline;
}

h1, h2, h4 {
	font-size:1%;
}

h3 {
	font-size:100%;
	font-weight:normal;
	margin-top:0;
}

h4 {
	font-size:100%;
	font-weight:normal;
	margin-top:0;
}

#blue_bg{
	background:url(images/wood.jpg) #5cb7dc 0px 89px repeat-x;
	background-color:#5cb7dc;
}

.main_center {
	width:900px;
	margin:0 auto;
}

#header {
	width:900px;
	height:89px;
	background-color:#5cb7dc;
	overflow:hidden;
}

#logo {
	width:574px;
	height:89px;
	background:url(images/tbwd_logo.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

#logo a {
	display:block;
	width:574px;
	height:89px;
	font-size:1%;
}

#nav {
	width:302px;
	height:35px;
	float:right;
	background:url(images/nav_tab.gif) no-repeat;
	margin-top:54px;
}

#nav_home{
	background:url(images/nav_home.gif) 0 0 no-repeat;
	font-size:1%;
	margin-top:3px;
	width:80px;
	height:31px;
	float:left;
	margin-left:10px;
	background-position:0 -31px;
}

#nav_home:hover, #nav_mywork:hover, #nav_contact:hover{
	background-position:0 0px;
}

#nav_mywork{
	background:url(images/nav_mywork.gif) 0 0 no-repeat;
	font-size:1%;
	margin-top:3px;
	width:99px;
	height:31px;
	float:left;
	background-position:0 -31px;
}

#nav_contact{
	background:url(images/nav_contact.gif) 0 0 no-repeat;
	font-size:1%;
	margin-top:3px;
	width:104px;
	height:31px;
	float:left;
	background-position:0 -31px;
}

#nav_home a{
	display:block;
	width:80px;
	height:31px;
	font-size:1%;
}

#nav_mywork a{
	display:block;
	width:99px;
	height:31px;
	font-size:1%;
}

#nav_contact a{
	display:block;
	width:104px;
	height:31px;
	font-size:1%;
}


#banner_text {
	width:900px;
	height:207px;
	background:url(images/banner_text.png) no-repeat;
	text-indent:-9999px;
}

#body_content{
	background-color:#5cb7dc;
	margin-bottom:10px;
}

#body_content a:link, #body_content a:visited {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

#body_content a:hover, #body_content a:active {
	text-decoration:underline;
}

#left{
	float:left;
	display:block;
	width:580px;
	background-color:#5cb7dc;
}

#right{
	float:right;
	display:block;
	width:301px;
	background-color:#5cb7dc;
}

#full{
	width:900px;
	background-color:#5cb7dc;
	margin-top:5px;
}

#what_i_do {
	width:580px;
	text-align:left;
	margin-top:5px;
	height:200px;
}

#what_i_do_title {
	width:297px;
	height:33px;
	text-indent:-9999px;
	background:url(images/what_i_do.gif) no-repeat;
}

.content {
	margin-left:0px;
	text-align:left;
}

#about_me {
	width:301px;
	text-align:left;
	margin-top:5px;
	height:200px;
}

#about_me_title {
	width:301px;
	height:33px;
	text-indent:-9999px;
	background:url(images/about_me.gif) no-repeat;
}

.alignment {
	width:100%;
	height:10px;
	float:left;
}

#my_work {
	width:580px;
	text-align:left;
}

#my_work_title {
	width:297px;
	height:59px;
	text-indent:-9999px;
	background:url(images/my_work.gif) no-repeat;
}

#my_work_title_sm {
	width:297px;
	height:33px;
	text-indent:-9999px;
	background:url(images/my_work_sm.gif) no-repeat;
}

#my_work_full {
	width:900px;
	text-align:left;
	height:425px;
}

#site_img_lg{
	width:450px;
	height:428px;
	float:right;
}

#site_content{
	margin: 0 auto;
}

#twitter {
	width:301px;
	text-align:left;
}

#twitter_title {
	width:301px;
	height:59px;
	text-indent:-9999px;
	background:url(images/twitter.gif) no-repeat;
}

#twitter_title a {
	display:block;
	width:301px;
	height:59px;
	font-size:1%;
}

#services {
	width:580px;
	text-align:left;
	margin-top:10px;
	height:400px;
}

#services_title {
	width:297px;
	height:33px;
	text-indent:-9999px;
	background:url(images/services.gif) no-repeat;
}

#google_voice {
	width:230px;
	float:left;
}

#gv_directions {
	width:340px;
	float:left;
	margin-left:10px;
	margin-top:1px;
}

#contact_form {
	width:301px;
	text-align:left;
	margin-top:10px;
	height:400px;
}

#contact_form_title {
	width:301px;
	height:33px;
	text-indent:-9999px;
	background:url(images/contact.gif) no-repeat;
}

.form_field {
	padding-bottom:10px;
}

label {
	font-weight:bold;
}

.company {
	display:none;
}

.form {
	margin-bottom:10px;
	margin-left:0px;
}

.field{
	border:solid 1px #444444;
	color:#444444;
}

.text{
	width:175px;
}

.longtext {
	width:300px;
}
	
.LV_invalid {
    color:#990000;
	font-size:.75em;
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #990000;
}

#twitter_content ul {
	text-align:left;
	display:inline;
	margin-top:0px;
	padding:0;
	margin:0px 0px 0px 0px;
}

#twitter_content ul li {
	padding-bottom:10px;
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	margin:0px 0px 0px 0px;
}

#footer {
	clear:both;
	width:100%;
	background:url(images/footer_bg.gif) repeat-x;
	color:#5cb7dc;
	padding-top:15px;
	margin-bottom:10px;
}

#footer ul {
	margin-left:0;
	padding-left:0;
	display:inline;
}

#footer ul li {
	margin-left:0;
	padding:3px 15px;
	border-left:1px solid #5cb7dc;
	list-style:none;
	display:inline;
}

#footer ul li.first {
	margin-left:0;
	border-left:none;
	list-style:none;
	display:inline;
}

#footer a:link, #footer a:visited {
	color: #5cb7dc;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration:underline;
}

.clear{
	clear:both;
}