/* www.wellcampremovals.com.au -> .css */
*
{
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000;
	background: #c0e8d0 url(wfr_images_layout/wfr_body_bkgnd) top repeat-x;
	text-align: center;
}

#outer
{
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	border: solid #b0c0b0;
	border-width: 0 2 2 0px;
}

#inner
{
	width: 780px;
	background: #fff;
	border: solid #800f00;
	border-width: 0 1 1 1px;
}

#branding
{
	width: 780px;
	height: 100px;
}


#menuparent
{
	position: relative;
	display: block;
	float: left;
	text-align: left;
	left: 0px;
	width: 1px;
	height: 1px;
}

#menucontainer
{
	position: absolute;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 120px;
	width: 140px;
	text-align: left;
	line-height: 200%;
}

#content
{
	width: auto;
	height: auto;
	margin-left: 140px;
	background: #fff;
	text-align: left;
	padding: 10px;
/*	border: solid #0f0 1px;	*/
}

#footer
{
	clear: both;
	display: block;
	width: auto;
	background: #fff;
	padding-left: 120px;
	margin-top: 20px;
/*	border: solid #f00 1px; 	*/
}

#footerlinks
{
	width: auto;
	background: #e0f0ef;
	padding: 5px 0px 5px 110px;
	border-top: solid #c0e0c0 1px;  
}


h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #004020;
	text-align: left;
	margin-left: 5px;
	margin-top: 20px;
}

h1
{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 { margin-bottom: 2px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, br, textarea
{
	text-align: left;
	margin: 0 10 10 5px;
	line-height: 150%;
}

div#contactus p
{
	margin: 0 3 5 3px;

}

li
{
	margin-left: 45px;
	margin-right: 20px;
	padding-bottom: 5px;
	line-height: 150%;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.links { font-size: 11px; }
.black { color: #000; }

.left25 { padding-left: 25px; }
.left50 { padding-left: 50px; }

.top20 { padding-top: 20px; }
.top35 { padding-top: 35px; }
.top50 { padding-top: 50px; }

p.small
{
	font-size: 10px;
	line-height: 150%;
}

.smallc
{
	font-size: 10px;
	text-align: center;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #406040;
}

p.testimonyfrom
{
	color: #606060;
	border-bottom: dotted #b2b2b2 1px;
	margin-left: 50px; margin-right: 50px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }


a.primnavi, .pseudonavi
{
	display: block;
	width: 135px;
	text-align: left;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.pseudonavi
{
	color: #e0ffe0;
	background: #40a072;
	border-right: solid #40d0a0 1px;
	border-top: solid #207260 1px;
	border-bottom: solid #80c8a0 1px;
	line-height: 190%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #209660;
	border-top: solid #40c0a0 1px;
	border-bottom: solid #408060 2px;
	border-right: solid #408060 1px;
	line-height: 190%;
}

a.primnavi:hover
{
	color: #ff0;
	background: #40a072;
	border-top: solid #207260 1px;
	border-bottom: solid #80c8a0 1px;
	border-right: solid #80c8a0 1px;
	line-height: 200%;
}

a.primnavi:active
{
	color: #ff2000;
	background: #a0ffd0;
	border-top: solid #6080b0 1px;
	border-bottom: solid #6080b0 1px;
	border-right: solid #6080b0 1px;
	line-height: 200%;
}


a.footerlink
{
	text-decoration: none;

}
a.footerlink:hover, a.footerlink:active
{
	text-decoration: underline;

}

table
{
	empty-cells: show;
	font-size: 12px;
}


th { background: #c0e8d0; }


img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
}


input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(wfr_images_layout/input_bkgnd.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

textarea
{
	padding: 2px 5px;
}

/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}


input.submit
{
	background: url(wfr_images_layout/submit_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin:0 auto;
	font-weight:bold;
	font-size: 14px;
}

input.submit:hover
{
	background: url(wfr_images_layout/submit_btn.png) 0 20px;
}


option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: solid #fff 1px;
}

