/* CSS */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Class Selectors */

.new_line {
	clear: both;
}

.photo_left, .photo_left_in_text  {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

.photo_right, .photo_right_in_text {
	float: right;
	margin-bottom: 16px;
	margin-left: 16px;
}

.photo_left_in_text, .photo_right_in_text {
	margin-top: 16px;
}

.tab {
	padding-left: 2em;
}

#home #main_tab_menu .home a, #services #main_tab_menu .services a, #policies #main_tab_menu .policies a, #tecta_conversions #main_tab_menu .tecta_conversions a, #accreditations #main_tab_menu .accreditations a, #portfolio #main_tab_menu .portfolio a, #contact #main_tab_menu .contact a {
	background-image: url(../images/main_menu_hover_tab.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #262626;
	font-weight: bold;
}


/* Type selectors */
body {
	background-repeat: repeat-x;
	background-image: url(../images/backtilepat.png);
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#wrapper p, #wrapper li {
	font-size: 0.8em;
	color: #E9E9E9;
	padding-bottom: 1em;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}


ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 1em;
	list-style-image: url(../images/bullet.png);
}

ol {
	margin-left: 1.2em;
}

#wrapper label {
	color: #E9E9E9;
	letter-spacing: 0.1em;
	width: 18em;
	display: block;
	float: left;

}

input, textarea {
	width: 20em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
}

img {
	border: 1px solid #E9E9E9;
	margin-bottom: 16px;
}

a {
	color: #FDFA25;
}

a:focus, a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	color: #BDE3F0;
	line-height: 1.6em;
	padding-bottom: 1em;
	font-weight: bold;
}

h2  {
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #BDE3F0;
	line-height: 1.6em;
	padding-bottom: 1em;
	font-weight: bold;
}

blockquote {
	margin-left: 196px;
}

#main_tab_menu {
	float: left;
	background-color: #4C4C4C;
	left: 16px;
	width: 944px;
	position: relative;
}

#main_tab_menu a {
	color: #FFFFFF;
}

#main_tab_menu ul {
	list-style-type: none;
	float: left;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}

#main_tab_menu ul li  {
	float: left;
	font-size: 0.8em;
	padding-bottom: 0px;
	line-height: normal;
	padding-left: 0px;
}
	
.main_tab_menu_first {
	margin-left: 32px;
}

#main_tab_menu a {
	display: block;
	padding-right: 1.2em;
	padding-left: 1.5em;
	text-decoration: none;
	float: left;
	line-height: 2.5em;
	padding-top: 0em;
}

#main_tab_menu ul a:focus, #main_tab_menu ul a:hover  {
	background-image: url(../images/main_menu_tab.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#main_tab_menu ul a:active {
	background-image: url(../images/main_menu_hover_tab.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #262626;
}

#sub_tab_menu, #sub_tab_background  {
	background-color: #767676;
	width: 944px;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A2A2A2;
	left: 16px;
	position: relative;
}

#sub_tab_background {
	height: 32px;
}

#sub_tab_menu a {
	color: #FFFFFF;
}

#sub_tab_menu ul li  {
	float: left;
	font-size: 0.8em;
	padding-bottom: 0px;
}


#sub_tab_menu ul {
	list-style-type: none;
	float: left;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	padding-left: 16px;
	list-style-image: none;
}

#sub_tab_menu ul a {
	display: block;
	padding-right: 1.6em;
	padding-left: 1.5em;
	text-decoration: none;
	float: left;
	padding-top: 1em;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A2A2A2;
	padding-bottom: 1.2em;
	line-height: 0px;
}


#sub_tab_menu ul a:focus, #sub_tab_menu ul a:hover  {
	background-color: #262626;
}

#sub_tab_menu .sub_menu_default a{
	background-color: #262626;
}

.sub_tab_menu_first {
	margin-left: 16px;
}

#vert_tab_menu {
	width: 224px;
	padding-top: 32px;
	float: left;
	position: relative;
	padding-bottom: 32px;
}

#vert_tab_menu a {
	color: #FFFFFF;
}

#vert_tab_menu ul li  {
	font-size: 0.8em;
	padding-bottom: 8px;
	line-height: normal;
}

#vert_tab_menu ul {
	list-style-type: none;
	padding-left: 16px;
	margin-left: 0px;
	list-style-image: none;
}

#vert_tab_menu ul a {
	text-decoration: none;
	padding-left: 48px;
	letter-spacing: 0.08em;
	display: block;
	background-color: #8F8F8F;
	line-height: 1.5em;
}

#vert_tab_menu ul a:focus, #vert_tab_menu ul a:hover {
	background-color: #626262;
}

#vert_tab_menu .vert_menu_default a {
	color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/vert_menu_back2.png);
}

#wrapper {
	width: 992px;
	left: 50%;
	position: relative;
	height: 100%;
	margin-left: -488px;
}

#container {
	width: 944px;
	background-color: #262626;
	height: 100%;
	float: left;
	padding-left: 16px;
}


#wrapper_border_bot {
	width: 100%;
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_drop_shadow_bot.png);
	float: left;
}

#header {
	width: 100%;
	height: 100%;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	float: left;
}

#logo {
	background-image: url(../images/tectalogo.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 376px;
	float: left;
	margin-left: 48px;
	margin-top: 32px;
}

#header_image {
	background-image: url(../images/header_home_img.jpg);
	background-repeat: no-repeat;
	width: 432px;
	height: 176px;
	float: right;
	padding-right: 32px;
}


#content {
	width: 544px;
	float: left;
	padding-left: 80px;
	padding-top: 32px;
	position: relative;
	padding-bottom: 64px;
}

#body_content {
	width: 848px;
	float: left;
	padding-left: 64px;
	padding-top: 32px;
	padding-bottom: 64px;
}

#footer {
	height: 208px;
	float: left;
	background-image: url(../images/background_footer.png);
	background-repeat: repeat-y;
	width: 100%;
}

#footer_image {
	background-image: url(../images/footer_home_img.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 208px;
	position: absolute;
	left: 320px;
}

#testimonial {
	width: 272px;
	background-image: url(../images/dblquotes.png);
	background-repeat: no-repeat;
	font-weight: normal;
	float: left;
	margin-top: 16px;
	background-position: 32px 0px;
	padding-left: 32px;
	padding-top: 42px;
}



#send_to_friend {
	background-color: #717171;
	padding-top: 16px;
	float: right;
	width: 430px;
	margin-right: 32px;
}

#footer p {
	font-size: 0.6em;
	line-height: 1.8em;
	color: #FFFFFF;
	padding-bottom: 0em;
}

#testimonial p{
	text-align: left;
	padding-left: 32px;
	padding-right: 16px;
	padding-bottom: 1em;
}

#testimonial_by {
	text-align: right;
	font-style: italic;
	top: 0px;
	left: 0px;
	float: left;
}

#address_details {
	float: left;
	padding-left: 32px;
	background-color: #717171;
	padding-bottom: 0.2em;
}


#contact_details {
	float: left;
	padding-left: 32px;
	background-color: #717171;
	padding-top: 0em;
	clear: right;
}

#send_to_friend_form {
	float: left;
	background-color: #BAB9B9;
	width: 398px;
	padding-left: 32px;
	margin-top: 13px;
	padding-top: 12px;
	padding-bottom: 32px;
}

#send_to_friend_form label {
	float: none;
	display: block;
	font-size: 0.6em;
	padding-bottom: 8px;
	font-weight: bold;
	width: auto;
}

#send_to_friend_form input {
	font-size: 0.6em;
}

#send_to_friend_submit {
	background-color: #A4A4A4;
	padding-right: 1em;
	padding-left: 1em;
	color: #FFFFFF;
	width: auto;
}

#receiver_email_field {
	background-color: #FFFFFF;
	width: 208px;
}
#contact_time_radio label, #caller_type_radio label {
	display: inline;
	float: none;
	padding-right: 1em;
}

#contact_time_radio input, #caller_type_radio input, #area_of_interest input {
	width: 2em;
	margin-right: 1em;
}

fieldset#area_of_interest label {
	width: 7em;
	display: inline;
}

fieldset#area_of_interest input {
	width: 2em;
}


fieldset#comments label {
	width: 22em;
}

fieldset#comments textarea {
	width: 24em;
	height: 10em;
}

fieldset#personal_details textarea {
	height: 5em;
}

form#enquiry_form {
	background-color: #4C4C4C;
	font-size: 0.8em;
}

form#enquiry_form fieldset {
	background-color: #626262;
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 16px;
	padding-left: 32px;
	margin: 16px;
}

form#enquiry_form div{
	padding-bottom: 1em;	
}

form#enquiry_form h1 {
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 0px;
	font-size: 1.4em;
}

#area_of_interest_col_1 {
	float: left;
	width: 25em;
}
#area_of_interest_col_2 {
	float: left;
	width: 25em;
}

input#enquiry_submit, input#send_to_friend_submit {
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 16px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #F2F2F2;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}


#contact_info {
	padding-top: 32px;
}

#copyright {
	clear: both;
}

#copyright p{
	float: right;
	font-size: 0.7em;
	padding-right: 32px;
	color: #999999;
}

#copyright a {
	color: #FF9900;
}
