body
{
	background: url(../images/bg_new.jpg) #333 repeat-x;
}
#outer
{
	float: left;
	width:100%;
	background: url(../images/body_bg.jpg);
}
#wrapper
{
	margin:20px auto;
	width: 960px;
	overflow: hidden;
	background: url(../images/cg_bg.jpg) right bottom no-repeat;
	background-position: 580px 30px;
	padding-bottom:40px;
	position: relative;
}
#container
{
	margin:20px auto;
	width: 960px;
	overflow: hidden;
	background: url(../images/cg_bg_alt.jpg) right bottom no-repeat;
	background-position: 580px 30px;
	position: relative;
	padding-top:70px;
	padding-bottom:14px;
	
}
.sep
{
	width: 95%;
	margin: 0px auto;
	clear:both;
	height:1px;
	border-bottom:1px solid #4e4e4e;
	padding-top:5px;
}
.dotted_sep
{
	width: 55%;
	margin: 0px auto;
	clear:both;
	height:1px;
	border-bottom:1px dotted #4e4e4e;
	padding-top:8px;
}
#menu
{
	width: 98%;
	height: 18px;
	background: #686968;
	position: absolute;
	left:0px;
	top:40px;
	z-index: 999;
}
	#menu ul
	{
		float: right;
		height: 18px;
	}
	#menu li
	{
		float: left;
		display: inline;
		margin:1px 20px 0px 0px;
	}
	#menu li a
	{
		float: left;
		font-size: 12px;
		color: #eee;
		padding-left:10px;
	}
		#menu li a:hover
		{
			background: url(../images/nav_ro.gif) left no-repeat;
		}
		.active
		{
			background: url(../images/nav_ro.gif) left no-repeat;
		}
#home
{
	float: left;
	width:500px;
}
	#home table
	{
		float: left;
		clear: both;
	}
	#set_one, #set_two
	{
		float: left;
		width: 230px;
		height:300px;
		margin: 50px 0px 0px 0px;
		padding-bottom:28px;
		background: #333;
	}
		#set_one li, #set_two li
		{
			float: left;
			list-style:none;
			padding:15px;
		}	
			#set_one li img, #set_two li img
			{
				float: left;
				width: 200px;
			}
		
#logo
{
	float: left;
	width:100%;
	height:49px;
	background: url(../images/cg_logo.jpg) no-repeat;
	text-indent: -9999px;
	margin: 100px 0px 0px 0px;
}
#logo_sm
{
	float: left;
	width:237px;
	height:38px;
	margin: 0px 0px 0px 20px;
}

#left_column
{
	float: left;
	clear: both;	
	width:450px;
	min-height:385px;
	margin: 20px 0px 0px 20px;
	position: relative;
	padding-bottom:10px;
}
#left_column h1
{
	font-size: 20px;
	color: #eee;
	padding: 10px 15px 5px 15px;
}
#left_column p
{
	font-size: 12px;
	color: #eee;
	line-height:16px;
	padding: 10px 15px 0px 15px;
}
#left_column h2
{
	font-size: 15px;
	color: #eee;
	padding: 10px 15px 0px 15px;
}

#left_column ul
{
	float: left;
	width:95%;
	padding-top:10px;
	padding-right:15px;
}
#left_column li
{
	list-style:none;
	font-size: 12px;
	color: #eee;
	line-height:16px;
	clear: both;
}
#left_column li strong
{
	float: left;
	padding-bottom:5px;		
}
.padding15
{
	padding-left:15px;	
}
#content
{
	float: left;
	width:100%;
	/*min-height:385px;*/
	background: #333;
	padding-bottom:15px;
	
}
#content a
{
	font-size: 12px;
	color: #999;
}
	#content a:hover
	{
		color: #ccc;	
	}
#agent
{
	float: left;
	font-size:12px;
	color:#eee;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:20px;
}
	#agent td
	{
		padding-bottom:3px;	
	}
#right_column
{
	float: right;
	width:450px;
	margin-right:30px;
	position: absolute;
	top:110px;
	right:0px;
}
#right_column h2
{
	font-size: 20px;
	color: #fff;
	padding-bottom:10px;
}
	#right_column h2 a
	{
		color: #fff;
		text-decoration: underline;
		position: relative;
		z-index:999;
	}
	#right_column h2 a:hover
	{
		color: #999;	
	}
#right_column h3
{
	font-size: 15px;
	color: #eee;
	padding: 10px 15px 0px 15px;
}
#right_column p
{
	font-size: 12px;
	color: #eee;
	line-height:16px;
	padding: 10px 15px 0px 15px;
	clear: both;
}
#right_column ul
{
	float: left;
	padding: 10px 15px 0px 15px;
}
#right_column li
{
	list-style:none;
	font-size: 12px;
	color: #eee;
	line-height:16px;
	clear: both;
}
#right_column li strong
{
	float: left;
	padding-bottom:10px;		
}

	#content2
	{
		float: left;
		margin-top:5px;
		padding-left:30px;
	}


#imdb 
{
	float: left;
	width:63px;
	height:30px;
	text-indent: -9999px;
	background: url(../images/imdb.jpg) no-repeat;
	margin-bottom:10px;
}
#chestnuthills 
{
	float: left;
	width:144px;
	height:20px;
	text-indent: -9999px;
	background: url(../images/ch.jpg) no-repeat;
	margin-bottom:10px;
}
#canyon 
{
	float: left;
	width:135px;
	height:20px;
	text-indent: -9999px;
	background: url(../images/canyon.jpg) no-repeat;
	margin-bottom:10px;
}
#tat 
{
	float: left;
	width:175px;
	height:20px;
	text-indent: -9999px;
	background: url(../images/tat.jpg) no-repeat;
	margin-bottom:10px;
}
#seclusion 
{
	float: left;
	width:122px;
	height:20px;
	text-indent: -9999px;
	background: url(../images/seclusion.jpg) no-repeat;
	margin-bottom:10px;
}
#myspace
{
	float: left;
	width:97px;
	height:25px;
	text-indent: -9999px;
	background: url(../images/myspace.jpg) no-repeat;
	margin-bottom:10px;
}
#facebook
{
	float: left;
	width:93px;
	height:20px;
	text-indent: -9999px;
	background: url(../images/facebook.jpg) no-repeat;
	margin-bottom:10px;
}
#twitter
{
	float: left;
	width:101px;
	height:20px;
	text-indent: -9999px;
	background: url(../images/twitter.jpg) no-repeat;
	margin-bottom:10px;
}

#footer
{
	float:right;
	width: 100%;
	height:50px;
	background: #333333;
}
	#footer_menu
	{
		float: left;
	}
	#footer_menu li
	{
		display: inline;
	}
	#footer_menu li a
	{
		font-size: 11px;
		color: #6a6a6a;
		padding: 0px 0px 0px 25px;
	}
	  #footer_menu li a:hover
	  {
		  color:#ccc;
	  }
#designed_by
{
	float:right;
	font-size: 10px;
	padding: 5px 25px 0px 0px;
}
	#designed_by li
	{
		display: inline;
		color: #4e4e4e;	
	}
	#designed_by a
	{
		color: #4e4e4e;	
		font-size: 10px;
	}