/* 
  ================================================
  Illumicom, LLC. 
  www.illumicom.com
  Author: Calvin Webster
  ------------------------------------------------
  Visit us: http://www.illumicom.com
*/

#feature {
	background-image:url(../images/bg-feature-in.png);
	background-repeat:repeat-x;
	color:#fff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width:978px;
	background-color: #ffffff;/* #8c55a8;*/
	height:50px;
	
	}
#feature .content {
	padding:5px 8px 8px 8px;
	margin:0;
	font-size:14px;
	color:#e3d9ab;
	/*font-style:italic;*/
	font-weight:bold;
	}
#rotary {
	display:none;
	}

#center {
	width: 980px;
	float: left;
}
#left {
	display:none;
	}
#right {
	display:none;
}


#footer hr {
	color:#ffffff;
	border:0px;
	margin:0;
	padding:0;
	height:100px;
	background: #fff url(../images/fleurfoot.png) no-repeat scroll center;
	}
#right .box {
	width:215px;
	background-color:#ffffff;
	border: 3px solid #cccccc;
	margin:8px 0px;
	float:right;
	padding: 10px 16px;
	font-size: 1em;
	line-height: 1.5em;
	}
#right .box h3 {
	font-size: 1.5em;
	color:#beac77;
	margin: 8px 0;
}
#right h1 {
	font-size: 1.6em;
	margin: 0;
}
#center h1 {
	color:#000000;
	font-size:2em;
	/*line-height: .0em;*/
	/*margin-top:30px;
	padding: 10px 0px 75px 0px;*/
	/*background: #fff url(../images/fleurcent.png) no-repeat scroll center bottom;*/
	}

#center .content {
	padding: 24px 32px;
	font-size: 1.1em;
	line-height: 1.65em;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
/* Box Styling */
#right .round_box {
	margin-left:20px;
	background: url(../images/roundedcornr_880597_tl.png) no-repeat top left;
}
#right .round_box_top {
	background: url(../images/roundedcornr_880597_tr.png) no-repeat top right;
}
#right .round_box_bottom {
	background: url(../images/roundedcornr_880597_bl.png) no-repeat bottom left;
}
#right .round_box_bottom div {
	background: url(../images/roundedcornr_880597_br.png) no-repeat bottom right;
}
#right .round_box_content {
	background: url(../images/roundedcornr_880597_r.png) top right repeat-y;
}

#right .round_box_top div,.round_box_top,
#right .round_box_bottom div, .round_box_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
#right .round_box_content, .round_box_bottom {
	margin-top: -12px;
}
#right .round_box_content { padding: 0 15px; }

#right .round_box h3 {
	font-size: 1.5em;
	color:#beac77;
	margin: 8px 0;
	padding-top:10px;
	}
#right .round_box table {
	margin:10px;
	}
#left .round_box h3 {
	font-size: 1.5em;
	color:#beac77;
	margin: 8px 0;
	padding-top:10px;
	}

