@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #F2EEE5 url(images/structure/background.jpg) repeat-x;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;

}
h1 {
	display: none;
}


#wrapper {
	background: url(images/structure/wrapper2.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 764px;
}

#topnav {
	height: 65px;
	width: 764px;
	background-color: #323232;
}
#topnav #logo {
	background: url(images/structure/sturdyfix_logo.jpg);
	height: 60px;
	width: 118px;
	float: left;
	margin-left: .25em;
}
#topnav #logo a {
	display: block;
	height: 60px;
	width: 118px;
}
#topnav #tabs {
	float: left;
}
#topnav #tabs ul {
	margin-top: 45px;
	margin-left: 15px;
}
#topnav #tabs li {
	display: inline;
}
#topnav #tabs li a {
	background: url(images/structure/grey_tab.jpg);
	display: block;
	width: 85px;
	height: 20px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	color: #F2EEE5;
	font-size: 1.25em;
	font-weight: bold;
}
#topnav #search p {
}

#topnav #tabs li.current a {
	display: block;
	height: 20px;
	width: 85px;
	float: left;
	background-image:url(images/structure/white_tab.jpg);
	color: #323232;
}
#topnav #search {
	text-align: right;
}
#topnav #search p {
	color: #F2EEE5;
	padding-top: 2px;
	padding-right: 8px;
	font-size: 1em;
	padding-bottom: 2px;
	display: none;
}
#topnav #search #searchbutton {
	margin-top: 4px;
	margin-right: 5px;
	background: url(images/structure/search.jpg);
	height: 22px;
	width: 83px;
	border-style: none;
	text-decoration: none;
}
#topnav #search input {
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 2px;
}



#white {
	background: #F2EEE5;
	height: 13px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	height: 264px;
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: url(images/structure/main_header.jpg);
	
}
#header_team {
	height: 264px;
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: url(images/structure/team_header.jpg);
}


#header_stories {
	height: 264px;
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: url(images/structure/stories_header.jpg);
}
#header_contact {
	height: 264px;
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: url(images/structure/contact_header.jpg);
}

#header_services {
	height: 264px;
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: url(images/structure/services_header.jpg);
}

#leftcol {
	width: 225px;
	float: left;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 10px;
}
#leftcol #promotion {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
}


#leftcol #estimate {
	width: 229px;
	background: #323232 url(images/structure/final_estimate.gif) no-repeat;
}
#leftcol #estimate #esitmate_form {
	padding-left: 8px;
	padding-bottom: 10px;
	color: #F2EEE5;
	padding-top: 75px;
}
#quickcontact {
	background: #323232;
	border: 1px solid #F2EEE5;
	width: 209px;
	margin-top: 1em;
	padding-top: .75em;
	position: relative;
}
#quickcontact legend {
	position: absolute;
	top: -0.5em;
	margin-left: 10px;
	font-size: 1.2em;
	color: #F2EEE5;
}
#quickcontact label {
	display: block;
	width: 67px;
	text-align: right;
	float: left;
	margin: 2px;
}
#quickcontact  input, #quickcontact  textarea, #quickcontact select {
	width: 125px;
	margin: 2px;
	background: #FFFFFF !important;
}
#quickcontact input.submit {
	width: 125px;
	margin: 5px 2px 10px;
	background: #FFFFFF !important;
}

#leftcol #subnav {
	padding-bottom: 20px;
	padding-top: 3px;
}
#leftcol #subnav ul {
	padding-left: 20px;

}
#leftcol #subnav li {
	margin-top: 5px;
	list-style: none;
}

#leftcol #subnav a {
	text-decoration: none;
	font-weight: bold;
	color: #323232;
	font-size: 1.25em;
}
#leftcol   #subnav   li   ul   li a  {
	font-size: 1.1em;
}

#leftcol #blogspace {
	margin-top: 10px;
}
#leftcol  #blogspace  p {
	color: #323232;
	font-size: 1.1em;
	margin-bottom: 7px;
}

#leftcol #blogspace a {
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}
#leftcol #blogspace a:hover {
	font-weight: bold;
	color: #323232;
	text-decoration: underline;
}
#leftcol #blogspace .date {
	font-size: 1.35em;
	font-weight: 900;
	color: #E28420;
	margin-top: 2px;
	margin-bottom: 5px;
}


#rightcol {
	margin-left: 235px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 7px;
}
#rightcol #buttons {
	padding-left: 30px;

}
.noborder {
	border-style: none;
}

#rightcol #buttons #team_button {
	float: left;
	margin-left: 35px;
}
#rightcol #buttons #stories_button {
	float: left;
}
#rightcol #main_content .headline_image {
	padding-top: 5px;
	padding-bottom: 5px;
}

#rightcol #main_content h2 {
	display: none;
}
#rightcol #main_content .maincontent_image {
	margin-bottom: 5px;
}

#rightcol #main_content p {
	color: #323232;
	font-size: 1.1em;
	margin-bottom: 7px;
}

#rightcol #main_content a {
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}
#rightcol #main_content a:hover {
	font-weight: bold;
	color: #323232;
	text-decoration: underline;
}
#rightcol #main_content .teammember {
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightcol   #main_content   .teammember   img  {
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;
}
#rightcol  #main_content  .teammember  h3 {
	color: #D07609;
	margin-bottom: 5px;
	font-size: 1.35em;
}
#rightcol    #main_content     .specialties   {
	font-size: 1.1em;
	font-weight: bold;
}
#rightcol  #main_content  .date {
	font-size: 1.35em;
	font-weight: 900;
	color: #E28420;
	margin-top: 2px;
	margin-bottom: 5px;
}
#rightcol  #main_content  .picturedesc {
	clear: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
#rightcol  #main_content  .success {
	font-size: 1.1em;
}
#rightcol  #main_content  #sitemap  a:visited {
	color: #990099;
}
#rightcol #main_content #sitemap {
	font-size: 1.2em;
}


#rightcol #main_content #sitemap li {
	list-style: none;
	margin-top: 10px;
}

#rightcol  #main_content  #sitemap  li  ul  li a {
	margin-left: 20px;
	font-size: 1em;
}
#rightcol #main_content #sitemap li ul li ul li a {
	margin-left: 30px;
	font-size: 1em;
}
#wrapper #rightcol #main_content #appointment {
	background: #323232;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#rightcol #main_content #appointment #form2 #formtable tr {
	padding-top: 5px;

}

#rightcol #main_content #appointment #formtable {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#rightcol #main_content #appointment .appleftcol {
	text-align: right;
	width: 150px;
	padding: 5px;
	color: #F2EEE5;
}
#rightcol #main_content #appointment p {
	color: #F2EEE5;
	padding: 10px 10px 10px 35px;
}
#rightcol #main_content #appointment #form2 #formtable .rightcol #comments2 {
	padding: 5px;
}



#rightcol #main_content #appointment .leftcoltop {
	text-align: right;
	width: 150px;
	vertical-align: top;
	padding: 5px;
	color: #F2EEE5;
}
#rightcol #main_content #appointment .apprightcol {
	text-align: left;
	width: 250px;
	padding: 5px;
	color: #F2EEE5;
}


.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	border-style: none;
}

.clear {
	clear: both;
}

#footer {
	height: 29px;
	width: 764px;
	background: #323232;
	margin-top: 10px;
}

#footer ul {
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
	color: #F2EEE5;
}

#footer li {
	display: inline;
}

#footer a {
	color: #F2EEE5;
	text-decoration: none;
}

#footer p {
	color: #F2EEE5;
	text-align: center;
}

