* {
	margin: 0;
	padding: 0;
	outline-style: none;
	outline-width: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #DDDDDD;	
}

p {
	margin-bottom: 15px;
}

hr {
	position: relative;
	border: 0;
	width: auto;
	height: 1px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
}

.container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	clear: both;
}

.header {
	position: relative;
	display: block;
	width: 945px;
	padding-top: 13px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
	border-top: 8px solid #AAC24F;
	border-bottom: 1px solid #E6E6E6;
	background: #FFFFFF;
	clear: both;
}

.micrositelinks {
	position: relative;
	display: block;
	width: auto;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #E6E6E6;
	background: #FFFFFF;
	overflow: hidden;
	clear: both;
}
	.micrositelinks_bar {
		position: relative;
		display: block;
		width: 960px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}
	.microsite_link1, .microsite_link2, .microsite_link3, .microsite_link4, .microsite_link5, .microsite_link6, .microsite_link7 {
		position: relative;
		display: block;
		float: left;		
		height: 80px;
		padding-left: 1px;
		font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 140%;
		color: #888888;
	}
	.microsite_link1 {
		width: 140px;
		margin-right: 10px;
		font-weight: bold;
		border-right: 1px solid #E6E6E6;		
		background: url(../images/container-group.gif) 0px 4px no-repeat;
	}
	.microsite_link2 {
		width: 150px;
		background: url(../images/mobile-kitchens.gif) 0px 4px no-repeat;		
	}
	.microsite_link3 {
		width: 143px;
		background: url(../images/container-camps.gif) 0px 4px no-repeat;		
	}
	.microsite_link4 {
		width: 163px;
		background: url(../images/container-self-storage.gif) 0px 4px no-repeat;		
	}
	.microsite_link5 {
		width: 143px;
		background: url(../images/container-concepts.gif) 0px 4px no-repeat;
	}
	.microsite_link6 {
		width: 153px;
		background: url(../images/container-sales-and-hire.gif) 0px 4px no-repeat;
	}
	.microsite_link7 {
		width: 155px;
		background: url(../images/container-shift.gif) 0px 4px no-repeat;
	}
	
	.microsite_link1:hover {
		background: url(../images/container-group-grey.gif) 0px 4px no-repeat;
	}
	.microsite_link2:hover {
		background: url(../images/mobile-kitchens-grey.gif) 0px 4px no-repeat;		
	}
	.microsite_link3:hover {
		background: url(../images/container-camps-grey.gif) 0px 4px no-repeat;		
	}
	.microsite_link4:hover {
		background: url(../images/container-self-storage-grey.gif) 0px 4px no-repeat;		
	}
	.microsite_link5:hover {
		background: url(../images/container-concepts-grey.gif) 0px 4px no-repeat;
	}
	.microsite_link6:hover {
		background: url(../images/container-sales-and-hire-grey.gif) 0px 4px no-repeat;
	}
	.microsite_link7:hover {
		background: url(../images/container-shift-grey.gif) 0px 4px no-repeat;
	}
	.microsite_link1 a, .microsite_link2 a, .microsite_link3 a, .microsite_link4 a, .microsite_link5 a, .microsite_link6 a, .microsite_link7 a  {
		position: relative;
		display: block;
		padding-top: 44px;
		padding-bottom: 10px;
		padding-left: 17px;
		padding-right: 15px;
		font-style: italic;
		color: #888888;
		text-decoration: none;
	}
	.microsite_link1 a:hover { color: #26336D; }
	.microsite_link2 a:hover { color: #26336D; }
	.microsite_link3 a:hover { color: #006B36; }
	.microsite_link4 a:hover { color: #9AB62B; }
	.microsite_link5 a:hover { color: #009FDB; }
	.microsite_link6 a:hover { color: #ED1A37; }
	.microsite_link7 a:hover { color: #F36F21; }
	
.display {
	position: relative;
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #E6E6E6;
	background: #FFFFFF;
	clear: both;
}
	.display img {
		min-width: 100%;
		max-width: 100%;
	}
	
.subdisplay {
	position: relative;
	display: block;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #E6E6E6;
	background: #FFFFFF;
	clear: both;
}
	.subdisplay img {
		min-width: 100%;
		max-width: 100%;
	}
	
.navigation {
	position: relative;
	display: block;
	width: 930px;
	height: 38px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #E6E6E6;
	background: #FFFFFF;
	clear: both;
}
	.navigation_menu {
		position: relative;
		display: block;
		width: auto;
		height: 38px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}
	
.body {
	position: relative;
	display: block;
	width: 899px;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 170%;
	color: #888888;
	border-right: 1px solid #FFFFFF;
	background: #FFFFFF url(../images/footer-pattern.gif) left bottom repeat-x;
	clear: both;
}
	.body a {
		color: #AAC24F;
		text-decoration: none;
	}
	.body a:hover {
		color: #444444;
		text-decoration: none;
	}
	.body ol {
		padding-left: 35px;
		margin-bottom: 15px;
	}
	.body ul {
		padding-left: 35px;
		margin-bottom: 15px;
	}
	.body h1 {
		position: relative;
		display: block;
		margin-bottom: 15px;
		font-size: 30px;
		font-weight: normal;
		line-height: 130%;
		color: #444444;
		clear: both;
	}
	.body h2 {
		position: relative;
		display: block;
		margin-top: -2px;
		margin-bottom: 15px;
		font-size: 18px;
		font-weight: normal;
		line-height: 140%;
		color: #666666;
		clear: both;
	}
	.body h3 {
		position: relative;
		display: block;
		margin-bottom: 15px;
		font-size: 16px;
		font-weight: bold;
		line-height: 150%;
		color: #999999;
		clear: both;
	}
	.body h4 {
		position: relative;
		display: block;
		margin-bottom: 15px;
		font-size: 15px;
		font-weight: normal;
		line-height: 150%;
		color: #999999;
		clear: both;
	}
	.body h5 {
		position: relative;
		display: block;
		margin-bottom: 15px;
		font-size: 14px;
		font-weight: normal;
		line-height: 150%;
		color: #999999;
		clear: both;
	}
	.body h6 {
		position: relative;
		display: block;
		margin-bottom: 15px;
		font-size: 12px;
		font-weight: normal;
		line-height: 150%;
		color: #999999;
		clear: both;
	}
	.body_col1 {
		position: relative;
		display: block;
		float: left;
		width: 440px;
		clear: left;
	}
	.body_col2 {
		position: relative;
		display: block;
		float: right;
		width: 440px;
		clear: right;
	}
	.body_fullcol {
		position: relative;
		display: block;
		width: auto;
		clear: both;
	}
	
.indent_body2 {
	position: relative;
	display: block;
	height: 58px;
	clear: both;
}

.noindent_body2 {
	clear: both;
}
	
.backtotop {
	position: relative;
	display: block;	
	padding-top: 40px;
	padding-bottom: 70px;
	padding-right: 30px;
	font-size: 11px;
	text-align: right;
	clear: both;
}
	.backtotop a {
		color: #888888;
		text-decoration: none;
	}
	.backtotop a:hover {
		color: #AAC24F;
		text-decoration: none;
	}

.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #CCCCCC;
	border-top: 1px solid #CDCDCD;
	background: #FFFFFF;
	clear: both;
}
	.footer_col1 {
		position: relative;
		display: block;
		float: left;		
		padding-left: 20px;
		padding-right: 20px;
		text-align: left;
		clear: left;
	}
		.footer_col1 a {
			margin-left: 3px;
			margin-right: 3px;
			color: #666666;
			text-decoration: none;
		}
		.footer_col1 a:hover {
			color: #AAC24F;
		}
	.footer_col2 {
		position: relative;
		display: block;
		float: right;		
		padding-left: 20px;
		padding-right: 17px;
		text-align: right;
		color: #888888;
		clear: right;
	}
		.footer_col2 a {
			margin-left: 3px;
			margin-right: 3px;
			color: #666666;
			text-decoration: none;
		}
		.footer_col2 a:hover {
			color: #AAC24F;
		}
		
.textfield1 {
	position: relative;
	display: block;
	width: 97%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px; 
	padding-right: 6px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;	
	font-size: 14px;
	color: #000000;	
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.textfield1:HOVER, .textfield1:FOCUS {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #999999;
	border-right: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}

.textarea1 {
	position: relative;
	display: block;
	width: 97%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px; 
	padding-right: 6px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;	
	font-size: 14px;
	color: #000000;	
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.textarea1:HOVER, .textarea1:FOCUS {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #999999;
	border-right: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}

.status1 { /* For notices */
	position: relative;
	display: block;
	width: auto;
	float: left;	
	margin-bottom: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #444444;
	clear: both;
}
.status2 { /* For successes */
	position: relative;
	display: block;
	width: auto;
	float: left;	
	margin-bottom: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #339900;
	border: 1px solid #339900;
	clear: both;
}
.status3 { /* For errors */
	position: relative;
	display: block;
	width: auto;
	float: left;	
	margin-bottom: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: red;
	border: 1px solid red;
	clear: both;
}

table.table1 td {
	padding: 2px;
}

table.rates_table {
	width: 450px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

table.rates_table th {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	color: #000000;
}

table.rates_table td {
	height: 185px;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	color: #000000;
	/*border-bottom: 1px solid #DDDDDD;*/
	background: url(../images/rates-table-td.jpg) left center no-repeat;
}
	table.rates_table td img {
		padding: 0;
		margin: 0;
	}
	table.rates_table td h4 {
		margin: 0;
		margin-bottom: 5px;
		margin-left: 25px;
		font-size: 17px;
		font-weight: normal;
		color: #000000;
	}
	table.rates_table td p {
		margin: 0;
		margin-bottom: 10px;
		margin-left: 25px;
	}

.divider1 {
	position: relative;
	display: block;
	width: auto;
	height: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
}

.divider2 {
	position: relative;
	display: block;
	width: auto;
	height: 20px;
	margin-bottom: 25px;
	border-bottom: 2px dotted #DDDDDD;
	clear: both;
}

.clear {
	clear: both;
}