body{
	/*background:#51514A url(/images/bg/gradient.gif) repeat-x;*/
	background:#464640 url(/images/bg/gradient2.gif) repeat-x;
	margin:0;
	padding:0;
	}
	
a img{border:none;}
a:hover img{filter:alpha(Opacity=90);opacity:0.9;-moz-opacity:0.9;}

a {color:#869A54;color:#798A4A;text-decoration:none;}
a:link {color:#869A54;color:#798A4A;text-decoration:none;}
a:visited {color:#869A54;color:#798A4A;text-decoration:none;}
a:hover {color:#869A54;color:#798A4A;text-decoration:none;border-bottom:1px solid #cddaa7;}
a:active {color:#869A54;color:#798A4A;text-decoration:none;}			
	
#container{
	width:873px;
	margin:78px auto 39px auto;
	overflow:hidden;
	background:#F5F5EE url(/images/bg/bottom.gif) bottom no-repeat;
	}

#leftside{
	float:left;
	width:223px;
	height:256px;	
	}

	#leftside h1{
		height:76px;
		background:#6a6a6a;
		color:#fff;
		font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-size:24px;
		line-height:1.05em;
		letter-spacing:-0.04em;
		font-weight:normal;
		margin:0;
		padding:55px 0 0 32px;
		}
	
		#leftside ul{
			height:92px;
			background:#8A9C51 url(/images/bg/flower-left.gif) 22px bottom no-repeat;
			margin:0;
			padding:33px 0 0 32px;
			}
		
			#leftside ul li{
				color:#fff;
				font-size:18px;
				height:18px;
				padding:0 0 0 13px;
				margin:7px 0 6px 0;
				list-style-type:none;
				background:url(/images/bg/arrow-front.gif) left 7px no-repeat;
				}

				#leftside ul li a{
					color:#fff;
					}

#rightside{
	float:left;
	width:650px;
	height:256px;	
	background:#D5D5CF url(/images/bg/flower-top.jpg) 0 0 no-repeat;
	}

	#rightside img{
		margin-top:38px;
		width:650px;
		height:218px;
		}

div#footer{
	clear:both;
	height:115px;
	background:url(/images/bg/flower-footer.jpg) 414px 0 no-repeat;
	position:relative;
	}

	div#footer p{
		font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#777;
		margin:0;
		padding:0 0 1px 0;
		position:absolute;
		bottom:30px;
		}

	p#left{
		font-style:italic;
		left:252px
		}
		
	p#left b{
		margin-top:5px;
		display:block;
		}

	p#right{
		right:30px;
		text-align:right;
		}

	p#right a{
		color:#777;
		text-decoration:none;
		border-bottom:1px solid #CDDAA7;
		}