/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#00CCFF;
	height:1300px;
}
#header {
	position:absolute;
	top:10px;
	height:300px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	position:absolute;
	text-align:center;
	top:10px;
	height:95px;
	left: 677px;
	width:310px;
	z-index:10;
}
#address {
	position:absolute;
	text-align:right;
	background-color:#000000;
	top:10px;
	height:84px;
	left: 790px;
	width:200px;
	z-index:5;
}
#top_nav {
	position:absolute;
	text-align:center;
	background-image:url(http://myrtlebeach-sc-realestate.com/images/top_nav.jpg);
	top:10px;
	height:29px;
	left: 0px;
	width:620px;
}
#main_section {
	position:relative;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/main_box.jpg);
	top:35px;
	height:500px;
	width:620px;
	left: 0px;
	z-index:1;
}
#intro {
	position:absolute;
	text-align:justify;	
	top:260px;
	height:115px;
	left: 30px;
	width:290px;
	z-index:10;
}
#nav_link1 {
	position:absolute;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/nav1.jpg);
	text-align:justify;	
	top:15px;
	height:60px;
	left: 475px;
	width:150px;
	z-index:10;
}
#nav_link2 {
	position:absolute;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/nav2.jpg);
	text-align:justify;	
	top:65px;
	height:80px;
	left: 455px;
	width:190px;
	z-index:20;
}
#nav_link3 {
	position:absolute;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/nav3.jpg);
	text-align:justify;	
	top:135px;
	height:100px;
	left: 435px;
	width:230px;
	z-index:30;
}
#nav_link4 {
	position:absolute;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/nav4.jpg);
	text-align:justify;	
	top:225px;
	height:80px;
	left: 455px;
	width:190px;
	z-index:20;
}
#nav_link5 {
	position:absolute;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/nav5.jpg);
	text-align:justify;	
	top:295px;
	height:60px;
	left: 475px;
	width:150px;
	z-index:10;
}
#right_nav {
	position:absolute;
	text-align:left;
	background-image:url(http://myrtlebeach-sc-realestate.com/images/nav_bckgrd.jpg);
	top:5px;
	height:359px;
	left: 429px;
	width:180px;
	z-index:200;
}
#basic_search {
	position:relative;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/quick_search_bkgd2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	top:-365px;
	height:400px;
	width:315px;
	left: 680px;
	z-index:1;
}
#comm {
	position:absolute;
	text-align:center;
	top:375px;
	height:115px;
	left: 10px;
	width:150px;
	z-index:100;
}
#topics {
	position:absolute;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/topics_bkgd.jpg);
	background-repeat:no-repeat;
	top:375px;
	height:115px;
	left: 10px;
	width:600px;
	z-index:10;
}
#featured {
	position:relative;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/featured_bkgd.jpg);
	background-repeat:no-repeat;
	top:-350px;
	height:175px;
	left: 5px;
	width:1000px;
	z-index:10;
}
#mortgage {
	position:relative;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/mortgage_bkgd.jpg);
	background-repeat:no-repeat;
	top:-330px;
	height:175px;
	left: 294px;
	width:400px;
	z-index:10;
}
#history {
	position:relative;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/history_bkgd.jpg);
	background-repeat:no-repeat;
	top:-320px;
	height:460px;
	left: 274px;
	width:440px;
	z-index:10;
}
#ext_links {
	position:relative;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/side_bkgd.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	top:-955px;
	height:300px;
	left: 40px;
	width:220px;
	z-index:10;
}
#int_links {
	position:relative;
	background-image: url(http://myrtlebeach-sc-realestate.com/images/side_bkgd.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	top:-635px;
	height:300px;
	left: 728px;
	width:220px;
	z-index:10;
}
#footer {
	position:absolute;
	text-align:center;
	top:1420px;
	height:100px;
	left: 384px;
	width:300px;
	z-index:10;
}
#ads {
	position:absolute;
	top:1775px;
	height:150px;
	left: 30px;
	width:468px;
	z-index:100;
}
#wrapper {
	top:0px;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
#wrapper2 {
	margin-right:auto;
	margin-left:auto;
}
