body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #cccccc;
	font-size: 12px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Verdana, "Lucida Grande", Lucida, sans-serif;
}
.container {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-style: none;
	padding-bottom: 10px;
	padding-top: 20px;
	background-color: white;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}

.fl-left {
	margin-left: 20px;
	float: left;
}
.nav-link {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	height: 20px;
	display: block;
}
.nofl {
	clear: both;
}
.mid {
	margin-bottom: 15px;
	height: 282px;
	width: 765px;
	text-align: right;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/paper-crane.jpg);
}
.packages {
	margin-bottom: 15px;
	height: 380px;
	width: 311px;
	text-align: right;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/crane_box.jpg);
	float: left;
}
.pricing {
	margin-bottom: 15px;
	height: 324px;
	width: 285px;
	text-align: right;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/pricing_crane.jpg);
	float: left;
}
.payment {
	margin-bottom: 15px;
	height: 300px;
	width: 250px;
	text-align: right;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/ccbig.jpg);
	float: left;
}
.contact {
	margin-bottom: 15px;
	height: 300px;
	width: 300px;
	text-align: right;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/envelope.jpg);
	float: left;
}
.packages-headT {
	text-align: center;
	text-transform: uppercase;	
	font-size: 4em;
	float: left;
	width:454px;
}
.mid-textT {
	text-transform: uppercase;
	font-size: 4em;
	width: 765px;

}
.mid-textB {
	color: #999999;
	font-size: 2.4em;
	top: 250px;
	position: absolute;
	width: 765px;

}
.list {
	width: 180px;
}
.pp {
	width: 400px;
}
ul {
	list-style-type: square;
}
ul.plain {
	list-style-type: none;
}
.centerize {
	text-align: center;
}
a {
	text-decoration: none;
}
a:link {
	display: block;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #FFF;
	border-style: solid;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #FFF;
	color: #6699cc;
}
#nav a:hover {
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #333333;
	color: #6699cc;
}
.bottomize{
	padding-top: 10px;
	margin-top: 25px;
}
img{
	border-width: 0px;
}
.sec-title{
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
}
.title{
	margin-top: 10px;
	font-size: 1.3em;
	text-transform: none;
	font-style: normal;
	font-variant: small-caps;
	text-align: left;
	font-weight: normal;
}
.title-sm{
	margin-top: 10px;
	font-size: 1.1em;
	text-transform: none;
	font-style: normal;
	font-variant: small-caps;
	text-align: left;
	font-weight: normal;
}
.dent{
	margin-left: 20px;
}
.important{
	text-align: justify;
	font-size: 0.9em;
}
.texty{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
.text-right{
	text-align: right;
}
.space{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.link-image{
	width: 140px;
	height: 120px;
}

.test{
	height: 24px;
	text-decoration: underline;
}