@charset "utf-8";

* ,div, img, h1, h2, h3, h4, h5, h6{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background-color: #04749A;
	min-width: 960px;
	color: #FFF;

}
.clr {
	clear: both;
}
a {
	color: #ADD6CB;
	text-decoration: none;
}
a:hover {
	color: #022634;
}




/* CSS Document */

#container {
	background-image: url(imgs/event-planner-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 518px;
}
#wrap-960px {
	width: 960px;
	margin: 0 auto;
}
#full-width-content {
	float: left;
	width: 800px;
	padding-left: 75px;
	padding-top: 50px;
}
#full-width-content p {
	font-size: 16px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;

}
#full-width-content h1, h2 {
	font-size: 36px;
	font-weight: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #a7d8bb;
	margin-bottom: 10px;
}
#left-box-home {
	float: left;
	width: 480px;
	padding-left: 75px;
	padding-top: 50px;
}
#left-box-home p {
	font-size: 16px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;

}
#left-box-home h1, h2 {
	font-size: 36px;
	font-weight: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #a7d8bb;
	margin-bottom: 10px;
}
#right-box-events {
	float: left;
	width: 260px;
	margin-left: 90px;
	padding-top: 50px;
}
#right-box-events h3   {
	font-size: 24px;
	color: #A7D8BB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
}
#right-box-events p {
	font-size: 16px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#right-box-event   ul  , li{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(imgs/list-style.gif);
	list-style-position: inside;
}
.list-breaker {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
#home-bottombox {
	background-image: url(imgs/home-bottombox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 640px;
}
#contact-floater {
	padding-top: 10px;
	padding-left: 90px;
	width: 500px;
	height: 180px;
}
#bg-contact-floater {
	background-image: url(imgs/quick-contact.gif);
	background-repeat: no-repeat;
	width: 353px;
	height: 161px;
}

#contact-floater      p{
	font-size: 22px;
	padding: 25px 20px 0px 20px;
	line-height: 28px;

}
.bottom-box {

}
.bottom-box h4     {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #a7d8bb;
}
.bottom-box p {
	line-height: 24px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom-box-a {
	margin-left: 70px;
	padding-top: 50px;
	float: left;
	width: 250px;
}
#bottom-box-b {
	margin-left: 25px;
	padding-top: 50px;
	float: left;
	width: 270px;
}
#bottom-box-c {
	margin-left: 35px;
	padding-top: 50px;
	float: left;
	width: 240px;
}
#finalnote-tab {
	padding-top: 50px;
	width: 540px;
	margin-left: 340px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#eco-friendly {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 80px;
	padding-top: 30px;
	float: left;
}
.eco-friendly-img {
	float: left;
	padding-right: 20px;
}
#fxlogo {
	width: 150px;
	float: left;
	margin-left: 200px;
}

.increast-txt {
	font-size: 1.9em;
	line-height: 46px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	background-image: url(imgs/footer-bg.jpg);
	background-position: center;
	height: 115px;
	background-repeat: no-repeat;
}
#footer-partners {
	width: 750px;
	margin: 0 auto;
	padding-top: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#footer-partners a:hover {
	color: #04749A;
}
