*{
	margin:0;
	padding:0;	
}
html,body{
	width:100%;
	height:100%;
}
body{
	background:url(../images/background.png) top center repeat-y;
	background-color:#fc8612;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000;	
}
body,table,td,img,form{
	margin:0px;
	padding:0px;
	border:0px;
}

#template {
	width: 100%;
	background: url(../images/bg_wrapper.jpg) top center no-repeat;
}

#template_header {
	width: 100%;
	height: 237px;
	display: block;
	text-align:center;
	margin-bottom:29px;
}

#template_header #header_content {
	width: 824px;
	margin:0 auto;
	padding:121px 0 0;
	position:relative;
}

#template_footer {
	width: 100%;
	height: 65px;
	clear: left;
	background: url(../images/bg_footer.png) repeat-x;
	bottom: 0px;
	position: relative;
}

#container{	
	/* For Testing */
	clear: both;
	width: 824px;
	position: relative;
	margin: -1px auto;
}

#template_footer #leftDeco, #template_footer_landing #leftDeco {
	background:url(../images/ronald_left.png) no-repeat;
	width: 168px;
	height: 522px;
	float: left;	
	margin-left: -168px;
	top:0!important;
	left:0!important;
	position:relative;
	/*border: 1px solid #ffffff; */
}

#template_footer #rightDeco, #template_footer_landing #rightDeco {
	background: url('../images/gifts_right.png') no-repeat;
	width: 148px;
	height: 506px;
	float: right;	
	margin-right: -148px;
	position:relative;
}
#template_footer #rightDeco{
	margin-top: -400px;
}
#template_footer #leftDeco
{
	margin-top: -400px;
}
#template_footer_landing #rightDeco{
	margin-top: -330px;
}
#template_footer_landing #leftDeco{
	margin-top: -400px;
}
#single_background{
	float:left;
	width:824px;	
	padding-bottom: 21px;
}
#single_top, #single_bottom{
	float:left;
	background: url(../images/bg_around.png) no-repeat;
	width: 824px;
	height: 16px;
}
#single_top{
	background-position: 0 0;
}
#single_bottom{
	background-position: 0 -16px;
	padding-bottom:21px;
}
#single_content{
	float:left;
	background:url(../images/bg_around_content.png) repeat-y;
	width:824px;
	position:relative;
	display:block;
}
#content{
	float:left;
	width:780px;
	padding:35px 22px;
}
/*#single_top_2 {
	width: 100%;
	height: 31px;
	background-image: url('../images/template2/frame_top.png');
	background-repeat: no-repeat;
}*/

.clr {clear:both;} 



/*#single_content_2{
	width: 750px;
	background-image: url('../images/template2/frame_middle.png');
}
*/
#left_content, #right_content{ 
	width: 390px;
	float: left;
}

#right_content{
	
}



/*#single_bottom_2{
	width: 750px;
	margin: auto;
	height: 77px;
	background-image: url('../images/template2/frame_bottom.png');
	background-repeat: no-repeat;
}*/

#legals{
	display:block;
	background-repeat: no-repeat;
	height: 40px;
	width: 750px;
	margin:0 auto;
	text-align: center;
	color: #000;
	font-size:10px;
}
#legals div#legals_center
{
	margin:0 auto;
	width: auto;
}
#legals ul
{
	margin: 0 auto;
	padding:0;
	width: 457px;
}
#legals ul li
{
	list-style:none;
}
#legals ul li#m_logo
{
	background-image: url('../images/m_logo.png');
	width: 39px;
	height:32px;
	float: left;
	margin-top:15px;
}
#legals ul li#footer_menu
{
	float: left;
	padding: 20px 0 0 0;
	width:400px;
}
#legals a
{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
#legals a:hover
{
	color:#FFF;
}
#template_footer_landing 
{
	background:transparent url(../images/bg_bottom.jpg) repeat-x scroll center bottom;
	bottom:0;
	clear:left;
	height:365px;
	position:relative;
	width:100%;
}
#single_bottom_landing 
{
	background-image:url(../images/template1/frame_bottom_landing.png);
	background-repeat:no-repeat;
	height:297px;
	margin:auto;
	width:750px;
}

