@charset "UTF-8";
/* CSS Document */

html {
   height:100%;
}

* {
   padding:0px;
	 margin:0px 0px 0px 0px;
}

body {
	background:#d5d5d5;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	height:100%;
	font-size:0.8em;
	color:#333;
}

#wrapper {
	width:900px;
	margin:0px auto;
	background:url(../images/wrapper-bg.gif) repeat-y;
	padding:0px 4px;
}

#header {
	margin:0px;
	padding:0px 20px 0px;
	height:83px;
	width:860px;
	background:url(../images/header-bg.jpg);
}

#header .left {
	float:left;
	margin:0px;
	padding:0px;
}

#navigation {
	height:48px;
	width:610px;
	list-style:none;
	font-size:1.02em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	float:right;
	margin:20px 0px 0px;
}

#navigation li {
	float:left;
	height:48px;
	display:block;
	background:url(../images/navdivider.jpg) no-repeat;
	padding:0px 0px 0px 2px;
}

#navigation li a {
	color:#fff;
	display:block;
	height:31px;
	padding:17px 9px 0px;
}

#navigation li a:hover {
	background:url(../images/navselected-bg.gif) 2px 0px repeat-x;
	text-decoration:none;
	display:block;
}

#mainphoto {
	margin:0px;
	padding:0px;
}

#leftcol {
	width:898px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	float:left;
	background:url(../images/rightcol-bg.gif) right repeat-y #FFF;
}

#leftcol h1 {
	font-size:1.8em;
	color:#333;
	margin:0px;
	padding:0px;
}

#leftcol h2 {
	font-size:1.3em;
	color:#666;
	margin:0px;
	padding:0px;
}

#leftcol p {
	font-size:1.02em;
	color:#666;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}

#leftcol ul,
#leftcol ol {
	color:#666;
	list-style-position:inside;
}

#leftcol ul li,
#leftcol ol li {
	margin:0px 0px 10px 0px;
}

#rightcol {
	width:248px;
	float:right;
	padding:10px 9px 10px 9px;
}

#rightcol h1 {
	color:#39B54A;
	margin:0px 0px 5px 0px;
}

#rightcol h2 {
	color:#39B54A;
	margin:0px 0px 5px 0px;
	font-size:1.4em;
}

#rightcol h2 .grey {
	color:#666;
	font-size:0.9em;
}

#rightcol IMG {
	margin:5px 0px 10px 0px;
}

#rightcol HR {
	background:url(../images/hr-bg.gif) repeat-x;
	height:2px;
	margin:20px 0px;
	border:none;
}

#leftcol .margin {
	float:left;
	padding:10px 20px 10px 20px;
	width:591px;
}

#iconlist {
	margin:20px 0px 0px 0px;
}


#iconlist li {
	list-style:none;
	padding:0px 0px 0px 88px;
	margin:30px 0px 0px 0px;
	height:76px;
}

#iconlist li h2 {
	color:#333;
}

#iconlist .packing {
	background:url(../images/icon-packing.gif) left top no-repeat;
}

#iconlist .insurance {
	background:url(../images/icon-insurance.gif) left top no-repeat;
}

#iconlist .reference {
	background:url(../images/icon-reference.gif) left top no-repeat;
}

#iconlist .labour {
	background:url(../images/icon-labour.gif) left top no-repeat;
}

#iconlist .movers {
	background:url(../images/icon-movers.gif) left top no-repeat;
}

#iconlist .vans {
	background:url(../images/icon-vans.gif) left top no-repeat;
}

#iconlist .overseas {
	background:url(../images/icon-overseas.gif) left top no-repeat;
}

#footer {
	margin:20px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #ccc;
}

#footer p {
	font-size:0.8em;
	color:#999;
}

#footer a {
	color:#999;
}

#footer IMG {
	float:left;
}

#footer .right {
	width:430px;
	float:right;
	text-align:right;
}

.clearit {
	clear: both;
	height: 0px;
	line-height: 0.0px;
	font-size: 0px;
	width:100%;
}

IMG {
	border:none;
}

a.bluebutton:link,
a.bluebutton:visited,
a.bluebutton:active {
	height:17px;
	width:175px;
	display:block;
	background:url(../images/sidebar-button.gif) no-repeat;
	color:#fff;
	text-align:center;
	font-size:1.05em;
	font-weight:bold;
	padding:5px 0px;
}

a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#39B54A;
}

a:hover {
	text-decoration:underline;
	color:#39B54A;
}

.green {
	color:#39B54A;
}

#generaltable th {
	font-weight:bold;
	font-size:1.2em;
	background:#666;
	color:#fff;
	padding:5px;
	text-align:left;
}

#generaltable td {
	background:#ccc;
	color:#666;
	padding:5px;
	font-size:1em;
}

.red {
	color:#990000;
}

.dgrey {
	color:#00FF33;
}

FORM#general {
	width:591px;
}

FORM#general label {
	width:170px;
	font-size:1em;
	color:#999;
	margin:0px 10px 2px 0px;
	text-align:right;
	float:left;
}

FORM#general .inputtext {
	width:260px;
	border:1px solid #999;
	padding:1px;
	font-size:0.8em;
	color:#666;
	margin:0px 0px 16px 0px;
}

FORM#general .textarea {
	width:262px;
	border:1px solid #999;
	padding:1px;
	font-size:0.9em;
	color:#666;
	margin:0px 0px 16px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

FORM#general .dropdownsmall {
	width:82px;
	margin:0px 10px 16px 0px;
	float:left;
}

FORM#general #submitButton {
	margin:0px 0px 0px 180px;
}

FORM#general .error {
	font-size:0.8em;
	color:#990000;
	margin:0px 0px 5px 180px;
}
