<!--



/* CSS Document */

body,h1,h2,h3,h4,p,form,ol,ul,li,dl,dt,dd { 
	margin:0; 
	padding:0px; 
	font-weight:normal; 
}

html, body {
	height: 100%;
}

body  { 
	color:#333; 
	font-family: "georgia", "times new roman", serif;
	text-align: center; 
	background:#DBD3C0 		url(images/header_back.jpg) top repeat-x; 
}

div {
	font-size:10px; 
	font-family: "georgia", "times new roman", serif;
	line-height:14px; 
	font-size: 12px;
}

a:link    { 
	color:#3939ff; 
	text-decoration: none 
}

a:visited { 
	color:#3939ff; 
	text-decoration: none 
}

a:hover{ 
	color:#FF6633; 
	text-decoration:none; 
}
#header{
	width: 100%;
	height: 208px;
	text-align:center; 
	padding:0; 
	margin: 0 auto;
}
#header_center{
	width: 1024px;
	height: 208px;
    margin: 0 auto;	
}
#header_text{
	width: 550px;
	float: left;
	text-align: left;
	padding-left: 20px;
	margin-top: 130px;
	font-size: 12px;
	font-weight: 700;
}
#header_logo{
	width:257px;
	height: 79px;
	background:url(images/sandgarden_logo.jpg);
	float: left;
	margin-top: 78px;

}
#header_image{
	width:159px;
	height: 140px;
	background:url(/images/pic1.jpg);
	float: right;
	margin-top: 17px;
}
#hmenu{
	width:1024px;





	margin-top: 7px;
}
#hmenu ul li{
	float: left;
	list-style: none;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: 700;
width: 130px;
text-align: left;
line-height: 40px;

}
#hmenu ul li a:link,
#hmenu ul li a:visited{
	color: #fff;
display: block;
height: 44px;
text-align: center;
text-decoration: none;
}
#hmenu ul li a:hover{
	color: #ffc;
background: #933;
display: block;
}

#main{
	width: 100%;
	min-height:840px;
	text-align:center; 
	padding:0; 
	overflow:hidden; 
    margin: 0 auto;
	background: url(images/body_back.gif) center repeat-y;
}
#main_head_text{
width: 1014px;
text-align: left;
padding-left: 10px;
background: #DBD3C0;
line-height: 30px;
font-size: 12px;
font-weight: 600;
}
#main_center{
	width: 1024px;
    margin: 0 auto;	
}
#main_image{
	width: 1024px;
	height: 88px;
	background:url(images/top_image.jpg);
}
#main_image2{
	width: 1024px;
	height: 88px;
	background:url(images/top_image2.jpg);
}
#main_image3{
	width: 1024px;
	height: 88px;
	background:url(images/top_image3.jpg);
}
#main_image4{
	width: 1024px;
	height: 88px;
	background:url(images/top_image4.jpg);
}
#main_image5{
	width: 1024px;
	height: 88px;
	background:url(images/top_image5.jpg);
}
.init{
	float: none;
	clear: both;
}
#content_left{
	width: 300px;
	float: left;
	overflow: hidden;
	text-align: left;
}
#content_left h2{
	padding-left: 24px;
	padding-bottom: 10px;
	background: url(images/button_m.gif) no-repeat;
}
#content_left ul li{
	list-style: none;
	padding-top: 5px;
	margin-left: 0px;
	font-size: 12px;
}
#content_left ul li ul li{
	margin-left: 30px;

}
#content_left ul {
	margin-bottom: 40px;
}
#content_right{
	width:724px;
	overflow: hidden;
	text-align: left;
	float: right;
}
#contact{
	background: url(images/contact_back.jpg) top repeat-x;;
	margin-top: 20px;
}
#contact h2{
font-size: 14px;
}

#main .inner{
	padding: 30px;
	margin-top: 40px;
}
#content_right h1{
	padding-left:32px;
	padding-bottom: 20px;
	padding-top: 3px;
font-size: 18px;
	background: url(images/button_l.gif) left top no-repeat;
}
#content_right p{
	margin-top: 10px;
	margin-bottom: 20px;

}
#content_right ul li{
	margin-left: 20px;
	margin-top: 4px;
	list-style-image:url(images/button_s.gif);
	margin-left: 50px;
	margin-bottom: 10px;
}
#content_right .inner p{
	line-height: 1.4em;
}
#content_right .inner div{
	font-size: 13px;
}
#footer{
	background: #715c41;
	height: 80px;
	margin:0; 
	padding:0px; 
	}
#footer_center{
	margin-top: 20px;
	width: 800px;
	text-algn: left;
	color: #fff;
	margin:0 auto; 
	padding:0px; 
	padding: 20px;
	}

#content_right .inner{
	padding-right: 60px;}

-->


