body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
p {
	margin:0;
}
h1 h2 h3 {
	margin:0;
	padding:0;
}
ul {
	margin-top:0;
	margin-bottom:0;
	list-style-image:url(../images/interior/bullet.gif);
}
hr {
	margin:20px;
}
input, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
/*** CONTAINERS ***/
#main_top {
	width:100%;
	background-image:url(../images/home/repeat_top.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#e5e5e5;
}
#container_top {
	width:743px;
	margin:auto;
}
#main_btm {
	width:100%;
	padding-top:18px;
	background-image:url(../images/home/repeat_footer.jpg);
	background-repeat:repeat-x;
	clear:both;
	min-height:72px;
	text-align:center;
}
/*** PARTS ***/
#logo {
	width:301px;
	height:93px;
	background-image:url(../images/home/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	overflow:hidden;
}
#logo a {
	width:301px;
	height:93px;
	text-indent:-9999px;
	display:block;
}
#logo a:hover {
	width:301px;
	height:93px;
}
#logo_right {
	position:relative;
	width:442px;
	height:93px;
	background-image:url(../images/home/top_right.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
#nav_container {
	position:relative;
	width:743px;
	height:61px;
	background-image:url(../images/home/nav_bkgd.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	clear:both;
}
#home {
	position:absolute;
	top:6px;
	left:14px;
}
#aboutus {
	position:absolute;
	top:6px;
	left:108px;
}
#ourservices {
	position:absolute;
	top:6px;
	left:238px;
}
#photogallery {
	position:absolute;
	top:6px;
	left:403px;
}
#contactus {
	position:absolute;
	top:6px;
	left:583px;
}
#flash {
	position:relative;
	width:743px;
	height:225px;
	background-image:url(../images/home/flash.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#flash_left {
	position:absolute;
	width:121px;
	height:225px;
	top:0;
	left:-121px;
	background-image:url(../images/home/flash_left.jpg);
	background-repeat:no-repeat;
}
#flash_right {
	position:absolute;
	width:121px;
	height:225px;
	top:0;
	left:743px;
	background-image:url(../images/home/flash_right.jpg);
	background-repeat:no-repeat;
}
#content_container {
	position:relative;
	padding-top:84px;
	width:743px;
	min-height:102px;
	padding-bottom:33px;
	background-image:url(../images/home/home_content.jpg);
	background-repeat:no-repeat;
}
#content_welcome {
	width:428px;
	margin-left:29px;
}
#content_welcome img {
	border:double 3px #DE0E54;
	margin-right:12px;
}
#promo {
	position:absolute;
	top:81px;
	left:481px;
}
/*** FOOTER ***/
.footer {
	font-size: 10px;
	color: #666666;
}
a.footer:link {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	color: #DE0E54;
	text-decoration: underline;
}
a.footer:active {
	color: #666666;
	text-decoration: none;
}
a.footer:visited {
	color: #666666;
	text-decoration: none;
}
a.footer:visited:hover {
	color: #DE0E54;
	text-decoration: underline;
}
/***  ***/
a:link {
	color:#DE0E54;
	text-decoration: underline;
}
a:hover {
	color:#DE0E54;
	text-decoration: none;
}
a:active {
	color:#DE0E54;
	text-decoration: none;
}
a:visited {
	color:#DE0E54;
	text-decoration: underline;
}
a:visited:hover {
	color:#DE0E54;
	text-decoration: none;
}


#logo_right a.facebook:link, #logo_right a.facebook:visited, #logo_right a.facebook:hover, #logo_right a.facebook:visited:hover {
	position:absolute;
	top:10px;
	right:115px;
	width:30px;
	height:30px;
	background:url(../images/facebook.png);
	text-indent:-9999px;
	display:block;
	z-index:3;
}
#logo_right iframe.fb_like {
	position:absolute;
	top:15px;
	right:10px;
	width:90px;
	z-index:3;
}

