/*========================================================*/
/*  BoxedLayout Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
Body					{ background:url(../images/bg_main.gif) repeat left top; }
#dnntopbar				{	width:780px;	margin:0 auto;	position:relative;	height:70px;	background: url(../images/grad.jpg) repeat-x;
}
.logo					{ position:absolute; left:0px; top:0px; background:#7AAADA; width:210px; z-index:300}
#dnnwrapper 			{ width:100%; margin:0 auto; text-align:left; } 

.headbox				{ width:100%; margin:0 auto;}
.headbox .tl			{ }
.headbox .tr			{ min-height:180px;position:relative}
* html .headbox .tr		{ height:180px}

.headbox2				{ width:100%; margin:0 auto;}
.headbox2 .tl			{ }
.headbox2 .tr			{ min-height:230px;position:relative}
* html .headbox2 .tr		{ height:230px}

.headbox3				{ width:100%; margin:0 auto;}
.headbox3 .tl			{ }
.headbox3 .tr			{ min-height:140px;position:relative}
* html .headbox3 .tr		{ height:140px}


#dnncontent				{  width:780px; margin:0 auto;background:#FFFFFF url(../images/grad2.jpg) repeat-x left top;}
.sw						{
	width:780px;
	margin:0 auto;
	background: #FFFFFF;
	
}
.contentbox				{ border-bottom: 1px solid #7AAADA;float:left; width:100%;}
#dnnfooter 				{	width:100%;	margin-top:-1px;	}
#dnnfooter .sw			{ text-align:center; color:#666;}
#dnnfooter .fl 			{ }
#dnnfooter .fr 			{  padding-bottom:15px; min-height:150px}
* html #dnnfooter .fr 	{ height:150px}
.linksbox 				{
	width:100%;
	clear: both;
	float: left;
	border-top: 1px solid #7aaada;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
