	* { padding: 0; margin: 0; }
	
table{ width:99%; }

body {
	background: #fff;
	font-family:arial,helvetica,"lucida sans",verdana,sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #000;
}

:focus {
	outline: 0;
}

a img {
	border: 0;
}

.right {
	float:right;
}

.left {
	float:left;
}

#pagewrap {
	width: 800px;
	margin: 0px auto;
	text-align: center;
	background:#CACACA;
	}

#pagewrapinner {
	background:white none repeat scroll 0% 0%;
	margin:0pt auto;
	text-align:center;
	width:940px;
}

#header {
	text-align:left;
	height:167px;
	overflow:hidden;
	background:#00395A;
}

#headerlogo {
	position:relative;
	top:32px;
	right:25px;
	float:right;
}

#headertitle {
	color:#9C8E69;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	position:relative;
	top:120px;
	left:25px;
}

#topnav {
	height:40px;
	background:#072B40;
	margin:2px 0 12px 0;
	text-align:left;
}

#topnav li {
	float:left;
	font-size:16px;
	font-weight:bold;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#topnav a {
	color:#E8E8E8;
	display:block;
	float:left;
	line-height:40px;
	margin:0pt 0pt 0pt 0px;
	padding:0pt 29px;
	text-decoration:none;
}

#topnav li a:hover {
	background:#000;
	color:#fff;
}

#home .home, #aboutus .aboutus, #removals .removals, #storage .storage, #contactus .contactus {
	background:#000;
	color:#fff;
}

.module1 {
	background:#B8B8B8 url(../img/module1_bg.gif) no-repeat top left;
	margin:0 13px;
	padding:23px;
	text-align:left;
}

.module1 ul {
	margin-left:30px;
	width:370px;
}

.module1 p {
	width:400px;
	margin:0 0 1.3em 0;
	text-align:justify;
}

.module1 h1, .module1 h2 {
	color:#072B40;
	font-size:18px;
	line-height:normal;
	margin:0 0 0.5em 0;
}

.module1 h3 {
	color:#072B40;
	font-size:14px;
	line-height:normal;
	margin:0 0 0.5em 0;
}

.module1end {
	background:transparent url(../img/module1_bottbg.gif) no-repeat top left;
	margin:0 13px 20px;
	height:4px;
}

.photoframe {
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #333;
	margin:0pt 10px 10px 0pt;
	padding:5px;
}


#footer {
	background:#072B40;
	color:#fff;
padding-bottom:20px;
}

#footernav {
	margin:20px;
	padding:20px 0 0 30px;
	text-align:left;
	color:#fff;
	text-align:left;
	display:block;
}

#footernav li {
	float:left;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#footernav a {
	color:#E6E6E6;
	display:block;
	float:left;
	margin:0pt;
	padding:0pt 7px;
	text-decoration:none;
}

#footernav li a:hover {
	text-decoration:underline;
	color:#fff;
}

#vanity {
	position:relative;
	float:right;
	top:0px;
	right:30px;
}

#vanity a {
	color:#999;
	text-decoration:underline;
}


#vanity a:hover {
	color:#fff;
	text-decoration:none;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.contact input {
	border: thin solid #F3F3F3;
	width: 280px;
	background-color:#CCCCCC;
	margin: 4px 0px;
}

.contact textarea {
	border: thin solid #F3F3F3;
	width: 280px;
	background-color:#CCCCCC;
}

.contactsubmit {
	width:200px;
	text-align:center;
	}
	
.calcoverall {
	width:400px;
}
