* {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

body {
	background: url(../images/background.jpg) repeat;
	text-align: center; /* for IE */
	margin:0px;
	padding:0px;
}

body a {
	color:#0000CC;
}

.clear {
	line-height:0px;
	height:0px;
	clear:both;
}

#content {
	margin: auto;
}

#content #top {
	position:relative;
	background: url(../images/top.png) no-repeat top left;
	width:980px;
	height:24px;
	float:left;
}

#content #middel {
	position:relative;
	background: url(../images/middel.png) repeat-y top left;
	width:980px;
	min-height:900px;
	float:left;
}

#content #middel #logo {
	background: url(../images/logo.png) no-repeat top center;
	margin-top: -10px;
	width:970px;
	height:249px;
	cursor:pointer;
}

#content #middel #logo .logo_text {
	position:absolute;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	width:350px;
	left:460px;
	top:30px;
	color:#FFFFFF;
}

#content #middel #logo .contact_us {
	position:absolute;
	left: 840px;
	top:150px;
	width:64px;
	height:74px;
}

#content #middel #logo .logo_text span {
	font-size:18px;
}

#content #middel #photo_frames {
	background: url(../images/old_frames.png) no-repeat top center;
	width:970px;
	height:567px;
	float:left;
}

#content #middel #middel_text .top {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:-10px;
	padding: 0px 20px 0px 20px;
	text-align:center;
}

#content #middel #middel_text .contact_us_form {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:-10px;
	padding: 0px 20px 0px 20px;
	text-align:center;
}

#content #middel #middel_text .column_1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	margin-top:10px;
	padding: 20px 10px 0px 10px;
	text-align:justify;
	width: 460px;
	float:left;
}

#content #middel #middel_text .column_2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	padding: 20px 10px 0px 10px;
	text-align:justify;
	width: 460px;
	float:left;
}

#content #middel #middel_text .column_2 .land_of_inspiration {
	background:url(../images/land_of_inspiration.png) no-repeat center;
	width:460px;
	height:47px;
}

#content #middel #middel_text .contact_us_form .contact_us_title {
	background:url(../images/contact_us_title.png) no-repeat center;
	width:970px;
	height:47px;
}

#content #bottom {
	position:relative;
	background: url(../images/bottom.png) no-repeat top left;
	width:980px;
	height:24px;
	float:left;
}

#content #bottom .bottom_text {
	margin-top:-5px;
	font-size:10px;
	text-align:center;
	width:970px;
}

#content  {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:980px;
	color:#000033;
}