/* CSS Styles for wayfinderdesign.com.au */

body {
margin: 10px 0 10px 0;
padding: 0;
background-color: #fff;
/*background-color: #feda7c;*/
text-align: center;
}

#wrapper {
	text-align: left;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	height: auto;
	border: 2px solid black;
	position: relative;
}

#header {
height: 104px;
background-image:url(../images/header/back4.gif);
background-position: top left;
background-repeat:repeat-x;
}

#main {
margin: 0;
padding: 0;
margin-top: 0px;
}

#navigation {
	float:left;
	background-color: #feda7c;
	width: 200 px;
	padding: 5px;
	margin: 0px;
	position: relative;
	height: 1500px;
}

* html #navigation {
float: left;
background-color: #feda7c;
width: 200 px;
padding: 5px 5px 5px 5px;
margin: 0;
}

.nav-links {
border: 1px solid grey;
padding: 3px;
text-align: center;
font: .9em/1.5 "Times New Roman", Times, serif;
}

h1 {
	font: 28px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000099;
}

h2 {
	font: 20px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000099;
}

h2.contact {
font: 16px "Times New Roman", Times, serif;
font-weight:bold;
color:#000099;
margin-bottom:0;
}

h3 {
font: 16px "Times New Roman", Times, serif;
font-weight:bold;
color:#000099;
margin-bottom: 0;
}

.contactheadings {
font: 16px "Times New Roman", Times, serif;
font-weight:bold;
color:#000099;
}

#content {
	text-align: left;
	padding: 5px 5px 10px 5px;
	margin: 0px 0 10px 0;
	font: 16px "Times New Roman", Times, serif;
	color:#000099;
}

#phototext {
text-align: center;
font: 0.9em/1.5 "Times New Roman", Times, serif;
color:#000099;
}

#content-wrapper {
	height: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	position: relative;
}

.home-red-text {
font:  bold 1em/1.5 "Times New Roman", Times, serif;
color:#8e0c3a;
}

.image-right {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.image-left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#floatedleft {
width: 95%;
text-align: left;
float: left;
margin-bottom: 5px;
margin-right: 20px;
padding: 3px;
}

#floatedright {
	text-align: left;
	float: left;
	width: 95%;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

#footersenclose {
width: 100%;
clear: both;
}

#footer {
width: 300px;
text-align: left;
font: .9em "Times New Roman", Times, serif;
float: left;
margin-bottom: 5px;
padding-left: 5px;
}

.footer-right {
	text-align: right;
	font: .9em "Times New Roman", Times, serif;
	float: right;
	width: 350px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
}

#contactform {
border: 1px solid black;
}

#servicestbl {
clear: both;
}

.profdev {
width: 100%;
float:left;
}
#contactius {
	height: 600px;
	width: 600px;
	background-color: #FEDA7C;
	border: thin solid #FE4040;
}
#contactiusinfos {
	height: 1200px;
	width: auto;
}
.formius-boxius {
	height: 25px;



	width: 650
.px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 400px;
}
.formius-bigius-boxius {
	height: 200px;
	width: 400px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.clear {
	clear: both;
	height: 1px;
	width: auto;
}

