/* Global */

#page{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 750px;
	border: 1px solid #8A8B8F;
}
#header{
	height: 285px;
	width: 750px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.phrase{
	color: #404B9B;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	padding-top: 258px;
	padding-left: 87px;
}
#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footerLeft{
	height: 65px;
	width: 360px;
	float: left;
	background-color: #D10F17;
	padding-left: 60px;
}
.footerRight{
	height: 55px;
	float: right;
	width: 305px;
	background-color: #D10F17;
	padding-left: 20px;
	padding-top: 10px;
}
.tel{
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
}
.text{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.web{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.address{
	font-size: 12px;
}
#footer a{
}
#footer a:hover{
}
img { vertical-align:top 
}
a img { border: 0 none; 
}
form{
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Arial;
}
.clearall, .clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}
a:hover{
	color: #0066FF;
}
h1 {
	color: #404B9B;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #404B9B;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.hidden{
	display: none;
}
.red {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p {
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thanx{
	color: #003366;
	width: 200px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}








/* Global Menu */
.menu{
	margin-left: 2px;
	height: 32px;

}
.menu ul{
	padding: 0px;
	float: left;
	margin: 0px;
}
.menu li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.menu li a{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button-hit {
	display: block;
	width: 149px;
	height: 22px;
	background-image: url(images/button-hit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.button, a.button:link, a.button:active, a.button:visited {
	display: block;
	width: 149px;
	height: 22px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.button:hover {
	display: block;
	width: 149px;
	height: 22px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}







/* Home Page */
#contentHome{
	background-image: url(images/content-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 302px;
	padding-top: 30px;
	padding-left: 20px;
}
#contentHome ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentHome li{
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentHome li a{
	color: #FFFFFF;
}
.pad{
	padding-left: 5px;
}





/* Pick up */
#contentCollection{
    background-image: url(images/fade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 332px
}
.formHolder{
	width: 575px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 50px;
}
.formLeft{
	float: left;
	width: 250px;
	color: #FFFFFF;
}
.formRight{
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.formRight P{
	padding-bottom: 20px;
}
.formLeft div{
	padding: 5px;
	text-align: right;
}
.area{
	width: 250px;
	height: 90px;
	margin-bottom: 20px;
}


/* prices */
#contentPrices{
	background-image: url(images/fade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 355px;
}
#contentPrices ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentPrices li{
	margin: 0px;
	padding: 0px;
	clear: both;
}
#priceLeft{
	float: left;
	background-color: #CADBFF;
	margin: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 310px;
	border: 5px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	width: 205px;
}
#priceRight{
	float: left;
	background-color: #AAEAAD;
	margin: 10px;
	width: 205px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 310px;
	border: 5px solid #FFFFFF;
}
#priceCurtain{
	float: left;
	background-color: #FFFF99;
	width: 205px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 310px;
	border: 5px solid #FFFFFF;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#priceCurtain .item{
	width: 140px;
}
#priceCurtain p{
	font-size: 10px;
	line-height: 12px;
}
#priceLeft h3{
	color: #7E99DE;
}
#priceRight h3{
	color: #349866;
}
#priceCurtain h3{
	color: #FF9933;
}
.item{
	height: 18px;
	padding-top: 2px;
	width: 160px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.price{
	float: left;
	height: 18px;
	padding-top: 2px;
	font-weight: bold;
}
.clear{
	clear: both;
}
.tiny{
	font-size: 10px;
}






/* location */
#contentContact{
	background-image: url(images/fade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 375px;
}
.contactHolder{
	padding-top: 10px;
	padding-left: 10px;
}
#map{
	height: 350px;
	width: 350px;
	float: left;
}
.contactRight{
	float: left;
	width: 310px;
	padding: 20px;
}
.contactRight h3{
	color: #404B9B;
}
.contactRight ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.contactRight p{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}





/* terms */
#contentTerms{
	background-image: url(images/fade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 415px;
	padding: 10px;
}
.terms{
	background-color: #FFFF99;
	border: 5px solid #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.terms ul{
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
.terms h3{
	color: #FF9966;
	padding-left: 20px;
}
