body {
	background-color: #389AD7;
	margin: 0 auto;
	font: 1em/1.3em Verdana, Helvetica, sans-serif;
}

body * {
	margin: 0;
	padding: 0;
	border: 0;
}

hr {
	visibility: hidden;
	clear: both;
}

.hidden {
	display: none;
}



#mainNav {
	margin: 0 auto;
	width: 761px;
	font-size: 1em;
}

#mainNav ul#mainNavList {
	margin: 0 auto;
}

#mainNav a {
	text-align: center;
	display: block;
	/*width: 189px;*/
	width: 148px;
	line-height: 30px;
	height: 30px;
	float: left;
	color: #FFD00A;
	text-decoration: none;
	border-bottom: 1px solid #F7D70A;
	border-left: 1px solid #F7D70A;
	font-weight: bold;
	font-variant: small-caps;
}

#mainNav a#lastNav {
	border-right: 1px solid #F7D70A;
}

#mainNav a:hover {
	background-color: #F7D70A;
	color: #2080C0;
}

#company {
	margin-top: 25px;
	width: 100%;
	height: 150px;
}

#company * {
	width: 100%;
	text-align: center;
}

#company #top {
	height: 115px;
	background: #389AD7 url(../i/title-logo-top.png) no-repeat bottom center;
}

#company #bottom {
	height: 35px;
	background: #CEE0F6 url(../i/title-logo-bottom.png) no-repeat top center;
}

#mainContentWrapper {
	background-color: #CEE0F6;
}

#mainContent {
	margin: 0 auto;
	padding: 0 20px;
	width: 720px;
	min-height: 600px;
	color: #389AD7;
}

#mainContent h1 {
	text-align: center;
	font-weight: bolder;
	font-size: 2em;
	line-height: 1.3em;
	letter-spacing: 0.15em;
}

#mainContent #url {
	font-size: 1.5em;
	letter-spacing: 0.1em;
}

#mainContent #barLogo {
	width: 100%;
	height: 620px;
	background: url(../i/bar-logo.png) no-repeat top left;
}

#mainContent #barLogo #right {
	float: right;
}

#footerWrapper {
	text-align: center;
	background: #389AD7 url(../i/footer-straight.png) repeat-x top;
	color: #F7D70A;
	font-weight: bold;
	width: 100%;
}

#footerWrapperCurve {
	width: 100%;
	background: transparent url(../i/footer-curve.png) no-repeat top left;
}

#footer {
	padding-top: 70px;
	width: 760px;
	margin: 0 auto;
}

#footer ul#footerList li {
	display: inline;
	padding-right: 20px;
	font-size: 1em;
	background: url(../i/middot.gif) no-repeat center right;
}

#footer ul#footerList #lastLocation {
	padding-right: 0;
	background: none;
}

#footer #contact {
	padding: 0 20px;
	margin-top: 10px;
}

#footer #phone {
	float: left;
	text-align: left;
	font-size: 1.3em;
}

#footer #email {
	float: right;
	text-align: right;
	font-size: 1.1em;
}

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

#footer address {
	clear: both;
	font-size: 0.95em;
	text-align: center;
	font-style: normal;
	padding-top: 10px;
}

#footer #developerInfo {
	width: 100%;
	margin-top: 15px;
	padding: 10px 0;
	font-size: 0.8em;
	font-weight: normal;
}

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


/**************************************************
	Home: page-specific
**************************************************/
#home #mainContent {
	background: #CEE0F6 url(../i/page1-background.jpg) no-repeat bottom center;
}


/**************************************************
	Storage: page-specific
**************************************************/
#storage h1 {
	margin-bottom: 30px;
}

#storage #moving p, #storage #warehouse p, #storage #fleet p {
	text-align: justify;
	font-size: 0.8em;
	width: 320px;
}

#storage #moving p, #storage #warehouse img, #storage #fleet p, #storage #truck .border {
	float: right;
}

#storage #moving img, #storage #warehouse p, #storage #fleet img, #storage #truck #logoBlue {
	float: left;
}

#storage #moving p {
	margin-top: 40px;
}

#storage #warehouse p {
	margin-top: 10px;
}

#storage #warehouse img {
	margin-top: -35px;
	position: relative;
	z-index: 1;
}

#storage #fleet img {
	margin-top: -30px;
	position: relative;
	z-index: 0;
}

#storage #fleet p {
	margin-top: 35px;
}

#storage #truck img#logoBlue {
	margin-top: 40px;
	margin-left: -25px;
}

#storage #truck img.border {
	margin-top: -110px;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}

#storage hr {
	clear: both;
	visibility: hidden;
}

#storage .border {
	border: 2px solid #147cb3;
}


/**************************************************
	Overseas moving: page-specific
**************************************************/
#moving #overseasContent {
	width: 100%;
}

#moving #left, #moving #middle, #moving #right {
	padding: 10px;
}

#moving #left, #moving #middle {
	float: left;
	width: 235px;
}

#moving #right {
	float: right;
	width: 190px;
}

#moving #left h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 5px 35px 5px;
	letter-spacing: 0.2em;
}

#moving #overseasContent p {
	font-size: 0.8em;
	text-align: justify;
	margin: 15px 5px;
}

#moving #overseasContent img, #moving #docStore img {
	border: 2px solid #147cb3;
	margin-bottom: 7px;
}

#moving #right img {
	margin-bottom: 10px;
}

#moving hr {
	clear: both;
	visibility: hidden;
}

#moving #docStore {
	width: 680px;
	float: right;
}

#moving #docStore img {
	float: left;
	margin-bottom: 30px;
}

#moving #docStore div {
	width: 420px;
	float: right;
}

#moving #docStore div h1 {
	text-align: left;
	border-bottom: 3px solid #147cb3;
	margin-bottom: 10px;
	margin-top: -10px;
}

#moving #docStore ul#docStoreList {
	margin-left: 15px;
}

#moving #docStore ul#docStoreList li {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.7em;
}


/**************************************************
	Our company: page-specific
**************************************************/
#story {
	text-align: center;
}

#story p.storyText {
	text-align: justify;
	font-size: 0.8em;
	margin-top: 20px;
}

#story img#storyFleet {
	border: 2px solid #147cb3;
	margin: 20px 0;
}


/**************************************************
	Removals form: page-specific
**************************************************/
#removalsForm table {
	border: 1px solid #888;
	background-color: white;
	border-collapse: collapse;
	color: black;
	font-size: 0.7em;
	text-align: left;
	margin: 15px auto;
	width: 500px;
}

#removalsForm tr.tableHeader {
	background-color: #888;
}

#removalsForm tr.alternate * {
	background-color: #ddd;
}

#removalsForm th, #removalsForm td {
	/*border: 1px solid #666;*/
	/*padding: 0 3px;*/
	padding: 2px 3px;
	vertical-align: top;
	line-height: 1.5em;
}

#removalsForm td.right {
	text-align: right;
}

#removalsForm input, #removalsForm textarea, #removalsForm select {
	font: 1em/1.3em Verdana, Helvetica, sans-serif;
}

#removalsForm input.numeric {
	width: 70px;
	text-align: right;
	border: 0;
	padding-right: 3px;
}

#removalsForm input.border, #removalsForm textarea, #removalsForm select {
	border: 2px inset gray;
}

#removalsForm textarea {
	width: 490px;
}

#removalsForm select {
	width: 100px;
}

#removalsForm input.submit {
	border: 2px outset #2080C0;
	font-size: 0.9em;
	font-weight: bold;
	color: #2080C0;
	background-color: white;
	padding: 3px;
	margin-bottom: 10px;
}

p.thanks, p.info {
	padding: 3px;
	margin: 15px 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

p.thanks {
	border: 1px solid #060;
	background-color: #8c8;
	color: #060;
}

p.info {
	border: 1px solid #a60;
	background-color: #fc8;
	color: #a60;
}