/* ===================== COLORS =====================
blue:	#006
orange:	#f60

grey: 	#
===================== COLORS ===================== */

/* ===================== SITE STRUCTURE BEGIN ===================== */
body {margin:0;padding:0;height:100%;background-image:url("../images/siteStructure/repeat.gif");}

div.siteWrapper {position:absolute;left:50%;top:50%;margin-left:-498px;width:997px;height:666px;margin-top:-333px;}
div#siteWrapperContent {position:absolute;padding:20px;height:626px;}
div#siteWrapperBg {height:666px;background-image:url(../images/siteStructure/shadow.png);}
	* * body div#siteWrapperBg {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=shadow.png);}

div.siteHeader {width:937px;height:100px;padding:10px 10px 0 10px;}

div.siteContent {width:937px;height:516px;padding:0 10px;}

div.siteFooter {width:981px;height:20px;margin-top:20px;margin-left:-12px;}
/* ===================== SITE STRUCTURE BEGIN ===================== */

