@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	outline: none;
}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 913px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 24px;
	padding-top: 75px;
}
#stage {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/balloons.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 900px;
}
#nivo {
	height: 307px;
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f573c1;
	border-bottom-color: #f573c1;
	border-left-color: #f573c1;
	background-color: #FFF;
}
#quote {
	float: right;
	padding: 5px;
	width: 300px;
	background-color: #C1027A;
}
h1 {
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 927px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #f573c1;
	overflow: hidden;
	padding: 0px;
	background-color: #FFF;
}
#menu {
	height: 30px;
	width: 937px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #F573C1;
}
#menu a {
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F573C1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fa81ca;
	font-weight: bold;
	text-transform: uppercase;
	height: 25px;
	display: inline-block;
	padding-top: 5px;
	font-size: 16px;
}
h2 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #C1027A;
	font-weight: bold;
}
#menu a:hover {
	background-color: #ED0D92;
}
#left {
	float: left;
	padding: 10px;
	width: 590px;
	text-align: justify;
}
h3 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	color: #8444B4;
	display: inline;
	font-family: 'Copse', serif;
	font-weight: bold;
}
#quote_form {
	padding: 0px;
	width: 270px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h4 {
	color: #FFF;
	font-family: 'Copse', serif;
	font-weight: bold;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F573C1;
}

.quote_form_input {
	width: 270px;
	height: 30px;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	border: 1px solid #abadb3;
	padding: 0px;
}
#quote_form textarea {
	width: 270px;
	height: 80px;
	margin-top: 0px;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	border: 1px solid #abadb3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#quote_form select {
	width: 273px;
	height: 30px;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	border: 1px solid #abadb3;
}
.error_label {
	color: #FFF;
	font-size: 14px;
	display: none;
	font-weight: bold;
}
.form_label {
	font-weight: bold;
	color: #FFF;
	height: 15px;
	width: 200px;
	margin-top: 7px;
	display: block;
}
.quote_submit  {
	background-color: #8444B4;
	color: #FFF;
	font-size: 22px;
	height: 50px;
	width: 270px;
	border: 1px solid #F573C1;
	margin-top: 15px;
	font-family: 'Copse', serif;
	font-weight: bold;
	cursor: pointer;
}
h5 {
	color: #FFF;
	font-family: 'Copse', serif;
	font-weight: bold;
	font-size: 22px;
	padding: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1027A;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.testimonial {
	padding: 10px;
	background-color: #efefef;
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px dashed #CB027A;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 1px;
	width: auto;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.testimonial strong {
	color: #C1027A;
}
.button {
	height: 92px;
	width: 144px;
	float: left;
	margin-left: 17px;
	margin-right: 15px;
	margin-top: 25px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.button_link  {
	color: #FFF;
	font-family: 'Copse', serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}
.button_link_small {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.gallery_image {
	background-image: url(../images/gallery_frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 254px;
	width: 157px;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
	background-position: right bottom;
}
#footer {
	width: 927px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	color: #380468;
	margin-bottom: 15px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: underline;
}
h6 {
	color: #8444B4;
	font-family: 'Copse', serif;
	font-weight: bold;
	font-size: 22px;
	padding: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1027A;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	clear: both;
}
#main_int {
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	background-color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f573c1;
	border-bottom-color: #f573c1;
	border-left-color: #f573c1;
}

