@charset "utf-8";
/* CSS Document */

body					{background:url(../images/bg.jpg) #000 top center no-repeat; margin:0px;}
#holder					{margin: 0 auto; width:990px; overflow:hidden;}
#left_col				{float:left; width:490px; margin-top:310px;}
#right_col				{float:right; width:490px; margin-top:170px;}
#footer					{color:#7a7365; width:960px; margin:0 auto; font-family:Georgia, "Times New Roman", Times, serif; text-transform: capitalize; text-align:center; padding-bottom:40px; margin-top:20px;}
#footer	a				{color:#7a7365; text-decoration:none; text-transform: capitalize;}
#footer	a:active		{color:#7a7365; text-decoration:none;}
#footer	a:visited		{color:#7a7365; text-decoration:none;}
#footer	a:hover			{color:#ffffff; text-decoration:none;}

#btns					{margin-bottom:35px;}