/* common styles */

* {
	margin:0; padding:0;
}
.clear {
	clear:both;
}
img {
	vertical-align:baseline;
	border:0;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
html {
	/*height:100%;*/
}
body {
	width:100%;
	font-family:'Times New Roman', sans-serif;
	background:#a10884;
}
#outer {
	float:left;
	width:100%;
	position:relative;
	z-index:2;
	min-width:1031px;
	min-height:1010px;
	background:url('backgrounds/top.jpg') center top no-repeat;
}
	#header {
		float:left;
		position:relative;
		z-index:2;
		width:100%;
	}
		#header .outer {
			width:1031px;
			margin:0 auto;
		}
		#logo {
		}
			#logo a {
				float:left;
				display:inline;
				cursor:pointer;
				width:160px;
				height:117px;
				margin:48px 0 0 21px;
				background:url('header/logo.png') left top no-repeat #fff;
			}
				#logo a span {
					display:none;
				}

		#header .phone {
			float:left;
			display:inline;
			width:299px;
			height:28px;
			margin:105px 0 0 143px;
			background:url('header/phone.png') left top no-repeat;
		}
			#header .phone a {
				float:right;
				display:inline;
				position:relative;
				cursor:pointer;
				width:48px;
				height:28px;
			}

		#menu {
			float:left;
			clear:both;
			width:687px;
			height:88px;
			margin:22px 0 0 0;
			padding:17px 0 0 0;
			background:url('menu/bg.png') left top no-repeat;
			text-align:center;
		}
			#menu ul {
				display:inline;
			}
				#menu ul li {
					list-style:none;
					display:inline;
					margin:0 12px;
				}
					#menu ul li a {
						font-size:14px;
						font-weight:bold;
						color:#fff;
						text-decoration:underline;
					}
					#menu ul li a:hover,
					#menu ul li a.current {
						text-decoration:none;
					}

		#links {
			float:left;
			clear:both;
			display:inline;
			margin:-20px 0 0 0;
			background:url('links/top.png') 26px top no-repeat;
		}
			#links .outer {
				float:left;
				width:660px;
				margin:88px 0 0 0;
				padding:0 0 18px 0;
				background-image:url(links/bottom.png);
				background-position:26px bottom;
				background-repeat:no-repeat;
			}
			#links .inner {
				float:left;
				width:634px;
				position:relative;
				padding:0 0 0 26px;
				min-height:140px;
				background:url('links/bg.png') left bottom no-repeat;
			}
				#links .first {
					float:left;
					width:305px;
					position:relative;
					min-height:140px;
					margin:-50px 0 0 0;
				}
					#links .first h6 {
						float:left;
						clear:both;
						display:inline;
						width:220px;
						margin:0 0 0 85px;
						font-size:18px;
						font-weight:bold;
						color:#fff;
					}
					#links .first p {
						float:left;
						clear:both;
						display:inline;
						width:185px;
						margin:30px 0 15px 125px;
						font-size:14px;
						line-height:18px;
						color:#fff;
					}
					#links .first a {
						color:#fff;
					}
				#links .second {
					float:right;
					position:relative;
					width:280px;
					min-height:180px;
					margin:-70px 0 0 0;
				}
					#links .second ul {
						float:left;
						width:176px;
						padding:10px 104px 15px 0;
					}
						#links .second ul li {
							float:left;
							clear:both;
							list-style:none;
						}
							#links .second ul li a {
								float:left;
								width:160px;
								margin:4px 0 0 0;
								padding:0 0 4px 16px;
								background:url('links/marker.png') left 5px no-repeat;
								font-size:14px;
								color:#fff;
								text-decoration:underline;
							}
							#links .second ul li a:hover {
								text-decoration:none;
							}

#middle {
	float:left;
	clear:both;
	position:relative;
	z-index:1;
	width:100%;
	min-width:1031px;
	background:url('backgrounds/bg.png') center top repeat-y;
}
	#middle .outer {
		float:left;
		clear:both;
		position:relative;
		width:100%;
		margin:-500px 0 0 0;
		background:url('backgrounds/girl.png') center top no-repeat;
	}
	#middle .inner {
		width:1021px;
		margin:500px auto 0 auto;
		padding:0 5px
	}
		#news {
			float:left;
			display:inline;
			margin:40px 0 0 19px;
			min-height:140px;
			background:#fff;
		}
			#news h6 {
				font-size:20px;
				font-weight:normal;
				text-transform:uppercase;
				color:#660066;
			}
			#news ul {
				float:left;
				width:390px;
			}
				#news ul li {
					float:left;
					width:165px;
					margin:25px 30px 0 0;
					list-style:none;
				}
					#news ul li p {
						font-size:12px;
						color:#999999;
					}
						#news ul li p a {
							font-size:12px;
							line-height:14px;
							color:#450245;
							text-decoration:underline;
						}
						#news ul li p a:hover {
							text-decoration:none;
						}

		#photos {
			float:left;
			display:inline;
			width:220px;
			height:207px;
			margin:15px 0 0 0;
			padding:24px 0 0 26px;
			background:url('content/photos.png') left top no-repeat;
		}

		#content {
			padding:0 46px 0 19px;
			background:#fff;
			font-family:'Times New Roman', sans-serif;
			font-size:14px;
			line-height:18px;
			color:#450245;
		}
			#content p {
				margin:0 0 10px 0;
			}
			#content h1 {
				margin:0 0 10px 0;
				font-size:20px;
				color:#660066;
				font-weight:normal;
				text-transform:uppercase;
			}
			#content h6 {
				margin:0 0 10px 0;
				font-size:18px;
				color:#bd0899;
				font-weight:normal;
			}
			#content ol,
			#content ul {
				margin:0 0 10px 25px;
			}
			#content a {
				color:#cc0099;
				text-decoration:underline;
			}
			#content a:hover {
				text-decoration:none;
			}
			#feedback {
				float:left;
				clear:both;
				width:550px;
			}
				#feedback label {
					float:left;
					clear:both;
					width:500px;
					margin:0 0 10px 0;
					font-weight:bold;
				}
				#feedback span {
					float:left;
				}
				#feedback p.header {
					clear:both;
					margin:10px 0 20px 0;
					font-weight:bold;
				}
				#feedback p.note {
					clear:both;
					margin:0 0 10px 0;
					font-size:12px;
				}
				#feedback p.info {
					clear:both;
					font-weight:bold;
				}
				#feedback input {
					float:right;
					display:inline;
					width:175px;
					margin:0 227px 0 0;
					height:19px;
					border:1px solid #660066;
					background:#fff;
					font-family:'Times New Roman', sans-serif;
					font-size:14px;
					line-height:18px;
					color:#450245;
				}
				#feedback textarea {
					float:right;
					display:inline;
					width:332px;
					margin:0 70px 0 0;
					height:98px;
					border:1px solid #660066;
					background:#fff;
					font-family:'Times New Roman', sans-serif;
					font-size:14px;
					line-height:18px;
					color:#450245;
				}
				#feedback a.submit {
					float:right;
					width:104px;
					height:22px;
					margin:-32px 0 0 0;
					background:#660066;
					text-decoration:none;
					text-align:center;
					color:#fff;
				}
			ul#photocat {

			}
				ul#photocat li {
					display:inline;
					list-style:none;
				}
					ul#photocat li a {
						float:left;
						width:232px;
						margin:20px 0 0 0;
						padding:200px 0 0 0;
						text-align:center;
						background-position:center top;
						background-repeat:no-repeat;
						height:50px;
					}
					ul#photocat li a.balloon {
						background-image:url('photocat/balloon.png');
					}
					ul#photocat li a.flower {
						background-image:url('photocat/flower.png');
					}
					ul#photocat li a.photographer {
						background-image:url('photocat/photographer.png');
					}
					ul#photocat li a.videographer {
						background-image:url('photocat/videographer.png');
					}
					ul#photocat li a.musical {
						background-image:url('photocat/musical.png');
					}
					ul#photocat li a.services {
						background-image:url('photocat/services.png');
					}
					ul#photocat li a.fireworks {
						background-image:url('photocat/fireworks.png');
					}
			#content .photos {
				float:left;
				margin:0 0 20px 0;
			}
				#content .photos img {
					float:left;
					display:inline;
					margin:0 8px 20px 7px;
				}
			#content table {
				margin:0 0 10px 0;
				border:none;
				border-collapse:collapse;
				font-family:'Times New Roman', sans-serif;
				font-size:14px;
				line-height:19px;
				color:#280127;
			}
				#content table tr {
					border-bottom:1px solid #fff;
				}
				#content table th {
					padding:2px;
					background:#cccccc;
					font-weight:normal;
					vertical-align:middle;
				}
				#content table td {
					padding:0 2px;
					
					vertical-align:top;
				}
				#content .left {
					text-align:left;
				}
			ul#services {
				float:left;
				clear:both;
				width:100%;
				margin:10px 0 0 0;
			}
				ul#services li {
					float:left;
					display:inline;
					list-style:none;
					width:250px;
					min-height:180px;
					margin:0 35px 48px 0;
					padding:0 0 0 190px;
					background-position:left top;
					background-repeat:no-repeat;
				}
				ul#services li.balloon {
					background-image:url('services/balloon.png');
				}
				ul#services li.flower {
					background-image:url('services/flower.png');
				}
				ul#services li.photographer {
					background-image:url('services/photographer.png');
				}
				ul#services li.videographer {
					background-image:url('services/videographer.png');
				}
				ul#services li.musical {
					background-image:url('services/musical.png');
				}
				ul#services li.services {
					background-image:url('services/services.png');
				}
				ul#services li.fireworks {
					background-image:url('services/fireworks.png');
				}
					ul#services li a {
						font-size:18px;
					}
					ul#services li p {
						margin:15px 0 0 0;
					}
			#content ul.path {
				margin:0 0 15px 0;
			}
				#content ul.path li {
					display:inline;
					list-style:none;
					margin:0 10px 0 0;
				}
					#content ul.path a {
						font-size:18px;
					}
					#content ul.path a.current {
						color:#666666;
					}
#footer {
	float:left;
	clear:both;
	position:relative;
	z-index:1;
	width:100%;
	min-width:1031px;
	height:353px;
	margin:-190px 0 0 0;
	background:url('backgrounds/bottom.jpg') center top no-repeat #a10884;
}
	#footer .outer {
		width:1031px;
		margin:240px auto 0 auto;
	}
	#copyright {
		float:left;
		display:inline;
		margin:10px 0 0 8px;
		font-size:12px;
		line-height:18px;
		color:#fff;
	}
	#counters {
		float:left;
		clear:left;
		margin:6px 0 0 0;
	}
		#counters img {
			float:left;
			margin:0 0 0 8px;
		}
	#footer .phone {
		float:right;
		display:inline;
		width:235px;
		height:61px;
		margin:0 5px 0 0;
		background:url('footer/phone.png') left top no-repeat;
	}
