@charset "utf-8";
/* CSS Document */

*						{margin:0; padding:0}
body					{background:url(../img/body-bg.jpg) top repeat-x #000; margin:0; padding:0}
.nofloat				{clear:both}
p						{font:13px normal Verdana, Geneva, sans-serif; color:#c3bbaa}

/*		wrappers		*/
#big-wrapper			{background:url(../img/page-bg.jpg) top center no-repeat; margin:0 auto}
#wrapper960				{width:960px; margin:0 auto}

/*		header		*/
#header					{width:960px; height:331px}
#logo a					{width:154px; height:90px; display:block; text-indent:-9999px; outline:none; position:relative; top:32px; left:25px}
#top-nav				{width:166px; height:26px; float:right; margin-top:196px}
#contact-link a,#contact-link a:visited											{background:url(../img/contact-bg.jpg) top; width:166px; height:26px; text-indent:-9999px; outline:none; display:block}
#contact-link a:hover,#contact-link a.active,#contact-link a:visited.active		{background:url(../img/contact-bg.jpg) bottom}

/*		container		*/
#container				{width:960x; height:auto; padding-bottom:50px}
#left-con				{width:279px; height:500px; float:left}
#content				{width:669px; height:700px; float:left; padding-left:12px; padding-top:18px}
.copyright				{margin:50px 0 0 0px; color:#453f34; text-align:center}
.img					{margin-top:20px}

#h2-index				{background:url(../img/index-h2-bg.jpg); width:669px; height:29px; text-indent:-9999px; outline:none; margin-bottom:20px}